May 09 03:20:53.121381 np0000172881 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 03:20:53.128432 np0000172881 devstack@c-api.service[112740]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 03:20:53.131662 np0000172881 devstack@c-api.service[112740]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 03:20:53 2026] *** May 09 03:20:53.131662 np0000172881 devstack@c-api.service[112740]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 03:20:53.131662 np0000172881 devstack@c-api.service[112740]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 03:20:53.131662 np0000172881 devstack@c-api.service[112740]: nodename: np0000172881 May 09 03:20:53.131662 np0000172881 devstack@c-api.service[112740]: machine: x86_64 May 09 03:20:53.131662 np0000172881 devstack@c-api.service[112740]: clock source: unix May 09 03:20:53.131662 np0000172881 devstack@c-api.service[112740]: pcre jit disabled May 09 03:20:53.131662 np0000172881 devstack@c-api.service[112740]: detected number of CPU cores: 16 May 09 03:20:53.131662 np0000172881 devstack@c-api.service[112740]: current working directory: / May 09 03:20:53.131662 np0000172881 devstack@c-api.service[112740]: detected binary path: /usr/bin/uwsgi-core May 09 03:20:53.131662 np0000172881 devstack@c-api.service[112740]: your processes number limit is 256917 May 09 03:20:53.131662 np0000172881 devstack@c-api.service[112740]: your memory page size is 4096 bytes May 09 03:20:53.131662 np0000172881 devstack@c-api.service[112740]: detected max file descriptor number: 2048 May 09 03:20:53.131662 np0000172881 devstack@c-api.service[112740]: lock engine: pthread robust mutexes May 09 03:20:53.132445 np0000172881 devstack@c-api.service[112740]: thunder lock: enabled May 09 03:20:53.132445 np0000172881 devstack@c-api.service[112740]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 03:20:53.132445 np0000172881 devstack@c-api.service[112740]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 03:20:53.132445 np0000172881 devstack@c-api.service[112740]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 03:20:53.132445 np0000172881 devstack@c-api.service[112740]: Set PythonHome to /opt/stack/data/venv May 09 03:20:53.167743 np0000172881 devstack@c-api.service[112740]: Python main interpreter initialized at 0x72f6ac8a3668 May 09 03:20:53.167743 np0000172881 devstack@c-api.service[112740]: python threads support enabled May 09 03:20:53.167743 np0000172881 devstack@c-api.service[112740]: your server socket listen backlog is limited to 100 connections May 09 03:20:53.167743 np0000172881 devstack@c-api.service[112740]: your mercy for graceful operations on workers is 80 seconds May 09 03:20:53.168244 np0000172881 devstack@c-api.service[112740]: mapped 671795 bytes (656 KB) for 4 cores May 09 03:20:53.168377 np0000172881 devstack@c-api.service[112740]: *** Operational MODE: preforking *** May 09 03:20:53.168597 np0000172881 devstack@c-api.service[112740]: *** uWSGI is running in multiple interpreter mode *** May 09 03:20:53.168597 np0000172881 devstack@c-api.service[112740]: spawned uWSGI master process (pid: 112740) May 09 03:20:53.168895 np0000172881 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 03:20:53.169280 np0000172881 devstack@c-api.service[112740]: spawned uWSGI worker 1 (pid: 112749, cores: 1) May 09 03:20:53.169754 np0000172881 devstack@c-api.service[112740]: spawned uWSGI worker 2 (pid: 112750, cores: 1) May 09 03:20:53.170223 np0000172881 devstack@c-api.service[112740]: spawned uWSGI worker 3 (pid: 112751, cores: 1) May 09 03:20:53.170695 np0000172881 devstack@c-api.service[112740]: spawned uWSGI worker 4 (pid: 112752, cores: 1) May 09 03:20:53.170760 np0000172881 devstack@c-api.service[112740]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 03:20:53.300407 np0000172881 devstack@c-api.service[112749]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 03:20:53.300407 np0000172881 devstack@c-api.service[112749]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 03:20:53.300407 np0000172881 devstack@c-api.service[112749]: we strongly recommend against using it for new projects. May 09 03:20:53.300407 np0000172881 devstack@c-api.service[112749]: If you are already using Eventlet, we recommend migrating to a different May 09 03:20:53.300407 np0000172881 devstack@c-api.service[112749]: framework. For more detail see May 09 03:20:53.300407 np0000172881 devstack@c-api.service[112749]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 03:20:53.300407 np0000172881 devstack@c-api.service[112749]: import eventlet # noqa May 09 03:20:53.301894 np0000172881 devstack@c-api.service[112751]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 03:20:53.301894 np0000172881 devstack@c-api.service[112751]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 03:20:53.301894 np0000172881 devstack@c-api.service[112751]: we strongly recommend against using it for new projects. May 09 03:20:53.301894 np0000172881 devstack@c-api.service[112751]: If you are already using Eventlet, we recommend migrating to a different May 09 03:20:53.301894 np0000172881 devstack@c-api.service[112751]: framework. For more detail see May 09 03:20:53.301894 np0000172881 devstack@c-api.service[112751]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 03:20:53.301894 np0000172881 devstack@c-api.service[112751]: import eventlet # noqa May 09 03:20:53.302647 np0000172881 devstack@c-api.service[112752]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 03:20:53.302647 np0000172881 devstack@c-api.service[112752]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 03:20:53.302647 np0000172881 devstack@c-api.service[112752]: we strongly recommend against using it for new projects. May 09 03:20:53.302647 np0000172881 devstack@c-api.service[112752]: If you are already using Eventlet, we recommend migrating to a different May 09 03:20:53.302647 np0000172881 devstack@c-api.service[112752]: framework. For more detail see May 09 03:20:53.302647 np0000172881 devstack@c-api.service[112752]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 03:20:53.302647 np0000172881 devstack@c-api.service[112752]: import eventlet # noqa May 09 03:20:53.317369 np0000172881 devstack@c-api.service[112750]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 03:20:53.317369 np0000172881 devstack@c-api.service[112750]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 03:20:53.317369 np0000172881 devstack@c-api.service[112750]: we strongly recommend against using it for new projects. May 09 03:20:53.317369 np0000172881 devstack@c-api.service[112750]: If you are already using Eventlet, we recommend migrating to a different May 09 03:20:53.317369 np0000172881 devstack@c-api.service[112750]: framework. For more detail see May 09 03:20:53.317369 np0000172881 devstack@c-api.service[112750]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 03:20:53.317369 np0000172881 devstack@c-api.service[112750]: import eventlet # noqa May 09 03:20:53.387710 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 03:20:53.387710 np0000172881 devstack@c-api.service[112749]: debtcollector.deprecate( May 09 03:20:53.394458 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 03:20:53.394458 np0000172881 devstack@c-api.service[112752]: debtcollector.deprecate( May 09 03:20:53.410879 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 03:20:53.410879 np0000172881 devstack@c-api.service[112750]: debtcollector.deprecate( May 09 03:20:53.410972 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 03:20:53.410972 np0000172881 devstack@c-api.service[112751]: debtcollector.deprecate( May 09 03:20:53.474742 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 03:20:53.474742 np0000172881 devstack@c-api.service[112749]: from cgi import parse_header May 09 03:20:53.478971 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 03:20:53.478971 np0000172881 devstack@c-api.service[112752]: from cgi import parse_header May 09 03:20:53.492163 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 03:20:53.492163 np0000172881 devstack@c-api.service[112750]: from cgi import parse_header May 09 03:20:53.507147 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 03:20:53.507147 np0000172881 devstack@c-api.service[112751]: from cgi import parse_header May 09 03:20:53.520014 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 03:20:53.520014 np0000172881 devstack@c-api.service[112749]: removals.removed_module( May 09 03:20:53.520674 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 03:20:53.520674 np0000172881 devstack@c-api.service[112749]: removals.removed_module( May 09 03:20:53.526189 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 03:20:53.526189 np0000172881 devstack@c-api.service[112752]: removals.removed_module( May 09 03:20:53.526914 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 03:20:53.526914 np0000172881 devstack@c-api.service[112752]: removals.removed_module( May 09 03:20:53.537208 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 03:20:53.537208 np0000172881 devstack@c-api.service[112750]: removals.removed_module( May 09 03:20:53.537914 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 03:20:53.537914 np0000172881 devstack@c-api.service[112750]: removals.removed_module( May 09 03:20:53.552076 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 03:20:53.552076 np0000172881 devstack@c-api.service[112751]: removals.removed_module( May 09 03:20:53.552797 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 03:20:53.552797 np0000172881 devstack@c-api.service[112751]: removals.removed_module( May 09 03:20:54.154889 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 03:20:54.154889 np0000172881 devstack@c-api.service[112749]: warnings.warn( May 09 03:20:54.170173 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 03:20:54.170173 np0000172881 devstack@c-api.service[112750]: warnings.warn( May 09 03:20:54.171318 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 03:20:54.171318 np0000172881 devstack@c-api.service[112751]: warnings.warn( May 09 03:20:54.180332 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 03:20:54.180332 np0000172881 devstack@c-api.service[112752]: warnings.warn( May 09 03:20:54.255562 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 03:20:54.255562 np0000172881 devstack@c-api.service[112749]: warnings.warn( May 09 03:20:54.267475 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 03:20:54.267475 np0000172881 devstack@c-api.service[112751]: warnings.warn( May 09 03:20:54.269881 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 03:20:54.269881 np0000172881 devstack@c-api.service[112750]: warnings.warn( May 09 03:20:54.278324 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 03:20:54.278324 np0000172881 devstack@c-api.service[112752]: warnings.warn( May 09 03:20:54.560572 np0000172881 devstack@c-api.service[112749]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 03:20:54.561132 np0000172881 devstack@c-api.service[112749]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112749) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 03:20:54.561961 np0000172881 devstack@c-api.service[112751]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 03:20:54.562345 np0000172881 devstack@c-api.service[112751]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112751) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 03:20:54.564038 np0000172881 devstack@c-api.service[112750]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 03:20:54.564405 np0000172881 devstack@c-api.service[112750]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112750) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 03:20:54.583880 np0000172881 devstack@c-api.service[112752]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 03:20:54.584329 np0000172881 devstack@c-api.service[112752]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112752) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 03:20:54.656742 np0000172881 devstack@c-api.service[112750]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 03:20:54.656742 np0000172881 devstack@c-api.service[112750]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 03:20:54.657108 np0000172881 devstack@c-api.service[112749]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 03:20:54.657108 np0000172881 devstack@c-api.service[112749]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 03:20:54.657607 np0000172881 devstack@c-api.service[112751]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 03:20:54.657607 np0000172881 devstack@c-api.service[112751]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 03:20:54.658037 np0000172881 devstack@c-api.service[112752]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 03:20:54.658037 np0000172881 devstack@c-api.service[112752]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 03:20:55.118968 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112750) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 03:20:55.119192 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112751) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 03:20:55.119266 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112749) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 03:20:55.119340 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112750) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.119406 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112750) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.119465 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112752) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 03:20:55.119531 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.119531 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.119648 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.119762 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112750) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.119821 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.119877 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.120074 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.120150 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.120150 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.120150 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.121961 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112750) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.122209 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.122209 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.122209 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.122209 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.122453 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112750) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.122520 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.122588 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112750) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.122644 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.122644 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.122789 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.122871 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.122871 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.123006 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.123072 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112749) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.123138 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.123193 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.123256 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.123256 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.123256 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112752) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.123417 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.123492 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.123559 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.123559 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.123559 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.123559 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.123786 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112750) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.123859 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112751) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.123917 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.123972 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.124045 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.124105 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.124160 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.124222 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.124279 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.124336 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.124391 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.124455 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112750) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.124511 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.124578 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112750) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.124691 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.124752 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.124808 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112752) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.124866 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.124921 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.124996 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.125063 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.125135 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.125135 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.125299 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.125390 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.125453 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.125522 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112751) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.125589 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112749) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.125734 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.125865 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.125940 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112750) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.125940 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.125940 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.125940 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.125940 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.125940 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112750) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.126293 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.126362 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112750) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.126427 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.126484 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.126547 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.126617 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.126705 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.126777 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.126862 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.126963 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.127041 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.127107 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.127170 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.127226 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112752) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.127294 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112751) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.127362 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.127426 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.127483 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.127538 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.127611 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112750) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.127712 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.127771 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.127840 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112749) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.127906 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.127971 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.128027 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.128090 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.128147 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.128214 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.128292 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.128348 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.128410 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112750) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.128464 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.128529 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.128585 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112750) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.128648 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.128798 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.128869 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.128937 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.129001 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.129057 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.129113 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112751) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.129177 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112752) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.129239 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.129302 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.129371 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.129441 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.129441 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.129441 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112749) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.129441 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.129754 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112750) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.129754 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.129899 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.129958 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.130017 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.130144 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.130216 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.130278 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.130350 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.130415 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112750) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.130478 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.130533 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112750) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.130589 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112751) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.130646 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112750) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.130726 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.130812 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.130855 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.130894 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.130922 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.130950 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.130980 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.131012 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.131043 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.131070 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.131100 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.131127 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.131157 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.131254 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.131283 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.131319 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112750) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.131346 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.131379 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.131406 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.131439 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112750) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.131473 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.131501 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112751) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.131538 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112752) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.131566 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.131598 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.131633 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.131663 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112749) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.131708 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.131742 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.131770 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.131797 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.131837 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.131876 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.131903 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.131932 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.131962 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.131994 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.132024 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112752) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.132052 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.132079 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.132110 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112749) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.132110 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.132172 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112750) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.132172 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.132172 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.132246 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.132272 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.132296 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.132327 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.132353 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.132384 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112750) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.132417 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.132449 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.132476 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112750) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.132506 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.132536 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.132567 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.132595 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112749) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.132622 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.132652 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.132701 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.132734 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.132768 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112751) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.132796 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.132826 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.132857 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.132857 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.132857 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.132857 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112752) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.132857 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.132987 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112750) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.132987 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.132987 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.133067 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.133100 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.133131 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.133161 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.133192 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.133219 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.133250 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112750) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.133317 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.133351 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.133380 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112750) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.133407 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.133433 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.133473 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.133511 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112752) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.133538 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.133564 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.133591 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.133623 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112749) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.133650 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.133690 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.133718 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.133718 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.133718 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.133718 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112751) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.133718 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.134045 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112750) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.134159 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.134198 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.134230 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.134264 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.134293 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.134325 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.134353 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.134380 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.134409 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112750) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.134439 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.134473 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112750) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.134501 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112752) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.134579 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.134920 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.134977 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.135045 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.135080 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.135107 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.135158 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.135217 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112751) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.135252 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.135280 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.135397 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.135541 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.135603 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112750) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.135679 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.135709 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.135744 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.135773 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.135800 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.135831 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.135862 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.135896 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112749) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.135923 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.135955 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.135984 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.136016 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112750) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.136049 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.136077 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.136104 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112750) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.136134 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.136167 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112751) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.136197 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.136229 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.136262 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.136262 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.136262 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112752) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.136262 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.137080 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.137387 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.137527 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.137667 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.137832 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.137959 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112749) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.138145 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.142479 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112750) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.142559 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.142596 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.142645 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.142707 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.142773 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112750) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.142858 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112750) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.143131 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.143218 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.143285 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.143350 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.143399 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.143441 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.143486 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.143526 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112752) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.143571 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.143610 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.143677 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.143677 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.143766 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112750) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.143812 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112751) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.143855 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.143898 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.143946 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.143946 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.144020 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.144060 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.144105 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.144150 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112750) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.144184 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.144228 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112750) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.144267 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.144307 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.144352 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.144391 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.144429 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.144466 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112752) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.144516 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.144560 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.144603 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.144603 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112751) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.144603 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.145524 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112750) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.145580 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.145638 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.145710 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.145752 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.145795 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.145836 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.145877 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112750) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.145961 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.146010 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112750) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.146056 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.146102 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112750) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.146142 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.146198 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.146234 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.146276 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.146321 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.146409 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.146458 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112752) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.146506 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.146550 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.146596 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.146637 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.146691 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.146741 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112750) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.146785 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.146836 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112751) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.146876 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112750) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.146918 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.146962 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.147070 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.147157 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.147205 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.147250 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.147288 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.147332 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.147370 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.147408 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.147446 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.147489 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112752) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.147535 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.147535 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112751) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.147612 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.147656 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.147720 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.147768 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.147768 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.147768 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112749) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.147768 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.147768 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.147768 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.147768 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.148015 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.148015 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.148015 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112749) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.148136 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.148583 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112750) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.148633 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.148688 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.148740 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.148791 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.148831 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.148871 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.148914 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.148952 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.148991 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112750) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.149036 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.149076 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.149120 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112750) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.149159 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.149205 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.149250 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112750) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.149288 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.149331 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112749) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.149375 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.149419 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.149464 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.149503 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.149630 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112751) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.149717 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.149765 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.149808 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.149849 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.149893 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.149947 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.149985 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.150024 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112750) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.150062 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.150100 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.150138 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.150178 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112750) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.150266 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.150315 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.150359 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.150397 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.150490 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.150567 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.150638 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112752) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.150714 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.150786 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.150872 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.150955 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112751) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.151033 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112749) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.151136 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.151218 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.151306 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.151385 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.151429 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.151429 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.151429 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.151429 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112752) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.151429 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.151787 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.151787 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.151787 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.151787 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.151787 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.151787 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112749) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.151787 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.151787 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.151787 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.151787 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.152387 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.152387 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.152503 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112750) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.152503 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.152650 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112749) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.152742 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.152816 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.152891 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.152962 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.153042 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.153086 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.153163 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.153244 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.153286 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112750) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.153354 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.153437 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112750) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.153604 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112751) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.153604 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.153697 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.153697 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.153697 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.153697 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.153697 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.153892 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.153937 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112752) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.153937 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.154017 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.154017 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.154017 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.154123 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112750) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.154168 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.154215 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.154307 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.154343 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112749) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.154388 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.154432 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.154475 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.154514 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.154554 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.154598 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.154643 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.154700 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.154741 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.154789 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.154833 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.154876 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112750) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.154918 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.154957 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112752) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.155000 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112750) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.155049 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.155087 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.155131 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112751) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.155131 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.155201 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.155201 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.155201 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.155309 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112750) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.155347 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.155392 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.155392 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.155471 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.155516 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.155560 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.155603 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.155647 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112749) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.155712 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.155757 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.155795 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112750) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.155834 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.155879 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112750) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.155922 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.155922 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.155922 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112752) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.156034 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.156071 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.156111 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.156155 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.156194 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.156194 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.156283 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.156329 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.156368 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.156406 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112751) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.156444 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.156482 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.156521 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.156521 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112749) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.156521 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.156737 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112750) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.156737 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.156737 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.156737 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.156737 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.156737 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112750) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.156737 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112750) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.157074 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.157074 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.157074 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.157074 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.157074 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.157074 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112751) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.157074 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.157325 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.157325 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.157396 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.157435 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.157480 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.157523 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.157523 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.157603 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.157647 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112749) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.157703 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.157742 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.157781 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.157781 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112752) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.157781 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.157895 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112750) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.157895 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.157990 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.158037 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.158075 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.158113 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.158151 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.158189 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.158189 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112750) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.158314 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.158314 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.158400 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112750) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.158446 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112751) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.158446 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.158546 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.158645 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.158727 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.158813 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.158862 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.158920 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112752) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.158987 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.159021 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.159128 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.159206 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.159290 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.159355 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.159418 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112749) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.159487 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.160585 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112750) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.160651 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.160732 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.160798 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.160856 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.160916 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112750) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.160991 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112750) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.161151 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.161243 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.161319 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.161372 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.161438 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.161500 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112751) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.161570 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.161871 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.161941 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.162006 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.162066 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.162131 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.162191 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.162224 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112752) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.162346 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.162379 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.162379 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.162428 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112750) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.162461 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.162493 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.162520 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.162551 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.162602 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112749) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.162633 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.162675 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.162712 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.162746 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.162774 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.162801 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112750) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.162833 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.162860 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.162891 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112750) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.162921 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.162949 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.162985 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.162985 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.163037 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.163064 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112751) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.163097 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.163097 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112752) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.163150 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.163184 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.163212 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.163212 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.163267 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.163328 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.163390 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.163451 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112749) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.163520 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.163632 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112750) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.163714 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.163776 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.163838 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.163867 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.163896 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.163932 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.163960 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.163992 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112750) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.164023 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.164051 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.164078 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112750) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.164110 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.164138 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.164166 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112750) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.164192 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.164227 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.164260 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.164287 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112749) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.164314 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.164342 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.164369 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.164401 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112751) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.164429 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.164457 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.164491 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.164521 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.164548 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.164580 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.164607 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.164635 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.164673 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.164702 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112750) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.164730 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.164758 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.164786 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.164826 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112750) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.164857 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.164889 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.164918 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.164946 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112750) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.164973 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.165000 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.165033 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112752) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.165065 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.165092 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.165124 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112749) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.165151 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.165178 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.165207 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112751) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.165233 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.165264 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.165295 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.165326 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.165357 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.165388 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.165427 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.165455 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.165486 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112750) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.165512 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.165539 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.165566 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.165592 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112750) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.165619 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.165646 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.165691 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.165723 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.165750 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.165777 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.165804 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.165832 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112752) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.165862 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.165892 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112749) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.165919 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.165950 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112751) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.165980 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.166013 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.166044 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.166074 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.166074 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.166074 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.166074 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.166074 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112752) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.166074 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.167675 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112750) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.167754 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.167802 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.167848 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.167848 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.167930 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.167971 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.168011 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.168049 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.168089 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.168128 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112750) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.168173 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.168217 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.168256 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112750) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.168296 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.168334 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.168379 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112749) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.168423 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.168467 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.168511 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.168550 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.168593 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.168593 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112752) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.168688 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.168728 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.168767 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.168767 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112751) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.168767 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.172537 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112750) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.172605 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.172645 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.172728 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.172781 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.172825 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.172873 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112750) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.172911 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.172952 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112750) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.172995 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.172995 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.173065 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.173120 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112752) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.173163 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.173210 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.173249 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.173294 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.173334 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.173373 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.173412 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.173451 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.173501 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.173545 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112751) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.173583 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.173633 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.173692 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.173692 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112749) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.173692 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.174702 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.174779 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.174832 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.174890 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.174946 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.175022 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.175089 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.175089 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.175251 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.175315 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.175315 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112751) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.175433 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112749) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.175491 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.175548 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.175611 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.175703 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.175703 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.175703 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.175937 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112750) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.176004 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.176068 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.176130 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.176185 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.176245 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112750) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.176307 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112750) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.176926 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.177008 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112752) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.177068 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.180222 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.180301 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.180376 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.180376 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.180499 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.180499 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112749) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.180638 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112750) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.180736 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.180796 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.180796 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.180796 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.180796 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.181006 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112750) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.181006 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112750) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.181124 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.181124 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.181124 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.181124 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.181414 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.181414 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112751) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.181414 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.181587 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.181587 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.181587 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.181587 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.181849 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.181906 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.182004 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112749) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.182068 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.182132 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112750) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.182189 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.182256 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.182320 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.182376 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.182430 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.182557 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112749) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.182632 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.182713 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.182771 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.182831 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.182871 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.182909 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.182947 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.182986 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.183026 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.183063 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112751) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.183109 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.183149 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.183189 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112750) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.183228 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.183266 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112749) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.183312 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112752) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.183357 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112750) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.183401 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.183439 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112749) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.183476 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.183527 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112750) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.183571 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.183613 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.183651 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.183716 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.183760 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.183799 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.183837 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.183876 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112750) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.183919 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112751) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.183956 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112750) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.184005 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.184005 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.184005 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.184005 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.184005 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.184005 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112752) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.184005 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:55.184005 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:55.184005 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:55.184005 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:55.184355 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:55.184355 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:55.184355 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112752) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:55.228298 np0000172881 devstack@c-api.service[112750]: INFO dbcounter [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Registered counter for database cinder May 09 03:20:55.228886 np0000172881 devstack@c-api.service[112751]: INFO dbcounter [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Registered counter for database cinder May 09 03:20:55.232656 np0000172881 devstack@c-api.service[112749]: INFO dbcounter [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Registered counter for database cinder May 09 03:20:55.233597 np0000172881 devstack@c-api.service[112752]: INFO dbcounter [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Registered counter for database cinder May 09 03:20:55.243651 np0000172881 devstack@c-api.service[112750]: DEBUG oslo_db.sqlalchemy.engines [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d 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=112750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:20:55.250215 np0000172881 devstack@c-api.service[112751]: DEBUG oslo_db.sqlalchemy.engines [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce 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=112751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:20:55.255622 np0000172881 devstack@c-api.service[112749]: DEBUG oslo_db.sqlalchemy.engines [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 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=112749) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:20:55.259403 np0000172881 devstack@c-api.service[112752]: DEBUG oslo_db.sqlalchemy.engines [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a 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=112752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:20:55.361591 np0000172881 devstack@c-api.service[112750]: DEBUG dbcounter [-] [112750] Writer thread running {{(pid=112750) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 03:20:55.364186 np0000172881 devstack@c-api.service[112750]: INFO cinder.rpc [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 03:20:55.366610 np0000172881 devstack@c-api.service[112750]: INFO cinder.rpc [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 03:20:55.368651 np0000172881 devstack@c-api.service[112750]: INFO cinder.rpc [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 03:20:55.370535 np0000172881 devstack@c-api.service[112750]: INFO cinder.rpc [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 03:20:55.371345 np0000172881 devstack@c-api.service[112750]: WARNING castellan.key_manager.migration [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.373070 np0000172881 devstack@c-api.service[112750]: WARNING castellan.key_manager.migration [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.375508 np0000172881 devstack@c-api.service[112749]: DEBUG dbcounter [-] [112749] Writer thread running {{(pid=112749) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 03:20:55.378058 np0000172881 devstack@c-api.service[112750]: DEBUG oslo_db.sqlalchemy.engines [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d 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=112750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:20:55.378331 np0000172881 devstack@c-api.service[112749]: INFO cinder.rpc [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 03:20:55.380187 np0000172881 devstack@c-api.service[112750]: INFO cinder.rpc [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 03:20:55.380882 np0000172881 devstack@c-api.service[112749]: INFO cinder.rpc [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 03:20:55.381644 np0000172881 devstack@c-api.service[112751]: DEBUG dbcounter [-] [112751] Writer thread running {{(pid=112751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 03:20:55.382073 np0000172881 devstack@c-api.service[112750]: INFO cinder.rpc [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 03:20:55.382898 np0000172881 devstack@c-api.service[112750]: WARNING castellan.key_manager.migration [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.382994 np0000172881 devstack@c-api.service[112752]: DEBUG dbcounter [-] [112752] Writer thread running {{(pid=112752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 03:20:55.383548 np0000172881 devstack@c-api.service[112749]: INFO cinder.rpc [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 03:20:55.384398 np0000172881 devstack@c-api.service[112751]: INFO cinder.rpc [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 03:20:55.385140 np0000172881 devstack@c-api.service[112752]: INFO cinder.rpc [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 03:20:55.386138 np0000172881 devstack@c-api.service[112749]: INFO cinder.rpc [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 03:20:55.386975 np0000172881 devstack@c-api.service[112751]: INFO cinder.rpc [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 03:20:55.387338 np0000172881 devstack@c-api.service[112749]: WARNING castellan.key_manager.migration [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.387412 np0000172881 devstack@c-api.service[112752]: INFO cinder.rpc [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 03:20:55.389365 np0000172881 devstack@c-api.service[112751]: INFO cinder.rpc [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 03:20:55.389649 np0000172881 devstack@c-api.service[112749]: WARNING castellan.key_manager.migration [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.389774 np0000172881 devstack@c-api.service[112752]: INFO cinder.rpc [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 03:20:55.391118 np0000172881 devstack@c-api.service[112751]: INFO cinder.rpc [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 03:20:55.391554 np0000172881 devstack@c-api.service[112752]: INFO cinder.rpc [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 03:20:55.392072 np0000172881 devstack@c-api.service[112751]: WARNING castellan.key_manager.migration [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.392463 np0000172881 devstack@c-api.service[112752]: WARNING castellan.key_manager.migration [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.393619 np0000172881 devstack@c-api.service[112749]: DEBUG oslo_db.sqlalchemy.engines [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 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=112749) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:20:55.393786 np0000172881 devstack@c-api.service[112751]: WARNING castellan.key_manager.migration [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.394140 np0000172881 devstack@c-api.service[112752]: WARNING castellan.key_manager.migration [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.394563 np0000172881 devstack@c-api.service[112750]: WARNING castellan.key_manager.migration [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.395580 np0000172881 devstack@c-api.service[112749]: INFO cinder.rpc [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 03:20:55.397622 np0000172881 devstack@c-api.service[112749]: INFO cinder.rpc [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 03:20:55.397827 np0000172881 devstack@c-api.service[112750]: WARNING castellan.key_manager.migration [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.398833 np0000172881 devstack@c-api.service[112749]: WARNING castellan.key_manager.migration [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.399307 np0000172881 devstack@c-api.service[112751]: DEBUG oslo_db.sqlalchemy.engines [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce 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=112751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:20:55.400694 np0000172881 devstack@c-api.service[112752]: DEBUG oslo_db.sqlalchemy.engines [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a 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=112752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:20:55.401174 np0000172881 devstack@c-api.service[112750]: WARNING castellan.key_manager.migration [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.402974 np0000172881 devstack@c-api.service[112752]: INFO cinder.rpc [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 03:20:55.404101 np0000172881 devstack@c-api.service[112751]: INFO cinder.rpc [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 03:20:55.405195 np0000172881 devstack@c-api.service[112752]: INFO cinder.rpc [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 03:20:55.405335 np0000172881 devstack@c-api.service[112750]: WARNING castellan.key_manager.migration [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.406489 np0000172881 devstack@c-api.service[112752]: WARNING castellan.key_manager.migration [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.407623 np0000172881 devstack@c-api.service[112751]: INFO cinder.rpc [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 03:20:55.408554 np0000172881 devstack@c-api.service[112750]: WARNING castellan.key_manager.migration [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.409065 np0000172881 devstack@c-api.service[112751]: WARNING castellan.key_manager.migration [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.410395 np0000172881 devstack@c-api.service[112749]: WARNING castellan.key_manager.migration [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.411517 np0000172881 devstack@c-api.service[112750]: WARNING castellan.key_manager.migration [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.414000 np0000172881 devstack@c-api.service[112749]: WARNING castellan.key_manager.migration [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.414727 np0000172881 devstack@c-api.service[112750]: WARNING castellan.key_manager.migration [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.417340 np0000172881 devstack@c-api.service[112749]: WARNING castellan.key_manager.migration [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.417895 np0000172881 devstack@c-api.service[112752]: WARNING castellan.key_manager.migration [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.418375 np0000172881 devstack@c-api.service[112750]: WARNING castellan.key_manager.migration [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.419997 np0000172881 devstack@c-api.service[112751]: WARNING castellan.key_manager.migration [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.421222 np0000172881 devstack@c-api.service[112752]: WARNING castellan.key_manager.migration [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.421331 np0000172881 devstack@c-api.service[112750]: WARNING castellan.key_manager.migration [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.421621 np0000172881 devstack@c-api.service[112749]: WARNING castellan.key_manager.migration [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.422908 np0000172881 devstack@c-api.service[112750]: WARNING castellan.key_manager.migration [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.423411 np0000172881 devstack@c-api.service[112751]: WARNING castellan.key_manager.migration [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.424483 np0000172881 devstack@c-api.service[112752]: WARNING castellan.key_manager.migration [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.424953 np0000172881 devstack@c-api.service[112749]: WARNING castellan.key_manager.migration [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.425615 np0000172881 devstack@c-api.service[112750]: WARNING castellan.key_manager.migration [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.427250 np0000172881 devstack@c-api.service[112751]: WARNING castellan.key_manager.migration [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.428018 np0000172881 devstack@c-api.service[112749]: WARNING castellan.key_manager.migration [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.428736 np0000172881 devstack@c-api.service[112752]: WARNING castellan.key_manager.migration [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.431218 np0000172881 devstack@c-api.service[112750]: WARNING castellan.key_manager.migration [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.431296 np0000172881 devstack@c-api.service[112749]: WARNING castellan.key_manager.migration [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.431802 np0000172881 devstack@c-api.service[112751]: WARNING castellan.key_manager.migration [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.431866 np0000172881 devstack@c-api.service[112752]: WARNING castellan.key_manager.migration [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.434331 np0000172881 devstack@c-api.service[112749]: WARNING castellan.key_manager.migration [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.434675 np0000172881 devstack@c-api.service[112750]: WARNING castellan.key_manager.migration [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.434882 np0000172881 devstack@c-api.service[112752]: WARNING castellan.key_manager.migration [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.435369 np0000172881 devstack@c-api.service[112751]: WARNING castellan.key_manager.migration [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.436880 np0000172881 devstack@c-api.service[112750]: WARNING castellan.key_manager.migration [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.438004 np0000172881 devstack@c-api.service[112749]: WARNING castellan.key_manager.migration [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.438129 np0000172881 devstack@c-api.service[112752]: WARNING castellan.key_manager.migration [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.438383 np0000172881 devstack@c-api.service[112750]: WARNING castellan.key_manager.migration [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.438694 np0000172881 devstack@c-api.service[112751]: WARNING castellan.key_manager.migration [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.439568 np0000172881 devstack@c-api.service[112749]: WARNING castellan.key_manager.migration [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.439860 np0000172881 devstack@c-api.service[112750]: WARNING castellan.key_manager.migration [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.441510 np0000172881 devstack@c-api.service[112750]: WARNING castellan.key_manager.migration [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.441902 np0000172881 devstack@c-api.service[112752]: WARNING castellan.key_manager.migration [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.442052 np0000172881 devstack@c-api.service[112751]: WARNING castellan.key_manager.migration [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.442373 np0000172881 devstack@c-api.service[112749]: WARNING castellan.key_manager.migration [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.442947 np0000172881 devstack@c-api.service[112750]: WARNING castellan.key_manager.migration [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.444062 np0000172881 devstack@c-api.service[112750]: WARNING cinder.api.contrib.hosts [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 03:20:55.444846 np0000172881 devstack@c-api.service[112750]: WARNING castellan.key_manager.migration [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.444954 np0000172881 devstack@c-api.service[112752]: WARNING castellan.key_manager.migration [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.446326 np0000172881 devstack@c-api.service[112751]: WARNING castellan.key_manager.migration [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.446424 np0000172881 devstack@c-api.service[112750]: WARNING castellan.key_manager.migration [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.446516 np0000172881 devstack@c-api.service[112752]: WARNING castellan.key_manager.migration [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.447907 np0000172881 devstack@c-api.service[112750]: WARNING castellan.key_manager.migration [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.448637 np0000172881 devstack@c-api.service[112749]: WARNING castellan.key_manager.migration [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.448775 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.v3.router [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Extended resource: extensions {{(pid=112750) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.449339 np0000172881 devstack@c-api.service[112752]: WARNING castellan.key_manager.migration [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.449850 np0000172881 devstack@c-api.service[112751]: WARNING castellan.key_manager.migration [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.450022 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.v3.router [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Extended resource: encryption {{(pid=112750) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.451693 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.v3.router [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Extended resource: encryption {{(pid=112750) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.451818 np0000172881 devstack@c-api.service[112751]: WARNING castellan.key_manager.migration [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.452257 np0000172881 devstack@c-api.service[112749]: WARNING castellan.key_manager.migration [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.453282 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.v3.router [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Extended resource: os-quota-sets {{(pid=112750) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.454690 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.v3.router [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Extended resource: cgsnapshots {{(pid=112750) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.454765 np0000172881 devstack@c-api.service[112749]: WARNING castellan.key_manager.migration [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.454929 np0000172881 devstack@c-api.service[112751]: WARNING castellan.key_manager.migration [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.455655 np0000172881 devstack@c-api.service[112752]: WARNING castellan.key_manager.migration [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.456080 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.v3.router [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Extended resource: os-quota-class-sets {{(pid=112750) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.456250 np0000172881 devstack@c-api.service[112749]: WARNING castellan.key_manager.migration [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.457491 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.v3.router [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Extended resource: os-availability-zone {{(pid=112750) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.457808 np0000172881 devstack@c-api.service[112749]: WARNING castellan.key_manager.migration [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.458769 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.v3.router [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Extended resource: qos-specs {{(pid=112750) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.459216 np0000172881 devstack@c-api.service[112752]: WARNING castellan.key_manager.migration [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.459404 np0000172881 devstack@c-api.service[112749]: WARNING castellan.key_manager.migration [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.460798 np0000172881 devstack@c-api.service[112751]: WARNING castellan.key_manager.migration [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.460896 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.v3.router [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Extended resource: backups {{(pid=112750) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.460957 np0000172881 devstack@c-api.service[112749]: WARNING castellan.key_manager.migration [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.461561 np0000172881 devstack@c-api.service[112752]: WARNING castellan.key_manager.migration [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.462191 np0000172881 devstack@c-api.service[112749]: WARNING cinder.api.contrib.hosts [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 03:20:55.462916 np0000172881 devstack@c-api.service[112749]: WARNING castellan.key_manager.migration [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.463131 np0000172881 devstack@c-api.service[112752]: WARNING castellan.key_manager.migration [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.463466 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.v3.router [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Extended resource: extra_specs {{(pid=112750) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.464396 np0000172881 devstack@c-api.service[112751]: WARNING castellan.key_manager.migration [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.464477 np0000172881 devstack@c-api.service[112749]: WARNING castellan.key_manager.migration [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.464771 np0000172881 devstack@c-api.service[112752]: WARNING castellan.key_manager.migration [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.465091 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.v3.router [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Extended resource: os-snapshot-manage {{(pid=112750) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.466068 np0000172881 devstack@c-api.service[112749]: WARNING castellan.key_manager.migration [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.466554 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.v3.router [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Extended resource: os-volume-type-access {{(pid=112750) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.466652 np0000172881 devstack@c-api.service[112752]: WARNING castellan.key_manager.migration [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.466767 np0000172881 devstack@c-api.service[112751]: WARNING castellan.key_manager.migration [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.467012 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Extended resource: extensions {{(pid=112749) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.468074 np0000172881 devstack@c-api.service[112752]: WARNING castellan.key_manager.migration [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.468238 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Extended resource: encryption {{(pid=112749) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.468306 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.v3.router [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Extended resource: capabilities {{(pid=112750) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.468578 np0000172881 devstack@c-api.service[112751]: WARNING castellan.key_manager.migration [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.469312 np0000172881 devstack@c-api.service[112752]: WARNING cinder.api.contrib.hosts [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 03:20:55.469696 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.v3.router [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Extended resource: os-hosts {{(pid=112750) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.470049 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Extended resource: encryption {{(pid=112749) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.470094 np0000172881 devstack@c-api.service[112752]: WARNING castellan.key_manager.migration [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.470131 np0000172881 devstack@c-api.service[112751]: WARNING castellan.key_manager.migration [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.471024 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.v3.router [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Extended resource: consistencygroups {{(pid=112750) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.471594 np0000172881 devstack@c-api.service[112752]: WARNING castellan.key_manager.migration [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.471679 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Extended resource: os-quota-sets {{(pid=112749) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.471731 np0000172881 devstack@c-api.service[112751]: WARNING castellan.key_manager.migration [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.473034 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.v3.router [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Extended resource: os-volume-transfer {{(pid=112750) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.473183 np0000172881 devstack@c-api.service[112751]: WARNING castellan.key_manager.migration [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.473307 np0000172881 devstack@c-api.service[112752]: WARNING castellan.key_manager.migration [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.473384 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Extended resource: cgsnapshots {{(pid=112749) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.474190 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Extended resource: extensions {{(pid=112752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.474296 np0000172881 devstack@c-api.service[112751]: WARNING cinder.api.contrib.hosts [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 03:20:55.474679 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.v3.router [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Extended resource: scheduler-stats {{(pid=112750) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.474865 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Extended resource: os-quota-class-sets {{(pid=112749) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.475052 np0000172881 devstack@c-api.service[112751]: WARNING castellan.key_manager.migration [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.475446 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Extended resource: encryption {{(pid=112752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.476133 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.v3.router [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Extended resource: os-volume-manage {{(pid=112750) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.476549 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Extended resource: os-availability-zone {{(pid=112749) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.476600 np0000172881 devstack@c-api.service[112751]: WARNING castellan.key_manager.migration [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.477192 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Extended resource: encryption {{(pid=112752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.477854 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Extended resource: qos-specs {{(pid=112749) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.478306 np0000172881 devstack@c-api.service[112751]: WARNING castellan.key_manager.migration [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.478351 np0000172881 devstack@c-api.service[112750]: WARNING castellan.key_manager.migration [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.478766 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Extended resource: os-quota-sets {{(pid=112752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.479183 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.v3.router [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Extended resource: extensions {{(pid=112751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.479268 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.contrib.snapshot_actions [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] SnapshotActionsController initialized {{(pid=112750) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 03:20:55.480043 np0000172881 devstack@c-api.service[112750]: WARNING castellan.key_manager.migration [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.480173 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Extended resource: cgsnapshots {{(pid=112752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.480450 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.v3.router [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Extended resource: encryption {{(pid=112751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.480529 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Extended resource: backups {{(pid=112749) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.481596 np0000172881 devstack@c-api.service[112750]: WARNING castellan.key_manager.migration [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.481693 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Extended resource: os-quota-class-sets {{(pid=112752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.482111 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.v3.router [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Extended resource: encryption {{(pid=112751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.482596 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Extended resource: extra_specs {{(pid=112749) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.482951 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Extended resource: os-availability-zone {{(pid=112752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.483151 np0000172881 devstack@c-api.service[112750]: WARNING castellan.key_manager.migration [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.483698 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.v3.router [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Extended resource: os-quota-sets {{(pid=112751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.484213 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Extended resource: qos-specs {{(pid=112752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.484613 np0000172881 devstack@c-api.service[112750]: WARNING castellan.key_manager.migration [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.484868 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Extended resource: os-snapshot-manage {{(pid=112749) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.485229 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.v3.router [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Extended resource: cgsnapshots {{(pid=112751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.486276 np0000172881 devstack@c-api.service[112750]: WARNING castellan.key_manager.migration [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.486374 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Extended resource: os-volume-type-access {{(pid=112749) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.486432 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Extended resource: backups {{(pid=112752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.486645 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.v3.router [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Extended resource: os-quota-class-sets {{(pid=112751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.487895 np0000172881 devstack@c-api.service[112750]: WARNING castellan.key_manager.migration [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.488001 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.v3.router [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Extended resource: os-availability-zone {{(pid=112751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.488474 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Extended resource: capabilities {{(pid=112749) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.488908 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.v3.router [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112750) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:55.489026 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.v3.router [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112750) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:55.489131 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.v3.router [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112750) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:55.489241 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.v3.router [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112750) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:55.489294 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Extended resource: extra_specs {{(pid=112752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.489347 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.v3.router [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112750) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:55.489394 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.v3.router [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Extended resource: qos-specs {{(pid=112751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.489441 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.v3.router [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112750) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:55.489575 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.v3.router [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112750) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:55.489697 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.v3.router [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112750) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:55.489816 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.v3.router [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112750) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:55.489858 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Extended resource: os-hosts {{(pid=112749) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.490089 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.v3.router [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Extension UsedLimits extending resource: limits {{(pid=112750) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:55.490186 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.v3.router [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Extension TypesManage extending resource: types {{(pid=112750) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:55.490300 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.v3.router [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Extension AdminActions extending resource: volumes {{(pid=112750) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:55.490418 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.v3.router [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Extension AdminActions extending resource: snapshots {{(pid=112750) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:55.490524 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.v3.router [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Extension AdminActions extending resource: backups {{(pid=112750) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:55.490624 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.v3.router [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Extension VolumeActions extending resource: volumes {{(pid=112750) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:55.490879 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Extended resource: os-snapshot-manage {{(pid=112752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.490930 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.v3.router [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112750) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:55.491204 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Extended resource: consistencygroups {{(pid=112749) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.491578 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.v3.router [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Extended resource: backups {{(pid=112751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.492359 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Extended resource: os-volume-type-access {{(pid=112752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.493182 np0000172881 devstack@c-api.service[112750]: WARNING keystonemiddleware.auth_token [None req-88a2477c-86e7-4d6d-b009-3cb0439d053d None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 03:20:55.493317 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Extended resource: os-volume-transfer {{(pid=112749) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.494081 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Extended resource: capabilities {{(pid=112752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.494267 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.v3.router [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Extended resource: extra_specs {{(pid=112751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.494996 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Extended resource: scheduler-stats {{(pid=112749) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.495609 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Extended resource: os-hosts {{(pid=112752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.495857 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.v3.router [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Extended resource: os-snapshot-manage {{(pid=112751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.496467 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Extended resource: os-volume-manage {{(pid=112749) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.496985 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Extended resource: consistencygroups {{(pid=112752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.497613 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.v3.router [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Extended resource: os-volume-type-access {{(pid=112751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.498918 np0000172881 devstack@c-api.service[112749]: WARNING castellan.key_manager.migration [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.499059 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Extended resource: os-volume-transfer {{(pid=112752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.499192 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.v3.router [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Extended resource: capabilities {{(pid=112751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.499316 np0000172881 devstack@c-api.service[112750]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x72f6ac8a3668 pid: 112750 (default app) May 09 03:20:55.499822 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 03:20:55.499822 np0000172881 devstack@c-api.service[112750]: warnings.warn( May 09 03:20:55.499925 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.contrib.snapshot_actions [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] SnapshotActionsController initialized {{(pid=112749) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 03:20:55.500477 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.v3.router [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Extended resource: os-hosts {{(pid=112751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.500724 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Extended resource: scheduler-stats {{(pid=112752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.500799 np0000172881 devstack@c-api.service[112749]: WARNING castellan.key_manager.migration [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.501883 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.v3.router [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Extended resource: consistencygroups {{(pid=112751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.502152 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Extended resource: os-volume-manage {{(pid=112752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.502228 np0000172881 devstack@c-api.service[112749]: WARNING castellan.key_manager.migration [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.503675 np0000172881 devstack@c-api.service[112749]: WARNING castellan.key_manager.migration [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.503867 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.v3.router [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Extended resource: os-volume-transfer {{(pid=112751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.504556 np0000172881 devstack@c-api.service[112752]: WARNING castellan.key_manager.migration [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.505163 np0000172881 devstack@c-api.service[112749]: WARNING castellan.key_manager.migration [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.505560 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.v3.router [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Extended resource: scheduler-stats {{(pid=112751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.505706 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.contrib.snapshot_actions [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] SnapshotActionsController initialized {{(pid=112752) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 03:20:55.506476 np0000172881 devstack@c-api.service[112752]: WARNING castellan.key_manager.migration [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.506685 np0000172881 devstack@c-api.service[112749]: WARNING castellan.key_manager.migration [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.507015 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.v3.router [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Extended resource: os-volume-manage {{(pid=112751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:55.508040 np0000172881 devstack@c-api.service[112752]: WARNING castellan.key_manager.migration [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.508236 np0000172881 devstack@c-api.service[112749]: WARNING castellan.key_manager.migration [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.508282 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.508282 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.508419 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.508419 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.508419 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.508419 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.508419 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.508765 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.508765 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.508765 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.508765 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.508765 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.508765 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.509057 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.509057 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.509057 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.509057 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.509057 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.509276 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.509276 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.509276 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.509276 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.509483 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.509483 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.509483 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.509483 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.509689 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.509689 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.509689 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.509689 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.509689 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.509939 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.509939 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.509939 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.509939 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.509939 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.510221 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.510221 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.510221 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.510221 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.510221 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.510221 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.510580 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.510580 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.510580 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.510580 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.510580 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.510580 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.510836 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.510836 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.510836 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.510836 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.510836 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.510836 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.511096 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.511096 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.511096 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.511096 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.511096 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.511096 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.511360 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.511360 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.511360 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.511360 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.511551 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.511551 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.511551 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.511551 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.511551 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.511822 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.511822 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.511822 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.511822 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.511822 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.512048 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.512048 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.512048 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.512048 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.512048 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.512048 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.512308 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.512308 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.512308 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.512308 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.512308 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.512552 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.512552 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.512552 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.512552 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.512552 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.512839 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.512839 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.512938 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112749) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:55.512981 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.512981 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.512981 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.512981 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.513163 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.513163 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.513163 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.513163 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.513163 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.513412 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.513412 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.513412 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.513535 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112749) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:55.513576 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.513576 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.513576 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.513576 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.513787 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.513787 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.513787 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.513787 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.513931 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.513931 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.513931 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.513931 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.514063 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112749) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:55.514092 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.514092 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.514092 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.514092 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.514224 np0000172881 devstack@c-api.service[112751]: WARNING castellan.key_manager.migration [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.514255 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.514255 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.514255 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.514255 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.514392 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.514392 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.514392 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.514392 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.514523 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112749) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:55.514553 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.514553 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.514553 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.514553 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.514553 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.514553 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.514754 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.514754 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.514829 np0000172881 devstack@c-api.service[112752]: WARNING castellan.key_manager.migration [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.514862 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.514862 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.514862 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.514862 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.514994 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112749) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:55.515025 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.515025 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.515025 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.515025 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.515025 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.515025 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.515218 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.515218 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.515218 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.515218 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.515218 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.515218 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.515411 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112749) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:55.515446 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.515446 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.515446 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.515446 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.515446 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.515446 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.515638 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.515638 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.515638 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.515638 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.515638 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.515638 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.515841 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.515841 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.515841 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.515841 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.515972 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112749) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:55.516005 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.516005 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.516005 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.516005 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.516133 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.516133 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.516133 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.516133 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.516270 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.516270 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.516270 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:20:55.516270 np0000172881 devstack@c-api.service[112750]: warnings.warn(deprecated_msg) May 09 03:20:55.516398 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112749) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:55.516398 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112749) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:55.516398 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Extension UsedLimits extending resource: limits {{(pid=112749) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:55.516398 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Extension TypesManage extending resource: types {{(pid=112749) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:55.516398 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Extension AdminActions extending resource: volumes {{(pid=112749) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:55.516532 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.contrib.snapshot_actions [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] SnapshotActionsController initialized {{(pid=112751) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 03:20:55.516561 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Extension AdminActions extending resource: snapshots {{(pid=112749) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:55.516561 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Extension AdminActions extending resource: backups {{(pid=112749) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:55.516561 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Extension VolumeActions extending resource: volumes {{(pid=112749) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:55.516561 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.v3.router [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112749) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:55.516663 np0000172881 devstack@c-api.service[112752]: WARNING castellan.key_manager.migration [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.516723 np0000172881 devstack@c-api.service[112751]: WARNING castellan.key_manager.migration [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.516748 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.middleware.request_id [None req-0ea888d8-843d-4be2-be35-03c5a2a1edeb None None] RequestId filter calling following filter/app {{(pid=112750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:20:55.516780 np0000172881 devstack@c-api.service[112752]: WARNING castellan.key_manager.migration [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.516809 np0000172881 devstack@c-api.service[112751]: WARNING castellan.key_manager.migration [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.516834 np0000172881 devstack@c-api.service[112749]: WARNING keystonemiddleware.auth_token [None req-444e2cc9-ffb8-48e2-94d0-48ac860a0346 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 03:20:55.516866 np0000172881 devstack@c-api.service[112752]: WARNING castellan.key_manager.migration [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.516894 np0000172881 devstack@c-api.service[112751]: WARNING castellan.key_manager.migration [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.516919 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:55.516919 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:55.516973 np0000172881 devstack@c-api.service[112750]: [pid: 112750|app: 0|req: 1/1] 199.204.45.19 () {60 vars in 946 bytes} [Sat May 9 03:20:55 2026] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 09 03:20:55.517003 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:55.517003 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:55.517003 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:55.517003 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:55.517003 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:55.517003 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:55.517003 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:55.517183 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Extension UsedLimits extending resource: limits {{(pid=112752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:55.517183 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Extension TypesManage extending resource: types {{(pid=112752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:55.517183 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Extension AdminActions extending resource: volumes {{(pid=112752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:55.517264 np0000172881 devstack@c-api.service[112751]: WARNING castellan.key_manager.migration [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.517292 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Extension AdminActions extending resource: snapshots {{(pid=112752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:55.517292 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Extension AdminActions extending resource: backups {{(pid=112752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:55.517292 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Extension VolumeActions extending resource: volumes {{(pid=112752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:55.517292 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.v3.router [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:55.518439 np0000172881 devstack@c-api.service[112751]: WARNING castellan.key_manager.migration [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.519339 np0000172881 devstack@c-api.service[112749]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x72f6ac8a3668 pid: 112749 (default app) May 09 03:20:55.519441 np0000172881 devstack@c-api.service[112752]: WARNING keystonemiddleware.auth_token [None req-abdafaee-af4b-4c79-a422-1c8f43f5ee9a None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 03:20:55.520543 np0000172881 devstack@c-api.service[112751]: WARNING castellan.key_manager.migration [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:55.521771 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.v3.router [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112751) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:55.521936 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.v3.router [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112751) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:55.522084 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.v3.router [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112751) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:55.522238 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.v3.router [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112751) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:55.522401 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.v3.router [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Extension SnapshotActions extending resource: snapshots {{(pid=112751) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:55.522532 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.v3.router [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Extension VolumeTypeAccess extending resource: types {{(pid=112751) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:55.522733 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.v3.router [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112751) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:55.522893 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.v3.router [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112751) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:55.523046 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.v3.router [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112751) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:55.523187 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.v3.router [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Extension UsedLimits extending resource: limits {{(pid=112751) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:55.523327 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.v3.router [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Extension TypesManage extending resource: types {{(pid=112751) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:55.523476 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.v3.router [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Extension AdminActions extending resource: volumes {{(pid=112751) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:55.523648 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.v3.router [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Extension AdminActions extending resource: snapshots {{(pid=112751) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:55.523808 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.v3.router [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Extension AdminActions extending resource: backups {{(pid=112751) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:55.523957 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.v3.router [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Extension VolumeActions extending resource: volumes {{(pid=112751) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:55.524254 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.v3.router [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112751) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:55.526205 np0000172881 devstack@c-api.service[112752]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x72f6ac8a3668 pid: 112752 (default app) May 09 03:20:55.527485 np0000172881 devstack@c-api.service[112751]: WARNING keystonemiddleware.auth_token [None req-5bd1e9e8-e147-4f3c-9a69-96394baacdce None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 03:20:55.535899 np0000172881 devstack@c-api.service[112751]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x72f6ac8a3668 pid: 112751 (default app) May 09 03:21:02.924775 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.middleware.request_id [None req-fffdee9c-fcd6-4cc2-a57c-6d28960d28e0 None None] RequestId filter calling following filter/app {{(pid=112750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:21:03.416321 np0000172881 devstack@c-api.service[112750]: INFO cinder.api.openstack.wsgi [None req-fffdee9c-fcd6-4cc2-a57c-6d28960d28e0 admin admin] POST https://199.204.45.19/volume/v3/types May 09 03:21:03.416947 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.openstack.wsgi [None req-fffdee9c-fcd6-4cc2-a57c-6d28960d28e0 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 03:21:03.418638 np0000172881 devstack@c-api.service[112750]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 03:21:03.418638 np0000172881 devstack@c-api.service[112750]: warnings.warn( May 09 03:21:03.428980 np0000172881 devstack@c-api.service[112750]: DEBUG oslo_db.sqlalchemy.engines [None req-fffdee9c-fcd6-4cc2-a57c-6d28960d28e0 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=112750) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:21:03.460577 np0000172881 devstack@c-api.service[112750]: INFO cinder.api.openstack.wsgi [None req-fffdee9c-fcd6-4cc2-a57c-6d28960d28e0 admin admin] https://199.204.45.19/volume/v3/types returned with HTTP 200 May 09 03:21:03.461459 np0000172881 devstack@c-api.service[112750]: [pid: 112750|app: 0|req: 2/2] 199.204.45.19 () {68 vars in 1281 bytes} [Sat May 9 03:21:02 2026] POST /volume/v3/types => generated 186 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 03:21:03.475354 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 03:21:03.475354 np0000172881 devstack@c-api.service[112749]: warnings.warn( May 09 03:21:03.486594 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.486594 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.486594 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.486594 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.486594 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.487044 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.487044 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.487044 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.487044 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.487044 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.487313 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.487313 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.487313 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.487313 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.487313 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.487313 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.487636 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.487636 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.487636 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.487636 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.487892 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.487892 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.487892 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.487892 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.488148 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.488148 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.488148 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.488148 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.488372 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.488372 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.488372 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.488372 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.488372 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.488697 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.488697 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.488697 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.488697 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.488697 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.489051 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.489051 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.489051 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.489051 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.489051 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.489051 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.489547 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.489547 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.489547 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.489547 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.489547 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.489547 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.489966 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.489966 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.489966 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.489966 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.489966 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.489966 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.490377 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.490377 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.490377 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.490377 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.490377 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.490774 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.490774 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.490774 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.490774 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.490774 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.491085 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.491085 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.491085 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.491085 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.491085 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.491085 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.491436 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.491436 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.491436 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.491436 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.491436 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.491436 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.491870 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.491870 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.491870 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.491870 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.491870 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.492203 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.492203 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.492203 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.492203 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.492203 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.492511 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.492511 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.492511 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.492511 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.492833 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.492833 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.492833 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.492833 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.493178 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.493178 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.493178 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.493178 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.493178 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.493534 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.493534 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.493534 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.493534 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.493534 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.493958 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.493958 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.493958 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.493958 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.494197 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.494197 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.494197 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.494197 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.494439 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.494439 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.494439 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.494439 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.494698 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.494698 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.494698 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.494698 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.494928 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.494928 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.494928 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.494928 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.495167 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.495167 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.495167 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.495167 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.495167 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.495495 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.495495 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.495495 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.495495 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.495495 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.495495 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.495885 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.495885 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.495885 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.495885 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.495885 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.496166 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.496166 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.496166 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.496166 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.496166 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.496166 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.496507 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.496507 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.496507 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.496507 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.496507 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.496507 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.496901 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.496901 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.496901 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.496901 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.496901 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.496901 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.497425 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.497425 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.497425 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.497425 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.497425 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.497425 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.497812 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.497812 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.497812 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.497812 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.498054 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.498054 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.498054 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.498054 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.498054 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.498247 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.498247 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.498247 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.498247 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:21:03.498247 np0000172881 devstack@c-api.service[112749]: warnings.warn(deprecated_msg) May 09 03:21:03.498247 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.middleware.request_id [req-fffdee9c-fcd6-4cc2-a57c-6d28960d28e0 req-cd6bfb51-cd5a-4edb-b799-e4e757ff3bb2 None None] RequestId filter calling following filter/app {{(pid=112749) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:21:03.829110 np0000172881 devstack@c-api.service[112749]: INFO cinder.api.openstack.wsgi [req-fffdee9c-fcd6-4cc2-a57c-6d28960d28e0 req-cd6bfb51-cd5a-4edb-b799-e4e757ff3bb2 admin admin] POST https://199.204.45.19/volume/v3/types/cab7c5de-2cc6-4d70-9d40-aee53c28aa78/extra_specs May 09 03:21:03.829729 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.openstack.wsgi [req-fffdee9c-fcd6-4cc2-a57c-6d28960d28e0 req-cd6bfb51-cd5a-4edb-b799-e4e757ff3bb2 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112749) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 03:21:03.831925 np0000172881 devstack@c-api.service[112749]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 03:21:03.831925 np0000172881 devstack@c-api.service[112749]: warnings.warn( May 09 03:21:03.843352 np0000172881 devstack@c-api.service[112749]: DEBUG oslo_db.sqlalchemy.engines [req-fffdee9c-fcd6-4cc2-a57c-6d28960d28e0 req-cd6bfb51-cd5a-4edb-b799-e4e757ff3bb2 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=112749) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:21:03.903541 np0000172881 devstack@c-api.service[112749]: INFO cinder.api.openstack.wsgi [req-fffdee9c-fcd6-4cc2-a57c-6d28960d28e0 req-cd6bfb51-cd5a-4edb-b799-e4e757ff3bb2 admin admin] https://199.204.45.19/volume/v3/types/cab7c5de-2cc6-4d70-9d40-aee53c28aa78/extra_specs returned with HTTP 200 May 09 03:21:03.904066 np0000172881 devstack@c-api.service[112749]: [pid: 112749|app: 0|req: 1/3] 199.204.45.19 () {70 vars in 1498 bytes} [Sat May 9 03:21:03 2026] POST /volume/v3/types/cab7c5de-2cc6-4d70-9d40-aee53c28aa78/extra_specs => generated 55 bytes in 430 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) May 09 03:21:05.404503 np0000172881 devstack@c-api.service[112752]: DEBUG dbcounter [-] [112752] Writing DB stats cinder:SELECT=6 {{(pid=112752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:21:05.406231 np0000172881 devstack@c-api.service[112751]: DEBUG dbcounter [-] [112751] Writing DB stats cinder:SELECT=6 {{(pid=112751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:21:13.459046 np0000172881 devstack@c-api.service[112750]: DEBUG dbcounter [-] [112750] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112750) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:21:13.906534 np0000172881 devstack@c-api.service[112749]: DEBUG dbcounter [-] [112749] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112749) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:23:49.818209 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 03:23:49.818209 np0000172881 devstack@c-api.service[112752]: warnings.warn( May 09 03:23:49.833288 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.833288 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.833288 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.833288 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.833849 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.833849 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.833849 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.833849 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.834232 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.834232 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.834232 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.834232 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.834232 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.834232 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.834728 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.834728 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.834728 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.834728 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.834728 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.835141 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.835141 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.835141 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.835141 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.835141 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.835486 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.835486 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.835486 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.835486 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.835909 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.835909 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.835909 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.835909 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.835909 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.836313 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.836313 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.836313 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.836313 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.836313 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.836678 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.836678 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.836678 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.836678 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.836678 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.836678 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.836949 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.836949 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.836949 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.836949 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.836949 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.836949 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.837207 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.837207 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.837207 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.837207 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.837207 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.837207 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.837469 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.837469 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.837469 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.837469 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.837469 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.837712 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.837712 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.837712 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.837712 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.837712 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.837925 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.837925 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.837925 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.837925 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.837925 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.837925 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.838186 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.838186 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.838186 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.838186 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.838186 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.838186 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.838430 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.838430 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.838430 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.838430 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.838430 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.838768 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.838768 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.838768 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.838768 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.838768 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.839092 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.839092 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.839092 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.839092 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.839331 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.839331 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.839331 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.839331 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.839589 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.839589 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.839589 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.839589 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.839589 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.839985 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.839985 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.839985 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.839985 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.839985 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.840279 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.840279 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.840279 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.840279 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.840523 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.840523 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.840523 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.840523 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.840840 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.840840 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.840840 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.840840 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.841056 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.841056 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.841056 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.841056 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.841240 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.841240 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.841240 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.841240 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.841414 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.841414 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.841414 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.841414 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.841414 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.841679 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.841679 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.841679 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.841679 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.841679 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.841679 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.841966 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.841966 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.841966 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.841966 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.841966 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.842206 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.842206 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.842206 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.842206 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.842206 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.842206 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.842527 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.842527 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.842527 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.842527 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.842527 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.842527 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.842973 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.842973 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.842973 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.842973 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.842973 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.842973 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.843332 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.843332 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.843332 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.843332 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.843332 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.843332 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.843590 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.843590 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.843590 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.843590 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.843817 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.843817 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.843817 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.843817 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.843817 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.844083 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.844083 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.844083 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.844083 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:23:49.844083 np0000172881 devstack@c-api.service[112752]: warnings.warn(deprecated_msg) May 09 03:23:49.844083 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.middleware.request_id [None req-99934768-88d6-441f-a529-41bf4cdbbb4a None None] RequestId filter calling following filter/app {{(pid=112752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:23:49.844083 np0000172881 devstack@c-api.service[112752]: INFO cinder.api.openstack.wsgi [None req-99934768-88d6-441f-a529-41bf4cdbbb4a None None] GET https://199.204.45.19/volume// May 09 03:23:49.844442 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.openstack.wsgi [None req-99934768-88d6-441f-a529-41bf4cdbbb4a None None] Empty body provided in request {{(pid=112752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:23:49.844442 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.openstack.wsgi [None req-99934768-88d6-441f-a529-41bf4cdbbb4a None None] Calling method 'all' {{(pid=112752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:23:49.844442 np0000172881 devstack@c-api.service[112752]: INFO cinder.api.openstack.wsgi [None req-99934768-88d6-441f-a529-41bf4cdbbb4a None None] https://199.204.45.19/volume// returned with HTTP 300 May 09 03:23:49.844442 np0000172881 devstack@c-api.service[112752]: [pid: 112752|app: 0|req: 1/4] 199.204.45.19 () {66 vars in 1449 bytes} [Sat May 9 03:23:49 2026] GET /volume/ => generated 389 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 03:24:26.626404 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 03:24:26.626404 np0000172881 devstack@c-api.service[112751]: warnings.warn( May 09 03:24:26.640878 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.640878 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.640878 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.640878 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.641185 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.641185 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.641185 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.641185 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.641412 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.641412 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.641412 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.641412 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.641412 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.641412 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.641807 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.641807 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.641807 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.641807 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.641807 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.642093 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.642093 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.642093 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.642093 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.642093 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.642366 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.642366 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.642366 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.642366 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.642588 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.642588 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.642588 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.642588 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.642588 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.642977 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.642977 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.642977 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.642977 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.642977 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.643266 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.643266 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.643266 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.643266 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.643266 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.643266 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.643597 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.643597 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.643597 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.643597 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.643597 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.643597 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.643981 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.643981 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.643981 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.643981 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.643981 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.643981 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.644323 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.644323 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.644323 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.644323 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.644323 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.644614 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.644614 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.644614 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.644614 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.644614 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.644914 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.644914 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.644914 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.644914 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.644914 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.644914 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.645237 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.645237 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.645237 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.645237 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.645237 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.645237 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.645560 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.645560 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.645560 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.645560 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.645560 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.645865 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.645865 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.645865 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.645865 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.645865 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.646150 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.646150 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.646150 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.646150 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.646376 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.646376 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.646376 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.646376 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.646607 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.646607 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.646607 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.646607 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.646607 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.646930 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.646930 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.646930 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.646930 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.646930 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.647240 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.647240 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.647240 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.647240 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.647460 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.647460 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.647460 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.647460 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.647722 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.647722 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.647722 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.647722 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.647923 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.647923 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.647923 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.647923 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.648082 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.648082 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.648082 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.648082 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.648227 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.648227 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.648227 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.648227 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.648227 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.648413 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.648413 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.648413 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.648413 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.648413 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.648413 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.648745 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.648745 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.648745 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.648745 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.648745 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.648926 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.648926 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.648926 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.648926 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.648926 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.648926 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.649130 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.649130 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.649130 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.649130 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.649130 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.649130 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.649344 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.649344 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.649344 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.649344 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.649344 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.649344 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.649562 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.649562 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.649562 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.649562 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.649562 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.649562 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.649819 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.649819 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.649819 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.649819 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.649964 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.649964 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.649964 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.649964 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.649964 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.650156 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.650156 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.650156 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.650156 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 03:24:26.650156 np0000172881 devstack@c-api.service[112751]: warnings.warn(deprecated_msg) May 09 03:24:26.650156 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.middleware.request_id [None req-64494a4f-2bc5-45fd-b6af-4098f3b2be8e None None] RequestId filter calling following filter/app {{(pid=112751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:24:26.980474 np0000172881 devstack@c-api.service[112751]: INFO cinder.api.openstack.wsgi [None req-64494a4f-2bc5-45fd-b6af-4098f3b2be8e demo demo] GET https://199.204.45.19/volume/v3/types?is_public=None May 09 03:24:26.980474 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.openstack.wsgi [None req-64494a4f-2bc5-45fd-b6af-4098f3b2be8e demo demo] Empty body provided in request {{(pid=112751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:24:26.980777 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.openstack.wsgi [None req-64494a4f-2bc5-45fd-b6af-4098f3b2be8e demo demo] Calling method 'index' {{(pid=112751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:24:26.981095 np0000172881 devstack@c-api.service[112751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 03:24:26.981095 np0000172881 devstack@c-api.service[112751]: warnings.warn( May 09 03:24:26.981713 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.api_utils [None req-64494a4f-2bc5-45fd-b6af-4098f3b2be8e demo demo] Removing options '' from query. {{(pid=112751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:24:26.992916 np0000172881 devstack@c-api.service[112751]: DEBUG oslo_db.sqlalchemy.engines [None req-64494a4f-2bc5-45fd-b6af-4098f3b2be8e 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=112751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:24:27.015952 np0000172881 devstack@c-api.service[112751]: INFO cinder.api.openstack.wsgi [None req-64494a4f-2bc5-45fd-b6af-4098f3b2be8e demo demo] https://199.204.45.19/volume/v3/types?is_public=None returned with HTTP 200 May 09 03:24:27.016507 np0000172881 devstack@c-api.service[112751]: [pid: 112751|app: 0|req: 1/5] 199.204.45.19 () {64 vars in 1256 bytes} [Sat May 9 03:24:26 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 03:24:27.029717 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.middleware.request_id [req-64494a4f-2bc5-45fd-b6af-4098f3b2be8e req-357b6a10-f32b-4792-8fd3-67c0cf71e44c None None] RequestId filter calling following filter/app {{(pid=112750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:24:27.035066 np0000172881 devstack@c-api.service[112750]: INFO cinder.api.openstack.wsgi [req-64494a4f-2bc5-45fd-b6af-4098f3b2be8e req-357b6a10-f32b-4792-8fd3-67c0cf71e44c demo demo] GET https://199.204.45.19/volume/v3/types/default May 09 03:24:27.035533 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.openstack.wsgi [req-64494a4f-2bc5-45fd-b6af-4098f3b2be8e req-357b6a10-f32b-4792-8fd3-67c0cf71e44c demo demo] Empty body provided in request {{(pid=112750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:24:27.036054 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.openstack.wsgi [req-64494a4f-2bc5-45fd-b6af-4098f3b2be8e req-357b6a10-f32b-4792-8fd3-67c0cf71e44c demo demo] Calling method 'show' {{(pid=112750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:24:27.045831 np0000172881 devstack@c-api.service[112750]: INFO cinder.api.openstack.wsgi [req-64494a4f-2bc5-45fd-b6af-4098f3b2be8e req-357b6a10-f32b-4792-8fd3-67c0cf71e44c demo demo] https://199.204.45.19/volume/v3/types/default returned with HTTP 200 May 09 03:24:27.046158 np0000172881 devstack@c-api.service[112750]: [pid: 112750|app: 0|req: 3/6] 199.204.45.19 () {66 vars in 1322 bytes} [Sat May 9 03:24:27 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 03:24:27.397269 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.middleware.request_id [None req-338bcb0a-9aae-4cb7-8ea0-ec2d75554984 None None] RequestId filter calling following filter/app {{(pid=112749) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:24:27.402872 np0000172881 devstack@c-api.service[112749]: INFO cinder.api.openstack.wsgi [None req-338bcb0a-9aae-4cb7-8ea0-ec2d75554984 demo demo] GET https://199.204.45.19/volume/v3/types/default May 09 03:24:27.403261 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.openstack.wsgi [None req-338bcb0a-9aae-4cb7-8ea0-ec2d75554984 demo demo] Empty body provided in request {{(pid=112749) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:24:27.403651 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.openstack.wsgi [None req-338bcb0a-9aae-4cb7-8ea0-ec2d75554984 demo demo] Calling method 'show' {{(pid=112749) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:24:27.416968 np0000172881 devstack@c-api.service[112749]: INFO cinder.api.openstack.wsgi [None req-338bcb0a-9aae-4cb7-8ea0-ec2d75554984 demo demo] https://199.204.45.19/volume/v3/types/default returned with HTTP 200 May 09 03:24:27.417287 np0000172881 devstack@c-api.service[112749]: [pid: 112749|app: 0|req: 2/7] 199.204.45.19 () {64 vars in 1251 bytes} [Sat May 9 03:24:27 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 09 03:24:27.802029 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.middleware.request_id [None req-971448b7-b289-464f-91aa-5fefb9b7b6a9 None None] RequestId filter calling following filter/app {{(pid=112752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:24:28.134415 np0000172881 devstack@c-api.service[112752]: INFO cinder.api.openstack.wsgi [None req-971448b7-b289-464f-91aa-5fefb9b7b6a9 demo demo] GET https://199.204.45.19/volume/v3/types/default May 09 03:24:28.134856 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.openstack.wsgi [None req-971448b7-b289-464f-91aa-5fefb9b7b6a9 demo demo] Empty body provided in request {{(pid=112752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:24:28.135127 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.openstack.wsgi [None req-971448b7-b289-464f-91aa-5fefb9b7b6a9 demo demo] Calling method 'show' {{(pid=112752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:24:28.144646 np0000172881 devstack@c-api.service[112752]: DEBUG oslo_db.sqlalchemy.engines [None req-971448b7-b289-464f-91aa-5fefb9b7b6a9 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=112752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:24:28.162299 np0000172881 devstack@c-api.service[112752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 03:24:28.162299 np0000172881 devstack@c-api.service[112752]: warnings.warn( May 09 03:24:28.164592 np0000172881 devstack@c-api.service[112752]: INFO cinder.api.openstack.wsgi [None req-971448b7-b289-464f-91aa-5fefb9b7b6a9 demo demo] https://199.204.45.19/volume/v3/types/default returned with HTTP 200 May 09 03:24:28.164991 np0000172881 devstack@c-api.service[112752]: [pid: 112752|app: 0|req: 2/8] 199.204.45.19 () {64 vars in 1251 bytes} [Sat May 9 03:24:27 2026] GET /volume/v3/types/default => generated 145 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 03:24:28.178386 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.middleware.request_id [None req-a13aac1f-3c52-400a-a5cb-27bea9f75226 None None] RequestId filter calling following filter/app {{(pid=112751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:24:28.182130 np0000172881 devstack@c-api.service[112751]: INFO cinder.api.openstack.wsgi [None req-a13aac1f-3c52-400a-a5cb-27bea9f75226 demo demo] GET https://199.204.45.19/volume/v3/types/default May 09 03:24:28.182523 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.openstack.wsgi [None req-a13aac1f-3c52-400a-a5cb-27bea9f75226 demo demo] Empty body provided in request {{(pid=112751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:24:28.182959 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.openstack.wsgi [None req-a13aac1f-3c52-400a-a5cb-27bea9f75226 demo demo] Calling method 'show' {{(pid=112751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:24:28.204512 np0000172881 devstack@c-api.service[112751]: INFO cinder.api.openstack.wsgi [None req-a13aac1f-3c52-400a-a5cb-27bea9f75226 demo demo] https://199.204.45.19/volume/v3/types/default returned with HTTP 200 May 09 03:24:28.204931 np0000172881 devstack@c-api.service[112751]: [pid: 112751|app: 0|req: 2/9] 199.204.45.19 () {64 vars in 1251 bytes} [Sat May 9 03:24:28 2026] GET /volume/v3/types/default => generated 145 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 03:24:37.042234 np0000172881 devstack@c-api.service[112750]: DEBUG dbcounter [-] [112750] Writing DB stats cinder:SELECT=2 {{(pid=112750) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:24:37.413417 np0000172881 devstack@c-api.service[112749]: DEBUG dbcounter [-] [112749] Writing DB stats cinder:SELECT=2 {{(pid=112749) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:24:38.160774 np0000172881 devstack@c-api.service[112752]: DEBUG dbcounter [-] [112752] Writing DB stats cinder:SELECT=2 {{(pid=112752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:24:38.200783 np0000172881 devstack@c-api.service[112751]: DEBUG dbcounter [-] [112751] Writing DB stats cinder:SELECT=3 {{(pid=112751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:29:29.457951 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.middleware.request_id [None req-349a141c-8e70-4d0a-9f30-478c4b7be7db None None] RequestId filter calling following filter/app {{(pid=112750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:29:29.558534 np0000172881 devstack@c-api.service[112750]: INFO cinder.api.openstack.wsgi [None req-349a141c-8e70-4d0a-9f30-478c4b7be7db demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 09 03:29:29.558943 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.openstack.wsgi [None req-349a141c-8e70-4d0a-9f30-478c4b7be7db demo demo] Empty body provided in request {{(pid=112750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:29:29.559247 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.openstack.wsgi [None req-349a141c-8e70-4d0a-9f30-478c4b7be7db demo demo] Calling method 'detail' {{(pid=112750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:29:29.560588 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.api_utils [None req-349a141c-8e70-4d0a-9f30-478c4b7be7db demo demo] Removing options '' from query. {{(pid=112750) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:29:29.563252 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.volume.api [None req-349a141c-8e70-4d0a-9f30-478c4b7be7db demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112750) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:29:29.605823 np0000172881 devstack@c-api.service[112750]: INFO cinder.volume.api [None req-349a141c-8e70-4d0a-9f30-478c4b7be7db demo demo] Get all volumes completed successfully. May 09 03:29:29.608773 np0000172881 devstack@c-api.service[112750]: INFO cinder.api.openstack.wsgi [None req-349a141c-8e70-4d0a-9f30-478c4b7be7db demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 09 03:29:29.609322 np0000172881 devstack@c-api.service[112750]: [pid: 112750|app: 0|req: 4/10] 199.204.45.19 () {64 vars in 1290 bytes} [Sat May 9 03:29:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:29:39.597806 np0000172881 devstack@c-api.service[112750]: DEBUG dbcounter [-] [112750] Writing DB stats cinder:SELECT=1 {{(pid=112750) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:30:29.625595 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.middleware.request_id [None req-1c3da8c7-e5bd-481d-9700-173ddf723a69 None None] RequestId filter calling following filter/app {{(pid=112749) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:30:29.630485 np0000172881 devstack@c-api.service[112749]: INFO cinder.api.openstack.wsgi [None req-1c3da8c7-e5bd-481d-9700-173ddf723a69 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 09 03:30:29.630765 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.openstack.wsgi [None req-1c3da8c7-e5bd-481d-9700-173ddf723a69 demo demo] Empty body provided in request {{(pid=112749) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:30:29.631133 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.openstack.wsgi [None req-1c3da8c7-e5bd-481d-9700-173ddf723a69 demo demo] Calling method 'detail' {{(pid=112749) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:30:29.632067 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.api_utils [None req-1c3da8c7-e5bd-481d-9700-173ddf723a69 demo demo] Removing options '' from query. {{(pid=112749) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:30:29.633272 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.volume.api [None req-1c3da8c7-e5bd-481d-9700-173ddf723a69 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112749) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:30:29.666803 np0000172881 devstack@c-api.service[112749]: INFO cinder.volume.api [None req-1c3da8c7-e5bd-481d-9700-173ddf723a69 demo demo] Get all volumes completed successfully. May 09 03:30:29.670166 np0000172881 devstack@c-api.service[112749]: INFO cinder.api.openstack.wsgi [None req-1c3da8c7-e5bd-481d-9700-173ddf723a69 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 09 03:30:29.670691 np0000172881 devstack@c-api.service[112749]: [pid: 112749|app: 0|req: 3/11] 199.204.45.19 () {64 vars in 1290 bytes} [Sat May 9 03:30:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:30:39.660929 np0000172881 devstack@c-api.service[112749]: DEBUG dbcounter [-] [112749] Writing DB stats cinder:SELECT=1 {{(pid=112749) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:31:29.690156 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.middleware.request_id [None req-fdd538c1-51ac-4f0e-a2bd-aaecab202956 None None] RequestId filter calling following filter/app {{(pid=112752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:31:29.694632 np0000172881 devstack@c-api.service[112752]: INFO cinder.api.openstack.wsgi [None req-fdd538c1-51ac-4f0e-a2bd-aaecab202956 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 09 03:31:29.694929 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.openstack.wsgi [None req-fdd538c1-51ac-4f0e-a2bd-aaecab202956 demo demo] Empty body provided in request {{(pid=112752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:31:29.695198 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.openstack.wsgi [None req-fdd538c1-51ac-4f0e-a2bd-aaecab202956 demo demo] Calling method 'detail' {{(pid=112752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:31:29.695835 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.api_utils [None req-fdd538c1-51ac-4f0e-a2bd-aaecab202956 demo demo] Removing options '' from query. {{(pid=112752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:31:29.697058 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.volume.api [None req-fdd538c1-51ac-4f0e-a2bd-aaecab202956 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112752) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:31:29.733824 np0000172881 devstack@c-api.service[112752]: INFO cinder.volume.api [None req-fdd538c1-51ac-4f0e-a2bd-aaecab202956 demo demo] Get all volumes completed successfully. May 09 03:31:29.736503 np0000172881 devstack@c-api.service[112752]: INFO cinder.api.openstack.wsgi [None req-fdd538c1-51ac-4f0e-a2bd-aaecab202956 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 09 03:31:29.736956 np0000172881 devstack@c-api.service[112752]: [pid: 112752|app: 0|req: 3/12] 199.204.45.19 () {64 vars in 1290 bytes} [Sat May 9 03:31:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:31:39.727251 np0000172881 devstack@c-api.service[112752]: DEBUG dbcounter [-] [112752] Writing DB stats cinder:SELECT=1 {{(pid=112752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:32:29.754406 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.middleware.request_id [None req-fabcb59b-fed6-49a4-b6f8-80392246f932 None None] RequestId filter calling following filter/app {{(pid=112751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:32:29.758868 np0000172881 devstack@c-api.service[112751]: INFO cinder.api.openstack.wsgi [None req-fabcb59b-fed6-49a4-b6f8-80392246f932 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 09 03:32:29.759204 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.openstack.wsgi [None req-fabcb59b-fed6-49a4-b6f8-80392246f932 demo demo] Empty body provided in request {{(pid=112751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:32:29.759557 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.openstack.wsgi [None req-fabcb59b-fed6-49a4-b6f8-80392246f932 demo demo] Calling method 'detail' {{(pid=112751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:32:29.760250 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.api_utils [None req-fabcb59b-fed6-49a4-b6f8-80392246f932 demo demo] Removing options '' from query. {{(pid=112751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:32:29.761469 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.volume.api [None req-fabcb59b-fed6-49a4-b6f8-80392246f932 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112751) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:32:29.806607 np0000172881 devstack@c-api.service[112751]: INFO cinder.volume.api [None req-fabcb59b-fed6-49a4-b6f8-80392246f932 demo demo] Get all volumes completed successfully. May 09 03:32:29.809241 np0000172881 devstack@c-api.service[112751]: INFO cinder.api.openstack.wsgi [None req-fabcb59b-fed6-49a4-b6f8-80392246f932 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 09 03:32:29.809803 np0000172881 devstack@c-api.service[112751]: [pid: 112751|app: 0|req: 3/13] 199.204.45.19 () {64 vars in 1290 bytes} [Sat May 9 03:32:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:32:39.797882 np0000172881 devstack@c-api.service[112751]: DEBUG dbcounter [-] [112751] Writing DB stats cinder:SELECT=1 {{(pid=112751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:33:29.823323 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.middleware.request_id [None req-e5b2d165-3fd8-4c09-9b1b-79e7d9a315ea None None] RequestId filter calling following filter/app {{(pid=112750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:33:29.826597 np0000172881 devstack@c-api.service[112750]: INFO cinder.api.openstack.wsgi [None req-e5b2d165-3fd8-4c09-9b1b-79e7d9a315ea demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 09 03:33:29.826885 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.openstack.wsgi [None req-e5b2d165-3fd8-4c09-9b1b-79e7d9a315ea demo demo] Empty body provided in request {{(pid=112750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:33:29.827138 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.openstack.wsgi [None req-e5b2d165-3fd8-4c09-9b1b-79e7d9a315ea demo demo] Calling method 'detail' {{(pid=112750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:33:29.827484 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.api_utils [None req-e5b2d165-3fd8-4c09-9b1b-79e7d9a315ea demo demo] Removing options '' from query. {{(pid=112750) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:33:29.828500 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.volume.api [None req-e5b2d165-3fd8-4c09-9b1b-79e7d9a315ea demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112750) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:33:29.837906 np0000172881 devstack@c-api.service[112750]: INFO cinder.volume.api [None req-e5b2d165-3fd8-4c09-9b1b-79e7d9a315ea demo demo] Get all volumes completed successfully. May 09 03:33:29.840044 np0000172881 devstack@c-api.service[112750]: INFO cinder.api.openstack.wsgi [None req-e5b2d165-3fd8-4c09-9b1b-79e7d9a315ea demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 09 03:33:29.840418 np0000172881 devstack@c-api.service[112750]: [pid: 112750|app: 0|req: 5/14] 199.204.45.19 () {64 vars in 1290 bytes} [Sat May 9 03:33:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:33:39.832819 np0000172881 devstack@c-api.service[112750]: DEBUG dbcounter [-] [112750] Writing DB stats cinder:SELECT=1 {{(pid=112750) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:34:29.851104 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.middleware.request_id [None req-d06866b2-943e-4925-9fbc-2515c135e223 None None] RequestId filter calling following filter/app {{(pid=112749) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:34:30.046464 np0000172881 devstack@c-api.service[112749]: INFO cinder.api.openstack.wsgi [None req-d06866b2-943e-4925-9fbc-2515c135e223 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 09 03:34:30.046880 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.openstack.wsgi [None req-d06866b2-943e-4925-9fbc-2515c135e223 demo demo] Empty body provided in request {{(pid=112749) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:34:30.047334 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.openstack.wsgi [None req-d06866b2-943e-4925-9fbc-2515c135e223 demo demo] Calling method 'detail' {{(pid=112749) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:34:30.047892 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.api_utils [None req-d06866b2-943e-4925-9fbc-2515c135e223 demo demo] Removing options '' from query. {{(pid=112749) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:34:30.049446 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.volume.api [None req-d06866b2-943e-4925-9fbc-2515c135e223 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112749) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:34:30.062119 np0000172881 devstack@c-api.service[112749]: INFO cinder.volume.api [None req-d06866b2-943e-4925-9fbc-2515c135e223 demo demo] Get all volumes completed successfully. May 09 03:34:30.064490 np0000172881 devstack@c-api.service[112749]: INFO cinder.api.openstack.wsgi [None req-d06866b2-943e-4925-9fbc-2515c135e223 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 09 03:34:30.064939 np0000172881 devstack@c-api.service[112749]: [pid: 112749|app: 0|req: 4/15] 199.204.45.19 () {64 vars in 1290 bytes} [Sat May 9 03:34:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:34:40.055083 np0000172881 devstack@c-api.service[112749]: DEBUG dbcounter [-] [112749] Writing DB stats cinder:SELECT=1 {{(pid=112749) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:35:30.082569 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.middleware.request_id [None req-5205d205-254e-44c4-8117-5b0f213343ea None None] RequestId filter calling following filter/app {{(pid=112752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:35:30.084695 np0000172881 devstack@c-api.service[112752]: INFO cinder.api.openstack.wsgi [None req-5205d205-254e-44c4-8117-5b0f213343ea demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 09 03:35:30.084884 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.openstack.wsgi [None req-5205d205-254e-44c4-8117-5b0f213343ea demo demo] Empty body provided in request {{(pid=112752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:35:30.085068 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.openstack.wsgi [None req-5205d205-254e-44c4-8117-5b0f213343ea demo demo] Calling method 'detail' {{(pid=112752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:35:30.085324 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.api_utils [None req-5205d205-254e-44c4-8117-5b0f213343ea demo demo] Removing options '' from query. {{(pid=112752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:35:30.086092 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.volume.api [None req-5205d205-254e-44c4-8117-5b0f213343ea demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112752) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:35:30.093986 np0000172881 devstack@c-api.service[112752]: INFO cinder.volume.api [None req-5205d205-254e-44c4-8117-5b0f213343ea demo demo] Get all volumes completed successfully. May 09 03:35:30.097704 np0000172881 devstack@c-api.service[112752]: INFO cinder.api.openstack.wsgi [None req-5205d205-254e-44c4-8117-5b0f213343ea demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 09 03:35:30.097704 np0000172881 devstack@c-api.service[112752]: [pid: 112752|app: 0|req: 4/16] 199.204.45.19 () {64 vars in 1290 bytes} [Sat May 9 03:35:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:35:40.090303 np0000172881 devstack@c-api.service[112752]: DEBUG dbcounter [-] [112752] Writing DB stats cinder:SELECT=1 {{(pid=112752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:36:30.113649 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.middleware.request_id [None req-1eefa2cd-6c3f-4863-a085-0a496b7480b0 None None] RequestId filter calling following filter/app {{(pid=112751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:36:30.116866 np0000172881 devstack@c-api.service[112751]: INFO cinder.api.openstack.wsgi [None req-1eefa2cd-6c3f-4863-a085-0a496b7480b0 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 09 03:36:30.117116 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.openstack.wsgi [None req-1eefa2cd-6c3f-4863-a085-0a496b7480b0 demo demo] Empty body provided in request {{(pid=112751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:36:30.117368 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.openstack.wsgi [None req-1eefa2cd-6c3f-4863-a085-0a496b7480b0 demo demo] Calling method 'detail' {{(pid=112751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:36:30.117762 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.api_utils [None req-1eefa2cd-6c3f-4863-a085-0a496b7480b0 demo demo] Removing options '' from query. {{(pid=112751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:36:30.119296 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.volume.api [None req-1eefa2cd-6c3f-4863-a085-0a496b7480b0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112751) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:36:30.130921 np0000172881 devstack@c-api.service[112751]: INFO cinder.volume.api [None req-1eefa2cd-6c3f-4863-a085-0a496b7480b0 demo demo] Get all volumes completed successfully. May 09 03:36:30.132631 np0000172881 devstack@c-api.service[112751]: INFO cinder.api.openstack.wsgi [None req-1eefa2cd-6c3f-4863-a085-0a496b7480b0 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 09 03:36:30.133064 np0000172881 devstack@c-api.service[112751]: [pid: 112751|app: 0|req: 4/17] 199.204.45.19 () {64 vars in 1290 bytes} [Sat May 9 03:36:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:36:40.123143 np0000172881 devstack@c-api.service[112751]: DEBUG dbcounter [-] [112751] Writing DB stats cinder:SELECT=1 {{(pid=112751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:37:30.148419 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.middleware.request_id [None req-2afcb001-1288-4655-99a8-29ff4c94413a None None] RequestId filter calling following filter/app {{(pid=112750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:37:30.155431 np0000172881 devstack@c-api.service[112750]: INFO cinder.api.openstack.wsgi [None req-2afcb001-1288-4655-99a8-29ff4c94413a demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 09 03:37:30.155834 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.openstack.wsgi [None req-2afcb001-1288-4655-99a8-29ff4c94413a demo demo] Empty body provided in request {{(pid=112750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:37:30.156256 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.openstack.wsgi [None req-2afcb001-1288-4655-99a8-29ff4c94413a demo demo] Calling method 'detail' {{(pid=112750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:37:30.156748 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.api_utils [None req-2afcb001-1288-4655-99a8-29ff4c94413a demo demo] Removing options '' from query. {{(pid=112750) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:37:30.158274 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.volume.api [None req-2afcb001-1288-4655-99a8-29ff4c94413a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112750) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:37:30.167312 np0000172881 devstack@c-api.service[112750]: INFO cinder.volume.api [None req-2afcb001-1288-4655-99a8-29ff4c94413a demo demo] Get all volumes completed successfully. May 09 03:37:30.170434 np0000172881 devstack@c-api.service[112750]: INFO cinder.api.openstack.wsgi [None req-2afcb001-1288-4655-99a8-29ff4c94413a demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 09 03:37:30.171028 np0000172881 devstack@c-api.service[112750]: [pid: 112750|app: 0|req: 6/18] 199.204.45.19 () {64 vars in 1290 bytes} [Sat May 9 03:37:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:37:40.162287 np0000172881 devstack@c-api.service[112750]: DEBUG dbcounter [-] [112750] Writing DB stats cinder:SELECT=1 {{(pid=112750) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:38:30.187016 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.middleware.request_id [None req-3a5e10fa-9559-4bd0-86ea-21de7c172a17 None None] RequestId filter calling following filter/app {{(pid=112749) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:38:30.190442 np0000172881 devstack@c-api.service[112749]: INFO cinder.api.openstack.wsgi [None req-3a5e10fa-9559-4bd0-86ea-21de7c172a17 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 09 03:38:30.190621 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.openstack.wsgi [None req-3a5e10fa-9559-4bd0-86ea-21de7c172a17 demo demo] Empty body provided in request {{(pid=112749) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:38:30.190906 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.openstack.wsgi [None req-3a5e10fa-9559-4bd0-86ea-21de7c172a17 demo demo] Calling method 'detail' {{(pid=112749) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:38:30.191200 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.api_utils [None req-3a5e10fa-9559-4bd0-86ea-21de7c172a17 demo demo] Removing options '' from query. {{(pid=112749) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:38:30.192133 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.volume.api [None req-3a5e10fa-9559-4bd0-86ea-21de7c172a17 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112749) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:38:30.200319 np0000172881 devstack@c-api.service[112749]: INFO cinder.volume.api [None req-3a5e10fa-9559-4bd0-86ea-21de7c172a17 demo demo] Get all volumes completed successfully. May 09 03:38:30.203041 np0000172881 devstack@c-api.service[112749]: INFO cinder.api.openstack.wsgi [None req-3a5e10fa-9559-4bd0-86ea-21de7c172a17 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 09 03:38:30.203610 np0000172881 devstack@c-api.service[112749]: [pid: 112749|app: 0|req: 5/19] 199.204.45.19 () {64 vars in 1290 bytes} [Sat May 9 03:38:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:38:40.195558 np0000172881 devstack@c-api.service[112749]: DEBUG dbcounter [-] [112749] Writing DB stats cinder:SELECT=1 {{(pid=112749) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:39:30.212644 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.middleware.request_id [None req-666c64a6-5397-4806-aa86-318c5ae7498b None None] RequestId filter calling following filter/app {{(pid=112752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:39:30.364490 np0000172881 devstack@c-api.service[112752]: INFO cinder.api.openstack.wsgi [None req-666c64a6-5397-4806-aa86-318c5ae7498b demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 09 03:39:30.365248 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.openstack.wsgi [None req-666c64a6-5397-4806-aa86-318c5ae7498b demo demo] Empty body provided in request {{(pid=112752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:39:30.365688 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.openstack.wsgi [None req-666c64a6-5397-4806-aa86-318c5ae7498b demo demo] Calling method 'detail' {{(pid=112752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:39:30.366182 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.api_utils [None req-666c64a6-5397-4806-aa86-318c5ae7498b demo demo] Removing options '' from query. {{(pid=112752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:39:30.367936 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.volume.api [None req-666c64a6-5397-4806-aa86-318c5ae7498b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112752) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:39:30.378216 np0000172881 devstack@c-api.service[112752]: INFO cinder.volume.api [None req-666c64a6-5397-4806-aa86-318c5ae7498b demo demo] Get all volumes completed successfully. May 09 03:39:30.381442 np0000172881 devstack@c-api.service[112752]: INFO cinder.api.openstack.wsgi [None req-666c64a6-5397-4806-aa86-318c5ae7498b demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 09 03:39:30.382138 np0000172881 devstack@c-api.service[112752]: [pid: 112752|app: 0|req: 5/20] 199.204.45.19 () {64 vars in 1290 bytes} [Sat May 9 03:39:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:39:40.374132 np0000172881 devstack@c-api.service[112752]: DEBUG dbcounter [-] [112752] Writing DB stats cinder:SELECT=1 {{(pid=112752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:40:30.404601 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.middleware.request_id [None req-4905867e-8fce-4543-83cf-a3ad9bf145d6 None None] RequestId filter calling following filter/app {{(pid=112751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:40:30.408737 np0000172881 devstack@c-api.service[112751]: INFO cinder.api.openstack.wsgi [None req-4905867e-8fce-4543-83cf-a3ad9bf145d6 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 09 03:40:30.409123 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.openstack.wsgi [None req-4905867e-8fce-4543-83cf-a3ad9bf145d6 demo demo] Empty body provided in request {{(pid=112751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:40:30.409519 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.openstack.wsgi [None req-4905867e-8fce-4543-83cf-a3ad9bf145d6 demo demo] Calling method 'detail' {{(pid=112751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:40:30.409882 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.api_utils [None req-4905867e-8fce-4543-83cf-a3ad9bf145d6 demo demo] Removing options '' from query. {{(pid=112751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:40:30.410812 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.volume.api [None req-4905867e-8fce-4543-83cf-a3ad9bf145d6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112751) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:40:30.419634 np0000172881 devstack@c-api.service[112751]: INFO cinder.volume.api [None req-4905867e-8fce-4543-83cf-a3ad9bf145d6 demo demo] Get all volumes completed successfully. May 09 03:40:30.422326 np0000172881 devstack@c-api.service[112751]: INFO cinder.api.openstack.wsgi [None req-4905867e-8fce-4543-83cf-a3ad9bf145d6 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 09 03:40:30.423265 np0000172881 devstack@c-api.service[112751]: [pid: 112751|app: 0|req: 5/21] 199.204.45.19 () {64 vars in 1290 bytes} [Sat May 9 03:40:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:40:40.413888 np0000172881 devstack@c-api.service[112751]: DEBUG dbcounter [-] [112751] Writing DB stats cinder:SELECT=1 {{(pid=112751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:41:30.435465 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.middleware.request_id [None req-82f5cc57-7dcb-4f03-bc9a-ec309de3ef5b None None] RequestId filter calling following filter/app {{(pid=112750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:41:30.437763 np0000172881 devstack@c-api.service[112750]: INFO cinder.api.openstack.wsgi [None req-82f5cc57-7dcb-4f03-bc9a-ec309de3ef5b demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 09 03:41:30.437937 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.openstack.wsgi [None req-82f5cc57-7dcb-4f03-bc9a-ec309de3ef5b demo demo] Empty body provided in request {{(pid=112750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:41:30.438123 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.openstack.wsgi [None req-82f5cc57-7dcb-4f03-bc9a-ec309de3ef5b demo demo] Calling method 'detail' {{(pid=112750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:41:30.438365 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.api_utils [None req-82f5cc57-7dcb-4f03-bc9a-ec309de3ef5b demo demo] Removing options '' from query. {{(pid=112750) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:41:30.439108 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.volume.api [None req-82f5cc57-7dcb-4f03-bc9a-ec309de3ef5b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112750) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:41:30.446137 np0000172881 devstack@c-api.service[112750]: INFO cinder.volume.api [None req-82f5cc57-7dcb-4f03-bc9a-ec309de3ef5b demo demo] Get all volumes completed successfully. May 09 03:41:30.448481 np0000172881 devstack@c-api.service[112750]: INFO cinder.api.openstack.wsgi [None req-82f5cc57-7dcb-4f03-bc9a-ec309de3ef5b demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 09 03:41:30.448865 np0000172881 devstack@c-api.service[112750]: [pid: 112750|app: 0|req: 7/22] 199.204.45.19 () {64 vars in 1290 bytes} [Sat May 9 03:41:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:41:40.441764 np0000172881 devstack@c-api.service[112750]: DEBUG dbcounter [-] [112750] Writing DB stats cinder:SELECT=1 {{(pid=112750) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:42:30.461473 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.middleware.request_id [None req-43b68053-0d02-4c7a-ba06-761bd39bcc64 None None] RequestId filter calling following filter/app {{(pid=112749) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:42:30.465825 np0000172881 devstack@c-api.service[112749]: INFO cinder.api.openstack.wsgi [None req-43b68053-0d02-4c7a-ba06-761bd39bcc64 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 09 03:42:30.466242 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.openstack.wsgi [None req-43b68053-0d02-4c7a-ba06-761bd39bcc64 demo demo] Empty body provided in request {{(pid=112749) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:42:30.466703 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.openstack.wsgi [None req-43b68053-0d02-4c7a-ba06-761bd39bcc64 demo demo] Calling method 'detail' {{(pid=112749) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:42:30.467192 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.api_utils [None req-43b68053-0d02-4c7a-ba06-761bd39bcc64 demo demo] Removing options '' from query. {{(pid=112749) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:42:30.468974 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.volume.api [None req-43b68053-0d02-4c7a-ba06-761bd39bcc64 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112749) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:42:30.481533 np0000172881 devstack@c-api.service[112749]: INFO cinder.volume.api [None req-43b68053-0d02-4c7a-ba06-761bd39bcc64 demo demo] Get all volumes completed successfully. May 09 03:42:30.484634 np0000172881 devstack@c-api.service[112749]: INFO cinder.api.openstack.wsgi [None req-43b68053-0d02-4c7a-ba06-761bd39bcc64 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 09 03:42:30.485210 np0000172881 devstack@c-api.service[112749]: [pid: 112749|app: 0|req: 6/23] 199.204.45.19 () {64 vars in 1290 bytes} [Sat May 9 03:42:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:42:40.473284 np0000172881 devstack@c-api.service[112749]: DEBUG dbcounter [-] [112749] Writing DB stats cinder:SELECT=1 {{(pid=112749) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:43:30.499615 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.middleware.request_id [None req-70c1de21-0d48-416a-b47e-81a866d1adc6 None None] RequestId filter calling following filter/app {{(pid=112752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:43:30.504126 np0000172881 devstack@c-api.service[112752]: INFO cinder.api.openstack.wsgi [None req-70c1de21-0d48-416a-b47e-81a866d1adc6 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 09 03:43:30.504471 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.openstack.wsgi [None req-70c1de21-0d48-416a-b47e-81a866d1adc6 demo demo] Empty body provided in request {{(pid=112752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:43:30.505310 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.openstack.wsgi [None req-70c1de21-0d48-416a-b47e-81a866d1adc6 demo demo] Calling method 'detail' {{(pid=112752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:43:30.505310 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.api_utils [None req-70c1de21-0d48-416a-b47e-81a866d1adc6 demo demo] Removing options '' from query. {{(pid=112752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:43:30.506551 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.volume.api [None req-70c1de21-0d48-416a-b47e-81a866d1adc6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112752) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:43:30.514228 np0000172881 devstack@c-api.service[112752]: INFO cinder.volume.api [None req-70c1de21-0d48-416a-b47e-81a866d1adc6 demo demo] Get all volumes completed successfully. May 09 03:43:30.516329 np0000172881 devstack@c-api.service[112752]: INFO cinder.api.openstack.wsgi [None req-70c1de21-0d48-416a-b47e-81a866d1adc6 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 09 03:43:30.516705 np0000172881 devstack@c-api.service[112752]: [pid: 112752|app: 0|req: 6/24] 199.204.45.19 () {64 vars in 1290 bytes} [Sat May 9 03:43:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:43:40.509697 np0000172881 devstack@c-api.service[112752]: DEBUG dbcounter [-] [112752] Writing DB stats cinder:SELECT=1 {{(pid=112752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:44:30.540580 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.middleware.request_id [None req-7944b352-0032-4dcb-8f8d-61dd476c988f None None] RequestId filter calling following filter/app {{(pid=112751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:44:30.732693 np0000172881 devstack@c-api.service[112751]: INFO cinder.api.openstack.wsgi [None req-7944b352-0032-4dcb-8f8d-61dd476c988f demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 09 03:44:30.733335 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.openstack.wsgi [None req-7944b352-0032-4dcb-8f8d-61dd476c988f demo demo] Empty body provided in request {{(pid=112751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:44:30.733652 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.openstack.wsgi [None req-7944b352-0032-4dcb-8f8d-61dd476c988f demo demo] Calling method 'detail' {{(pid=112751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:44:30.734022 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.api_utils [None req-7944b352-0032-4dcb-8f8d-61dd476c988f demo demo] Removing options '' from query. {{(pid=112751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:44:30.735052 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.volume.api [None req-7944b352-0032-4dcb-8f8d-61dd476c988f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112751) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:44:30.744164 np0000172881 devstack@c-api.service[112751]: INFO cinder.volume.api [None req-7944b352-0032-4dcb-8f8d-61dd476c988f demo demo] Get all volumes completed successfully. May 09 03:44:30.746083 np0000172881 devstack@c-api.service[112751]: INFO cinder.api.openstack.wsgi [None req-7944b352-0032-4dcb-8f8d-61dd476c988f demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 09 03:44:30.746465 np0000172881 devstack@c-api.service[112751]: [pid: 112751|app: 0|req: 6/25] 199.204.45.19 () {64 vars in 1290 bytes} [Sat May 9 03:44:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:44:40.740479 np0000172881 devstack@c-api.service[112751]: DEBUG dbcounter [-] [112751] Writing DB stats cinder:SELECT=1 {{(pid=112751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:45:30.761074 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.middleware.request_id [None req-cdf0eefa-d3f4-4f24-8cae-61686049d6df None None] RequestId filter calling following filter/app {{(pid=112750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:45:30.765089 np0000172881 devstack@c-api.service[112750]: INFO cinder.api.openstack.wsgi [None req-cdf0eefa-d3f4-4f24-8cae-61686049d6df demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 09 03:45:30.765455 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.openstack.wsgi [None req-cdf0eefa-d3f4-4f24-8cae-61686049d6df demo demo] Empty body provided in request {{(pid=112750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:45:30.765862 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.openstack.wsgi [None req-cdf0eefa-d3f4-4f24-8cae-61686049d6df demo demo] Calling method 'detail' {{(pid=112750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:45:30.766311 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.api_utils [None req-cdf0eefa-d3f4-4f24-8cae-61686049d6df demo demo] Removing options '' from query. {{(pid=112750) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:45:30.767796 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.volume.api [None req-cdf0eefa-d3f4-4f24-8cae-61686049d6df demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112750) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:45:30.776138 np0000172881 devstack@c-api.service[112750]: INFO cinder.volume.api [None req-cdf0eefa-d3f4-4f24-8cae-61686049d6df demo demo] Get all volumes completed successfully. May 09 03:45:30.779106 np0000172881 devstack@c-api.service[112750]: INFO cinder.api.openstack.wsgi [None req-cdf0eefa-d3f4-4f24-8cae-61686049d6df demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 09 03:45:30.779690 np0000172881 devstack@c-api.service[112750]: [pid: 112750|app: 0|req: 8/26] 199.204.45.19 () {64 vars in 1290 bytes} [Sat May 9 03:45:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:45:40.770960 np0000172881 devstack@c-api.service[112750]: DEBUG dbcounter [-] [112750] Writing DB stats cinder:SELECT=1 {{(pid=112750) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:46:30.794304 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.middleware.request_id [None req-4f792651-971f-459b-b082-5b5336f2baa5 None None] RequestId filter calling following filter/app {{(pid=112749) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:46:30.798527 np0000172881 devstack@c-api.service[112749]: INFO cinder.api.openstack.wsgi [None req-4f792651-971f-459b-b082-5b5336f2baa5 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 09 03:46:30.798863 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.openstack.wsgi [None req-4f792651-971f-459b-b082-5b5336f2baa5 demo demo] Empty body provided in request {{(pid=112749) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:46:30.799429 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.openstack.wsgi [None req-4f792651-971f-459b-b082-5b5336f2baa5 demo demo] Calling method 'detail' {{(pid=112749) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:46:30.799429 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.api_utils [None req-4f792651-971f-459b-b082-5b5336f2baa5 demo demo] Removing options '' from query. {{(pid=112749) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:46:30.800476 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.volume.api [None req-4f792651-971f-459b-b082-5b5336f2baa5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112749) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:46:30.808993 np0000172881 devstack@c-api.service[112749]: INFO cinder.volume.api [None req-4f792651-971f-459b-b082-5b5336f2baa5 demo demo] Get all volumes completed successfully. May 09 03:46:30.811641 np0000172881 devstack@c-api.service[112749]: INFO cinder.api.openstack.wsgi [None req-4f792651-971f-459b-b082-5b5336f2baa5 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 09 03:46:30.812131 np0000172881 devstack@c-api.service[112749]: [pid: 112749|app: 0|req: 7/27] 199.204.45.19 () {64 vars in 1290 bytes} [Sat May 9 03:46:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:46:40.803819 np0000172881 devstack@c-api.service[112749]: DEBUG dbcounter [-] [112749] Writing DB stats cinder:SELECT=1 {{(pid=112749) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:47:30.825959 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.middleware.request_id [None req-29aaa62f-9e45-4372-9b62-084140d46e99 None None] RequestId filter calling following filter/app {{(pid=112752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:47:30.830141 np0000172881 devstack@c-api.service[112752]: INFO cinder.api.openstack.wsgi [None req-29aaa62f-9e45-4372-9b62-084140d46e99 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 09 03:47:30.830620 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.openstack.wsgi [None req-29aaa62f-9e45-4372-9b62-084140d46e99 demo demo] Empty body provided in request {{(pid=112752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:47:30.831021 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.openstack.wsgi [None req-29aaa62f-9e45-4372-9b62-084140d46e99 demo demo] Calling method 'detail' {{(pid=112752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:47:30.831321 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.api_utils [None req-29aaa62f-9e45-4372-9b62-084140d46e99 demo demo] Removing options '' from query. {{(pid=112752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:47:30.832256 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.volume.api [None req-29aaa62f-9e45-4372-9b62-084140d46e99 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112752) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:47:30.840623 np0000172881 devstack@c-api.service[112752]: INFO cinder.volume.api [None req-29aaa62f-9e45-4372-9b62-084140d46e99 demo demo] Get all volumes completed successfully. May 09 03:47:30.844809 np0000172881 devstack@c-api.service[112752]: INFO cinder.api.openstack.wsgi [None req-29aaa62f-9e45-4372-9b62-084140d46e99 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 09 03:47:30.845702 np0000172881 devstack@c-api.service[112752]: [pid: 112752|app: 0|req: 7/28] 199.204.45.19 () {64 vars in 1290 bytes} [Sat May 9 03:47:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:47:40.835485 np0000172881 devstack@c-api.service[112752]: DEBUG dbcounter [-] [112752] Writing DB stats cinder:SELECT=1 {{(pid=112752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:48:30.858971 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.middleware.request_id [None req-da7a3377-3ab4-4554-8282-18b6b8dd3f72 None None] RequestId filter calling following filter/app {{(pid=112751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:48:30.862516 np0000172881 devstack@c-api.service[112751]: INFO cinder.api.openstack.wsgi [None req-da7a3377-3ab4-4554-8282-18b6b8dd3f72 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 09 03:48:30.862785 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.openstack.wsgi [None req-da7a3377-3ab4-4554-8282-18b6b8dd3f72 demo demo] Empty body provided in request {{(pid=112751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:48:30.863100 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.openstack.wsgi [None req-da7a3377-3ab4-4554-8282-18b6b8dd3f72 demo demo] Calling method 'detail' {{(pid=112751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:48:30.863415 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.api_utils [None req-da7a3377-3ab4-4554-8282-18b6b8dd3f72 demo demo] Removing options '' from query. {{(pid=112751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:48:30.864576 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.volume.api [None req-da7a3377-3ab4-4554-8282-18b6b8dd3f72 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112751) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:48:30.872752 np0000172881 devstack@c-api.service[112751]: INFO cinder.volume.api [None req-da7a3377-3ab4-4554-8282-18b6b8dd3f72 demo demo] Get all volumes completed successfully. May 09 03:48:30.875739 np0000172881 devstack@c-api.service[112751]: INFO cinder.api.openstack.wsgi [None req-da7a3377-3ab4-4554-8282-18b6b8dd3f72 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 09 03:48:30.876192 np0000172881 devstack@c-api.service[112751]: [pid: 112751|app: 0|req: 7/29] 199.204.45.19 () {64 vars in 1290 bytes} [Sat May 9 03:48:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:48:40.867591 np0000172881 devstack@c-api.service[112751]: DEBUG dbcounter [-] [112751] Writing DB stats cinder:SELECT=1 {{(pid=112751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:49:30.891278 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.middleware.request_id [None req-c118e659-d60c-440d-bdc3-28553303ea7d None None] RequestId filter calling following filter/app {{(pid=112750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:49:30.987175 np0000172881 devstack@c-api.service[112750]: INFO cinder.api.openstack.wsgi [None req-c118e659-d60c-440d-bdc3-28553303ea7d demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 09 03:49:30.987518 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.openstack.wsgi [None req-c118e659-d60c-440d-bdc3-28553303ea7d demo demo] Empty body provided in request {{(pid=112750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:49:30.988095 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.openstack.wsgi [None req-c118e659-d60c-440d-bdc3-28553303ea7d demo demo] Calling method 'detail' {{(pid=112750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:49:30.988835 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.api_utils [None req-c118e659-d60c-440d-bdc3-28553303ea7d demo demo] Removing options '' from query. {{(pid=112750) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:49:30.990308 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.volume.api [None req-c118e659-d60c-440d-bdc3-28553303ea7d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112750) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:49:31.002925 np0000172881 devstack@c-api.service[112750]: INFO cinder.volume.api [None req-c118e659-d60c-440d-bdc3-28553303ea7d demo demo] Get all volumes completed successfully. May 09 03:49:31.004031 np0000172881 devstack@c-api.service[112750]: INFO cinder.api.openstack.wsgi [None req-c118e659-d60c-440d-bdc3-28553303ea7d demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 09 03:49:31.004615 np0000172881 devstack@c-api.service[112750]: [pid: 112750|app: 0|req: 9/30] 199.204.45.19 () {64 vars in 1290 bytes} [Sat May 9 03:49:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:49:40.995447 np0000172881 devstack@c-api.service[112750]: DEBUG dbcounter [-] [112750] Writing DB stats cinder:SELECT=1 {{(pid=112750) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:50:31.019277 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.middleware.request_id [None req-dc2d96e9-bbcc-4146-ad7c-69b820bb8885 None None] RequestId filter calling following filter/app {{(pid=112749) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:50:31.023445 np0000172881 devstack@c-api.service[112749]: INFO cinder.api.openstack.wsgi [None req-dc2d96e9-bbcc-4146-ad7c-69b820bb8885 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 09 03:50:31.023872 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.openstack.wsgi [None req-dc2d96e9-bbcc-4146-ad7c-69b820bb8885 demo demo] Empty body provided in request {{(pid=112749) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:50:31.024271 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.openstack.wsgi [None req-dc2d96e9-bbcc-4146-ad7c-69b820bb8885 demo demo] Calling method 'detail' {{(pid=112749) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:50:31.024800 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.api_utils [None req-dc2d96e9-bbcc-4146-ad7c-69b820bb8885 demo demo] Removing options '' from query. {{(pid=112749) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:50:31.026273 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.volume.api [None req-dc2d96e9-bbcc-4146-ad7c-69b820bb8885 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112749) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:50:31.039845 np0000172881 devstack@c-api.service[112749]: INFO cinder.volume.api [None req-dc2d96e9-bbcc-4146-ad7c-69b820bb8885 demo demo] Get all volumes completed successfully. May 09 03:50:31.040801 np0000172881 devstack@c-api.service[112749]: INFO cinder.api.openstack.wsgi [None req-dc2d96e9-bbcc-4146-ad7c-69b820bb8885 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 09 03:50:31.041323 np0000172881 devstack@c-api.service[112749]: [pid: 112749|app: 0|req: 8/31] 199.204.45.19 () {64 vars in 1290 bytes} [Sat May 9 03:50:31 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 09 03:50:41.030869 np0000172881 devstack@c-api.service[112749]: DEBUG dbcounter [-] [112749] Writing DB stats cinder:SELECT=1 {{(pid=112749) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:51:31.051860 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.middleware.request_id [None req-6f47305c-3075-4afe-baa6-45b7646edda8 None None] RequestId filter calling following filter/app {{(pid=112752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:51:31.054521 np0000172881 devstack@c-api.service[112752]: INFO cinder.api.openstack.wsgi [None req-6f47305c-3075-4afe-baa6-45b7646edda8 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 09 03:51:31.054773 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.openstack.wsgi [None req-6f47305c-3075-4afe-baa6-45b7646edda8 demo demo] Empty body provided in request {{(pid=112752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:51:31.055017 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.openstack.wsgi [None req-6f47305c-3075-4afe-baa6-45b7646edda8 demo demo] Calling method 'detail' {{(pid=112752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:51:31.055313 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.api_utils [None req-6f47305c-3075-4afe-baa6-45b7646edda8 demo demo] Removing options '' from query. {{(pid=112752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:51:31.056337 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.volume.api [None req-6f47305c-3075-4afe-baa6-45b7646edda8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112752) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:51:31.063949 np0000172881 devstack@c-api.service[112752]: INFO cinder.volume.api [None req-6f47305c-3075-4afe-baa6-45b7646edda8 demo demo] Get all volumes completed successfully. May 09 03:51:31.066801 np0000172881 devstack@c-api.service[112752]: INFO cinder.api.openstack.wsgi [None req-6f47305c-3075-4afe-baa6-45b7646edda8 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 09 03:51:31.067251 np0000172881 devstack@c-api.service[112752]: [pid: 112752|app: 0|req: 8/32] 199.204.45.19 () {64 vars in 1290 bytes} [Sat May 9 03:51:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:51:41.061217 np0000172881 devstack@c-api.service[112752]: DEBUG dbcounter [-] [112752] Writing DB stats cinder:SELECT=1 {{(pid=112752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:52:31.079970 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.middleware.request_id [None req-b679ae4f-ff80-4e23-915c-4e357a33de3f None None] RequestId filter calling following filter/app {{(pid=112751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:52:31.082955 np0000172881 devstack@c-api.service[112751]: INFO cinder.api.openstack.wsgi [None req-b679ae4f-ff80-4e23-915c-4e357a33de3f demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 09 03:52:31.083188 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.openstack.wsgi [None req-b679ae4f-ff80-4e23-915c-4e357a33de3f demo demo] Empty body provided in request {{(pid=112751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:52:31.083441 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.openstack.wsgi [None req-b679ae4f-ff80-4e23-915c-4e357a33de3f demo demo] Calling method 'detail' {{(pid=112751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:52:31.083834 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.api_utils [None req-b679ae4f-ff80-4e23-915c-4e357a33de3f demo demo] Removing options '' from query. {{(pid=112751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:52:31.084933 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.volume.api [None req-b679ae4f-ff80-4e23-915c-4e357a33de3f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112751) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:52:31.091772 np0000172881 devstack@c-api.service[112751]: INFO cinder.volume.api [None req-b679ae4f-ff80-4e23-915c-4e357a33de3f demo demo] Get all volumes completed successfully. May 09 03:52:31.094326 np0000172881 devstack@c-api.service[112751]: INFO cinder.api.openstack.wsgi [None req-b679ae4f-ff80-4e23-915c-4e357a33de3f demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 09 03:52:31.094777 np0000172881 devstack@c-api.service[112751]: [pid: 112751|app: 0|req: 8/33] 199.204.45.19 () {64 vars in 1290 bytes} [Sat May 9 03:52:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:52:41.087636 np0000172881 devstack@c-api.service[112751]: DEBUG dbcounter [-] [112751] Writing DB stats cinder:SELECT=1 {{(pid=112751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:53:31.107456 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.middleware.request_id [None req-0d6cd2f4-63eb-45ea-a2fb-1e2f82574b14 None None] RequestId filter calling following filter/app {{(pid=112750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:53:31.112093 np0000172881 devstack@c-api.service[112750]: INFO cinder.api.openstack.wsgi [None req-0d6cd2f4-63eb-45ea-a2fb-1e2f82574b14 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 09 03:53:31.112374 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.openstack.wsgi [None req-0d6cd2f4-63eb-45ea-a2fb-1e2f82574b14 demo demo] Empty body provided in request {{(pid=112750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:53:31.112654 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.openstack.wsgi [None req-0d6cd2f4-63eb-45ea-a2fb-1e2f82574b14 demo demo] Calling method 'detail' {{(pid=112750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:53:31.113062 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.api_utils [None req-0d6cd2f4-63eb-45ea-a2fb-1e2f82574b14 demo demo] Removing options '' from query. {{(pid=112750) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:53:31.114428 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.volume.api [None req-0d6cd2f4-63eb-45ea-a2fb-1e2f82574b14 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112750) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:53:31.122852 np0000172881 devstack@c-api.service[112750]: INFO cinder.volume.api [None req-0d6cd2f4-63eb-45ea-a2fb-1e2f82574b14 demo demo] Get all volumes completed successfully. May 09 03:53:31.124789 np0000172881 devstack@c-api.service[112750]: INFO cinder.api.openstack.wsgi [None req-0d6cd2f4-63eb-45ea-a2fb-1e2f82574b14 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 09 03:53:31.125140 np0000172881 devstack@c-api.service[112750]: [pid: 112750|app: 0|req: 10/34] 199.204.45.19 () {64 vars in 1290 bytes} [Sat May 9 03:53:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:53:41.117587 np0000172881 devstack@c-api.service[112750]: DEBUG dbcounter [-] [112750] Writing DB stats cinder:SELECT=1 {{(pid=112750) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:54:31.134850 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.middleware.request_id [None req-4b2cc456-e5e0-46ee-9f80-6b470a29b3b4 None None] RequestId filter calling following filter/app {{(pid=112749) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:54:31.263303 np0000172881 devstack@c-api.service[112749]: INFO cinder.api.openstack.wsgi [None req-4b2cc456-e5e0-46ee-9f80-6b470a29b3b4 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 09 03:54:31.263581 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.openstack.wsgi [None req-4b2cc456-e5e0-46ee-9f80-6b470a29b3b4 demo demo] Empty body provided in request {{(pid=112749) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:54:31.263889 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.openstack.wsgi [None req-4b2cc456-e5e0-46ee-9f80-6b470a29b3b4 demo demo] Calling method 'detail' {{(pid=112749) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:54:31.264268 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.api.api_utils [None req-4b2cc456-e5e0-46ee-9f80-6b470a29b3b4 demo demo] Removing options '' from query. {{(pid=112749) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:54:31.265594 np0000172881 devstack@c-api.service[112749]: DEBUG cinder.volume.api [None req-4b2cc456-e5e0-46ee-9f80-6b470a29b3b4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112749) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:54:31.274961 np0000172881 devstack@c-api.service[112749]: INFO cinder.volume.api [None req-4b2cc456-e5e0-46ee-9f80-6b470a29b3b4 demo demo] Get all volumes completed successfully. May 09 03:54:31.277772 np0000172881 devstack@c-api.service[112749]: INFO cinder.api.openstack.wsgi [None req-4b2cc456-e5e0-46ee-9f80-6b470a29b3b4 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 09 03:54:31.278225 np0000172881 devstack@c-api.service[112749]: [pid: 112749|app: 0|req: 9/35] 199.204.45.19 () {64 vars in 1290 bytes} [Sat May 9 03:54:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:54:41.269834 np0000172881 devstack@c-api.service[112749]: DEBUG dbcounter [-] [112749] Writing DB stats cinder:SELECT=1 {{(pid=112749) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:55:31.302195 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.middleware.request_id [None req-ca5ea0bd-00b6-46f8-b257-0d37da98d6aa None None] RequestId filter calling following filter/app {{(pid=112752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:55:31.305154 np0000172881 devstack@c-api.service[112752]: INFO cinder.api.openstack.wsgi [None req-ca5ea0bd-00b6-46f8-b257-0d37da98d6aa demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 09 03:55:31.305548 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.openstack.wsgi [None req-ca5ea0bd-00b6-46f8-b257-0d37da98d6aa demo demo] Empty body provided in request {{(pid=112752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:55:31.305982 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.openstack.wsgi [None req-ca5ea0bd-00b6-46f8-b257-0d37da98d6aa demo demo] Calling method 'detail' {{(pid=112752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:55:31.306470 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.api.api_utils [None req-ca5ea0bd-00b6-46f8-b257-0d37da98d6aa demo demo] Removing options '' from query. {{(pid=112752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:55:31.308397 np0000172881 devstack@c-api.service[112752]: DEBUG cinder.volume.api [None req-ca5ea0bd-00b6-46f8-b257-0d37da98d6aa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112752) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:55:31.318466 np0000172881 devstack@c-api.service[112752]: INFO cinder.volume.api [None req-ca5ea0bd-00b6-46f8-b257-0d37da98d6aa demo demo] Get all volumes completed successfully. May 09 03:55:31.320424 np0000172881 devstack@c-api.service[112752]: INFO cinder.api.openstack.wsgi [None req-ca5ea0bd-00b6-46f8-b257-0d37da98d6aa demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 09 03:55:31.320779 np0000172881 devstack@c-api.service[112752]: [pid: 112752|app: 0|req: 9/36] 199.204.45.19 () {64 vars in 1290 bytes} [Sat May 9 03:55:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:55:41.312171 np0000172881 devstack@c-api.service[112752]: DEBUG dbcounter [-] [112752] Writing DB stats cinder:SELECT=1 {{(pid=112752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:56:31.335277 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.middleware.request_id [None req-df801957-c208-4909-b5e4-90f4aa4ee9e1 None None] RequestId filter calling following filter/app {{(pid=112751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:56:31.338428 np0000172881 devstack@c-api.service[112751]: INFO cinder.api.openstack.wsgi [None req-df801957-c208-4909-b5e4-90f4aa4ee9e1 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 09 03:56:31.338725 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.openstack.wsgi [None req-df801957-c208-4909-b5e4-90f4aa4ee9e1 demo demo] Empty body provided in request {{(pid=112751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:56:31.339368 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.openstack.wsgi [None req-df801957-c208-4909-b5e4-90f4aa4ee9e1 demo demo] Calling method 'detail' {{(pid=112751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:56:31.340249 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.api.api_utils [None req-df801957-c208-4909-b5e4-90f4aa4ee9e1 demo demo] Removing options '' from query. {{(pid=112751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:56:31.341501 np0000172881 devstack@c-api.service[112751]: DEBUG cinder.volume.api [None req-df801957-c208-4909-b5e4-90f4aa4ee9e1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112751) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:56:31.350790 np0000172881 devstack@c-api.service[112751]: INFO cinder.volume.api [None req-df801957-c208-4909-b5e4-90f4aa4ee9e1 demo demo] Get all volumes completed successfully. May 09 03:56:31.351883 np0000172881 devstack@c-api.service[112751]: INFO cinder.api.openstack.wsgi [None req-df801957-c208-4909-b5e4-90f4aa4ee9e1 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 09 03:56:31.352229 np0000172881 devstack@c-api.service[112751]: [pid: 112751|app: 0|req: 9/37] 199.204.45.19 () {64 vars in 1290 bytes} [Sat May 9 03:56:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:56:41.344850 np0000172881 devstack@c-api.service[112751]: DEBUG dbcounter [-] [112751] Writing DB stats cinder:SELECT=1 {{(pid=112751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:57:31.368827 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.middleware.request_id [None req-9ecd74d6-634d-4b74-bb30-e25933c5e0a3 None None] RequestId filter calling following filter/app {{(pid=112750) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:57:31.372127 np0000172881 devstack@c-api.service[112750]: INFO cinder.api.openstack.wsgi [None req-9ecd74d6-634d-4b74-bb30-e25933c5e0a3 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 09 03:57:31.372279 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.openstack.wsgi [None req-9ecd74d6-634d-4b74-bb30-e25933c5e0a3 demo demo] Empty body provided in request {{(pid=112750) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:57:31.372741 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.openstack.wsgi [None req-9ecd74d6-634d-4b74-bb30-e25933c5e0a3 demo demo] Calling method 'detail' {{(pid=112750) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:57:31.372862 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.api.api_utils [None req-9ecd74d6-634d-4b74-bb30-e25933c5e0a3 demo demo] Removing options '' from query. {{(pid=112750) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:57:31.373709 np0000172881 devstack@c-api.service[112750]: DEBUG cinder.volume.api [None req-9ecd74d6-634d-4b74-bb30-e25933c5e0a3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112750) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:57:31.382718 np0000172881 devstack@c-api.service[112750]: INFO cinder.volume.api [None req-9ecd74d6-634d-4b74-bb30-e25933c5e0a3 demo demo] Get all volumes completed successfully. May 09 03:57:31.385187 np0000172881 devstack@c-api.service[112750]: INFO cinder.api.openstack.wsgi [None req-9ecd74d6-634d-4b74-bb30-e25933c5e0a3 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 09 03:57:31.385598 np0000172881 devstack@c-api.service[112750]: [pid: 112750|app: 0|req: 11/38] 199.204.45.19 () {64 vars in 1290 bytes} [Sat May 9 03:57:31 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)