May 09 03:24:17.176203 np0000172887 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 03:24:17.182971 np0000172887 devstack@c-api.service[112602]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 03:24:17.185951 np0000172887 devstack@c-api.service[112602]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 03:24:17 2026] *** May 09 03:24:17.185951 np0000172887 devstack@c-api.service[112602]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 03:24:17.185951 np0000172887 devstack@c-api.service[112602]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 03:24:17.185951 np0000172887 devstack@c-api.service[112602]: nodename: np0000172887 May 09 03:24:17.185951 np0000172887 devstack@c-api.service[112602]: machine: x86_64 May 09 03:24:17.185951 np0000172887 devstack@c-api.service[112602]: clock source: unix May 09 03:24:17.185951 np0000172887 devstack@c-api.service[112602]: pcre jit disabled May 09 03:24:17.185951 np0000172887 devstack@c-api.service[112602]: detected number of CPU cores: 16 May 09 03:24:17.185951 np0000172887 devstack@c-api.service[112602]: current working directory: / May 09 03:24:17.185951 np0000172887 devstack@c-api.service[112602]: detected binary path: /usr/bin/uwsgi-core May 09 03:24:17.185951 np0000172887 devstack@c-api.service[112602]: your processes number limit is 256917 May 09 03:24:17.185951 np0000172887 devstack@c-api.service[112602]: your memory page size is 4096 bytes May 09 03:24:17.185951 np0000172887 devstack@c-api.service[112602]: detected max file descriptor number: 2048 May 09 03:24:17.185951 np0000172887 devstack@c-api.service[112602]: lock engine: pthread robust mutexes May 09 03:24:17.186743 np0000172887 devstack@c-api.service[112602]: thunder lock: enabled May 09 03:24:17.186743 np0000172887 devstack@c-api.service[112602]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 03:24:17.186743 np0000172887 devstack@c-api.service[112602]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 03:24:17.186743 np0000172887 devstack@c-api.service[112602]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 03:24:17.186743 np0000172887 devstack@c-api.service[112602]: Set PythonHome to /opt/stack/data/venv May 09 03:24:17.221747 np0000172887 devstack@c-api.service[112602]: Python main interpreter initialized at 0x7d9f7b2a3668 May 09 03:24:17.221747 np0000172887 devstack@c-api.service[112602]: python threads support enabled May 09 03:24:17.221747 np0000172887 devstack@c-api.service[112602]: your server socket listen backlog is limited to 100 connections May 09 03:24:17.221747 np0000172887 devstack@c-api.service[112602]: your mercy for graceful operations on workers is 80 seconds May 09 03:24:17.222278 np0000172887 devstack@c-api.service[112602]: mapped 671795 bytes (656 KB) for 4 cores May 09 03:24:17.222409 np0000172887 devstack@c-api.service[112602]: *** Operational MODE: preforking *** May 09 03:24:17.222617 np0000172887 devstack@c-api.service[112602]: *** uWSGI is running in multiple interpreter mode *** May 09 03:24:17.222617 np0000172887 devstack@c-api.service[112602]: spawned uWSGI master process (pid: 112602) May 09 03:24:17.222717 np0000172887 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 03:24:17.223480 np0000172887 devstack@c-api.service[112602]: spawned uWSGI worker 1 (pid: 112610, cores: 1) May 09 03:24:17.224193 np0000172887 devstack@c-api.service[112602]: spawned uWSGI worker 2 (pid: 112611, cores: 1) May 09 03:24:17.224686 np0000172887 devstack@c-api.service[112602]: spawned uWSGI worker 3 (pid: 112612, cores: 1) May 09 03:24:17.225134 np0000172887 devstack@c-api.service[112602]: spawned uWSGI worker 4 (pid: 112613, cores: 1) May 09 03:24:17.225205 np0000172887 devstack@c-api.service[112602]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 03:24:17.350882 np0000172887 devstack@c-api.service[112611]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 03:24:17.350882 np0000172887 devstack@c-api.service[112611]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 03:24:17.350882 np0000172887 devstack@c-api.service[112611]: we strongly recommend against using it for new projects. May 09 03:24:17.350882 np0000172887 devstack@c-api.service[112611]: If you are already using Eventlet, we recommend migrating to a different May 09 03:24:17.350882 np0000172887 devstack@c-api.service[112611]: framework. For more detail see May 09 03:24:17.350882 np0000172887 devstack@c-api.service[112611]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 03:24:17.350882 np0000172887 devstack@c-api.service[112611]: import eventlet # noqa May 09 03:24:17.361721 np0000172887 devstack@c-api.service[112612]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 03:24:17.361721 np0000172887 devstack@c-api.service[112612]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 03:24:17.361721 np0000172887 devstack@c-api.service[112612]: we strongly recommend against using it for new projects. May 09 03:24:17.361721 np0000172887 devstack@c-api.service[112612]: If you are already using Eventlet, we recommend migrating to a different May 09 03:24:17.361721 np0000172887 devstack@c-api.service[112612]: framework. For more detail see May 09 03:24:17.361721 np0000172887 devstack@c-api.service[112612]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 03:24:17.361721 np0000172887 devstack@c-api.service[112612]: import eventlet # noqa May 09 03:24:17.363278 np0000172887 devstack@c-api.service[112613]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 03:24:17.363278 np0000172887 devstack@c-api.service[112613]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 03:24:17.363278 np0000172887 devstack@c-api.service[112613]: we strongly recommend against using it for new projects. May 09 03:24:17.363278 np0000172887 devstack@c-api.service[112613]: If you are already using Eventlet, we recommend migrating to a different May 09 03:24:17.363278 np0000172887 devstack@c-api.service[112613]: framework. For more detail see May 09 03:24:17.363278 np0000172887 devstack@c-api.service[112613]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 03:24:17.363278 np0000172887 devstack@c-api.service[112613]: import eventlet # noqa May 09 03:24:17.366254 np0000172887 devstack@c-api.service[112610]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 03:24:17.366254 np0000172887 devstack@c-api.service[112610]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 03:24:17.366254 np0000172887 devstack@c-api.service[112610]: we strongly recommend against using it for new projects. May 09 03:24:17.366254 np0000172887 devstack@c-api.service[112610]: If you are already using Eventlet, we recommend migrating to a different May 09 03:24:17.366254 np0000172887 devstack@c-api.service[112610]: framework. For more detail see May 09 03:24:17.366254 np0000172887 devstack@c-api.service[112610]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 03:24:17.366254 np0000172887 devstack@c-api.service[112610]: import eventlet # noqa May 09 03:24:17.437923 np0000172887 devstack@c-api.service[112611]: /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:24:17.437923 np0000172887 devstack@c-api.service[112611]: debtcollector.deprecate( May 09 03:24:17.450170 np0000172887 devstack@c-api.service[112612]: /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:24:17.450170 np0000172887 devstack@c-api.service[112612]: debtcollector.deprecate( May 09 03:24:17.452821 np0000172887 devstack@c-api.service[112613]: /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:24:17.452821 np0000172887 devstack@c-api.service[112613]: debtcollector.deprecate( May 09 03:24:17.456224 np0000172887 devstack@c-api.service[112610]: /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:24:17.456224 np0000172887 devstack@c-api.service[112610]: debtcollector.deprecate( May 09 03:24:17.518099 np0000172887 devstack@c-api.service[112611]: /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:24:17.518099 np0000172887 devstack@c-api.service[112611]: from cgi import parse_header May 09 03:24:17.532113 np0000172887 devstack@c-api.service[112612]: /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:24:17.532113 np0000172887 devstack@c-api.service[112612]: from cgi import parse_header May 09 03:24:17.532676 np0000172887 devstack@c-api.service[112613]: /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:24:17.532676 np0000172887 devstack@c-api.service[112613]: from cgi import parse_header May 09 03:24:17.540569 np0000172887 devstack@c-api.service[112610]: /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:24:17.540569 np0000172887 devstack@c-api.service[112610]: from cgi import parse_header May 09 03:24:17.562926 np0000172887 devstack@c-api.service[112611]: /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:24:17.562926 np0000172887 devstack@c-api.service[112611]: removals.removed_module( May 09 03:24:17.563719 np0000172887 devstack@c-api.service[112611]: /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:24:17.563719 np0000172887 devstack@c-api.service[112611]: removals.removed_module( May 09 03:24:17.576799 np0000172887 devstack@c-api.service[112612]: /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:24:17.576799 np0000172887 devstack@c-api.service[112612]: removals.removed_module( May 09 03:24:17.577525 np0000172887 devstack@c-api.service[112612]: /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:24:17.577525 np0000172887 devstack@c-api.service[112612]: removals.removed_module( May 09 03:24:17.583213 np0000172887 devstack@c-api.service[112610]: /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:24:17.583213 np0000172887 devstack@c-api.service[112610]: removals.removed_module( May 09 03:24:17.583929 np0000172887 devstack@c-api.service[112610]: /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:24:17.583929 np0000172887 devstack@c-api.service[112610]: removals.removed_module( May 09 03:24:17.587045 np0000172887 devstack@c-api.service[112613]: /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:24:17.587045 np0000172887 devstack@c-api.service[112613]: removals.removed_module( May 09 03:24:17.587753 np0000172887 devstack@c-api.service[112613]: /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:24:17.587753 np0000172887 devstack@c-api.service[112613]: removals.removed_module( May 09 03:24:18.182140 np0000172887 devstack@c-api.service[112613]: /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:24:18.182140 np0000172887 devstack@c-api.service[112613]: warnings.warn( May 09 03:24:18.187941 np0000172887 devstack@c-api.service[112611]: /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:24:18.187941 np0000172887 devstack@c-api.service[112611]: warnings.warn( May 09 03:24:18.195734 np0000172887 devstack@c-api.service[112612]: /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:24:18.195734 np0000172887 devstack@c-api.service[112612]: warnings.warn( May 09 03:24:18.217023 np0000172887 devstack@c-api.service[112610]: /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:24:18.217023 np0000172887 devstack@c-api.service[112610]: warnings.warn( May 09 03:24:18.281592 np0000172887 devstack@c-api.service[112613]: /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:24:18.281592 np0000172887 devstack@c-api.service[112613]: warnings.warn( May 09 03:24:18.301736 np0000172887 devstack@c-api.service[112612]: /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:24:18.301736 np0000172887 devstack@c-api.service[112612]: warnings.warn( May 09 03:24:18.316636 np0000172887 devstack@c-api.service[112611]: /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:24:18.316636 np0000172887 devstack@c-api.service[112611]: warnings.warn( May 09 03:24:18.343285 np0000172887 devstack@c-api.service[112610]: /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:24:18.343285 np0000172887 devstack@c-api.service[112610]: warnings.warn( May 09 03:24:18.588966 np0000172887 devstack@c-api.service[112613]: 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:24:18.589527 np0000172887 devstack@c-api.service[112613]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112613) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 03:24:18.593339 np0000172887 devstack@c-api.service[112612]: 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:24:18.593754 np0000172887 devstack@c-api.service[112612]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112612) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 03:24:18.606284 np0000172887 devstack@c-api.service[112611]: 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:24:18.607048 np0000172887 devstack@c-api.service[112611]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112611) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 03:24:18.677176 np0000172887 devstack@c-api.service[112612]: /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:24:18.677176 np0000172887 devstack@c-api.service[112612]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 03:24:18.678388 np0000172887 devstack@c-api.service[112611]: /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:24:18.678388 np0000172887 devstack@c-api.service[112611]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 03:24:18.688150 np0000172887 devstack@c-api.service[112610]: 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:24:18.688643 np0000172887 devstack@c-api.service[112610]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112610) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 03:24:18.696322 np0000172887 devstack@c-api.service[112613]: /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:24:18.696322 np0000172887 devstack@c-api.service[112613]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 03:24:18.755058 np0000172887 devstack@c-api.service[112610]: /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:24:18.755058 np0000172887 devstack@c-api.service[112610]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 03:24:19.131891 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112612) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 03:24:19.132136 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112611) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 03:24:19.132320 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.132320 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.132527 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.132642 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.132753 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.132916 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.134656 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.134745 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.134807 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.134807 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.135002 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.135002 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.135116 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.135780 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.135898 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.135973 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.136053 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.136053 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.136176 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.136235 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.136292 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.136351 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.136402 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.136460 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.136528 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112611) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.136593 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.136652 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.136652 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.136652 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.136652 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.136652 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.136951 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.136951 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112611) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.136951 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.138134 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.138215 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.138215 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.138347 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.138347 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.138463 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.138463 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.138698 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.138823 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.138823 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.139152 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.139237 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.139308 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.139440 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.139532 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112611) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.139605 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.139605 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.139749 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.139822 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.139822 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.139822 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.140051 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.140051 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.140051 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.140051 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.140051 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.140051 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112611) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.140051 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.140431 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.140487 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.140578 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.140672 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.140672 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.140782 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.140825 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.140899 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.140937 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.140975 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.141010 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.141050 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.141050 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.141113 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.141149 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.141191 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.141229 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.141272 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112611) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.141312 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.141346 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.141384 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.141418 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.141418 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.141418 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.141418 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.141418 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.141611 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112611) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.141611 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.143817 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.143902 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.143941 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.144037 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.144105 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.144105 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.144243 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.144323 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.144377 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.144377 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.144377 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.144377 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.144502 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112611) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.144502 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.144984 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.145040 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.145123 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.145200 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.145275 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.145275 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.145383 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.145426 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.145426 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.145497 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.145537 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.145648 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.145648 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112611) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.145793 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.146655 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.146756 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.146854 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.146854 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.146970 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.147006 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.147039 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.147072 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.147121 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.147161 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.147161 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.147232 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.147267 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112611) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.147409 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.148170 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.148270 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.148345 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.148415 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.148602 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.148673 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.148743 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.148812 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.148914 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.148990 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.149052 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.149130 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.149196 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112611) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.149196 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.154164 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112610) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 03:24:19.154569 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.154669 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.154804 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.154897 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.154944 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.154983 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.155020 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.155057 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.155163 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.155230 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.155392 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.155478 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.155548 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.155621 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.155696 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.155741 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.155774 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.155774 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.155876 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.155921 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112611) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.155921 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.155992 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.155992 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.156058 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.156099 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.156137 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.156170 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.156218 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.156218 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.156284 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.156332 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.156366 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.156404 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.156457 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.156490 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.156528 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.156565 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.156606 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.156638 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.156681 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112611) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.156681 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.156756 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.156756 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.156756 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.156756 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.157276 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.157276 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.157276 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.157482 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.157482 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.157482 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.157482 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.157723 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.157791 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.157883 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.157961 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.158033 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.158104 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.158179 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.158247 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.158317 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.158380 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.158449 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.158550 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.158623 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.158697 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.158762 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.158860 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.158929 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.159002 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.159076 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.159139 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.159209 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.159276 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.159344 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.159408 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112611) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.159473 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.159540 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.159630 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.159703 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.159767 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.159854 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.159932 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.159932 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.160057 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.160057 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.160182 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.160260 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.160337 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.160417 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.160492 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112611) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.160557 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.160619 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.160697 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.160697 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.160697 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.160697 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.160697 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.160697 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.160697 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.160697 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.160697 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.160697 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.161208 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.161208 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.161208 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.161208 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.161208 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.161208 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.161208 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.161208 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.161208 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.161482 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.161518 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.161555 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.161590 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.161627 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.161665 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.161701 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.161740 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.161779 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.161819 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.162139 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.162206 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.162284 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.162354 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.162438 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.162536 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.162616 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.162681 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112611) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.162748 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.162811 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.162899 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.162970 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.163036 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.163109 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.163172 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.163240 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.163309 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.163379 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.163452 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.163516 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.163579 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.163643 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.163688 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.163731 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.163763 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.163801 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112611) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.163849 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.163896 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.163933 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.163933 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.163933 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.163933 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.163933 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.163933 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.163933 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.164146 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112613) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 03:24:19.164146 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.164146 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.164146 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.164284 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.164284 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.164351 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.164390 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.164421 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.164454 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.164506 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.164545 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.164587 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.164619 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.164657 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.164694 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.164726 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.164726 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.164790 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.164826 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.164891 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.164926 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.164965 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.165000 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.165034 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.165067 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.165103 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.165143 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.165182 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.165216 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.165258 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.165295 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112611) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.165334 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112613) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.165367 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.165404 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.165443 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.165478 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.165478 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.165478 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.165570 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.165570 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.165647 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.165682 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.165720 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.165758 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.165795 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.165828 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.165974 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.166011 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.166061 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112613) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.166096 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.166135 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.166170 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.166204 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.166245 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.166281 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.166316 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.166316 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.166413 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.166493 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.166594 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.166676 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.166743 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.166813 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.166911 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.166976 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.167038 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.167111 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.167183 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.167254 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.167320 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112611) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.167388 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.167461 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.167533 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.167598 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.167660 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.167729 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.167800 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.167892 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.167960 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.168023 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.168085 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.168170 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.168237 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.168300 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112613) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.168361 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.168423 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.168494 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.168559 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.168629 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.168629 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.168629 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.168629 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.169017 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.169092 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112611) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.169161 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.169238 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.169310 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.169374 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.169439 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.169500 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.169575 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.169640 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.169703 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112613) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.169765 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.169846 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.169914 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.169914 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.169914 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.169914 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.169914 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.169914 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.169914 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.170367 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.170458 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.170521 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.170600 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.170681 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.170752 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.170816 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.170816 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.170816 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112613) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.170816 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.171115 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.171187 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.171243 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.171294 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.171339 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.171386 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.171432 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.171483 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.171553 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.171608 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.171656 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.171703 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112613) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.171748 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.171801 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.171874 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.171924 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.171969 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.172027 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.172080 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.172127 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.172180 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.172228 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.172273 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.172321 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.172369 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112611) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.172420 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.172466 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.172520 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.172568 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.172568 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.172615 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.172640 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.172665 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.172689 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.172714 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.172743 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.172777 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.172806 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112613) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.172847 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.172873 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.172907 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.172907 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.172959 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.172985 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.173010 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.173038 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.173063 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.173090 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.173090 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.173142 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.173168 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.173192 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.173219 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.173248 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112613) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.173273 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.173301 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.173326 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.173351 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.173379 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.173403 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.173430 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.173454 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.173482 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.173505 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.173532 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.173566 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.173594 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.173617 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.173641 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.173666 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.173696 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.173719 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.173743 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.173768 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.173800 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112613) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.173823 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.173934 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.173959 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.173993 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.174023 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.174048 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.174048 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.174048 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112611) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.174048 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.174143 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.174143 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.174143 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.174143 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.174143 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.174143 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112613) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.174143 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.174333 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.174333 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.174333 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.174333 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.174333 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.174333 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.174333 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.174494 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.174494 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.174494 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.174494 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.174494 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.174494 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112613) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.174494 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.174668 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.174668 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.174716 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.174740 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.174766 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.174792 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.174818 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.174865 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.174900 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.174927 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.174953 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.174978 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.175010 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.175035 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.175059 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.175088 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112613) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.175114 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.175141 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.175171 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.175171 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112611) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.175171 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.175330 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.175330 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.175330 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.175330 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.175330 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.175330 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112613) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.175330 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.175330 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.175330 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.175330 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.175330 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.175820 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.175898 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.175948 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.175999 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112613) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.176047 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.176099 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.176148 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.176200 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.176249 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.176295 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.176341 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.176396 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.176445 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.176491 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.176555 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.176621 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112611) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.176621 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.176734 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.176734 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.176734 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.176734 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.176734 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.176734 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112613) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.177020 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.177072 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.177120 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.177166 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.177216 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.177267 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.177315 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.177361 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.177416 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.177464 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.177513 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.177558 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.177604 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.177650 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112613) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.177650 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.177744 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.177744 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.177844 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.177904 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.177904 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.177991 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.178037 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.178094 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.178143 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.178188 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.178234 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.178285 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.178337 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.178337 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112611) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.178426 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.178453 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.178481 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.178587 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.178679 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.178706 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.178731 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.178762 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.178787 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.178812 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.178864 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.178889 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.178915 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.178941 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.178965 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.178988 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.179013 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.179037 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.179069 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.179093 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.179117 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.179141 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.179165 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.179206 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.179231 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112613) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.179262 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.179289 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112611) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.179317 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.179346 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.179371 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.179395 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.179419 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.179443 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.179467 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.179500 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.179529 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.179567 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.179592 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.179627 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.179663 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.179688 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.179722 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.179747 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.179781 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.179805 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.179852 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.179887 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.179918 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112611) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.179945 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.179970 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.179994 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.180020 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.180053 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.180077 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.180109 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.180139 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112613) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.180173 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.180210 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.180237 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.180237 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.180237 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.180237 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.180337 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.180370 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.180422 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.180451 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.180474 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.180509 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.180538 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.180562 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.180586 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.180619 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.180654 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112613) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.180678 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.180715 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.180753 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.180753 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.181017 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.181017 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.181017 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.181017 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.181017 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.181017 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112613) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.181017 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.181017 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.181017 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.181017 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.181274 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.181274 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.181274 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112613) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.181274 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.181385 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.181385 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.181385 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.181385 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.181385 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.181385 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.181543 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.181618 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.181670 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.181737 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.181789 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.181852 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.181914 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.181965 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.182042 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.182092 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.182151 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.182205 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112611) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.182256 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.182305 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.182353 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.182397 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112613) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.182397 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.182484 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.182484 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.182484 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.182484 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.182484 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.182707 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.182707 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.182707 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.182707 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.182707 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.182707 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112613) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.182707 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.182707 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.182707 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.182707 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.183186 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.183186 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.183186 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112613) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.183186 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.183186 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.183186 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.183186 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.183186 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.183186 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.183186 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112613) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.183636 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.183636 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.183636 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.183636 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.183636 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.183636 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.183636 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112613) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.183636 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.183636 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.183636 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.184094 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.184094 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.184094 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.184094 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112613) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.184094 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.184712 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.184769 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.184847 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.185180 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.185180 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.185277 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.185330 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.185384 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.185437 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.185489 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.185489 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.185581 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.185629 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.185680 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.185729 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.185779 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.185779 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.185779 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.185779 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.185779 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112611) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.185779 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.186070 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.186070 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.186070 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.186070 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.186070 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.186070 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112613) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.186343 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.187065 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.187121 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.187194 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.187250 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.187313 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.187369 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.187420 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.187466 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.187519 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.187566 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.187613 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.187660 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.187660 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112613) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.187660 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.188087 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.188191 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.188245 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.188293 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.188359 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.188409 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.188479 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.188972 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.189028 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.189091 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.189144 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.189211 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.189265 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112611) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.189340 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.193067 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.193173 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.193243 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.193311 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.193376 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.193430 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.193468 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.193501 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.193536 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.193569 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.193608 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.193640 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.193677 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.193716 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.193749 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.193857 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.193910 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112613) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.193944 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.193977 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.194010 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.194042 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112611) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.194105 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.194139 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.194176 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.194176 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.194176 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.194176 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.194176 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.194605 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.194689 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.194760 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.194823 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.194907 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.194972 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.195035 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.195099 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.195180 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.195251 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.195316 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.195386 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112613) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.195450 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.195514 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.195582 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.195652 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.195717 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.195787 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.195865 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.195943 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.196009 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.196080 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.196144 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.196206 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.196274 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.196337 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.196402 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.196473 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.196536 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.196597 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112611) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.196664 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.196727 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.196796 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.196845 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.196878 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.196910 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.196941 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:24:19.196987 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.197023 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:24:19.197061 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.197092 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.197124 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.197155 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.197185 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112611) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.197217 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.197217 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.197217 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.197307 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:24:19.197307 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:24:19.197307 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:24:19.197307 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:24:19.197307 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112613) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:24:19.240587 np0000172887 devstack@c-api.service[112612]: INFO dbcounter [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Registered counter for database cinder May 09 03:24:19.241542 np0000172887 devstack@c-api.service[112611]: INFO dbcounter [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Registered counter for database cinder May 09 03:24:19.242033 np0000172887 devstack@c-api.service[112613]: INFO dbcounter [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Registered counter for database cinder May 09 03:24:19.242352 np0000172887 devstack@c-api.service[112610]: INFO dbcounter [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Registered counter for database cinder May 09 03:24:19.252335 np0000172887 devstack@c-api.service[112612]: DEBUG oslo_db.sqlalchemy.engines [None req-47ee9f87-1310-4e21-8590-2375192c3cce 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=112612) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:24:19.254485 np0000172887 devstack@c-api.service[112611]: DEBUG oslo_db.sqlalchemy.engines [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b 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=112611) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:24:19.259892 np0000172887 devstack@c-api.service[112613]: DEBUG oslo_db.sqlalchemy.engines [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a 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=112613) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:24:19.266876 np0000172887 devstack@c-api.service[112610]: DEBUG oslo_db.sqlalchemy.engines [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 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=112610) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:24:19.371501 np0000172887 devstack@c-api.service[112611]: DEBUG dbcounter [-] [112611] Writer thread running {{(pid=112611) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 03:24:19.374613 np0000172887 devstack@c-api.service[112611]: INFO cinder.rpc [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 03:24:19.376138 np0000172887 devstack@c-api.service[112612]: DEBUG dbcounter [-] [112612] Writer thread running {{(pid=112612) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 03:24:19.377445 np0000172887 devstack@c-api.service[112611]: INFO cinder.rpc [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 03:24:19.378736 np0000172887 devstack@c-api.service[112612]: INFO cinder.rpc [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 03:24:19.379534 np0000172887 devstack@c-api.service[112613]: DEBUG dbcounter [-] [112613] Writer thread running {{(pid=112613) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 03:24:19.380327 np0000172887 devstack@c-api.service[112611]: INFO cinder.rpc [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 03:24:19.381292 np0000172887 devstack@c-api.service[112612]: INFO cinder.rpc [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 03:24:19.382645 np0000172887 devstack@c-api.service[112611]: INFO cinder.rpc [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 03:24:19.382861 np0000172887 devstack@c-api.service[112613]: INFO cinder.rpc [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 03:24:19.383554 np0000172887 devstack@c-api.service[112612]: INFO cinder.rpc [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 03:24:19.383849 np0000172887 devstack@c-api.service[112611]: WARNING castellan.key_manager.migration [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.385408 np0000172887 devstack@c-api.service[112613]: INFO cinder.rpc [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 03:24:19.385637 np0000172887 devstack@c-api.service[112612]: INFO cinder.rpc [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 03:24:19.386232 np0000172887 devstack@c-api.service[112611]: WARNING castellan.key_manager.migration [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.386435 np0000172887 devstack@c-api.service[112610]: DEBUG dbcounter [-] [112610] Writer thread running {{(pid=112610) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 03:24:19.386551 np0000172887 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.387639 np0000172887 devstack@c-api.service[112613]: INFO cinder.rpc [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 03:24:19.388281 np0000172887 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.388882 np0000172887 devstack@c-api.service[112610]: INFO cinder.rpc [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 03:24:19.389731 np0000172887 devstack@c-api.service[112613]: INFO cinder.rpc [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 03:24:19.390789 np0000172887 devstack@c-api.service[112613]: WARNING castellan.key_manager.migration [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.391217 np0000172887 devstack@c-api.service[112610]: INFO cinder.rpc [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 03:24:19.391968 np0000172887 devstack@c-api.service[112611]: DEBUG oslo_db.sqlalchemy.engines [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b 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=112611) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:24:19.392581 np0000172887 devstack@c-api.service[112612]: DEBUG oslo_db.sqlalchemy.engines [None req-47ee9f87-1310-4e21-8590-2375192c3cce 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=112612) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:24:19.392704 np0000172887 devstack@c-api.service[112613]: WARNING castellan.key_manager.migration [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.393361 np0000172887 devstack@c-api.service[112610]: INFO cinder.rpc [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 03:24:19.394214 np0000172887 devstack@c-api.service[112611]: INFO cinder.rpc [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 03:24:19.394316 np0000172887 devstack@c-api.service[112612]: INFO cinder.rpc [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 03:24:19.395388 np0000172887 devstack@c-api.service[112610]: INFO cinder.rpc [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 03:24:19.395878 np0000172887 devstack@c-api.service[112612]: INFO cinder.rpc [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 03:24:19.396348 np0000172887 devstack@c-api.service[112611]: INFO cinder.rpc [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 03:24:19.396624 np0000172887 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.396697 np0000172887 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.397463 np0000172887 devstack@c-api.service[112611]: WARNING castellan.key_manager.migration [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.398015 np0000172887 devstack@c-api.service[112613]: DEBUG oslo_db.sqlalchemy.engines [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a 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=112613) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:24:19.399098 np0000172887 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.400142 np0000172887 devstack@c-api.service[112613]: INFO cinder.rpc [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 03:24:19.402170 np0000172887 devstack@c-api.service[112613]: INFO cinder.rpc [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 03:24:19.403146 np0000172887 devstack@c-api.service[112613]: WARNING castellan.key_manager.migration [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.404077 np0000172887 devstack@c-api.service[112610]: DEBUG oslo_db.sqlalchemy.engines [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 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=112610) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:24:19.405977 np0000172887 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.406055 np0000172887 devstack@c-api.service[112610]: INFO cinder.rpc [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 03:24:19.407795 np0000172887 devstack@c-api.service[112610]: INFO cinder.rpc [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 03:24:19.408603 np0000172887 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.409212 np0000172887 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.409800 np0000172887 devstack@c-api.service[112611]: WARNING castellan.key_manager.migration [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.412487 np0000172887 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.413058 np0000172887 devstack@c-api.service[112611]: WARNING castellan.key_manager.migration [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.415777 np0000172887 devstack@c-api.service[112613]: WARNING castellan.key_manager.migration [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.416318 np0000172887 devstack@c-api.service[112611]: WARNING castellan.key_manager.migration [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.416791 np0000172887 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.419259 np0000172887 devstack@c-api.service[112613]: WARNING castellan.key_manager.migration [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.419870 np0000172887 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.419946 np0000172887 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.420532 np0000172887 devstack@c-api.service[112611]: WARNING castellan.key_manager.migration [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.422557 np0000172887 devstack@c-api.service[112613]: WARNING castellan.key_manager.migration [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.422817 np0000172887 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.423657 np0000172887 devstack@c-api.service[112611]: WARNING castellan.key_manager.migration [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.424411 np0000172887 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.426035 np0000172887 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.426627 np0000172887 devstack@c-api.service[112611]: WARNING castellan.key_manager.migration [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.426766 np0000172887 devstack@c-api.service[112613]: WARNING castellan.key_manager.migration [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.428155 np0000172887 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.429679 np0000172887 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.429825 np0000172887 devstack@c-api.service[112611]: WARNING castellan.key_manager.migration [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.429957 np0000172887 devstack@c-api.service[112613]: WARNING castellan.key_manager.migration [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.432354 np0000172887 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.432620 np0000172887 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.433024 np0000172887 devstack@c-api.service[112613]: WARNING castellan.key_manager.migration [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.433411 np0000172887 devstack@c-api.service[112611]: WARNING castellan.key_manager.migration [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.434159 np0000172887 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.436360 np0000172887 devstack@c-api.service[112611]: WARNING castellan.key_manager.migration [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.436482 np0000172887 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.436625 np0000172887 devstack@c-api.service[112613]: WARNING castellan.key_manager.migration [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.436828 np0000172887 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.437924 np0000172887 devstack@c-api.service[112611]: WARNING castellan.key_manager.migration [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.439560 np0000172887 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.440615 np0000172887 devstack@c-api.service[112613]: WARNING castellan.key_manager.migration [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.440704 np0000172887 devstack@c-api.service[112611]: WARNING castellan.key_manager.migration [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.442568 np0000172887 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.442618 np0000172887 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.443631 np0000172887 devstack@c-api.service[112613]: WARNING castellan.key_manager.migration [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.445234 np0000172887 devstack@c-api.service[112613]: WARNING castellan.key_manager.migration [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.445469 np0000172887 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.446006 np0000172887 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.446413 np0000172887 devstack@c-api.service[112611]: WARNING castellan.key_manager.migration [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.447936 np0000172887 devstack@c-api.service[112613]: WARNING castellan.key_manager.migration [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.448140 np0000172887 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.448386 np0000172887 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.449717 np0000172887 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.449824 np0000172887 devstack@c-api.service[112611]: WARNING castellan.key_manager.migration [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.449962 np0000172887 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.451185 np0000172887 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.452003 np0000172887 devstack@c-api.service[112611]: WARNING castellan.key_manager.migration [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.452642 np0000172887 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.452775 np0000172887 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.453578 np0000172887 devstack@c-api.service[112611]: WARNING castellan.key_manager.migration [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.453653 np0000172887 devstack@c-api.service[112613]: WARNING castellan.key_manager.migration [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.454216 np0000172887 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.455060 np0000172887 devstack@c-api.service[112611]: WARNING castellan.key_manager.migration [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.455332 np0000172887 devstack@c-api.service[112612]: WARNING cinder.api.contrib.hosts [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 03:24:19.456072 np0000172887 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.456662 np0000172887 devstack@c-api.service[112611]: WARNING castellan.key_manager.migration [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.457221 np0000172887 devstack@c-api.service[112613]: WARNING castellan.key_manager.migration [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.457609 np0000172887 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.458090 np0000172887 devstack@c-api.service[112611]: WARNING castellan.key_manager.migration [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.458359 np0000172887 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.459198 np0000172887 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.459272 np0000172887 devstack@c-api.service[112611]: WARNING cinder.api.contrib.hosts [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 03:24:19.459397 np0000172887 devstack@c-api.service[112613]: WARNING castellan.key_manager.migration [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.459956 np0000172887 devstack@c-api.service[112611]: WARNING castellan.key_manager.migration [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.460090 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Extended resource: extensions {{(pid=112612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.461008 np0000172887 devstack@c-api.service[112613]: WARNING castellan.key_manager.migration [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.461330 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Extended resource: encryption {{(pid=112612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.461456 np0000172887 devstack@c-api.service[112611]: WARNING castellan.key_manager.migration [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.500100 np0000172887 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.500260 np0000172887 devstack@c-api.service[112613]: WARNING castellan.key_manager.migration [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.500333 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Extended resource: encryption {{(pid=112612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.500418 np0000172887 devstack@c-api.service[112611]: WARNING castellan.key_manager.migration [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.500418 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Extended resource: extensions {{(pid=112611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.500740 np0000172887 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.500825 np0000172887 devstack@c-api.service[112613]: WARNING castellan.key_manager.migration [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.500936 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Extended resource: os-quota-sets {{(pid=112612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.501021 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Extended resource: encryption {{(pid=112611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.501101 np0000172887 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.501167 np0000172887 devstack@c-api.service[112613]: WARNING castellan.key_manager.migration [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.501231 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Extended resource: cgsnapshots {{(pid=112612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.501285 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Extended resource: encryption {{(pid=112611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.501336 np0000172887 devstack@c-api.service[112613]: WARNING cinder.api.contrib.hosts [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 03:24:19.501386 np0000172887 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.501434 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Extended resource: os-quota-class-sets {{(pid=112612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.501504 np0000172887 devstack@c-api.service[112613]: WARNING castellan.key_manager.migration [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.501555 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Extended resource: os-quota-sets {{(pid=112611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.501615 np0000172887 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.501677 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Extended resource: os-availability-zone {{(pid=112612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.501729 np0000172887 devstack@c-api.service[112613]: WARNING castellan.key_manager.migration [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.501780 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Extended resource: cgsnapshots {{(pid=112611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.501857 np0000172887 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.501908 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Extended resource: qos-specs {{(pid=112612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.501972 np0000172887 devstack@c-api.service[112613]: WARNING castellan.key_manager.migration [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.502024 np0000172887 devstack@c-api.service[112610]: WARNING cinder.api.contrib.hosts [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 03:24:19.502074 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Extended resource: os-quota-class-sets {{(pid=112611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.502126 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Extended resource: extensions {{(pid=112613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.502177 np0000172887 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.502225 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Extended resource: backups {{(pid=112612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.502275 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Extended resource: os-availability-zone {{(pid=112611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.502337 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Extended resource: encryption {{(pid=112613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.502391 np0000172887 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.502439 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Extended resource: qos-specs {{(pid=112611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.502489 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Extended resource: encryption {{(pid=112613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.502540 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Extended resource: extra_specs {{(pid=112612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.502591 np0000172887 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.502591 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Extended resource: extensions {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.502684 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Extended resource: backups {{(pid=112611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.502748 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Extended resource: os-quota-sets {{(pid=112613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.502801 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Extended resource: os-snapshot-manage {{(pid=112612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.502896 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Extended resource: encryption {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.502952 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Extended resource: cgsnapshots {{(pid=112613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.503004 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Extended resource: os-volume-type-access {{(pid=112612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.503064 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Extended resource: extra_specs {{(pid=112611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.503124 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Extended resource: encryption {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.503175 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Extended resource: os-quota-class-sets {{(pid=112613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.503227 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Extended resource: capabilities {{(pid=112612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.503278 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Extended resource: os-snapshot-manage {{(pid=112611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.503331 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Extended resource: os-quota-sets {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.503384 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Extended resource: os-availability-zone {{(pid=112613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.503445 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Extended resource: os-hosts {{(pid=112612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.503497 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Extended resource: os-volume-type-access {{(pid=112611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.505645 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Extended resource: qos-specs {{(pid=112613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.506070 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Extended resource: cgsnapshots {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.506393 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Extended resource: consistencygroups {{(pid=112612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.506670 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Extended resource: os-quota-class-sets {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.507024 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Extended resource: capabilities {{(pid=112611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.507340 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Extended resource: backups {{(pid=112613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.507678 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Extended resource: os-volume-transfer {{(pid=112612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.508036 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Extended resource: os-hosts {{(pid=112611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.508398 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Extended resource: os-availability-zone {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.508544 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Extended resource: scheduler-stats {{(pid=112612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.508652 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Extended resource: consistencygroups {{(pid=112611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.508750 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Extended resource: extra_specs {{(pid=112613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.508904 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Extended resource: qos-specs {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.509015 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Extended resource: os-volume-manage {{(pid=112612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.509116 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Extended resource: os-volume-transfer {{(pid=112611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.509229 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Extended resource: os-snapshot-manage {{(pid=112613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.509334 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Extended resource: backups {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.509431 np0000172887 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.509528 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Extended resource: os-volume-type-access {{(pid=112613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.509626 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Extended resource: scheduler-stats {{(pid=112611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.509722 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.contrib.snapshot_actions [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] SnapshotActionsController initialized {{(pid=112612) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 03:24:19.509821 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Extended resource: extra_specs {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.509958 np0000172887 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.510054 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Extended resource: os-volume-manage {{(pid=112611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.510156 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Extended resource: capabilities {{(pid=112613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.510276 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Extended resource: os-snapshot-manage {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.510386 np0000172887 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.510485 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Extended resource: os-hosts {{(pid=112613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.510582 np0000172887 devstack@c-api.service[112611]: WARNING castellan.key_manager.migration [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.510679 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Extended resource: os-volume-type-access {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.510787 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Extended resource: consistencygroups {{(pid=112613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.510910 np0000172887 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.511008 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.contrib.snapshot_actions [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] SnapshotActionsController initialized {{(pid=112611) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 03:24:19.511008 np0000172887 devstack@c-api.service[112611]: WARNING castellan.key_manager.migration [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.511194 np0000172887 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.511288 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Extended resource: capabilities {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.511421 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Extended resource: os-volume-transfer {{(pid=112613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.511566 np0000172887 devstack@c-api.service[112611]: WARNING castellan.key_manager.migration [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.511673 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Extended resource: os-hosts {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.511771 np0000172887 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.511914 np0000172887 devstack@c-api.service[112611]: WARNING castellan.key_manager.migration [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.512016 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Extended resource: scheduler-stats {{(pid=112613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.512134 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Extended resource: consistencygroups {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.512242 np0000172887 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.512242 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:19.512438 np0000172887 devstack@c-api.service[112611]: WARNING castellan.key_manager.migration [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.512543 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:19.512543 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:19.512737 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Extended resource: os-volume-manage {{(pid=112613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.512887 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:19.512887 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Extension SnapshotActions extending resource: snapshots {{(pid=112612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:19.512887 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Extension VolumeTypeAccess extending resource: types {{(pid=112612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:19.512887 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:19.512887 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:19.513519 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Extended resource: os-volume-transfer {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.513649 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:19.513649 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Extension UsedLimits extending resource: limits {{(pid=112612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:19.513649 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Extension TypesManage extending resource: types {{(pid=112612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:19.513649 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Extension AdminActions extending resource: volumes {{(pid=112612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:19.513649 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Extension AdminActions extending resource: snapshots {{(pid=112612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:19.513649 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Extension AdminActions extending resource: backups {{(pid=112612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:19.513649 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Extension VolumeActions extending resource: volumes {{(pid=112612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:19.514364 np0000172887 devstack@c-api.service[112611]: WARNING castellan.key_manager.migration [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.514464 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-47ee9f87-1310-4e21-8590-2375192c3cce None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:19.514563 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Extended resource: scheduler-stats {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.514663 np0000172887 devstack@c-api.service[112613]: WARNING castellan.key_manager.migration [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.514762 np0000172887 devstack@c-api.service[112611]: WARNING castellan.key_manager.migration [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.514899 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.contrib.snapshot_actions [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] SnapshotActionsController initialized {{(pid=112613) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 03:24:19.515009 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112611) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:19.515068 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Extended resource: os-volume-manage {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:24:19.515119 np0000172887 devstack@c-api.service[112612]: WARNING keystonemiddleware.auth_token [None req-47ee9f87-1310-4e21-8590-2375192c3cce 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:24:19.515173 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112611) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:19.515173 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112611) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:19.515173 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112611) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:19.515173 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Extension SnapshotActions extending resource: snapshots {{(pid=112611) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:19.515173 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Extension VolumeTypeAccess extending resource: types {{(pid=112611) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:19.515173 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112611) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:19.515527 np0000172887 devstack@c-api.service[112613]: WARNING castellan.key_manager.migration [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.515583 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112611) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:19.515583 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112611) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:19.515583 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Extension UsedLimits extending resource: limits {{(pid=112611) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:19.515583 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Extension TypesManage extending resource: types {{(pid=112611) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:19.515583 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Extension AdminActions extending resource: volumes {{(pid=112611) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:19.515583 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Extension AdminActions extending resource: snapshots {{(pid=112611) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:19.515583 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Extension AdminActions extending resource: backups {{(pid=112611) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:19.515952 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Extension VolumeActions extending resource: volumes {{(pid=112611) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:19.515952 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.v3.router [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112611) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:19.516058 np0000172887 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.516110 np0000172887 devstack@c-api.service[112613]: WARNING castellan.key_manager.migration [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.516161 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.contrib.snapshot_actions [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] SnapshotActionsController initialized {{(pid=112610) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 03:24:19.516212 np0000172887 devstack@c-api.service[112613]: WARNING castellan.key_manager.migration [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.516250 np0000172887 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.516273 np0000172887 devstack@c-api.service[112611]: WARNING keystonemiddleware.auth_token [None req-c9d9334d-9474-4fe9-9564-5d6010d1159b 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:24:19.516300 np0000172887 devstack@c-api.service[112613]: WARNING castellan.key_manager.migration [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.516323 np0000172887 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.516345 np0000172887 devstack@c-api.service[112612]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d9f7b2a3668 pid: 112612 (default app) May 09 03:24:19.516368 np0000172887 devstack@c-api.service[112613]: WARNING castellan.key_manager.migration [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.516393 np0000172887 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.516421 np0000172887 devstack@c-api.service[112612]: /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:19.516421 np0000172887 devstack@c-api.service[112612]: warnings.warn( May 09 03:24:19.516461 np0000172887 devstack@c-api.service[112613]: WARNING castellan.key_manager.migration [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.516485 np0000172887 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.516509 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112613) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:19.516509 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112613) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:19.516509 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112613) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:19.516509 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112613) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:19.516509 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112613) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:19.516509 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112613) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:19.516644 np0000172887 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.516667 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112613) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:19.516667 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112613) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:19.516667 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112613) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:19.516667 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Extension UsedLimits extending resource: limits {{(pid=112613) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:19.516667 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Extension TypesManage extending resource: types {{(pid=112613) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:19.516667 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Extension AdminActions extending resource: volumes {{(pid=112613) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:19.516667 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Extension AdminActions extending resource: snapshots {{(pid=112613) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:19.516821 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Extension AdminActions extending resource: backups {{(pid=112613) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:19.516821 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Extension VolumeActions extending resource: volumes {{(pid=112613) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:19.517438 np0000172887 devstack@c-api.service[112611]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d9f7b2a3668 pid: 112611 (default app) May 09 03:24:19.517490 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112613) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:19.517537 np0000172887 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:24:19.517537 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:19.517537 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:19.517537 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:19.517537 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:19.517537 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:19.517537 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:19.517827 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:19.517827 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:19.517827 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:19.517827 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Extension UsedLimits extending resource: limits {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:19.517827 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Extension TypesManage extending resource: types {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:19.518076 np0000172887 devstack@c-api.service[112613]: WARNING keystonemiddleware.auth_token [None req-ca7b1dc4-d029-4222-8463-adfd3b3b925a 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:24:19.518125 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Extension AdminActions extending resource: volumes {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:19.518125 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Extension AdminActions extending resource: snapshots {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:19.518125 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Extension AdminActions extending resource: backups {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:19.518125 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Extension VolumeActions extending resource: volumes {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:19.518125 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:24:19.518348 np0000172887 devstack@c-api.service[112612]: /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:19.518348 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.518348 np0000172887 devstack@c-api.service[112612]: /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:19.518348 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.518348 np0000172887 devstack@c-api.service[112612]: /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:19.518631 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.518631 np0000172887 devstack@c-api.service[112612]: /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:19.518631 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.518631 np0000172887 devstack@c-api.service[112612]: /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:19.518631 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.518901 np0000172887 devstack@c-api.service[112612]: /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:19.518901 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.518901 np0000172887 devstack@c-api.service[112612]: /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:19.518901 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.518901 np0000172887 devstack@c-api.service[112612]: /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:19.518901 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.519240 np0000172887 devstack@c-api.service[112612]: /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:19.519240 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.519240 np0000172887 devstack@c-api.service[112612]: /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:19.519240 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.519449 np0000172887 devstack@c-api.service[112612]: /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:19.519449 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.519449 np0000172887 devstack@c-api.service[112612]: /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:19.519449 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.519668 np0000172887 devstack@c-api.service[112612]: /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:19.519668 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.519668 np0000172887 devstack@c-api.service[112612]: /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:19.519668 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.519887 np0000172887 devstack@c-api.service[112612]: /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:19.519887 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.519887 np0000172887 devstack@c-api.service[112612]: /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:19.519887 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.519887 np0000172887 devstack@c-api.service[112612]: /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:19.520155 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.520155 np0000172887 devstack@c-api.service[112612]: /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:19.520155 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.520155 np0000172887 devstack@c-api.service[112612]: /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:19.520155 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.520413 np0000172887 devstack@c-api.service[112612]: /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:19.520413 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.520413 np0000172887 devstack@c-api.service[112612]: /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:19.520413 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.520413 np0000172887 devstack@c-api.service[112612]: /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:19.520413 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.520724 np0000172887 devstack@c-api.service[112612]: /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:19.520724 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.520724 np0000172887 devstack@c-api.service[112612]: /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:19.520724 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.520724 np0000172887 devstack@c-api.service[112612]: /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:19.520724 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.521046 np0000172887 devstack@c-api.service[112612]: /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:19.521046 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.521046 np0000172887 devstack@c-api.service[112612]: /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:19.521046 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.521046 np0000172887 devstack@c-api.service[112612]: /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:19.521046 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.521350 np0000172887 devstack@c-api.service[112612]: /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:19.521350 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.521350 np0000172887 devstack@c-api.service[112612]: /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:19.521350 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.521350 np0000172887 devstack@c-api.service[112612]: /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:19.521600 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.521600 np0000172887 devstack@c-api.service[112612]: /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:19.521600 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.521600 np0000172887 devstack@c-api.service[112612]: /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:19.521600 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.521745 np0000172887 devstack@c-api.service[112612]: /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:19.521745 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.521745 np0000172887 devstack@c-api.service[112612]: /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:19.521745 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.521745 np0000172887 devstack@c-api.service[112612]: /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:19.521745 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.521947 np0000172887 devstack@c-api.service[112612]: /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:19.521947 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.521947 np0000172887 devstack@c-api.service[112612]: /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:19.521947 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.521947 np0000172887 devstack@c-api.service[112612]: /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:19.521947 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.522103 np0000172887 devstack@c-api.service[112612]: /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:19.522103 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.522103 np0000172887 devstack@c-api.service[112612]: /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:19.522103 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.522103 np0000172887 devstack@c-api.service[112612]: /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:19.522256 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.522256 np0000172887 devstack@c-api.service[112612]: /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:19.522256 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.522256 np0000172887 devstack@c-api.service[112612]: /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:19.522256 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.522390 np0000172887 devstack@c-api.service[112612]: /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:19.522390 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.522390 np0000172887 devstack@c-api.service[112612]: /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:19.522390 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.522504 np0000172887 devstack@c-api.service[112612]: /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:19.522504 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.522504 np0000172887 devstack@c-api.service[112612]: /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:19.522504 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.522628 np0000172887 devstack@c-api.service[112612]: /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:19.522628 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.522628 np0000172887 devstack@c-api.service[112612]: /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:19.522628 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.522628 np0000172887 devstack@c-api.service[112612]: /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:19.522776 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.522776 np0000172887 devstack@c-api.service[112612]: /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:19.522776 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.522776 np0000172887 devstack@c-api.service[112612]: /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:19.522776 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.522930 np0000172887 devstack@c-api.service[112612]: /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:19.522930 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.522930 np0000172887 devstack@c-api.service[112612]: /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:19.522930 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.523064 np0000172887 devstack@c-api.service[112612]: /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:19.523064 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.523064 np0000172887 devstack@c-api.service[112612]: /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:19.523064 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.523255 np0000172887 devstack@c-api.service[112612]: /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:19.523255 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.523255 np0000172887 devstack@c-api.service[112612]: /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:19.523255 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.523384 np0000172887 devstack@c-api.service[112612]: /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:19.523384 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.523384 np0000172887 devstack@c-api.service[112612]: /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:19.523384 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.523502 np0000172887 devstack@c-api.service[112612]: /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:19.523502 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.523502 np0000172887 devstack@c-api.service[112612]: /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:19.523502 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.523915 np0000172887 devstack@c-api.service[112612]: /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:19.523915 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.523915 np0000172887 devstack@c-api.service[112612]: /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:19.523915 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.523915 np0000172887 devstack@c-api.service[112612]: /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:19.524071 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.524071 np0000172887 devstack@c-api.service[112612]: /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:19.524071 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.524154 np0000172887 devstack@c-api.service[112610]: WARNING keystonemiddleware.auth_token [None req-830457fd-c63f-41dc-adb5-2512dc7f15e4 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:24:19.524187 np0000172887 devstack@c-api.service[112612]: /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:19.524187 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.524187 np0000172887 devstack@c-api.service[112612]: /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:19.524187 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.524187 np0000172887 devstack@c-api.service[112612]: /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:19.524333 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.524333 np0000172887 devstack@c-api.service[112612]: /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:19.524333 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.524333 np0000172887 devstack@c-api.service[112612]: /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:19.524333 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.524333 np0000172887 devstack@c-api.service[112612]: /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:19.524333 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.524517 np0000172887 devstack@c-api.service[112612]: /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:19.524517 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.524517 np0000172887 devstack@c-api.service[112612]: /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:19.524517 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.524517 np0000172887 devstack@c-api.service[112612]: /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:19.524517 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.524681 np0000172887 devstack@c-api.service[112612]: /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:19.524681 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.524681 np0000172887 devstack@c-api.service[112612]: /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:19.524681 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.524681 np0000172887 devstack@c-api.service[112612]: /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:19.524681 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.524867 np0000172887 devstack@c-api.service[112612]: /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:19.524867 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.524867 np0000172887 devstack@c-api.service[112612]: /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:19.524867 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.524867 np0000172887 devstack@c-api.service[112612]: /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:19.524867 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.525040 np0000172887 devstack@c-api.service[112612]: /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:19.525040 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.525040 np0000172887 devstack@c-api.service[112612]: /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:19.525040 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.525153 np0000172887 devstack@c-api.service[112612]: /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:19.525153 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.525153 np0000172887 devstack@c-api.service[112612]: /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:19.525153 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.525266 np0000172887 devstack@c-api.service[112612]: /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:19.525266 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.525266 np0000172887 devstack@c-api.service[112612]: /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:19.525266 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.525390 np0000172887 devstack@c-api.service[112612]: /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:19.525390 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.525390 np0000172887 devstack@c-api.service[112612]: /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:19.525390 np0000172887 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 09 03:24:19.525390 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.middleware.request_id [None req-fc096307-8319-4cbd-a5a3-fd361aa65129 None None] RequestId filter calling following filter/app {{(pid=112612) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:24:19.525520 np0000172887 devstack@c-api.service[112613]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d9f7b2a3668 pid: 112613 (default app) May 09 03:24:19.525545 np0000172887 devstack@c-api.service[112612]: [pid: 112612|app: 0|req: 1/1] 199.204.45.89 () {60 vars in 946 bytes} [Sat May 9 03:24:19 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 09 03:24:19.525568 np0000172887 devstack@c-api.service[112610]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d9f7b2a3668 pid: 112610 (default app) May 09 03:24:26.883555 np0000172887 devstack@c-api.service[112611]: /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.883555 np0000172887 devstack@c-api.service[112611]: warnings.warn( May 09 03:24:26.900024 np0000172887 devstack@c-api.service[112611]: /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.900024 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.900024 np0000172887 devstack@c-api.service[112611]: /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.900024 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.900024 np0000172887 devstack@c-api.service[112611]: /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.900376 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.900376 np0000172887 devstack@c-api.service[112611]: /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.900376 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.900376 np0000172887 devstack@c-api.service[112611]: /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.900376 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.900649 np0000172887 devstack@c-api.service[112611]: /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.900649 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.900649 np0000172887 devstack@c-api.service[112611]: /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.900649 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.900649 np0000172887 devstack@c-api.service[112611]: /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.900649 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.900969 np0000172887 devstack@c-api.service[112611]: /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.900969 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.900969 np0000172887 devstack@c-api.service[112611]: /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.900969 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.901187 np0000172887 devstack@c-api.service[112611]: /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.901187 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.901187 np0000172887 devstack@c-api.service[112611]: /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.901187 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.901419 np0000172887 devstack@c-api.service[112611]: /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.901419 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.901419 np0000172887 devstack@c-api.service[112611]: /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.901419 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.901624 np0000172887 devstack@c-api.service[112611]: /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.901624 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.901624 np0000172887 devstack@c-api.service[112611]: /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.901624 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.901624 np0000172887 devstack@c-api.service[112611]: /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.901915 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.901915 np0000172887 devstack@c-api.service[112611]: /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.901915 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.901915 np0000172887 devstack@c-api.service[112611]: /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.901915 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.902160 np0000172887 devstack@c-api.service[112611]: /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.902160 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.902160 np0000172887 devstack@c-api.service[112611]: /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.902160 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.902160 np0000172887 devstack@c-api.service[112611]: /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.902160 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.902467 np0000172887 devstack@c-api.service[112611]: /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.902467 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.902467 np0000172887 devstack@c-api.service[112611]: /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.902467 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.902467 np0000172887 devstack@c-api.service[112611]: /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.902467 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.902765 np0000172887 devstack@c-api.service[112611]: /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.902765 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.902765 np0000172887 devstack@c-api.service[112611]: /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.902765 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.902765 np0000172887 devstack@c-api.service[112611]: /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.902765 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.903119 np0000172887 devstack@c-api.service[112611]: /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.903119 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.903119 np0000172887 devstack@c-api.service[112611]: /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.903119 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.903119 np0000172887 devstack@c-api.service[112611]: /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.903392 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.903392 np0000172887 devstack@c-api.service[112611]: /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.903392 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.903392 np0000172887 devstack@c-api.service[112611]: /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.903392 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.903656 np0000172887 devstack@c-api.service[112611]: /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.903656 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.903656 np0000172887 devstack@c-api.service[112611]: /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.903656 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.903656 np0000172887 devstack@c-api.service[112611]: /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.903656 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.904041 np0000172887 devstack@c-api.service[112611]: /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.904041 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.904041 np0000172887 devstack@c-api.service[112611]: /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.904041 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.904041 np0000172887 devstack@c-api.service[112611]: /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.904041 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.904348 np0000172887 devstack@c-api.service[112611]: /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.904348 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.904348 np0000172887 devstack@c-api.service[112611]: /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.904348 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.904348 np0000172887 devstack@c-api.service[112611]: /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.904672 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.904672 np0000172887 devstack@c-api.service[112611]: /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.904672 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.904672 np0000172887 devstack@c-api.service[112611]: /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.904672 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.904978 np0000172887 devstack@c-api.service[112611]: /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.904978 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.904978 np0000172887 devstack@c-api.service[112611]: /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.904978 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.905209 np0000172887 devstack@c-api.service[112611]: /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.905209 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.905209 np0000172887 devstack@c-api.service[112611]: /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.905209 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.905451 np0000172887 devstack@c-api.service[112611]: /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.905451 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.905451 np0000172887 devstack@c-api.service[112611]: /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.905451 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.905451 np0000172887 devstack@c-api.service[112611]: /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.905737 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.905737 np0000172887 devstack@c-api.service[112611]: /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.905737 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.905737 np0000172887 devstack@c-api.service[112611]: /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.905737 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.906061 np0000172887 devstack@c-api.service[112611]: /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.906061 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.906061 np0000172887 devstack@c-api.service[112611]: /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.906061 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.906289 np0000172887 devstack@c-api.service[112611]: /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.906289 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.906289 np0000172887 devstack@c-api.service[112611]: /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.906289 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.906516 np0000172887 devstack@c-api.service[112611]: /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.906516 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.906516 np0000172887 devstack@c-api.service[112611]: /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.906516 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.906748 np0000172887 devstack@c-api.service[112611]: /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.906748 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.906748 np0000172887 devstack@c-api.service[112611]: /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.906748 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.906994 np0000172887 devstack@c-api.service[112611]: /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.906994 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.906994 np0000172887 devstack@c-api.service[112611]: /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.906994 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.907219 np0000172887 devstack@c-api.service[112611]: /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.907219 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.907219 np0000172887 devstack@c-api.service[112611]: /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.907219 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.907219 np0000172887 devstack@c-api.service[112611]: /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.907523 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.907523 np0000172887 devstack@c-api.service[112611]: /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.907523 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.907523 np0000172887 devstack@c-api.service[112611]: /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.907523 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.907523 np0000172887 devstack@c-api.service[112611]: /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.907877 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.907877 np0000172887 devstack@c-api.service[112611]: /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.907877 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.907877 np0000172887 devstack@c-api.service[112611]: /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.907877 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.908146 np0000172887 devstack@c-api.service[112611]: /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.908146 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.908146 np0000172887 devstack@c-api.service[112611]: /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.908146 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.908146 np0000172887 devstack@c-api.service[112611]: /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.908146 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.908534 np0000172887 devstack@c-api.service[112611]: /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.908534 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.908534 np0000172887 devstack@c-api.service[112611]: /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.908534 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.908534 np0000172887 devstack@c-api.service[112611]: /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.908534 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.908903 np0000172887 devstack@c-api.service[112611]: /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.908903 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.908903 np0000172887 devstack@c-api.service[112611]: /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.908903 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.908903 np0000172887 devstack@c-api.service[112611]: /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.908903 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.909241 np0000172887 devstack@c-api.service[112611]: /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.909241 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.909241 np0000172887 devstack@c-api.service[112611]: /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.909241 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.909241 np0000172887 devstack@c-api.service[112611]: /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.909241 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.909486 np0000172887 devstack@c-api.service[112611]: /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.909486 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.909486 np0000172887 devstack@c-api.service[112611]: /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.909486 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.909591 np0000172887 devstack@c-api.service[112611]: /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.909591 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.909591 np0000172887 devstack@c-api.service[112611]: /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.909591 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.909591 np0000172887 devstack@c-api.service[112611]: /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.909723 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.909723 np0000172887 devstack@c-api.service[112611]: /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.909723 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.909723 np0000172887 devstack@c-api.service[112611]: /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.909723 np0000172887 devstack@c-api.service[112611]: warnings.warn(deprecated_msg) May 09 03:24:26.909723 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.middleware.request_id [None req-622351a9-4754-498a-93be-c549ee6575df None None] RequestId filter calling following filter/app {{(pid=112611) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:24:27.425044 np0000172887 devstack@c-api.service[112611]: INFO cinder.api.openstack.wsgi [None req-622351a9-4754-498a-93be-c549ee6575df admin admin] POST https://199.204.45.89/volume/v3/types May 09 03:24:27.425651 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.openstack.wsgi [None req-622351a9-4754-498a-93be-c549ee6575df admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112611) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 03:24:27.427410 np0000172887 devstack@c-api.service[112611]: /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:27.427410 np0000172887 devstack@c-api.service[112611]: warnings.warn( May 09 03:24:27.437609 np0000172887 devstack@c-api.service[112611]: DEBUG oslo_db.sqlalchemy.engines [None req-622351a9-4754-498a-93be-c549ee6575df 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=112611) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:24:27.471023 np0000172887 devstack@c-api.service[112611]: INFO cinder.api.openstack.wsgi [None req-622351a9-4754-498a-93be-c549ee6575df admin admin] https://199.204.45.89/volume/v3/types returned with HTTP 200 May 09 03:24:27.471820 np0000172887 devstack@c-api.service[112611]: [pid: 112611|app: 0|req: 1/2] 199.204.45.89 () {68 vars in 1281 bytes} [Sat May 9 03:24:26 2026] POST /volume/v3/types => generated 186 bytes in 589 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 03:24:27.484800 np0000172887 devstack@c-api.service[112613]: /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:27.484800 np0000172887 devstack@c-api.service[112613]: warnings.warn( May 09 03:24:27.500495 np0000172887 devstack@c-api.service[112613]: /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:27.500495 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.500697 np0000172887 devstack@c-api.service[112613]: /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:27.500697 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.500811 np0000172887 devstack@c-api.service[112613]: /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:27.500811 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.500811 np0000172887 devstack@c-api.service[112613]: /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:27.500811 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.501106 np0000172887 devstack@c-api.service[112613]: /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:27.501106 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.501106 np0000172887 devstack@c-api.service[112613]: /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:27.501106 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.501106 np0000172887 devstack@c-api.service[112613]: /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:27.501106 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.501425 np0000172887 devstack@c-api.service[112613]: /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:27.501425 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.501425 np0000172887 devstack@c-api.service[112613]: /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:27.501425 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.501425 np0000172887 devstack@c-api.service[112613]: /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:27.501689 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.501689 np0000172887 devstack@c-api.service[112613]: /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:27.501689 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.501689 np0000172887 devstack@c-api.service[112613]: /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:27.501689 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.502155 np0000172887 devstack@c-api.service[112613]: /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:27.502155 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.502155 np0000172887 devstack@c-api.service[112613]: /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:27.502155 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.502365 np0000172887 devstack@c-api.service[112613]: /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:27.502365 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.502365 np0000172887 devstack@c-api.service[112613]: /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:27.502365 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.502365 np0000172887 devstack@c-api.service[112613]: /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:27.502631 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.502631 np0000172887 devstack@c-api.service[112613]: /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:27.502631 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.502631 np0000172887 devstack@c-api.service[112613]: /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:27.502631 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.502912 np0000172887 devstack@c-api.service[112613]: /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:27.502912 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.502912 np0000172887 devstack@c-api.service[112613]: /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:27.502912 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.502912 np0000172887 devstack@c-api.service[112613]: /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:27.502912 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.503254 np0000172887 devstack@c-api.service[112613]: /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:27.503254 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.503254 np0000172887 devstack@c-api.service[112613]: /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:27.503254 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.503254 np0000172887 devstack@c-api.service[112613]: /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:27.503254 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.503555 np0000172887 devstack@c-api.service[112613]: /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:27.503555 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.503555 np0000172887 devstack@c-api.service[112613]: /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:27.503555 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.503555 np0000172887 devstack@c-api.service[112613]: /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:27.503555 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.504969 np0000172887 devstack@c-api.service[112613]: /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:27.504969 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.504969 np0000172887 devstack@c-api.service[112613]: /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:27.504969 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.504969 np0000172887 devstack@c-api.service[112613]: /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:27.505635 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.505635 np0000172887 devstack@c-api.service[112613]: /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:27.505635 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.505635 np0000172887 devstack@c-api.service[112613]: /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:27.505635 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.506171 np0000172887 devstack@c-api.service[112613]: /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:27.506171 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.506171 np0000172887 devstack@c-api.service[112613]: /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:27.506171 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.506171 np0000172887 devstack@c-api.service[112613]: /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:27.506171 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.506751 np0000172887 devstack@c-api.service[112613]: /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:27.506751 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.506751 np0000172887 devstack@c-api.service[112613]: /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:27.506751 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.506751 np0000172887 devstack@c-api.service[112613]: /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:27.506751 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.507325 np0000172887 devstack@c-api.service[112613]: /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:27.507325 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.507325 np0000172887 devstack@c-api.service[112613]: /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:27.507325 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.507325 np0000172887 devstack@c-api.service[112613]: /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:27.507902 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.507902 np0000172887 devstack@c-api.service[112613]: /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:27.507902 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.507902 np0000172887 devstack@c-api.service[112613]: /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:27.507902 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.508390 np0000172887 devstack@c-api.service[112613]: /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:27.508390 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.508390 np0000172887 devstack@c-api.service[112613]: /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:27.508390 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.509063 np0000172887 devstack@c-api.service[112613]: /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:27.509063 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.509063 np0000172887 devstack@c-api.service[112613]: /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:27.509063 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.509474 np0000172887 devstack@c-api.service[112613]: /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:27.509474 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.509474 np0000172887 devstack@c-api.service[112613]: /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:27.509474 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.509474 np0000172887 devstack@c-api.service[112613]: /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:27.509704 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.509704 np0000172887 devstack@c-api.service[112613]: /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:27.509704 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.509704 np0000172887 devstack@c-api.service[112613]: /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:27.509704 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.510012 np0000172887 devstack@c-api.service[112613]: /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:27.510012 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.510012 np0000172887 devstack@c-api.service[112613]: /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:27.510012 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.510196 np0000172887 devstack@c-api.service[112613]: /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:27.510196 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.510196 np0000172887 devstack@c-api.service[112613]: /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:27.510196 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.510362 np0000172887 devstack@c-api.service[112613]: /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:27.510362 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.510362 np0000172887 devstack@c-api.service[112613]: /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:27.510362 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.510457 np0000172887 devstack@c-api.service[112613]: /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:27.510457 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.510457 np0000172887 devstack@c-api.service[112613]: /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:27.510457 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.510561 np0000172887 devstack@c-api.service[112613]: /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:27.510561 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.510561 np0000172887 devstack@c-api.service[112613]: /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:27.510561 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.510659 np0000172887 devstack@c-api.service[112613]: /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:27.510659 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.510659 np0000172887 devstack@c-api.service[112613]: /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:27.510659 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.510659 np0000172887 devstack@c-api.service[112613]: /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:27.510806 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.510806 np0000172887 devstack@c-api.service[112613]: /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:27.510806 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.510806 np0000172887 devstack@c-api.service[112613]: /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:27.510806 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.510806 np0000172887 devstack@c-api.service[112613]: /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:27.510997 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.510997 np0000172887 devstack@c-api.service[112613]: /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:27.510997 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.510997 np0000172887 devstack@c-api.service[112613]: /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:27.510997 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.511111 np0000172887 devstack@c-api.service[112613]: /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:27.511111 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.511111 np0000172887 devstack@c-api.service[112613]: /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:27.511111 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.511111 np0000172887 devstack@c-api.service[112613]: /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:27.511111 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.511255 np0000172887 devstack@c-api.service[112613]: /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:27.511255 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.511255 np0000172887 devstack@c-api.service[112613]: /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:27.511255 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.511255 np0000172887 devstack@c-api.service[112613]: /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:27.511255 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.511390 np0000172887 devstack@c-api.service[112613]: /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:27.511390 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.511390 np0000172887 devstack@c-api.service[112613]: /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:27.511390 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.511390 np0000172887 devstack@c-api.service[112613]: /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:27.511390 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.511525 np0000172887 devstack@c-api.service[112613]: /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:27.511525 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.511525 np0000172887 devstack@c-api.service[112613]: /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:27.511525 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.511525 np0000172887 devstack@c-api.service[112613]: /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:27.511525 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.511670 np0000172887 devstack@c-api.service[112613]: /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:27.511670 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.511670 np0000172887 devstack@c-api.service[112613]: /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:27.511670 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.511769 np0000172887 devstack@c-api.service[112613]: /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:27.511769 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.511769 np0000172887 devstack@c-api.service[112613]: /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:27.511769 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.511769 np0000172887 devstack@c-api.service[112613]: /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:27.511934 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.511934 np0000172887 devstack@c-api.service[112613]: /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:27.511934 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.511934 np0000172887 devstack@c-api.service[112613]: /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:27.511934 np0000172887 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 09 03:24:27.511934 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.middleware.request_id [req-622351a9-4754-498a-93be-c549ee6575df req-4b5efe39-246b-4523-ba25-bbc14289398f None None] RequestId filter calling following filter/app {{(pid=112613) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:24:27.893509 np0000172887 devstack@c-api.service[112613]: INFO cinder.api.openstack.wsgi [req-622351a9-4754-498a-93be-c549ee6575df req-4b5efe39-246b-4523-ba25-bbc14289398f admin admin] POST https://199.204.45.89/volume/v3/types/d4dbd53b-ef17-42cb-b237-662bc815b6a1/extra_specs May 09 03:24:27.894232 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.openstack.wsgi [req-622351a9-4754-498a-93be-c549ee6575df req-4b5efe39-246b-4523-ba25-bbc14289398f admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112613) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 03:24:27.896395 np0000172887 devstack@c-api.service[112613]: /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:27.896395 np0000172887 devstack@c-api.service[112613]: warnings.warn( May 09 03:24:27.907691 np0000172887 devstack@c-api.service[112613]: DEBUG oslo_db.sqlalchemy.engines [req-622351a9-4754-498a-93be-c549ee6575df req-4b5efe39-246b-4523-ba25-bbc14289398f 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=112613) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:24:27.971885 np0000172887 devstack@c-api.service[112613]: INFO cinder.api.openstack.wsgi [req-622351a9-4754-498a-93be-c549ee6575df req-4b5efe39-246b-4523-ba25-bbc14289398f admin admin] https://199.204.45.89/volume/v3/types/d4dbd53b-ef17-42cb-b237-662bc815b6a1/extra_specs returned with HTTP 200 May 09 03:24:27.972591 np0000172887 devstack@c-api.service[112613]: [pid: 112613|app: 0|req: 1/3] 199.204.45.89 () {70 vars in 1498 bytes} [Sat May 9 03:24:27 2026] POST /volume/v3/types/d4dbd53b-ef17-42cb-b237-662bc815b6a1/extra_specs => generated 55 bytes in 489 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:24:29.395628 np0000172887 devstack@c-api.service[112612]: DEBUG dbcounter [-] [112612] Writing DB stats cinder:SELECT=6 {{(pid=112612) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:24:29.407909 np0000172887 devstack@c-api.service[112610]: DEBUG dbcounter [-] [112610] Writing DB stats cinder:SELECT=6 {{(pid=112610) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:24:37.468307 np0000172887 devstack@c-api.service[112611]: DEBUG dbcounter [-] [112611] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112611) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:24:37.969938 np0000172887 devstack@c-api.service[112613]: DEBUG dbcounter [-] [112613] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112613) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:27:12.097903 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.middleware.request_id [None req-bebc366c-15ef-4a3d-856f-77219b72e2cc None None] RequestId filter calling following filter/app {{(pid=112612) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:27:12.099705 np0000172887 devstack@c-api.service[112612]: INFO cinder.api.openstack.wsgi [None req-bebc366c-15ef-4a3d-856f-77219b72e2cc None None] GET https://199.204.45.89/volume// May 09 03:27:12.099989 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.openstack.wsgi [None req-bebc366c-15ef-4a3d-856f-77219b72e2cc None None] Empty body provided in request {{(pid=112612) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:27:12.100307 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.openstack.wsgi [None req-bebc366c-15ef-4a3d-856f-77219b72e2cc None None] Calling method 'all' {{(pid=112612) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:27:12.101016 np0000172887 devstack@c-api.service[112612]: INFO cinder.api.openstack.wsgi [None req-bebc366c-15ef-4a3d-856f-77219b72e2cc None None] https://199.204.45.89/volume// returned with HTTP 300 May 09 03:27:12.101407 np0000172887 devstack@c-api.service[112612]: [pid: 112612|app: 0|req: 2/4] 199.204.45.89 () {66 vars in 1449 bytes} [Sat May 9 03:27:12 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) May 09 03:27:48.903077 np0000172887 devstack@c-api.service[112610]: /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:27:48.903077 np0000172887 devstack@c-api.service[112610]: warnings.warn( May 09 03:27:48.911650 np0000172887 devstack@c-api.service[112610]: /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:27:48.911650 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.911650 np0000172887 devstack@c-api.service[112610]: /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:27:48.911650 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.911960 np0000172887 devstack@c-api.service[112610]: /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:27:48.911960 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.911960 np0000172887 devstack@c-api.service[112610]: /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:27:48.911960 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.912166 np0000172887 devstack@c-api.service[112610]: /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:27:48.912166 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.912166 np0000172887 devstack@c-api.service[112610]: /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:27:48.912166 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.912166 np0000172887 devstack@c-api.service[112610]: /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:27:48.912166 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.912431 np0000172887 devstack@c-api.service[112610]: /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:27:48.912431 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.912431 np0000172887 devstack@c-api.service[112610]: /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:27:48.912431 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.912431 np0000172887 devstack@c-api.service[112610]: /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:27:48.912672 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.912672 np0000172887 devstack@c-api.service[112610]: /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:27:48.912672 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.912672 np0000172887 devstack@c-api.service[112610]: /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:27:48.912672 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.912926 np0000172887 devstack@c-api.service[112610]: /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:27:48.912926 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.912926 np0000172887 devstack@c-api.service[112610]: /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:27:48.912926 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.913123 np0000172887 devstack@c-api.service[112610]: /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:27:48.913123 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.913123 np0000172887 devstack@c-api.service[112610]: /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:27:48.913123 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.913123 np0000172887 devstack@c-api.service[112610]: /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:27:48.913358 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.913358 np0000172887 devstack@c-api.service[112610]: /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:27:48.913358 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.913358 np0000172887 devstack@c-api.service[112610]: /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:27:48.913358 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.913561 np0000172887 devstack@c-api.service[112610]: /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:27:48.913561 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.913561 np0000172887 devstack@c-api.service[112610]: /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:27:48.913561 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.913561 np0000172887 devstack@c-api.service[112610]: /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:27:48.913561 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.913826 np0000172887 devstack@c-api.service[112610]: /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:27:48.913826 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.913826 np0000172887 devstack@c-api.service[112610]: /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:27:48.913826 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.913826 np0000172887 devstack@c-api.service[112610]: /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:27:48.913826 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.914119 np0000172887 devstack@c-api.service[112610]: /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:27:48.914119 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.914119 np0000172887 devstack@c-api.service[112610]: /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:27:48.914119 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.914119 np0000172887 devstack@c-api.service[112610]: /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:27:48.914119 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.914395 np0000172887 devstack@c-api.service[112610]: /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:27:48.914395 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.914395 np0000172887 devstack@c-api.service[112610]: /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:27:48.914395 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.914395 np0000172887 devstack@c-api.service[112610]: /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:27:48.914635 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.914635 np0000172887 devstack@c-api.service[112610]: /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:27:48.914635 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.914635 np0000172887 devstack@c-api.service[112610]: /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:27:48.914635 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.914874 np0000172887 devstack@c-api.service[112610]: /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:27:48.914874 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.914874 np0000172887 devstack@c-api.service[112610]: /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:27:48.914874 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.914874 np0000172887 devstack@c-api.service[112610]: /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:27:48.914874 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.915147 np0000172887 devstack@c-api.service[112610]: /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:27:48.915147 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.915147 np0000172887 devstack@c-api.service[112610]: /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:27:48.915147 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.915147 np0000172887 devstack@c-api.service[112610]: /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:27:48.915147 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.915395 np0000172887 devstack@c-api.service[112610]: /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:27:48.915395 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.915395 np0000172887 devstack@c-api.service[112610]: /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:27:48.915395 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.915395 np0000172887 devstack@c-api.service[112610]: /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:27:48.915633 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.915633 np0000172887 devstack@c-api.service[112610]: /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:27:48.915633 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.915633 np0000172887 devstack@c-api.service[112610]: /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:27:48.915633 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.915869 np0000172887 devstack@c-api.service[112610]: /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:27:48.915869 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.915869 np0000172887 devstack@c-api.service[112610]: /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:27:48.915869 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.916064 np0000172887 devstack@c-api.service[112610]: /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:27:48.916064 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.916064 np0000172887 devstack@c-api.service[112610]: /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:27:48.916064 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.916240 np0000172887 devstack@c-api.service[112610]: /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:27:48.916240 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.916240 np0000172887 devstack@c-api.service[112610]: /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:27:48.916240 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.916240 np0000172887 devstack@c-api.service[112610]: /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:27:48.916473 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.916473 np0000172887 devstack@c-api.service[112610]: /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:27:48.916473 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.916473 np0000172887 devstack@c-api.service[112610]: /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:27:48.916473 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.916669 np0000172887 devstack@c-api.service[112610]: /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:27:48.916669 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.916669 np0000172887 devstack@c-api.service[112610]: /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:27:48.916669 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.916903 np0000172887 devstack@c-api.service[112610]: /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:27:48.916903 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.916903 np0000172887 devstack@c-api.service[112610]: /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:27:48.916903 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.917100 np0000172887 devstack@c-api.service[112610]: /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:27:48.917100 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.917100 np0000172887 devstack@c-api.service[112610]: /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:27:48.917100 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.917288 np0000172887 devstack@c-api.service[112610]: /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:27:48.917288 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.917288 np0000172887 devstack@c-api.service[112610]: /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:27:48.917288 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.917465 np0000172887 devstack@c-api.service[112610]: /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:27:48.917465 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.917465 np0000172887 devstack@c-api.service[112610]: /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:27:48.917465 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.917654 np0000172887 devstack@c-api.service[112610]: /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:27:48.917654 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.917654 np0000172887 devstack@c-api.service[112610]: /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:27:48.917654 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.917654 np0000172887 devstack@c-api.service[112610]: /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:27:48.917928 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.917928 np0000172887 devstack@c-api.service[112610]: /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:27:48.917928 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.917928 np0000172887 devstack@c-api.service[112610]: /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:27:48.917928 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.917928 np0000172887 devstack@c-api.service[112610]: /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:27:48.918235 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.918235 np0000172887 devstack@c-api.service[112610]: /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:27:48.918235 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.918235 np0000172887 devstack@c-api.service[112610]: /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:27:48.918235 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.918486 np0000172887 devstack@c-api.service[112610]: /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:27:48.918486 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.918486 np0000172887 devstack@c-api.service[112610]: /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:27:48.918486 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.918486 np0000172887 devstack@c-api.service[112610]: /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:27:48.918486 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.919011 np0000172887 devstack@c-api.service[112610]: /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:27:48.919011 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.919011 np0000172887 devstack@c-api.service[112610]: /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:27:48.919011 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.919011 np0000172887 devstack@c-api.service[112610]: /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:27:48.919011 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.919276 np0000172887 devstack@c-api.service[112610]: /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:27:48.919276 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.919276 np0000172887 devstack@c-api.service[112610]: /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:27:48.919276 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.919276 np0000172887 devstack@c-api.service[112610]: /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:27:48.919276 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.919538 np0000172887 devstack@c-api.service[112610]: /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:27:48.919538 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.919538 np0000172887 devstack@c-api.service[112610]: /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:27:48.919538 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.919538 np0000172887 devstack@c-api.service[112610]: /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:27:48.919538 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.919802 np0000172887 devstack@c-api.service[112610]: /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:27:48.919802 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.919802 np0000172887 devstack@c-api.service[112610]: /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:27:48.919802 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.919997 np0000172887 devstack@c-api.service[112610]: /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:27:48.919997 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.919997 np0000172887 devstack@c-api.service[112610]: /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:27:48.919997 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.919997 np0000172887 devstack@c-api.service[112610]: /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:27:48.920238 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.920238 np0000172887 devstack@c-api.service[112610]: /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:27:48.920238 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.920238 np0000172887 devstack@c-api.service[112610]: /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:27:48.920238 np0000172887 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 03:27:48.920238 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.middleware.request_id [None req-976088db-8323-495b-9941-43211ce5d9fd None None] RequestId filter calling following filter/app {{(pid=112610) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:27:49.232005 np0000172887 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-976088db-8323-495b-9941-43211ce5d9fd demo demo] GET https://199.204.45.89/volume/v3/types?is_public=None May 09 03:27:49.232339 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-976088db-8323-495b-9941-43211ce5d9fd demo demo] Empty body provided in request {{(pid=112610) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:27:49.232582 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-976088db-8323-495b-9941-43211ce5d9fd demo demo] Calling method 'index' {{(pid=112610) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:27:49.233083 np0000172887 devstack@c-api.service[112610]: /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:27:49.233083 np0000172887 devstack@c-api.service[112610]: warnings.warn( May 09 03:27:49.233715 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.api_utils [None req-976088db-8323-495b-9941-43211ce5d9fd demo demo] Removing options '' from query. {{(pid=112610) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:27:49.243371 np0000172887 devstack@c-api.service[112610]: DEBUG oslo_db.sqlalchemy.engines [None req-976088db-8323-495b-9941-43211ce5d9fd 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=112610) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:27:49.260386 np0000172887 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-976088db-8323-495b-9941-43211ce5d9fd demo demo] https://199.204.45.89/volume/v3/types?is_public=None returned with HTTP 200 May 09 03:27:49.260828 np0000172887 devstack@c-api.service[112610]: [pid: 112610|app: 0|req: 1/5] 199.204.45.89 () {64 vars in 1256 bytes} [Sat May 9 03:27:48 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 03:27:49.278224 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.middleware.request_id [req-976088db-8323-495b-9941-43211ce5d9fd req-293d64a0-2c3c-4506-8e52-1e08a03a885f None None] RequestId filter calling following filter/app {{(pid=112611) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:27:49.283777 np0000172887 devstack@c-api.service[112611]: INFO cinder.api.openstack.wsgi [req-976088db-8323-495b-9941-43211ce5d9fd req-293d64a0-2c3c-4506-8e52-1e08a03a885f demo demo] GET https://199.204.45.89/volume/v3/types/default May 09 03:27:49.283980 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.openstack.wsgi [req-976088db-8323-495b-9941-43211ce5d9fd req-293d64a0-2c3c-4506-8e52-1e08a03a885f demo demo] Empty body provided in request {{(pid=112611) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:27:49.284175 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.openstack.wsgi [req-976088db-8323-495b-9941-43211ce5d9fd req-293d64a0-2c3c-4506-8e52-1e08a03a885f demo demo] Calling method 'show' {{(pid=112611) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:27:49.295078 np0000172887 devstack@c-api.service[112611]: INFO cinder.api.openstack.wsgi [req-976088db-8323-495b-9941-43211ce5d9fd req-293d64a0-2c3c-4506-8e52-1e08a03a885f demo demo] https://199.204.45.89/volume/v3/types/default returned with HTTP 200 May 09 03:27:49.295523 np0000172887 devstack@c-api.service[112611]: [pid: 112611|app: 0|req: 2/6] 199.204.45.89 () {66 vars in 1322 bytes} [Sat May 9 03:27:49 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:27:49.629770 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.middleware.request_id [None req-95a5e500-5ab7-4cac-a84f-6dad1a956c5b None None] RequestId filter calling following filter/app {{(pid=112613) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:27:49.635729 np0000172887 devstack@c-api.service[112613]: INFO cinder.api.openstack.wsgi [None req-95a5e500-5ab7-4cac-a84f-6dad1a956c5b demo demo] GET https://199.204.45.89/volume/v3/types/default May 09 03:27:49.636485 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.openstack.wsgi [None req-95a5e500-5ab7-4cac-a84f-6dad1a956c5b demo demo] Empty body provided in request {{(pid=112613) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:27:49.637322 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.openstack.wsgi [None req-95a5e500-5ab7-4cac-a84f-6dad1a956c5b demo demo] Calling method 'show' {{(pid=112613) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:27:49.651217 np0000172887 devstack@c-api.service[112613]: INFO cinder.api.openstack.wsgi [None req-95a5e500-5ab7-4cac-a84f-6dad1a956c5b demo demo] https://199.204.45.89/volume/v3/types/default returned with HTTP 200 May 09 03:27:49.651438 np0000172887 devstack@c-api.service[112613]: [pid: 112613|app: 0|req: 2/7] 199.204.45.89 () {64 vars in 1251 bytes} [Sat May 9 03:27:49 2026] GET /volume/v3/types/default => generated 145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 03:27:50.050772 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.middleware.request_id [None req-a30cc282-c7e1-4e48-a636-9a2ec96be086 None None] RequestId filter calling following filter/app {{(pid=112612) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:27:50.366222 np0000172887 devstack@c-api.service[112612]: INFO cinder.api.openstack.wsgi [None req-a30cc282-c7e1-4e48-a636-9a2ec96be086 demo demo] GET https://199.204.45.89/volume/v3/types/default May 09 03:27:50.366540 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.openstack.wsgi [None req-a30cc282-c7e1-4e48-a636-9a2ec96be086 demo demo] Empty body provided in request {{(pid=112612) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:27:50.366540 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.openstack.wsgi [None req-a30cc282-c7e1-4e48-a636-9a2ec96be086 demo demo] Calling method 'show' {{(pid=112612) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:27:50.375336 np0000172887 devstack@c-api.service[112612]: DEBUG oslo_db.sqlalchemy.engines [None req-a30cc282-c7e1-4e48-a636-9a2ec96be086 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=112612) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:27:50.389382 np0000172887 devstack@c-api.service[112612]: /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:27:50.389382 np0000172887 devstack@c-api.service[112612]: warnings.warn( May 09 03:27:50.391496 np0000172887 devstack@c-api.service[112612]: INFO cinder.api.openstack.wsgi [None req-a30cc282-c7e1-4e48-a636-9a2ec96be086 demo demo] https://199.204.45.89/volume/v3/types/default returned with HTTP 200 May 09 03:27:50.391851 np0000172887 devstack@c-api.service[112612]: [pid: 112612|app: 0|req: 3/8] 199.204.45.89 () {64 vars in 1251 bytes} [Sat May 9 03:27:50 2026] GET /volume/v3/types/default => generated 145 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 03:27:50.405564 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.middleware.request_id [None req-c159836f-ef60-4b41-b04c-8321c6ca41ea None None] RequestId filter calling following filter/app {{(pid=112610) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:27:50.407366 np0000172887 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-c159836f-ef60-4b41-b04c-8321c6ca41ea demo demo] GET https://199.204.45.89/volume/v3/types/default May 09 03:27:50.407542 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-c159836f-ef60-4b41-b04c-8321c6ca41ea demo demo] Empty body provided in request {{(pid=112610) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:27:50.407770 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-c159836f-ef60-4b41-b04c-8321c6ca41ea demo demo] Calling method 'show' {{(pid=112610) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:27:50.420168 np0000172887 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-c159836f-ef60-4b41-b04c-8321c6ca41ea demo demo] https://199.204.45.89/volume/v3/types/default returned with HTTP 200 May 09 03:27:50.420495 np0000172887 devstack@c-api.service[112610]: [pid: 112610|app: 0|req: 2/9] 199.204.45.89 () {64 vars in 1251 bytes} [Sat May 9 03:27:50 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 03:27:59.291534 np0000172887 devstack@c-api.service[112611]: DEBUG dbcounter [-] [112611] Writing DB stats cinder:SELECT=2 {{(pid=112611) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:27:59.647578 np0000172887 devstack@c-api.service[112613]: DEBUG dbcounter [-] [112613] Writing DB stats cinder:SELECT=2 {{(pid=112613) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:28:00.387489 np0000172887 devstack@c-api.service[112612]: DEBUG dbcounter [-] [112612] Writing DB stats cinder:SELECT=2 {{(pid=112612) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:28:00.416875 np0000172887 devstack@c-api.service[112610]: DEBUG dbcounter [-] [112610] Writing DB stats cinder:SELECT=3 {{(pid=112610) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:32:18.857213 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.middleware.request_id [None req-5b5f1829-54e3-4043-b395-e39f651f56d9 None None] RequestId filter calling following filter/app {{(pid=112611) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:32:18.937078 np0000172887 devstack@c-api.service[112611]: INFO cinder.api.openstack.wsgi [None req-5b5f1829-54e3-4043-b395-e39f651f56d9 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 03:32:18.937524 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.openstack.wsgi [None req-5b5f1829-54e3-4043-b395-e39f651f56d9 demo demo] Empty body provided in request {{(pid=112611) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:32:18.937934 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.openstack.wsgi [None req-5b5f1829-54e3-4043-b395-e39f651f56d9 demo demo] Calling method 'detail' {{(pid=112611) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:32:18.938811 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.api_utils [None req-5b5f1829-54e3-4043-b395-e39f651f56d9 demo demo] Removing options '' from query. {{(pid=112611) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:32:18.939674 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.volume.api [None req-5b5f1829-54e3-4043-b395-e39f651f56d9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112611) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:32:18.978606 np0000172887 devstack@c-api.service[112611]: INFO cinder.volume.api [None req-5b5f1829-54e3-4043-b395-e39f651f56d9 demo demo] Get all volumes completed successfully. May 09 03:32:18.981380 np0000172887 devstack@c-api.service[112611]: INFO cinder.api.openstack.wsgi [None req-5b5f1829-54e3-4043-b395-e39f651f56d9 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 03:32:18.981823 np0000172887 devstack@c-api.service[112611]: [pid: 112611|app: 0|req: 3/10] 199.204.45.89 () {64 vars in 1288 bytes} [Sat May 9 03:32:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:32:28.969691 np0000172887 devstack@c-api.service[112611]: DEBUG dbcounter [-] [112611] Writing DB stats cinder:SELECT=1 {{(pid=112611) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:33:18.996304 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.middleware.request_id [None req-9b26ecb2-fac5-43ac-81d2-bcc16a5382c0 None None] RequestId filter calling following filter/app {{(pid=112613) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:33:19.000688 np0000172887 devstack@c-api.service[112613]: INFO cinder.api.openstack.wsgi [None req-9b26ecb2-fac5-43ac-81d2-bcc16a5382c0 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 03:33:19.001444 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.openstack.wsgi [None req-9b26ecb2-fac5-43ac-81d2-bcc16a5382c0 demo demo] Empty body provided in request {{(pid=112613) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:33:19.002237 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.openstack.wsgi [None req-9b26ecb2-fac5-43ac-81d2-bcc16a5382c0 demo demo] Calling method 'detail' {{(pid=112613) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:33:19.003043 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.api_utils [None req-9b26ecb2-fac5-43ac-81d2-bcc16a5382c0 demo demo] Removing options '' from query. {{(pid=112613) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:33:19.004048 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.volume.api [None req-9b26ecb2-fac5-43ac-81d2-bcc16a5382c0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112613) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:33:19.034039 np0000172887 devstack@c-api.service[112613]: INFO cinder.volume.api [None req-9b26ecb2-fac5-43ac-81d2-bcc16a5382c0 demo demo] Get all volumes completed successfully. May 09 03:33:19.036905 np0000172887 devstack@c-api.service[112613]: INFO cinder.api.openstack.wsgi [None req-9b26ecb2-fac5-43ac-81d2-bcc16a5382c0 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 03:33:19.037562 np0000172887 devstack@c-api.service[112613]: [pid: 112613|app: 0|req: 3/11] 199.204.45.89 () {64 vars in 1288 bytes} [Sat May 9 03:33:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:33:29.028312 np0000172887 devstack@c-api.service[112613]: DEBUG dbcounter [-] [112613] Writing DB stats cinder:SELECT=1 {{(pid=112613) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:34:19.057766 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.middleware.request_id [None req-e02f7c52-d26a-439d-8dec-8eda84e410c6 None None] RequestId filter calling following filter/app {{(pid=112612) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:34:19.063801 np0000172887 devstack@c-api.service[112612]: INFO cinder.api.openstack.wsgi [None req-e02f7c52-d26a-439d-8dec-8eda84e410c6 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 03:34:19.064435 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.openstack.wsgi [None req-e02f7c52-d26a-439d-8dec-8eda84e410c6 demo demo] Empty body provided in request {{(pid=112612) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:34:19.064786 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.openstack.wsgi [None req-e02f7c52-d26a-439d-8dec-8eda84e410c6 demo demo] Calling method 'detail' {{(pid=112612) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:34:19.067470 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.api_utils [None req-e02f7c52-d26a-439d-8dec-8eda84e410c6 demo demo] Removing options '' from query. {{(pid=112612) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:34:19.069212 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.volume.api [None req-e02f7c52-d26a-439d-8dec-8eda84e410c6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112612) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:34:19.110415 np0000172887 devstack@c-api.service[112612]: INFO cinder.volume.api [None req-e02f7c52-d26a-439d-8dec-8eda84e410c6 demo demo] Get all volumes completed successfully. May 09 03:34:19.113472 np0000172887 devstack@c-api.service[112612]: INFO cinder.api.openstack.wsgi [None req-e02f7c52-d26a-439d-8dec-8eda84e410c6 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 03:34:19.114139 np0000172887 devstack@c-api.service[112612]: [pid: 112612|app: 0|req: 4/12] 199.204.45.89 () {64 vars in 1288 bytes} [Sat May 9 03:34:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:34:29.102294 np0000172887 devstack@c-api.service[112612]: DEBUG dbcounter [-] [112612] Writing DB stats cinder:SELECT=1 {{(pid=112612) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:35:19.128054 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.middleware.request_id [None req-f84f01f7-a4c6-41e8-bc0d-ac1448c1cd80 None None] RequestId filter calling following filter/app {{(pid=112610) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:35:19.133594 np0000172887 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-f84f01f7-a4c6-41e8-bc0d-ac1448c1cd80 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 03:35:19.134033 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-f84f01f7-a4c6-41e8-bc0d-ac1448c1cd80 demo demo] Empty body provided in request {{(pid=112610) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:35:19.134432 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-f84f01f7-a4c6-41e8-bc0d-ac1448c1cd80 demo demo] Calling method 'detail' {{(pid=112610) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:35:19.135288 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.api_utils [None req-f84f01f7-a4c6-41e8-bc0d-ac1448c1cd80 demo demo] Removing options '' from query. {{(pid=112610) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:35:19.137101 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.volume.api [None req-f84f01f7-a4c6-41e8-bc0d-ac1448c1cd80 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112610) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:35:19.171664 np0000172887 devstack@c-api.service[112610]: INFO cinder.volume.api [None req-f84f01f7-a4c6-41e8-bc0d-ac1448c1cd80 demo demo] Get all volumes completed successfully. May 09 03:35:19.174734 np0000172887 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-f84f01f7-a4c6-41e8-bc0d-ac1448c1cd80 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 03:35:19.174734 np0000172887 devstack@c-api.service[112610]: [pid: 112610|app: 0|req: 3/13] 199.204.45.89 () {64 vars in 1288 bytes} [Sat May 9 03:35:19 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:35:29.166086 np0000172887 devstack@c-api.service[112610]: DEBUG dbcounter [-] [112610] Writing DB stats cinder:SELECT=1 {{(pid=112610) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:36:19.190602 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.middleware.request_id [None req-31ec2e60-b849-4270-90c9-f5a8f2413a54 None None] RequestId filter calling following filter/app {{(pid=112611) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:36:19.193554 np0000172887 devstack@c-api.service[112611]: INFO cinder.api.openstack.wsgi [None req-31ec2e60-b849-4270-90c9-f5a8f2413a54 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 03:36:19.193753 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.openstack.wsgi [None req-31ec2e60-b849-4270-90c9-f5a8f2413a54 demo demo] Empty body provided in request {{(pid=112611) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:36:19.193928 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.openstack.wsgi [None req-31ec2e60-b849-4270-90c9-f5a8f2413a54 demo demo] Calling method 'detail' {{(pid=112611) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:36:19.194171 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.api_utils [None req-31ec2e60-b849-4270-90c9-f5a8f2413a54 demo demo] Removing options '' from query. {{(pid=112611) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:36:19.194980 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.volume.api [None req-31ec2e60-b849-4270-90c9-f5a8f2413a54 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112611) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:36:19.205763 np0000172887 devstack@c-api.service[112611]: INFO cinder.volume.api [None req-31ec2e60-b849-4270-90c9-f5a8f2413a54 demo demo] Get all volumes completed successfully. May 09 03:36:19.208682 np0000172887 devstack@c-api.service[112611]: INFO cinder.api.openstack.wsgi [None req-31ec2e60-b849-4270-90c9-f5a8f2413a54 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 03:36:19.209426 np0000172887 devstack@c-api.service[112611]: [pid: 112611|app: 0|req: 4/14] 199.204.45.89 () {64 vars in 1288 bytes} [Sat May 9 03:36:19 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:36:29.198134 np0000172887 devstack@c-api.service[112611]: DEBUG dbcounter [-] [112611] Writing DB stats cinder:SELECT=1 {{(pid=112611) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:37:19.226408 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.middleware.request_id [None req-4e027a37-0239-420e-acdc-d0392a6844da None None] RequestId filter calling following filter/app {{(pid=112613) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:37:19.337977 np0000172887 devstack@c-api.service[112613]: INFO cinder.api.openstack.wsgi [None req-4e027a37-0239-420e-acdc-d0392a6844da demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 03:37:19.338371 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.openstack.wsgi [None req-4e027a37-0239-420e-acdc-d0392a6844da demo demo] Empty body provided in request {{(pid=112613) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:37:19.338929 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.openstack.wsgi [None req-4e027a37-0239-420e-acdc-d0392a6844da demo demo] Calling method 'detail' {{(pid=112613) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:37:19.339474 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.api_utils [None req-4e027a37-0239-420e-acdc-d0392a6844da demo demo] Removing options '' from query. {{(pid=112613) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:37:19.340950 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.volume.api [None req-4e027a37-0239-420e-acdc-d0392a6844da demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112613) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:37:19.347451 np0000172887 devstack@c-api.service[112613]: INFO cinder.volume.api [None req-4e027a37-0239-420e-acdc-d0392a6844da demo demo] Get all volumes completed successfully. May 09 03:37:19.350006 np0000172887 devstack@c-api.service[112613]: INFO cinder.api.openstack.wsgi [None req-4e027a37-0239-420e-acdc-d0392a6844da demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 03:37:19.350482 np0000172887 devstack@c-api.service[112613]: [pid: 112613|app: 0|req: 4/15] 199.204.45.89 () {64 vars in 1288 bytes} [Sat May 9 03:37:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:37:29.391067 np0000172887 devstack@c-api.service[112613]: DEBUG dbcounter [-] [112613] Writing DB stats cinder:SELECT=1 {{(pid=112613) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:38:19.370948 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.middleware.request_id [None req-2f2361eb-4d6e-4dbb-958c-024b22da1526 None None] RequestId filter calling following filter/app {{(pid=112612) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:38:19.374352 np0000172887 devstack@c-api.service[112612]: INFO cinder.api.openstack.wsgi [None req-2f2361eb-4d6e-4dbb-958c-024b22da1526 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 03:38:19.374604 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.openstack.wsgi [None req-2f2361eb-4d6e-4dbb-958c-024b22da1526 demo demo] Empty body provided in request {{(pid=112612) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:38:19.374892 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.openstack.wsgi [None req-2f2361eb-4d6e-4dbb-958c-024b22da1526 demo demo] Calling method 'detail' {{(pid=112612) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:38:19.375242 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.api_utils [None req-2f2361eb-4d6e-4dbb-958c-024b22da1526 demo demo] Removing options '' from query. {{(pid=112612) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:38:19.376300 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.volume.api [None req-2f2361eb-4d6e-4dbb-958c-024b22da1526 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112612) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:38:19.390478 np0000172887 devstack@c-api.service[112612]: INFO cinder.volume.api [None req-2f2361eb-4d6e-4dbb-958c-024b22da1526 demo demo] Get all volumes completed successfully. May 09 03:38:19.393116 np0000172887 devstack@c-api.service[112612]: INFO cinder.api.openstack.wsgi [None req-2f2361eb-4d6e-4dbb-958c-024b22da1526 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 03:38:19.393603 np0000172887 devstack@c-api.service[112612]: [pid: 112612|app: 0|req: 5/16] 199.204.45.89 () {64 vars in 1288 bytes} [Sat May 9 03:38:19 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:38:29.380931 np0000172887 devstack@c-api.service[112612]: DEBUG dbcounter [-] [112612] Writing DB stats cinder:SELECT=1 {{(pid=112612) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:39:19.408389 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.middleware.request_id [None req-366b4390-fafe-4295-9324-84a7f67bca01 None None] RequestId filter calling following filter/app {{(pid=112610) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:39:19.413334 np0000172887 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-366b4390-fafe-4295-9324-84a7f67bca01 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 03:39:19.413579 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-366b4390-fafe-4295-9324-84a7f67bca01 demo demo] Empty body provided in request {{(pid=112610) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:39:19.413817 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-366b4390-fafe-4295-9324-84a7f67bca01 demo demo] Calling method 'detail' {{(pid=112610) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:39:19.414145 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.api_utils [None req-366b4390-fafe-4295-9324-84a7f67bca01 demo demo] Removing options '' from query. {{(pid=112610) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:39:19.415608 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.volume.api [None req-366b4390-fafe-4295-9324-84a7f67bca01 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112610) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:39:19.423392 np0000172887 devstack@c-api.service[112610]: INFO cinder.volume.api [None req-366b4390-fafe-4295-9324-84a7f67bca01 demo demo] Get all volumes completed successfully. May 09 03:39:19.425548 np0000172887 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-366b4390-fafe-4295-9324-84a7f67bca01 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 03:39:19.425982 np0000172887 devstack@c-api.service[112610]: [pid: 112610|app: 0|req: 4/17] 199.204.45.89 () {64 vars in 1288 bytes} [Sat May 9 03:39:19 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:39:29.419203 np0000172887 devstack@c-api.service[112610]: DEBUG dbcounter [-] [112610] Writing DB stats cinder:SELECT=1 {{(pid=112610) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:40:19.441753 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.middleware.request_id [None req-7bfc7760-e66c-4928-b138-484fe8d95049 None None] RequestId filter calling following filter/app {{(pid=112611) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:40:19.446016 np0000172887 devstack@c-api.service[112611]: INFO cinder.api.openstack.wsgi [None req-7bfc7760-e66c-4928-b138-484fe8d95049 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 03:40:19.446386 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.openstack.wsgi [None req-7bfc7760-e66c-4928-b138-484fe8d95049 demo demo] Empty body provided in request {{(pid=112611) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:40:19.446758 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.openstack.wsgi [None req-7bfc7760-e66c-4928-b138-484fe8d95049 demo demo] Calling method 'detail' {{(pid=112611) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:40:19.447248 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.api_utils [None req-7bfc7760-e66c-4928-b138-484fe8d95049 demo demo] Removing options '' from query. {{(pid=112611) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:40:19.448685 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.volume.api [None req-7bfc7760-e66c-4928-b138-484fe8d95049 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112611) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:40:19.459399 np0000172887 devstack@c-api.service[112611]: INFO cinder.volume.api [None req-7bfc7760-e66c-4928-b138-484fe8d95049 demo demo] Get all volumes completed successfully. May 09 03:40:19.461374 np0000172887 devstack@c-api.service[112611]: INFO cinder.api.openstack.wsgi [None req-7bfc7760-e66c-4928-b138-484fe8d95049 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 03:40:19.461733 np0000172887 devstack@c-api.service[112611]: [pid: 112611|app: 0|req: 5/18] 199.204.45.89 () {64 vars in 1288 bytes} [Sat May 9 03:40:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:40:29.454285 np0000172887 devstack@c-api.service[112611]: DEBUG dbcounter [-] [112611] Writing DB stats cinder:SELECT=1 {{(pid=112611) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:41:19.477182 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.middleware.request_id [None req-67214b2a-2164-40f1-a83c-b0c6f349b860 None None] RequestId filter calling following filter/app {{(pid=112613) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:41:19.481561 np0000172887 devstack@c-api.service[112613]: INFO cinder.api.openstack.wsgi [None req-67214b2a-2164-40f1-a83c-b0c6f349b860 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 03:41:19.482357 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.openstack.wsgi [None req-67214b2a-2164-40f1-a83c-b0c6f349b860 demo demo] Empty body provided in request {{(pid=112613) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:41:19.482646 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.openstack.wsgi [None req-67214b2a-2164-40f1-a83c-b0c6f349b860 demo demo] Calling method 'detail' {{(pid=112613) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:41:19.483117 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.api_utils [None req-67214b2a-2164-40f1-a83c-b0c6f349b860 demo demo] Removing options '' from query. {{(pid=112613) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:41:19.485345 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.volume.api [None req-67214b2a-2164-40f1-a83c-b0c6f349b860 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112613) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:41:19.494161 np0000172887 devstack@c-api.service[112613]: INFO cinder.volume.api [None req-67214b2a-2164-40f1-a83c-b0c6f349b860 demo demo] Get all volumes completed successfully. May 09 03:41:19.496143 np0000172887 devstack@c-api.service[112613]: INFO cinder.api.openstack.wsgi [None req-67214b2a-2164-40f1-a83c-b0c6f349b860 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 03:41:19.496536 np0000172887 devstack@c-api.service[112613]: [pid: 112613|app: 0|req: 5/19] 199.204.45.89 () {64 vars in 1288 bytes} [Sat May 9 03:41:19 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:41:29.489366 np0000172887 devstack@c-api.service[112613]: DEBUG dbcounter [-] [112613] Writing DB stats cinder:SELECT=1 {{(pid=112613) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:42:19.510645 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.middleware.request_id [None req-f2e1eb7f-253a-41ca-8079-46a1237725be None None] RequestId filter calling following filter/app {{(pid=112612) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:42:19.654961 np0000172887 devstack@c-api.service[112612]: INFO cinder.api.openstack.wsgi [None req-f2e1eb7f-253a-41ca-8079-46a1237725be demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 03:42:19.655279 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.openstack.wsgi [None req-f2e1eb7f-253a-41ca-8079-46a1237725be demo demo] Empty body provided in request {{(pid=112612) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:42:19.655624 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.openstack.wsgi [None req-f2e1eb7f-253a-41ca-8079-46a1237725be demo demo] Calling method 'detail' {{(pid=112612) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:42:19.655986 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.api_utils [None req-f2e1eb7f-253a-41ca-8079-46a1237725be demo demo] Removing options '' from query. {{(pid=112612) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:42:19.657208 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.volume.api [None req-f2e1eb7f-253a-41ca-8079-46a1237725be demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112612) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:42:19.668972 np0000172887 devstack@c-api.service[112612]: INFO cinder.volume.api [None req-f2e1eb7f-253a-41ca-8079-46a1237725be demo demo] Get all volumes completed successfully. May 09 03:42:19.669923 np0000172887 devstack@c-api.service[112612]: INFO cinder.api.openstack.wsgi [None req-f2e1eb7f-253a-41ca-8079-46a1237725be demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 03:42:19.670447 np0000172887 devstack@c-api.service[112612]: [pid: 112612|app: 0|req: 6/20] 199.204.45.89 () {64 vars in 1288 bytes} [Sat May 9 03:42:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:42:29.663186 np0000172887 devstack@c-api.service[112612]: DEBUG dbcounter [-] [112612] Writing DB stats cinder:SELECT=1 {{(pid=112612) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:43:19.686103 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.middleware.request_id [None req-87f9f5d8-7792-4153-b62e-aa81b6af76f0 None None] RequestId filter calling following filter/app {{(pid=112610) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:43:19.689010 np0000172887 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-87f9f5d8-7792-4153-b62e-aa81b6af76f0 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 03:43:19.689283 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-87f9f5d8-7792-4153-b62e-aa81b6af76f0 demo demo] Empty body provided in request {{(pid=112610) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:43:19.689577 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-87f9f5d8-7792-4153-b62e-aa81b6af76f0 demo demo] Calling method 'detail' {{(pid=112610) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:43:19.689920 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.api_utils [None req-87f9f5d8-7792-4153-b62e-aa81b6af76f0 demo demo] Removing options '' from query. {{(pid=112610) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:43:19.690965 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.volume.api [None req-87f9f5d8-7792-4153-b62e-aa81b6af76f0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112610) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:43:19.698907 np0000172887 devstack@c-api.service[112610]: INFO cinder.volume.api [None req-87f9f5d8-7792-4153-b62e-aa81b6af76f0 demo demo] Get all volumes completed successfully. May 09 03:43:19.701195 np0000172887 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-87f9f5d8-7792-4153-b62e-aa81b6af76f0 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 03:43:19.701543 np0000172887 devstack@c-api.service[112610]: [pid: 112610|app: 0|req: 5/21] 199.204.45.89 () {64 vars in 1288 bytes} [Sat May 9 03:43:19 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:43:29.694687 np0000172887 devstack@c-api.service[112610]: DEBUG dbcounter [-] [112610] Writing DB stats cinder:SELECT=1 {{(pid=112610) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:44:19.713645 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.middleware.request_id [None req-6b90b138-8254-4836-beb5-2859df8f10a8 None None] RequestId filter calling following filter/app {{(pid=112611) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:44:19.715901 np0000172887 devstack@c-api.service[112611]: INFO cinder.api.openstack.wsgi [None req-6b90b138-8254-4836-beb5-2859df8f10a8 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 03:44:19.716065 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.openstack.wsgi [None req-6b90b138-8254-4836-beb5-2859df8f10a8 demo demo] Empty body provided in request {{(pid=112611) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:44:19.716277 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.openstack.wsgi [None req-6b90b138-8254-4836-beb5-2859df8f10a8 demo demo] Calling method 'detail' {{(pid=112611) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:44:19.716467 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.api_utils [None req-6b90b138-8254-4836-beb5-2859df8f10a8 demo demo] Removing options '' from query. {{(pid=112611) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:44:19.717150 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.volume.api [None req-6b90b138-8254-4836-beb5-2859df8f10a8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112611) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:44:19.724917 np0000172887 devstack@c-api.service[112611]: INFO cinder.volume.api [None req-6b90b138-8254-4836-beb5-2859df8f10a8 demo demo] Get all volumes completed successfully. May 09 03:44:19.726708 np0000172887 devstack@c-api.service[112611]: INFO cinder.api.openstack.wsgi [None req-6b90b138-8254-4836-beb5-2859df8f10a8 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 03:44:19.727052 np0000172887 devstack@c-api.service[112611]: [pid: 112611|app: 0|req: 6/22] 199.204.45.89 () {64 vars in 1288 bytes} [Sat May 9 03:44:19 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:44:29.719745 np0000172887 devstack@c-api.service[112611]: DEBUG dbcounter [-] [112611] Writing DB stats cinder:SELECT=1 {{(pid=112611) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:45:19.742876 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.middleware.request_id [None req-a5e1ba43-8cf3-4da2-bce0-6579fe7f5991 None None] RequestId filter calling following filter/app {{(pid=112613) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:45:19.745481 np0000172887 devstack@c-api.service[112613]: INFO cinder.api.openstack.wsgi [None req-a5e1ba43-8cf3-4da2-bce0-6579fe7f5991 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 03:45:19.745745 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.openstack.wsgi [None req-a5e1ba43-8cf3-4da2-bce0-6579fe7f5991 demo demo] Empty body provided in request {{(pid=112613) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:45:19.746123 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.openstack.wsgi [None req-a5e1ba43-8cf3-4da2-bce0-6579fe7f5991 demo demo] Calling method 'detail' {{(pid=112613) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:45:19.746461 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.api_utils [None req-a5e1ba43-8cf3-4da2-bce0-6579fe7f5991 demo demo] Removing options '' from query. {{(pid=112613) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:45:19.748267 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.volume.api [None req-a5e1ba43-8cf3-4da2-bce0-6579fe7f5991 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112613) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:45:19.757106 np0000172887 devstack@c-api.service[112613]: INFO cinder.volume.api [None req-a5e1ba43-8cf3-4da2-bce0-6579fe7f5991 demo demo] Get all volumes completed successfully. May 09 03:45:19.758919 np0000172887 devstack@c-api.service[112613]: INFO cinder.api.openstack.wsgi [None req-a5e1ba43-8cf3-4da2-bce0-6579fe7f5991 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 03:45:19.759220 np0000172887 devstack@c-api.service[112613]: [pid: 112613|app: 0|req: 6/23] 199.204.45.89 () {64 vars in 1288 bytes} [Sat May 9 03:45:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:45:29.753957 np0000172887 devstack@c-api.service[112613]: DEBUG dbcounter [-] [112613] Writing DB stats cinder:SELECT=1 {{(pid=112613) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:46:19.773659 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.middleware.request_id [None req-41933b91-ae0b-4757-a343-a4cd0e5eb0a4 None None] RequestId filter calling following filter/app {{(pid=112612) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:46:19.776578 np0000172887 devstack@c-api.service[112612]: INFO cinder.api.openstack.wsgi [None req-41933b91-ae0b-4757-a343-a4cd0e5eb0a4 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 03:46:19.776816 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.openstack.wsgi [None req-41933b91-ae0b-4757-a343-a4cd0e5eb0a4 demo demo] Empty body provided in request {{(pid=112612) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:46:19.777099 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.openstack.wsgi [None req-41933b91-ae0b-4757-a343-a4cd0e5eb0a4 demo demo] Calling method 'detail' {{(pid=112612) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:46:19.777395 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.api_utils [None req-41933b91-ae0b-4757-a343-a4cd0e5eb0a4 demo demo] Removing options '' from query. {{(pid=112612) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:46:19.778325 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.volume.api [None req-41933b91-ae0b-4757-a343-a4cd0e5eb0a4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112612) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:46:19.786834 np0000172887 devstack@c-api.service[112612]: INFO cinder.volume.api [None req-41933b91-ae0b-4757-a343-a4cd0e5eb0a4 demo demo] Get all volumes completed successfully. May 09 03:46:19.789474 np0000172887 devstack@c-api.service[112612]: INFO cinder.api.openstack.wsgi [None req-41933b91-ae0b-4757-a343-a4cd0e5eb0a4 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 03:46:19.789955 np0000172887 devstack@c-api.service[112612]: [pid: 112612|app: 0|req: 7/24] 199.204.45.89 () {64 vars in 1288 bytes} [Sat May 9 03:46:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:46:29.781493 np0000172887 devstack@c-api.service[112612]: DEBUG dbcounter [-] [112612] Writing DB stats cinder:SELECT=1 {{(pid=112612) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:47:19.806480 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.middleware.request_id [None req-9a8f8e27-4118-47e1-ad09-3bac3fe0c8e7 None None] RequestId filter calling following filter/app {{(pid=112610) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:47:19.903780 np0000172887 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-9a8f8e27-4118-47e1-ad09-3bac3fe0c8e7 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 03:47:19.904043 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-9a8f8e27-4118-47e1-ad09-3bac3fe0c8e7 demo demo] Empty body provided in request {{(pid=112610) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:47:19.904427 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-9a8f8e27-4118-47e1-ad09-3bac3fe0c8e7 demo demo] Calling method 'detail' {{(pid=112610) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:47:19.904578 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.api_utils [None req-9a8f8e27-4118-47e1-ad09-3bac3fe0c8e7 demo demo] Removing options '' from query. {{(pid=112610) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:47:19.905509 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.volume.api [None req-9a8f8e27-4118-47e1-ad09-3bac3fe0c8e7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112610) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:47:19.912993 np0000172887 devstack@c-api.service[112610]: INFO cinder.volume.api [None req-9a8f8e27-4118-47e1-ad09-3bac3fe0c8e7 demo demo] Get all volumes completed successfully. May 09 03:47:19.915419 np0000172887 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-9a8f8e27-4118-47e1-ad09-3bac3fe0c8e7 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 03:47:19.915860 np0000172887 devstack@c-api.service[112610]: [pid: 112610|app: 0|req: 6/25] 199.204.45.89 () {64 vars in 1288 bytes} [Sat May 9 03:47:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:47:29.908656 np0000172887 devstack@c-api.service[112610]: DEBUG dbcounter [-] [112610] Writing DB stats cinder:SELECT=1 {{(pid=112610) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:48:19.930506 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.middleware.request_id [None req-83451d4f-5f33-47e8-b2ac-2e6ee961b6ed None None] RequestId filter calling following filter/app {{(pid=112611) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:48:19.932719 np0000172887 devstack@c-api.service[112611]: INFO cinder.api.openstack.wsgi [None req-83451d4f-5f33-47e8-b2ac-2e6ee961b6ed demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 03:48:19.932934 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.openstack.wsgi [None req-83451d4f-5f33-47e8-b2ac-2e6ee961b6ed demo demo] Empty body provided in request {{(pid=112611) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:48:19.933102 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.openstack.wsgi [None req-83451d4f-5f33-47e8-b2ac-2e6ee961b6ed demo demo] Calling method 'detail' {{(pid=112611) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:48:19.933335 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.api_utils [None req-83451d4f-5f33-47e8-b2ac-2e6ee961b6ed demo demo] Removing options '' from query. {{(pid=112611) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:48:19.934068 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.volume.api [None req-83451d4f-5f33-47e8-b2ac-2e6ee961b6ed demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112611) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:48:19.941098 np0000172887 devstack@c-api.service[112611]: INFO cinder.volume.api [None req-83451d4f-5f33-47e8-b2ac-2e6ee961b6ed demo demo] Get all volumes completed successfully. May 09 03:48:19.943068 np0000172887 devstack@c-api.service[112611]: INFO cinder.api.openstack.wsgi [None req-83451d4f-5f33-47e8-b2ac-2e6ee961b6ed demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 03:48:19.943419 np0000172887 devstack@c-api.service[112611]: [pid: 112611|app: 0|req: 7/26] 199.204.45.89 () {64 vars in 1288 bytes} [Sat May 9 03:48:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:48:29.937357 np0000172887 devstack@c-api.service[112611]: DEBUG dbcounter [-] [112611] Writing DB stats cinder:SELECT=1 {{(pid=112611) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:49:19.956387 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.middleware.request_id [None req-a96e9612-1b3e-41e7-9bed-151cf914d3f0 None None] RequestId filter calling following filter/app {{(pid=112613) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:49:19.960152 np0000172887 devstack@c-api.service[112613]: INFO cinder.api.openstack.wsgi [None req-a96e9612-1b3e-41e7-9bed-151cf914d3f0 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 03:49:19.960552 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.openstack.wsgi [None req-a96e9612-1b3e-41e7-9bed-151cf914d3f0 demo demo] Empty body provided in request {{(pid=112613) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:49:19.960969 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.openstack.wsgi [None req-a96e9612-1b3e-41e7-9bed-151cf914d3f0 demo demo] Calling method 'detail' {{(pid=112613) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:49:19.961439 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.api_utils [None req-a96e9612-1b3e-41e7-9bed-151cf914d3f0 demo demo] Removing options '' from query. {{(pid=112613) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:49:19.962637 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.volume.api [None req-a96e9612-1b3e-41e7-9bed-151cf914d3f0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112613) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:49:19.971257 np0000172887 devstack@c-api.service[112613]: INFO cinder.volume.api [None req-a96e9612-1b3e-41e7-9bed-151cf914d3f0 demo demo] Get all volumes completed successfully. May 09 03:49:19.973741 np0000172887 devstack@c-api.service[112613]: INFO cinder.api.openstack.wsgi [None req-a96e9612-1b3e-41e7-9bed-151cf914d3f0 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 03:49:19.974346 np0000172887 devstack@c-api.service[112613]: [pid: 112613|app: 0|req: 7/27] 199.204.45.89 () {64 vars in 1288 bytes} [Sat May 9 03:49:19 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:49:29.965591 np0000172887 devstack@c-api.service[112613]: DEBUG dbcounter [-] [112613] Writing DB stats cinder:SELECT=1 {{(pid=112613) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:50:19.989553 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.middleware.request_id [None req-109788d5-dadb-4848-b6aa-90dbab97b712 None None] RequestId filter calling following filter/app {{(pid=112612) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:50:19.996034 np0000172887 devstack@c-api.service[112612]: INFO cinder.api.openstack.wsgi [None req-109788d5-dadb-4848-b6aa-90dbab97b712 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 03:50:19.996034 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.openstack.wsgi [None req-109788d5-dadb-4848-b6aa-90dbab97b712 demo demo] Empty body provided in request {{(pid=112612) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:50:19.996034 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.openstack.wsgi [None req-109788d5-dadb-4848-b6aa-90dbab97b712 demo demo] Calling method 'detail' {{(pid=112612) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:50:19.996442 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.api_utils [None req-109788d5-dadb-4848-b6aa-90dbab97b712 demo demo] Removing options '' from query. {{(pid=112612) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:50:19.997305 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.volume.api [None req-109788d5-dadb-4848-b6aa-90dbab97b712 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112612) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:50:20.006427 np0000172887 devstack@c-api.service[112612]: INFO cinder.volume.api [None req-109788d5-dadb-4848-b6aa-90dbab97b712 demo demo] Get all volumes completed successfully. May 09 03:50:20.009865 np0000172887 devstack@c-api.service[112612]: INFO cinder.api.openstack.wsgi [None req-109788d5-dadb-4848-b6aa-90dbab97b712 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 03:50:20.010429 np0000172887 devstack@c-api.service[112612]: [pid: 112612|app: 0|req: 8/28] 199.204.45.89 () {64 vars in 1288 bytes} [Sat May 9 03:50:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:50:30.002864 np0000172887 devstack@c-api.service[112612]: DEBUG dbcounter [-] [112612] Writing DB stats cinder:SELECT=1 {{(pid=112612) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:51:20.096893 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.middleware.request_id [None req-cffd440b-8537-4ff5-8a3a-ca5732291a98 None None] RequestId filter calling following filter/app {{(pid=112610) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:51:20.100854 np0000172887 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-cffd440b-8537-4ff5-8a3a-ca5732291a98 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 03:51:20.100854 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-cffd440b-8537-4ff5-8a3a-ca5732291a98 demo demo] Empty body provided in request {{(pid=112610) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:51:20.100854 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-cffd440b-8537-4ff5-8a3a-ca5732291a98 demo demo] Calling method 'detail' {{(pid=112610) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:51:20.100854 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.api_utils [None req-cffd440b-8537-4ff5-8a3a-ca5732291a98 demo demo] Removing options '' from query. {{(pid=112610) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:51:20.101788 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.volume.api [None req-cffd440b-8537-4ff5-8a3a-ca5732291a98 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112610) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:51:20.108633 np0000172887 devstack@c-api.service[112610]: INFO cinder.volume.api [None req-cffd440b-8537-4ff5-8a3a-ca5732291a98 demo demo] Get all volumes completed successfully. May 09 03:51:20.112322 np0000172887 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-cffd440b-8537-4ff5-8a3a-ca5732291a98 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 03:51:20.112322 np0000172887 devstack@c-api.service[112610]: [pid: 112610|app: 0|req: 7/29] 199.204.45.89 () {64 vars in 1288 bytes} [Sat May 9 03:51:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:51:30.104919 np0000172887 devstack@c-api.service[112610]: DEBUG dbcounter [-] [112610] Writing DB stats cinder:SELECT=1 {{(pid=112610) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:52:20.126986 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.middleware.request_id [None req-8f891150-e0de-4eb1-ab70-68766bd98394 None None] RequestId filter calling following filter/app {{(pid=112611) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:52:20.213248 np0000172887 devstack@c-api.service[112611]: INFO cinder.api.openstack.wsgi [None req-8f891150-e0de-4eb1-ab70-68766bd98394 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 03:52:20.213612 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.openstack.wsgi [None req-8f891150-e0de-4eb1-ab70-68766bd98394 demo demo] Empty body provided in request {{(pid=112611) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:52:20.214017 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.openstack.wsgi [None req-8f891150-e0de-4eb1-ab70-68766bd98394 demo demo] Calling method 'detail' {{(pid=112611) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:52:20.214518 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.api_utils [None req-8f891150-e0de-4eb1-ab70-68766bd98394 demo demo] Removing options '' from query. {{(pid=112611) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:52:20.215433 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.volume.api [None req-8f891150-e0de-4eb1-ab70-68766bd98394 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112611) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:52:20.223770 np0000172887 devstack@c-api.service[112611]: INFO cinder.volume.api [None req-8f891150-e0de-4eb1-ab70-68766bd98394 demo demo] Get all volumes completed successfully. May 09 03:52:20.226262 np0000172887 devstack@c-api.service[112611]: INFO cinder.api.openstack.wsgi [None req-8f891150-e0de-4eb1-ab70-68766bd98394 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 03:52:20.226703 np0000172887 devstack@c-api.service[112611]: [pid: 112611|app: 0|req: 8/30] 199.204.45.89 () {64 vars in 1288 bytes} [Sat May 9 03:52:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:52:30.218203 np0000172887 devstack@c-api.service[112611]: DEBUG dbcounter [-] [112611] Writing DB stats cinder:SELECT=1 {{(pid=112611) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:53:20.253170 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.middleware.request_id [None req-de761d0e-7cf2-4b54-8270-032dd9645c21 None None] RequestId filter calling following filter/app {{(pid=112613) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:53:20.256180 np0000172887 devstack@c-api.service[112613]: INFO cinder.api.openstack.wsgi [None req-de761d0e-7cf2-4b54-8270-032dd9645c21 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 03:53:20.256344 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.openstack.wsgi [None req-de761d0e-7cf2-4b54-8270-032dd9645c21 demo demo] Empty body provided in request {{(pid=112613) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:53:20.256516 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.openstack.wsgi [None req-de761d0e-7cf2-4b54-8270-032dd9645c21 demo demo] Calling method 'detail' {{(pid=112613) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:53:20.256737 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.api_utils [None req-de761d0e-7cf2-4b54-8270-032dd9645c21 demo demo] Removing options '' from query. {{(pid=112613) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:53:20.257954 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.volume.api [None req-de761d0e-7cf2-4b54-8270-032dd9645c21 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112613) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:53:20.265818 np0000172887 devstack@c-api.service[112613]: INFO cinder.volume.api [None req-de761d0e-7cf2-4b54-8270-032dd9645c21 demo demo] Get all volumes completed successfully. May 09 03:53:20.268654 np0000172887 devstack@c-api.service[112613]: INFO cinder.api.openstack.wsgi [None req-de761d0e-7cf2-4b54-8270-032dd9645c21 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 03:53:20.270461 np0000172887 devstack@c-api.service[112613]: [pid: 112613|app: 0|req: 8/31] 199.204.45.89 () {64 vars in 1288 bytes} [Sat May 9 03:53:20 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:53:30.260810 np0000172887 devstack@c-api.service[112613]: DEBUG dbcounter [-] [112613] Writing DB stats cinder:SELECT=1 {{(pid=112613) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:54:20.284865 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.middleware.request_id [None req-ce5bf062-83ad-416e-baa4-7079af4f868b None None] RequestId filter calling following filter/app {{(pid=112612) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:54:20.288757 np0000172887 devstack@c-api.service[112612]: INFO cinder.api.openstack.wsgi [None req-ce5bf062-83ad-416e-baa4-7079af4f868b demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 03:54:20.289148 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.openstack.wsgi [None req-ce5bf062-83ad-416e-baa4-7079af4f868b demo demo] Empty body provided in request {{(pid=112612) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:54:20.289564 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.openstack.wsgi [None req-ce5bf062-83ad-416e-baa4-7079af4f868b demo demo] Calling method 'detail' {{(pid=112612) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:54:20.290048 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.api_utils [None req-ce5bf062-83ad-416e-baa4-7079af4f868b demo demo] Removing options '' from query. {{(pid=112612) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:54:20.291455 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.volume.api [None req-ce5bf062-83ad-416e-baa4-7079af4f868b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112612) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:54:20.298754 np0000172887 devstack@c-api.service[112612]: INFO cinder.volume.api [None req-ce5bf062-83ad-416e-baa4-7079af4f868b demo demo] Get all volumes completed successfully. May 09 03:54:20.300765 np0000172887 devstack@c-api.service[112612]: INFO cinder.api.openstack.wsgi [None req-ce5bf062-83ad-416e-baa4-7079af4f868b demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 03:54:20.301090 np0000172887 devstack@c-api.service[112612]: [pid: 112612|app: 0|req: 9/32] 199.204.45.89 () {64 vars in 1288 bytes} [Sat May 9 03:54:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:54:30.295427 np0000172887 devstack@c-api.service[112612]: DEBUG dbcounter [-] [112612] Writing DB stats cinder:SELECT=1 {{(pid=112612) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:55:20.317609 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.middleware.request_id [None req-3148cc59-43d6-45b1-8f86-8ed15142edd1 None None] RequestId filter calling following filter/app {{(pid=112610) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:55:20.321431 np0000172887 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-3148cc59-43d6-45b1-8f86-8ed15142edd1 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 03:55:20.321687 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-3148cc59-43d6-45b1-8f86-8ed15142edd1 demo demo] Empty body provided in request {{(pid=112610) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:55:20.321989 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-3148cc59-43d6-45b1-8f86-8ed15142edd1 demo demo] Calling method 'detail' {{(pid=112610) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:55:20.322284 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.api_utils [None req-3148cc59-43d6-45b1-8f86-8ed15142edd1 demo demo] Removing options '' from query. {{(pid=112610) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:55:20.323272 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.volume.api [None req-3148cc59-43d6-45b1-8f86-8ed15142edd1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112610) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:55:20.330110 np0000172887 devstack@c-api.service[112610]: INFO cinder.volume.api [None req-3148cc59-43d6-45b1-8f86-8ed15142edd1 demo demo] Get all volumes completed successfully. May 09 03:55:20.332020 np0000172887 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-3148cc59-43d6-45b1-8f86-8ed15142edd1 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 03:55:20.332397 np0000172887 devstack@c-api.service[112610]: [pid: 112610|app: 0|req: 8/33] 199.204.45.89 () {64 vars in 1288 bytes} [Sat May 9 03:55:20 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:55:30.326326 np0000172887 devstack@c-api.service[112610]: DEBUG dbcounter [-] [112610] Writing DB stats cinder:SELECT=1 {{(pid=112610) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:56:20.345232 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.middleware.request_id [None req-373bb2f1-096a-4bd7-b2fb-d866e6b33dff None None] RequestId filter calling following filter/app {{(pid=112611) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:56:20.348276 np0000172887 devstack@c-api.service[112611]: INFO cinder.api.openstack.wsgi [None req-373bb2f1-096a-4bd7-b2fb-d866e6b33dff demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 03:56:20.348276 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.openstack.wsgi [None req-373bb2f1-096a-4bd7-b2fb-d866e6b33dff demo demo] Empty body provided in request {{(pid=112611) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:56:20.348460 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.openstack.wsgi [None req-373bb2f1-096a-4bd7-b2fb-d866e6b33dff demo demo] Calling method 'detail' {{(pid=112611) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:56:20.348756 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.api.api_utils [None req-373bb2f1-096a-4bd7-b2fb-d866e6b33dff demo demo] Removing options '' from query. {{(pid=112611) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:56:20.349674 np0000172887 devstack@c-api.service[112611]: DEBUG cinder.volume.api [None req-373bb2f1-096a-4bd7-b2fb-d866e6b33dff demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112611) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:56:20.358562 np0000172887 devstack@c-api.service[112611]: INFO cinder.volume.api [None req-373bb2f1-096a-4bd7-b2fb-d866e6b33dff demo demo] Get all volumes completed successfully. May 09 03:56:20.361279 np0000172887 devstack@c-api.service[112611]: INFO cinder.api.openstack.wsgi [None req-373bb2f1-096a-4bd7-b2fb-d866e6b33dff demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 03:56:20.361773 np0000172887 devstack@c-api.service[112611]: [pid: 112611|app: 0|req: 9/34] 199.204.45.89 () {64 vars in 1288 bytes} [Sat May 9 03:56:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:56:30.352739 np0000172887 devstack@c-api.service[112611]: DEBUG dbcounter [-] [112611] Writing DB stats cinder:SELECT=1 {{(pid=112611) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:57:20.381337 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.middleware.request_id [None req-c494c723-df9f-48e4-b28c-370fa2d63904 None None] RequestId filter calling following filter/app {{(pid=112613) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:57:20.418382 np0000172887 devstack@c-api.service[112613]: INFO cinder.api.openstack.wsgi [None req-c494c723-df9f-48e4-b28c-370fa2d63904 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 03:57:20.418766 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.openstack.wsgi [None req-c494c723-df9f-48e4-b28c-370fa2d63904 demo demo] Empty body provided in request {{(pid=112613) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:57:20.419260 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.openstack.wsgi [None req-c494c723-df9f-48e4-b28c-370fa2d63904 demo demo] Calling method 'detail' {{(pid=112613) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:57:20.419717 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.api.api_utils [None req-c494c723-df9f-48e4-b28c-370fa2d63904 demo demo] Removing options '' from query. {{(pid=112613) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:57:20.421324 np0000172887 devstack@c-api.service[112613]: DEBUG cinder.volume.api [None req-c494c723-df9f-48e4-b28c-370fa2d63904 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112613) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:57:20.430481 np0000172887 devstack@c-api.service[112613]: INFO cinder.volume.api [None req-c494c723-df9f-48e4-b28c-370fa2d63904 demo demo] Get all volumes completed successfully. May 09 03:57:20.432979 np0000172887 devstack@c-api.service[112613]: INFO cinder.api.openstack.wsgi [None req-c494c723-df9f-48e4-b28c-370fa2d63904 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 03:57:20.433438 np0000172887 devstack@c-api.service[112613]: [pid: 112613|app: 0|req: 9/35] 199.204.45.89 () {64 vars in 1288 bytes} [Sat May 9 03:57:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:57:30.424272 np0000172887 devstack@c-api.service[112613]: DEBUG dbcounter [-] [112613] Writing DB stats cinder:SELECT=1 {{(pid=112613) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:58:20.446166 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.middleware.request_id [None req-88236f71-ec04-4c2f-b99e-a471b8957490 None None] RequestId filter calling following filter/app {{(pid=112612) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:58:20.448754 np0000172887 devstack@c-api.service[112612]: INFO cinder.api.openstack.wsgi [None req-88236f71-ec04-4c2f-b99e-a471b8957490 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 03:58:20.449006 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.openstack.wsgi [None req-88236f71-ec04-4c2f-b99e-a471b8957490 demo demo] Empty body provided in request {{(pid=112612) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:58:20.449235 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.openstack.wsgi [None req-88236f71-ec04-4c2f-b99e-a471b8957490 demo demo] Calling method 'detail' {{(pid=112612) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:58:20.449521 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.api.api_utils [None req-88236f71-ec04-4c2f-b99e-a471b8957490 demo demo] Removing options '' from query. {{(pid=112612) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:58:20.450439 np0000172887 devstack@c-api.service[112612]: DEBUG cinder.volume.api [None req-88236f71-ec04-4c2f-b99e-a471b8957490 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112612) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:58:20.457936 np0000172887 devstack@c-api.service[112612]: INFO cinder.volume.api [None req-88236f71-ec04-4c2f-b99e-a471b8957490 demo demo] Get all volumes completed successfully. May 09 03:58:20.460418 np0000172887 devstack@c-api.service[112612]: INFO cinder.api.openstack.wsgi [None req-88236f71-ec04-4c2f-b99e-a471b8957490 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 03:58:20.460856 np0000172887 devstack@c-api.service[112612]: [pid: 112612|app: 0|req: 10/36] 199.204.45.89 () {64 vars in 1288 bytes} [Sat May 9 03:58:20 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:58:30.472749 np0000172887 devstack@c-api.service[112612]: DEBUG dbcounter [-] [112612] Writing DB stats cinder:SELECT=1 {{(pid=112612) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:59:20.476268 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.middleware.request_id [None req-5f0659e7-e320-4774-bb5e-234e77d8a76b None None] RequestId filter calling following filter/app {{(pid=112610) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:59:20.479322 np0000172887 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-5f0659e7-e320-4774-bb5e-234e77d8a76b demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 03:59:20.479622 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-5f0659e7-e320-4774-bb5e-234e77d8a76b demo demo] Empty body provided in request {{(pid=112610) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:59:20.479827 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-5f0659e7-e320-4774-bb5e-234e77d8a76b demo demo] Calling method 'detail' {{(pid=112610) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:59:20.480171 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.api.api_utils [None req-5f0659e7-e320-4774-bb5e-234e77d8a76b demo demo] Removing options '' from query. {{(pid=112610) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:59:20.481046 np0000172887 devstack@c-api.service[112610]: DEBUG cinder.volume.api [None req-5f0659e7-e320-4774-bb5e-234e77d8a76b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112610) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:59:20.488369 np0000172887 devstack@c-api.service[112610]: INFO cinder.volume.api [None req-5f0659e7-e320-4774-bb5e-234e77d8a76b demo demo] Get all volumes completed successfully. May 09 03:59:20.490353 np0000172887 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-5f0659e7-e320-4774-bb5e-234e77d8a76b demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 03:59:20.490722 np0000172887 devstack@c-api.service[112610]: [pid: 112610|app: 0|req: 9/37] 199.204.45.89 () {64 vars in 1288 bytes} [Sat May 9 03:59:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)