May 09 07:21:16.766401 np0000172985 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 07:21:16.773443 np0000172985 devstack@c-api.service[112774]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 07:21:16.776410 np0000172985 devstack@c-api.service[112774]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 07:21:16 2026] *** May 09 07:21:16.776410 np0000172985 devstack@c-api.service[112774]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 07:21:16.776410 np0000172985 devstack@c-api.service[112774]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 07:21:16.776410 np0000172985 devstack@c-api.service[112774]: nodename: np0000172985 May 09 07:21:16.776410 np0000172985 devstack@c-api.service[112774]: machine: x86_64 May 09 07:21:16.776410 np0000172985 devstack@c-api.service[112774]: clock source: unix May 09 07:21:16.776410 np0000172985 devstack@c-api.service[112774]: pcre jit disabled May 09 07:21:16.776410 np0000172985 devstack@c-api.service[112774]: detected number of CPU cores: 16 May 09 07:21:16.776410 np0000172985 devstack@c-api.service[112774]: current working directory: / May 09 07:21:16.776410 np0000172985 devstack@c-api.service[112774]: detected binary path: /usr/bin/uwsgi-core May 09 07:21:16.776410 np0000172985 devstack@c-api.service[112774]: your processes number limit is 256917 May 09 07:21:16.776410 np0000172985 devstack@c-api.service[112774]: your memory page size is 4096 bytes May 09 07:21:16.776410 np0000172985 devstack@c-api.service[112774]: detected max file descriptor number: 2048 May 09 07:21:16.776410 np0000172985 devstack@c-api.service[112774]: lock engine: pthread robust mutexes May 09 07:21:16.777707 np0000172985 devstack@c-api.service[112774]: thunder lock: enabled May 09 07:21:16.777707 np0000172985 devstack@c-api.service[112774]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 07:21:16.777707 np0000172985 devstack@c-api.service[112774]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 07:21:16.777707 np0000172985 devstack@c-api.service[112774]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 07:21:16.777707 np0000172985 devstack@c-api.service[112774]: Set PythonHome to /opt/stack/data/venv May 09 07:21:16.812310 np0000172985 devstack@c-api.service[112774]: Python main interpreter initialized at 0x7df5672a3668 May 09 07:21:16.812310 np0000172985 devstack@c-api.service[112774]: python threads support enabled May 09 07:21:16.812310 np0000172985 devstack@c-api.service[112774]: your server socket listen backlog is limited to 100 connections May 09 07:21:16.812310 np0000172985 devstack@c-api.service[112774]: your mercy for graceful operations on workers is 80 seconds May 09 07:21:16.812848 np0000172985 devstack@c-api.service[112774]: mapped 671795 bytes (656 KB) for 4 cores May 09 07:21:16.812958 np0000172985 devstack@c-api.service[112774]: *** Operational MODE: preforking *** May 09 07:21:16.813156 np0000172985 devstack@c-api.service[112774]: *** uWSGI is running in multiple interpreter mode *** May 09 07:21:16.813156 np0000172985 devstack@c-api.service[112774]: spawned uWSGI master process (pid: 112774) May 09 07:21:16.813269 np0000172985 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 07:21:16.813726 np0000172985 devstack@c-api.service[112774]: spawned uWSGI worker 1 (pid: 112775, cores: 1) May 09 07:21:16.814403 np0000172985 devstack@c-api.service[112774]: spawned uWSGI worker 2 (pid: 112776, cores: 1) May 09 07:21:16.814830 np0000172985 devstack@c-api.service[112774]: spawned uWSGI worker 3 (pid: 112777, cores: 1) May 09 07:21:16.815331 np0000172985 devstack@c-api.service[112774]: spawned uWSGI worker 4 (pid: 112778, cores: 1) May 09 07:21:16.815331 np0000172985 devstack@c-api.service[112774]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 07:21:16.941865 np0000172985 devstack@c-api.service[112778]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:21:16.941865 np0000172985 devstack@c-api.service[112778]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:21:16.941865 np0000172985 devstack@c-api.service[112778]: we strongly recommend against using it for new projects. May 09 07:21:16.941865 np0000172985 devstack@c-api.service[112778]: If you are already using Eventlet, we recommend migrating to a different May 09 07:21:16.941865 np0000172985 devstack@c-api.service[112778]: framework. For more detail see May 09 07:21:16.941865 np0000172985 devstack@c-api.service[112778]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:21:16.941865 np0000172985 devstack@c-api.service[112778]: import eventlet # noqa May 09 07:21:16.943445 np0000172985 devstack@c-api.service[112777]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:21:16.943445 np0000172985 devstack@c-api.service[112777]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:21:16.943445 np0000172985 devstack@c-api.service[112777]: we strongly recommend against using it for new projects. May 09 07:21:16.943445 np0000172985 devstack@c-api.service[112777]: If you are already using Eventlet, we recommend migrating to a different May 09 07:21:16.943445 np0000172985 devstack@c-api.service[112777]: framework. For more detail see May 09 07:21:16.943445 np0000172985 devstack@c-api.service[112777]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:21:16.943445 np0000172985 devstack@c-api.service[112777]: import eventlet # noqa May 09 07:21:16.947437 np0000172985 devstack@c-api.service[112775]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:21:16.947437 np0000172985 devstack@c-api.service[112775]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:21:16.947437 np0000172985 devstack@c-api.service[112775]: we strongly recommend against using it for new projects. May 09 07:21:16.947437 np0000172985 devstack@c-api.service[112775]: If you are already using Eventlet, we recommend migrating to a different May 09 07:21:16.947437 np0000172985 devstack@c-api.service[112775]: framework. For more detail see May 09 07:21:16.947437 np0000172985 devstack@c-api.service[112775]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:21:16.947437 np0000172985 devstack@c-api.service[112775]: import eventlet # noqa May 09 07:21:16.969058 np0000172985 devstack@c-api.service[112776]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:21:16.969058 np0000172985 devstack@c-api.service[112776]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:21:16.969058 np0000172985 devstack@c-api.service[112776]: we strongly recommend against using it for new projects. May 09 07:21:16.969058 np0000172985 devstack@c-api.service[112776]: If you are already using Eventlet, we recommend migrating to a different May 09 07:21:16.969058 np0000172985 devstack@c-api.service[112776]: framework. For more detail see May 09 07:21:16.969058 np0000172985 devstack@c-api.service[112776]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:21:16.969058 np0000172985 devstack@c-api.service[112776]: import eventlet # noqa May 09 07:21:17.029974 np0000172985 devstack@c-api.service[112777]: /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 07:21:17.029974 np0000172985 devstack@c-api.service[112777]: debtcollector.deprecate( May 09 07:21:17.033253 np0000172985 devstack@c-api.service[112778]: /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 07:21:17.033253 np0000172985 devstack@c-api.service[112778]: debtcollector.deprecate( May 09 07:21:17.035643 np0000172985 devstack@c-api.service[112775]: /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 07:21:17.035643 np0000172985 devstack@c-api.service[112775]: debtcollector.deprecate( May 09 07:21:17.057240 np0000172985 devstack@c-api.service[112776]: /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 07:21:17.057240 np0000172985 devstack@c-api.service[112776]: debtcollector.deprecate( May 09 07:21:17.108520 np0000172985 devstack@c-api.service[112777]: /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 07:21:17.108520 np0000172985 devstack@c-api.service[112777]: from cgi import parse_header May 09 07:21:17.113857 np0000172985 devstack@c-api.service[112778]: /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 07:21:17.113857 np0000172985 devstack@c-api.service[112778]: from cgi import parse_header May 09 07:21:17.118643 np0000172985 devstack@c-api.service[112775]: /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 07:21:17.118643 np0000172985 devstack@c-api.service[112775]: from cgi import parse_header May 09 07:21:17.153127 np0000172985 devstack@c-api.service[112777]: /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 07:21:17.153127 np0000172985 devstack@c-api.service[112777]: removals.removed_module( May 09 07:21:17.153318 np0000172985 devstack@c-api.service[112776]: /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 07:21:17.153318 np0000172985 devstack@c-api.service[112776]: from cgi import parse_header May 09 07:21:17.154128 np0000172985 devstack@c-api.service[112777]: /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 07:21:17.154128 np0000172985 devstack@c-api.service[112777]: removals.removed_module( May 09 07:21:17.173287 np0000172985 devstack@c-api.service[112775]: /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 07:21:17.173287 np0000172985 devstack@c-api.service[112775]: removals.removed_module( May 09 07:21:17.174066 np0000172985 devstack@c-api.service[112775]: /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 07:21:17.174066 np0000172985 devstack@c-api.service[112775]: removals.removed_module( May 09 07:21:17.182818 np0000172985 devstack@c-api.service[112778]: /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 07:21:17.182818 np0000172985 devstack@c-api.service[112778]: removals.removed_module( May 09 07:21:17.183496 np0000172985 devstack@c-api.service[112778]: /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 07:21:17.183496 np0000172985 devstack@c-api.service[112778]: removals.removed_module( May 09 07:21:17.201871 np0000172985 devstack@c-api.service[112776]: /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 07:21:17.201871 np0000172985 devstack@c-api.service[112776]: removals.removed_module( May 09 07:21:17.202682 np0000172985 devstack@c-api.service[112776]: /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 07:21:17.202682 np0000172985 devstack@c-api.service[112776]: removals.removed_module( May 09 07:21:17.766074 np0000172985 devstack@c-api.service[112777]: /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 07:21:17.766074 np0000172985 devstack@c-api.service[112777]: warnings.warn( May 09 07:21:17.803840 np0000172985 devstack@c-api.service[112775]: /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 07:21:17.803840 np0000172985 devstack@c-api.service[112775]: warnings.warn( May 09 07:21:17.815125 np0000172985 devstack@c-api.service[112776]: /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 07:21:17.815125 np0000172985 devstack@c-api.service[112776]: warnings.warn( May 09 07:21:17.817803 np0000172985 devstack@c-api.service[112778]: /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 07:21:17.817803 np0000172985 devstack@c-api.service[112778]: warnings.warn( May 09 07:21:17.871867 np0000172985 devstack@c-api.service[112777]: /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 07:21:17.871867 np0000172985 devstack@c-api.service[112777]: warnings.warn( May 09 07:21:17.906591 np0000172985 devstack@c-api.service[112775]: /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 07:21:17.906591 np0000172985 devstack@c-api.service[112775]: warnings.warn( May 09 07:21:17.922028 np0000172985 devstack@c-api.service[112776]: /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 07:21:17.922028 np0000172985 devstack@c-api.service[112776]: warnings.warn( May 09 07:21:17.926922 np0000172985 devstack@c-api.service[112778]: /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 07:21:17.926922 np0000172985 devstack@c-api.service[112778]: warnings.warn( May 09 07:21:18.168503 np0000172985 devstack@c-api.service[112777]: 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 07:21:18.169140 np0000172985 devstack@c-api.service[112777]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112777) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 07:21:18.194981 np0000172985 devstack@c-api.service[112775]: 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 07:21:18.195514 np0000172985 devstack@c-api.service[112775]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112775) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 07:21:18.204751 np0000172985 devstack@c-api.service[112776]: 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 07:21:18.205221 np0000172985 devstack@c-api.service[112776]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112776) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 07:21:18.216418 np0000172985 devstack@c-api.service[112778]: 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 07:21:18.216864 np0000172985 devstack@c-api.service[112778]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112778) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 07:21:18.258887 np0000172985 devstack@c-api.service[112777]: /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 07:21:18.258887 np0000172985 devstack@c-api.service[112777]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:21:18.263018 np0000172985 devstack@c-api.service[112775]: /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 07:21:18.263018 np0000172985 devstack@c-api.service[112775]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:21:18.270348 np0000172985 devstack@c-api.service[112776]: /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 07:21:18.270348 np0000172985 devstack@c-api.service[112776]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:21:18.278239 np0000172985 devstack@c-api.service[112778]: /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 07:21:18.278239 np0000172985 devstack@c-api.service[112778]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:21:18.722142 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112778) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 07:21:18.722393 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112775) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 07:21:18.722473 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112777) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 07:21:18.722548 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112778) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.722622 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112776) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 07:21:18.722691 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112778) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.722751 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.722751 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.722883 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.722944 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112778) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.723038 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.723120 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.723187 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.723249 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.723304 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.723304 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.724857 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112778) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.724935 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.724991 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.725071 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.725163 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.725261 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.725387 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.725482 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.725563 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112778) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.725635 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.725715 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112778) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.725786 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.725860 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.725941 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.726054 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.726123 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.726200 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.726274 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112775) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.726335 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.726396 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.726469 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.726533 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112777) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.726587 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.726587 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.726713 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.726781 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.726781 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112776) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.726781 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.726949 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112778) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.727035 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.727098 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.727156 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.727233 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.727300 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.727368 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.727437 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.727497 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.727561 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.727622 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.727692 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112778) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.727752 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.727848 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112776) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.727919 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112778) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.728084 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.728153 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.728215 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.728215 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.728215 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112775) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.728215 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.728457 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.728457 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.728457 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.728457 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.728457 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.728457 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112777) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.728457 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.728845 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112778) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.728845 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.728845 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.729046 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.729115 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.729173 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.729240 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.729240 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112778) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.729491 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.729579 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.729620 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.729657 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112778) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.729699 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.729741 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.729787 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.729822 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112776) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.729861 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.729898 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.729949 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.729987 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.730060 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.730102 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112775) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.730141 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.730176 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.730214 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.730214 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.730288 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112778) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.730333 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112777) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.730372 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.730407 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.730445 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.730480 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.730480 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.730547 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.730583 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.730629 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.730671 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.730716 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.730755 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112778) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.730801 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.730840 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.730873 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.730907 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.730950 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112778) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.730990 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.731048 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.731087 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112775) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.731136 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.731178 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.731216 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.731254 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.731298 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112776) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.731343 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.731383 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.731420 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112777) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.731420 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.731496 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112778) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.731496 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.731496 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.731496 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.731625 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.731662 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.731701 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.731741 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112778) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.731777 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.731817 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.731863 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112778) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.731901 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.731945 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.731981 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112778) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.732046 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.732090 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.732134 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.732173 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.732209 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.732260 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112775) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.732299 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.732340 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.732383 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.732426 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.732465 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.732502 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112776) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.732537 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.732581 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.732619 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.732662 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.732700 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.732737 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112778) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.732772 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.732808 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.732846 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.732879 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112778) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.732920 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.732955 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112777) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.733015 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.733053 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.733092 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.733138 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.733179 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.733217 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.733251 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.733296 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112775) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.733348 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.733383 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.733428 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.733473 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112776) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.733516 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.733560 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.733603 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.733603 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.733603 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112777) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.733603 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.734190 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112778) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.734278 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.734331 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.734372 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.734410 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.734445 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.734487 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.734521 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.734562 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.734603 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112778) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.734642 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.734692 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112778) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.734732 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112775) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.734732 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.734908 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.735011 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.735111 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.735160 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.735204 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.735241 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.735282 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.735329 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.735367 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112777) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.735410 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.735454 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112778) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.735494 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.735534 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.735579 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.735620 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112776) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.735654 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.735717 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.735764 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.735810 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.735855 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.735901 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.735940 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.735976 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112778) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.736047 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.736088 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.736131 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112778) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.736178 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.736222 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.736261 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.736406 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.736451 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112775) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.736497 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.736540 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.736576 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.736616 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.736654 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.736688 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112777) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.736726 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.736770 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.736811 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.736811 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112776) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.736811 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.737012 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112778) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.737068 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.737137 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.737208 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.737250 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.737291 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.737362 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.737397 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112778) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.737444 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.737489 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.737528 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.737567 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112778) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.737604 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.737643 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.737679 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.737724 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.737768 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.737818 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.737862 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.737902 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.737938 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112775) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.737976 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112777) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.738037 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.738073 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.738110 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.738161 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.738161 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112776) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.738161 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.738501 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112778) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.738557 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.738602 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.738642 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.738685 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.738725 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.738764 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.738808 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.738847 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.738892 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.738931 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112778) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.738969 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.739041 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112777) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.739088 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112778) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.739128 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.739167 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.739205 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.739245 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.739245 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.739324 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.739363 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.739401 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.739440 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112775) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.739483 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.739521 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.739560 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.739560 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112776) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.739560 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.745296 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.745398 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.745445 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.745489 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.745529 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.745574 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.745574 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112777) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.745643 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.745682 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.745727 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.745727 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.745808 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.745846 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112775) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.745907 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.745949 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112778) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.746011 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.746051 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.746129 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.746173 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.746223 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112778) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.746263 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.746309 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112778) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.746348 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.746348 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.746424 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.746463 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.746501 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.746550 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112776) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.746596 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112778) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.746643 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.746682 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.746721 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.746767 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.746813 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.746857 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.746902 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.746948 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.746987 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.747050 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112777) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.747100 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.747140 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.747179 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112778) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.747218 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.747257 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.747302 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.747342 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112778) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.747381 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.747420 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.747458 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.747497 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.747542 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112775) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.747585 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.747624 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.747669 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.747669 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112776) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.747669 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.748306 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.748374 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.748427 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112778) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.748470 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.748470 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.748560 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.748607 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.748653 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.748690 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.748738 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.748778 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112777) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.748822 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.748862 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.748909 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.748956 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.749015 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.749058 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.749097 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112778) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.749153 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.749195 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.749236 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.749276 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112778) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.749313 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.749390 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.749430 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112775) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.749466 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112778) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.749506 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.749549 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.749589 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.749628 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.749677 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.749721 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.749764 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.749803 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.749840 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112776) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.749883 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.749926 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.749965 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.750018 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.750071 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.750115 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112777) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.750153 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.750191 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.750235 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.750280 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112778) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.750324 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.750363 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.750401 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.750445 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112778) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.750489 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.750527 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112775) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.750565 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.750611 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.750654 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.750654 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112776) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.750654 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.751456 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.751510 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.751588 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.751631 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112778) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.751675 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.751718 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.751760 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.751802 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.751841 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.751884 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112777) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.751925 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.751965 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.752047 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.752089 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.752128 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.752170 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.752210 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112778) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.752252 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.752295 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.752331 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112778) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.752371 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.752408 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.752446 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.752488 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112778) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.752527 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.752566 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.752612 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112775) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.752645 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.752678 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.752713 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.752746 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.752782 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.752816 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.752858 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.752899 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.752939 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.752979 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112777) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.753034 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112776) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.753068 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.753103 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.753136 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.753174 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.753217 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.753256 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112778) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.753297 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.753448 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.753512 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112778) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.753569 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.753603 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.753633 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112775) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.753663 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.753692 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.753723 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.753723 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.753723 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112776) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.753723 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.754486 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.754568 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.754639 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.754677 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.754717 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.754930 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.754959 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.754983 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112778) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.755041 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.755067 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112777) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.755103 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.755139 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.755182 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.755214 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.755242 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.755268 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112775) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.755299 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.755329 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.755360 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.755399 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.755433 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.755461 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112778) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.755492 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.755527 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112778) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.755558 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.755558 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.755558 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112776) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.755633 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.756012 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.756159 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.756159 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.756159 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.756263 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.756304 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.756337 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.756377 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112775) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.756418 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.756454 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.756504 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112778) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.756540 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.756573 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.756600 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.756629 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.756655 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112777) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.756680 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.756711 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.756737 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.756765 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.756796 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112778) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.756821 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.756854 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112778) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.756884 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.756910 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.756910 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.756972 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.757013 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.757039 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.757083 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.757127 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.757165 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.757204 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112778) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.757232 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112776) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.757264 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.757297 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.757350 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.757376 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.757406 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.757437 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112775) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.757467 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.757501 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.757526 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.757555 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.757555 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.757624 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112777) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.757666 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112778) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.757702 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.757745 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112778) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.757788 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.757788 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.757788 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.757788 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.757788 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.757788 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112776) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.757788 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.758531 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.758586 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.758655 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.758702 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.758770 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.758806 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.758833 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112775) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.758867 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.758896 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.758923 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112778) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.758953 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.759014 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.759047 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.759085 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.759121 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.759148 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.759174 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.759202 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.759228 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.759256 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.759285 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.759320 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112777) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.759354 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.759381 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112776) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.759407 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.759433 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112778) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.759456 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.759481 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112778) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.760952 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.761033 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.761067 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.761106 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.761151 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.761181 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.761207 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.761235 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.761264 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.761292 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112775) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.761367 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.761404 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.761435 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112778) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.761476 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112776) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.761507 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.761539 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.761568 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.761611 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.761658 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.761699 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.761745 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.761783 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.761821 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112778) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.761874 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.761924 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112778) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.761962 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.761962 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112777) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.761962 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.763915 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.763971 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.764055 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.764101 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.764152 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.764207 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.764249 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.764288 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112778) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.764333 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.764372 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112775) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.764410 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.764449 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.764494 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.764534 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.764576 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.764615 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112776) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.764651 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.764692 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.764731 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.764777 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.764822 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.764861 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112778) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.764904 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.764944 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112778) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.765005 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.765005 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.765005 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112777) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.765005 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.765471 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.765525 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.765592 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.765649 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.765691 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.765732 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.765780 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112775) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.765828 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.765828 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.765904 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.765944 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.765983 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.766043 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.766083 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.766121 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112776) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.766159 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.766197 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112778) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.766252 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.766292 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.766330 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.766368 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.766408 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.766446 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112777) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.766483 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.766520 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.766564 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.766564 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112778) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.766564 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112778) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.766697 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.766762 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.766822 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.766885 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.766932 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.766973 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.767027 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.767067 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112775) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.767102 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.767152 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.767194 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.767230 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.767270 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.767315 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.767358 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.767402 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.767442 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112776) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.767479 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.767519 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.767563 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.767604 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.767642 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.767682 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.767721 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.767757 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.767800 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112778) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.767841 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112775) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.767879 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.767916 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112777) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.767966 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.768023 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.768064 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.768102 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.768139 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.768180 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.768226 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.768274 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.768324 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.768376 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.768440 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.768494 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.768546 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112776) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.768597 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.768639 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.768678 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.768716 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.768762 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.768887 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112778) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.769042 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.769086 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.769121 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.769167 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112778) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.769207 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112775) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.769243 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.769286 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.769373 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112778) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.769417 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.769456 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.769501 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.769540 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112777) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.769579 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.769616 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.769653 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.769693 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.769732 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.769768 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.769807 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112776) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.769849 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.769887 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.769928 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.769966 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112778) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.770017 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.770017 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.770099 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112778) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.770139 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.770174 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112778) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.770213 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112777) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.770254 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.770298 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.770336 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.770336 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.770336 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.770336 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112778) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.770336 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112778) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.770666 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.770728 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.770787 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.770870 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112778) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.770943 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.770987 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.771038 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.771077 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.771113 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112775) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.771152 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.771192 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.771238 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.771277 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.771316 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.771362 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112778) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.771401 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.771442 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112778) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.771480 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.771519 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.771558 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.771558 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112777) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.771626 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.771664 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.771707 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.771707 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.771707 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.771707 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112776) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.771707 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.775701 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112778) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.775766 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.775801 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.775847 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.775893 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.775936 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.776086 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.776132 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.776132 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112778) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.776210 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.776257 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.776302 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112778) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.776346 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.776385 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.776432 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.776484 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.776533 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112776) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.776580 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.776580 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112775) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.776647 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.776685 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.776723 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.776723 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.776723 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.776723 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.776723 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.776910 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112777) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.776910 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.777868 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.777935 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.777986 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.778046 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.778089 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.778089 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.778171 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.778171 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.779294 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112778) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.779380 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.779423 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.779480 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.779528 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.779570 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.779627 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112778) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.779670 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.779707 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.779754 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112778) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.779793 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.779834 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.779874 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112776) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.779913 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.779952 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.779987 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112777) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.780053 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.780053 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112775) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.780123 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.780169 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.784656 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112778) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.784731 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.784770 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.784811 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.784849 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.784892 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.784932 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.784972 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112778) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.785030 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.785030 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.785116 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112778) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.785155 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.785155 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112776) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.785221 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.785261 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.785379 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.785426 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.785462 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.785502 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.785547 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.785586 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.785621 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112775) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.785660 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.785701 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.785739 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.785739 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.785812 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112777) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.785852 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112778) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.785890 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.786030 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.786030 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.786104 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.786148 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.786187 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.786223 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.786263 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.786302 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.786341 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112778) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.786379 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.786426 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.786465 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.786505 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112778) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.786540 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.786581 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.786620 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.786654 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112778) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.786693 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112775) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.786731 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.786773 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.786818 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.786856 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.786892 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.786928 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.786966 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.787028 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.787071 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112776) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.787106 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.787142 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.787184 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.787228 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.787268 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112777) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.787303 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112778) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.787340 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.787375 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.787413 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:21:18.787448 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112778) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.787488 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.787527 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.787569 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:21:18.787612 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.787651 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.787685 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:21:18.787723 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112775) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.787758 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.787796 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:21:18.787836 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.787836 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112776) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.787913 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:21:18.787913 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:21:18.787913 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112777) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:21:18.831955 np0000172985 devstack@c-api.service[112775]: INFO dbcounter [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Registered counter for database cinder May 09 07:21:18.832124 np0000172985 devstack@c-api.service[112778]: INFO dbcounter [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Registered counter for database cinder May 09 07:21:18.833029 np0000172985 devstack@c-api.service[112777]: INFO dbcounter [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Registered counter for database cinder May 09 07:21:18.833102 np0000172985 devstack@c-api.service[112776]: INFO dbcounter [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Registered counter for database cinder May 09 07:21:18.843342 np0000172985 devstack@c-api.service[112775]: DEBUG oslo_db.sqlalchemy.engines [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d 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=112775) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:21:18.845249 np0000172985 devstack@c-api.service[112777]: DEBUG oslo_db.sqlalchemy.engines [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c 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=112777) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:21:18.846986 np0000172985 devstack@c-api.service[112776]: DEBUG oslo_db.sqlalchemy.engines [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf 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=112776) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:21:18.847805 np0000172985 devstack@c-api.service[112778]: DEBUG oslo_db.sqlalchemy.engines [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 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=112778) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:21:18.973375 np0000172985 devstack@c-api.service[112775]: DEBUG dbcounter [-] [112775] Writer thread running {{(pid=112775) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 07:21:18.976470 np0000172985 devstack@c-api.service[112775]: INFO cinder.rpc [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:21:18.978505 np0000172985 devstack@c-api.service[112777]: DEBUG dbcounter [-] [112777] Writer thread running {{(pid=112777) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 07:21:18.978872 np0000172985 devstack@c-api.service[112775]: INFO cinder.rpc [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:21:18.980061 np0000172985 devstack@c-api.service[112776]: DEBUG dbcounter [-] [112776] Writer thread running {{(pid=112776) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 07:21:18.980914 np0000172985 devstack@c-api.service[112775]: INFO cinder.rpc [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:21:18.982834 np0000172985 devstack@c-api.service[112775]: INFO cinder.rpc [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:21:18.983088 np0000172985 devstack@c-api.service[112776]: INFO cinder.rpc [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:21:18.983799 np0000172985 devstack@c-api.service[112775]: WARNING castellan.key_manager.migration [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:18.985516 np0000172985 devstack@c-api.service[112777]: INFO cinder.rpc [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:21:18.985604 np0000172985 devstack@c-api.service[112776]: INFO cinder.rpc [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:21:18.985644 np0000172985 devstack@c-api.service[112775]: WARNING castellan.key_manager.migration [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:18.987774 np0000172985 devstack@c-api.service[112776]: INFO cinder.rpc [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:21:18.988290 np0000172985 devstack@c-api.service[112777]: INFO cinder.rpc [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:21:18.989760 np0000172985 devstack@c-api.service[112776]: INFO cinder.rpc [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:21:18.990456 np0000172985 devstack@c-api.service[112775]: DEBUG oslo_db.sqlalchemy.engines [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d 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=112775) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:21:18.990627 np0000172985 devstack@c-api.service[112777]: INFO cinder.rpc [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:21:18.990723 np0000172985 devstack@c-api.service[112776]: WARNING castellan.key_manager.migration [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:18.992549 np0000172985 devstack@c-api.service[112776]: WARNING castellan.key_manager.migration [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:18.992677 np0000172985 devstack@c-api.service[112775]: INFO cinder.rpc [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:21:18.992772 np0000172985 devstack@c-api.service[112777]: INFO cinder.rpc [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:21:18.994355 np0000172985 devstack@c-api.service[112777]: WARNING castellan.key_manager.migration [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:18.994847 np0000172985 devstack@c-api.service[112775]: INFO cinder.rpc [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:21:18.995810 np0000172985 devstack@c-api.service[112775]: WARNING castellan.key_manager.migration [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:18.996822 np0000172985 devstack@c-api.service[112777]: WARNING castellan.key_manager.migration [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:18.999348 np0000172985 devstack@c-api.service[112776]: DEBUG oslo_db.sqlalchemy.engines [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf 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=112776) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:21:19.001103 np0000172985 devstack@c-api.service[112777]: DEBUG oslo_db.sqlalchemy.engines [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c 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=112777) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:21:19.001573 np0000172985 devstack@c-api.service[112776]: INFO cinder.rpc [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:21:19.003512 np0000172985 devstack@c-api.service[112777]: INFO cinder.rpc [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:21:19.003873 np0000172985 devstack@c-api.service[112776]: INFO cinder.rpc [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:21:19.005167 np0000172985 devstack@c-api.service[112776]: WARNING castellan.key_manager.migration [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.005415 np0000172985 devstack@c-api.service[112777]: INFO cinder.rpc [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:21:19.006614 np0000172985 devstack@c-api.service[112777]: WARNING castellan.key_manager.migration [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.008728 np0000172985 devstack@c-api.service[112775]: WARNING castellan.key_manager.migration [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.012345 np0000172985 devstack@c-api.service[112775]: WARNING castellan.key_manager.migration [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.014583 np0000172985 devstack@c-api.service[112778]: DEBUG dbcounter [-] [112778] Writer thread running {{(pid=112778) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 07:21:19.015776 np0000172985 devstack@c-api.service[112775]: WARNING castellan.key_manager.migration [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.016753 np0000172985 devstack@c-api.service[112778]: INFO cinder.rpc [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:21:19.017621 np0000172985 devstack@c-api.service[112776]: WARNING castellan.key_manager.migration [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.019273 np0000172985 devstack@c-api.service[112778]: INFO cinder.rpc [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:21:19.019608 np0000172985 devstack@c-api.service[112777]: WARNING castellan.key_manager.migration [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.020561 np0000172985 devstack@c-api.service[112775]: WARNING castellan.key_manager.migration [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.020833 np0000172985 devstack@c-api.service[112776]: WARNING castellan.key_manager.migration [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.021439 np0000172985 devstack@c-api.service[112778]: INFO cinder.rpc [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:21:19.023143 np0000172985 devstack@c-api.service[112777]: WARNING castellan.key_manager.migration [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.023316 np0000172985 devstack@c-api.service[112778]: INFO cinder.rpc [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:21:19.023675 np0000172985 devstack@c-api.service[112775]: WARNING castellan.key_manager.migration [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.024085 np0000172985 devstack@c-api.service[112776]: WARNING castellan.key_manager.migration [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.024318 np0000172985 devstack@c-api.service[112778]: WARNING castellan.key_manager.migration [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.026145 np0000172985 devstack@c-api.service[112778]: WARNING castellan.key_manager.migration [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.026554 np0000172985 devstack@c-api.service[112777]: WARNING castellan.key_manager.migration [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.026623 np0000172985 devstack@c-api.service[112775]: WARNING castellan.key_manager.migration [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.028183 np0000172985 devstack@c-api.service[112776]: WARNING castellan.key_manager.migration [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.029858 np0000172985 devstack@c-api.service[112775]: WARNING castellan.key_manager.migration [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.030790 np0000172985 devstack@c-api.service[112777]: WARNING castellan.key_manager.migration [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.030905 np0000172985 devstack@c-api.service[112778]: DEBUG oslo_db.sqlalchemy.engines [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 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=112778) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:21:19.031209 np0000172985 devstack@c-api.service[112776]: WARNING castellan.key_manager.migration [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.032826 np0000172985 devstack@c-api.service[112778]: INFO cinder.rpc [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:21:19.033918 np0000172985 devstack@c-api.service[112777]: WARNING castellan.key_manager.migration [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.034141 np0000172985 devstack@c-api.service[112775]: WARNING castellan.key_manager.migration [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.034215 np0000172985 devstack@c-api.service[112776]: WARNING castellan.key_manager.migration [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.034874 np0000172985 devstack@c-api.service[112778]: INFO cinder.rpc [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:21:19.036118 np0000172985 devstack@c-api.service[112778]: WARNING castellan.key_manager.migration [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.036987 np0000172985 devstack@c-api.service[112777]: WARNING castellan.key_manager.migration [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.037078 np0000172985 devstack@c-api.service[112775]: WARNING castellan.key_manager.migration [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.037331 np0000172985 devstack@c-api.service[112776]: WARNING castellan.key_manager.migration [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.038670 np0000172985 devstack@c-api.service[112775]: WARNING castellan.key_manager.migration [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.040332 np0000172985 devstack@c-api.service[112777]: WARNING castellan.key_manager.migration [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.041049 np0000172985 devstack@c-api.service[112776]: WARNING castellan.key_manager.migration [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.041370 np0000172985 devstack@c-api.service[112775]: WARNING castellan.key_manager.migration [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.044023 np0000172985 devstack@c-api.service[112776]: WARNING castellan.key_manager.migration [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.045554 np0000172985 devstack@c-api.service[112776]: WARNING castellan.key_manager.migration [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.045893 np0000172985 devstack@c-api.service[112777]: WARNING castellan.key_manager.migration [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.046966 np0000172985 devstack@c-api.service[112775]: WARNING castellan.key_manager.migration [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.048201 np0000172985 devstack@c-api.service[112776]: WARNING castellan.key_manager.migration [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.048725 np0000172985 devstack@c-api.service[112778]: WARNING castellan.key_manager.migration [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.049281 np0000172985 devstack@c-api.service[112777]: WARNING castellan.key_manager.migration [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.050331 np0000172985 devstack@c-api.service[112775]: WARNING castellan.key_manager.migration [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.050813 np0000172985 devstack@c-api.service[112777]: WARNING castellan.key_manager.migration [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.052454 np0000172985 devstack@c-api.service[112778]: WARNING castellan.key_manager.migration [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.052516 np0000172985 devstack@c-api.service[112775]: WARNING castellan.key_manager.migration [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.053597 np0000172985 devstack@c-api.service[112777]: WARNING castellan.key_manager.migration [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.053796 np0000172985 devstack@c-api.service[112776]: WARNING castellan.key_manager.migration [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.054147 np0000172985 devstack@c-api.service[112775]: WARNING castellan.key_manager.migration [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.055709 np0000172985 devstack@c-api.service[112775]: WARNING castellan.key_manager.migration [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.056058 np0000172985 devstack@c-api.service[112778]: WARNING castellan.key_manager.migration [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.057208 np0000172985 devstack@c-api.service[112776]: WARNING castellan.key_manager.migration [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.057309 np0000172985 devstack@c-api.service[112775]: WARNING castellan.key_manager.migration [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.058793 np0000172985 devstack@c-api.service[112775]: WARNING castellan.key_manager.migration [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.059325 np0000172985 devstack@c-api.service[112776]: WARNING castellan.key_manager.migration [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.059407 np0000172985 devstack@c-api.service[112777]: WARNING castellan.key_manager.migration [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.059877 np0000172985 devstack@c-api.service[112775]: WARNING cinder.api.contrib.hosts [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:21:19.060261 np0000172985 devstack@c-api.service[112778]: WARNING castellan.key_manager.migration [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.060609 np0000172985 devstack@c-api.service[112775]: WARNING castellan.key_manager.migration [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.060835 np0000172985 devstack@c-api.service[112776]: WARNING castellan.key_manager.migration [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.062176 np0000172985 devstack@c-api.service[112775]: WARNING castellan.key_manager.migration [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.062334 np0000172985 devstack@c-api.service[112776]: WARNING castellan.key_manager.migration [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.062742 np0000172985 devstack@c-api.service[112777]: WARNING castellan.key_manager.migration [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.063536 np0000172985 devstack@c-api.service[112778]: WARNING castellan.key_manager.migration [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.063732 np0000172985 devstack@c-api.service[112775]: WARNING castellan.key_manager.migration [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.063901 np0000172985 devstack@c-api.service[112776]: WARNING castellan.key_manager.migration [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.064568 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Extended resource: extensions {{(pid=112775) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.064861 np0000172985 devstack@c-api.service[112777]: WARNING castellan.key_manager.migration [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.065379 np0000172985 devstack@c-api.service[112776]: WARNING castellan.key_manager.migration [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.065882 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Extended resource: encryption {{(pid=112775) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.066405 np0000172985 devstack@c-api.service[112777]: WARNING castellan.key_manager.migration [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.066475 np0000172985 devstack@c-api.service[112776]: WARNING cinder.api.contrib.hosts [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:21:19.066561 np0000172985 devstack@c-api.service[112778]: WARNING castellan.key_manager.migration [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.067246 np0000172985 devstack@c-api.service[112776]: WARNING castellan.key_manager.migration [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.067496 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Extended resource: encryption {{(pid=112775) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.067986 np0000172985 devstack@c-api.service[112777]: WARNING castellan.key_manager.migration [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.068707 np0000172985 devstack@c-api.service[112776]: WARNING castellan.key_manager.migration [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.069060 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Extended resource: os-quota-sets {{(pid=112775) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.069589 np0000172985 devstack@c-api.service[112777]: WARNING castellan.key_manager.migration [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.069803 np0000172985 devstack@c-api.service[112778]: WARNING castellan.key_manager.migration [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.070316 np0000172985 devstack@c-api.service[112776]: WARNING castellan.key_manager.migration [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.070485 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Extended resource: cgsnapshots {{(pid=112775) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.071012 np0000172985 devstack@c-api.service[112777]: WARNING castellan.key_manager.migration [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.071148 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Extended resource: extensions {{(pid=112776) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.071893 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Extended resource: os-quota-class-sets {{(pid=112775) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.072128 np0000172985 devstack@c-api.service[112777]: WARNING cinder.api.contrib.hosts [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:21:19.072383 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Extended resource: encryption {{(pid=112776) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.072823 np0000172985 devstack@c-api.service[112777]: WARNING castellan.key_manager.migration [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.073272 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Extended resource: os-availability-zone {{(pid=112775) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.073872 np0000172985 devstack@c-api.service[112778]: WARNING castellan.key_manager.migration [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.074108 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Extended resource: encryption {{(pid=112776) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.074618 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Extended resource: qos-specs {{(pid=112775) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.074669 np0000172985 devstack@c-api.service[112777]: WARNING castellan.key_manager.migration [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.075575 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Extended resource: os-quota-sets {{(pid=112776) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.076239 np0000172985 devstack@c-api.service[112777]: WARNING castellan.key_manager.migration [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.076867 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Extended resource: backups {{(pid=112775) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.077042 np0000172985 devstack@c-api.service[112778]: WARNING castellan.key_manager.migration [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.077089 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Extended resource: cgsnapshots {{(pid=112776) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.077303 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Extended resource: extensions {{(pid=112777) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.078523 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Extended resource: os-quota-class-sets {{(pid=112776) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.078604 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Extended resource: encryption {{(pid=112777) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.078683 np0000172985 devstack@c-api.service[112778]: WARNING castellan.key_manager.migration [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.079811 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Extended resource: os-availability-zone {{(pid=112776) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.079905 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Extended resource: extra_specs {{(pid=112775) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.080149 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Extended resource: encryption {{(pid=112777) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.081051 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Extended resource: qos-specs {{(pid=112776) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.081572 np0000172985 devstack@c-api.service[112778]: WARNING castellan.key_manager.migration [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.081668 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Extended resource: os-snapshot-manage {{(pid=112775) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.081742 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Extended resource: os-quota-sets {{(pid=112777) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.083180 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Extended resource: backups {{(pid=112776) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.083284 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Extended resource: cgsnapshots {{(pid=112777) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.083499 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Extended resource: os-volume-type-access {{(pid=112775) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.084508 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Extended resource: os-quota-class-sets {{(pid=112777) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.085082 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Extended resource: capabilities {{(pid=112775) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.085622 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Extended resource: extra_specs {{(pid=112776) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.085821 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Extended resource: os-availability-zone {{(pid=112777) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.086414 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Extended resource: os-hosts {{(pid=112775) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.087089 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Extended resource: qos-specs {{(pid=112777) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.087176 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Extended resource: os-snapshot-manage {{(pid=112776) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.088143 np0000172985 devstack@c-api.service[112778]: WARNING castellan.key_manager.migration [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.088291 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Extended resource: consistencygroups {{(pid=112775) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.088628 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Extended resource: os-volume-type-access {{(pid=112776) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.089138 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Extended resource: backups {{(pid=112777) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.090076 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Extended resource: os-volume-transfer {{(pid=112775) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.090171 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Extended resource: capabilities {{(pid=112776) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.091422 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Extended resource: os-hosts {{(pid=112776) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.091715 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Extended resource: scheduler-stats {{(pid=112775) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.092560 np0000172985 devstack@c-api.service[112778]: WARNING castellan.key_manager.migration [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.092735 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Extended resource: consistencygroups {{(pid=112776) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.092784 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Extended resource: extra_specs {{(pid=112777) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.093193 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Extended resource: os-volume-manage {{(pid=112775) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.094352 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Extended resource: os-snapshot-manage {{(pid=112777) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.094652 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Extended resource: os-volume-transfer {{(pid=112776) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.095515 np0000172985 devstack@c-api.service[112775]: WARNING castellan.key_manager.migration [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.095626 np0000172985 devstack@c-api.service[112778]: WARNING castellan.key_manager.migration [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.095800 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Extended resource: os-volume-type-access {{(pid=112777) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.096261 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Extended resource: scheduler-stats {{(pid=112776) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.096534 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.contrib.snapshot_actions [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] SnapshotActionsController initialized {{(pid=112775) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:21:19.097385 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Extended resource: capabilities {{(pid=112777) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.097442 np0000172985 devstack@c-api.service[112775]: WARNING castellan.key_manager.migration [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.097700 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Extended resource: os-volume-manage {{(pid=112776) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.097782 np0000172985 devstack@c-api.service[112778]: WARNING castellan.key_manager.migration [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.098635 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Extended resource: os-hosts {{(pid=112777) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.098820 np0000172985 devstack@c-api.service[112775]: WARNING castellan.key_manager.migration [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.099328 np0000172985 devstack@c-api.service[112778]: WARNING castellan.key_manager.migration [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.099801 np0000172985 devstack@c-api.service[112776]: WARNING castellan.key_manager.migration [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.099951 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Extended resource: consistencygroups {{(pid=112777) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.100317 np0000172985 devstack@c-api.service[112775]: WARNING castellan.key_manager.migration [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.100718 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.contrib.snapshot_actions [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] SnapshotActionsController initialized {{(pid=112776) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:21:19.100958 np0000172985 devstack@c-api.service[112778]: WARNING castellan.key_manager.migration [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.101527 np0000172985 devstack@c-api.service[112776]: WARNING castellan.key_manager.migration [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.101727 np0000172985 devstack@c-api.service[112775]: WARNING castellan.key_manager.migration [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.101906 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Extended resource: os-volume-transfer {{(pid=112777) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.102496 np0000172985 devstack@c-api.service[112778]: WARNING castellan.key_manager.migration [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.102910 np0000172985 devstack@c-api.service[112776]: WARNING castellan.key_manager.migration [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.103169 np0000172985 devstack@c-api.service[112775]: WARNING castellan.key_manager.migration [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.103595 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Extended resource: scheduler-stats {{(pid=112777) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.103682 np0000172985 devstack@c-api.service[112778]: WARNING cinder.api.contrib.hosts [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:21:19.104332 np0000172985 devstack@c-api.service[112776]: WARNING castellan.key_manager.migration [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.104385 np0000172985 devstack@c-api.service[112778]: WARNING castellan.key_manager.migration [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.104649 np0000172985 devstack@c-api.service[112775]: WARNING castellan.key_manager.migration [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.105084 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Extended resource: os-volume-manage {{(pid=112777) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.105540 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112775) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:21:19.105662 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112775) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:21:19.105787 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112775) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:21:19.105861 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112775) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:21:19.105937 np0000172985 devstack@c-api.service[112778]: WARNING castellan.key_manager.migration [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.105977 np0000172985 devstack@c-api.service[112776]: WARNING castellan.key_manager.migration [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.106030 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112775) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:21:19.106064 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112775) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:21:19.106210 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112775) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:21:19.106302 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112775) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:21:19.106426 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112775) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:21:19.106519 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Extension UsedLimits extending resource: limits {{(pid=112775) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:21:19.106617 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Extension TypesManage extending resource: types {{(pid=112775) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:21:19.106751 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Extension AdminActions extending resource: volumes {{(pid=112775) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:21:19.106836 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Extension AdminActions extending resource: snapshots {{(pid=112775) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:21:19.106961 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Extension AdminActions extending resource: backups {{(pid=112775) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:21:19.107068 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Extension VolumeActions extending resource: volumes {{(pid=112775) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:21:19.107273 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112775) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:21:19.107393 np0000172985 devstack@c-api.service[112776]: WARNING castellan.key_manager.migration [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.107571 np0000172985 devstack@c-api.service[112778]: WARNING castellan.key_manager.migration [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.107646 np0000172985 devstack@c-api.service[112777]: WARNING castellan.key_manager.migration [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.108705 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.contrib.snapshot_actions [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] SnapshotActionsController initialized {{(pid=112777) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:21:19.108810 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.v3.router [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Extended resource: extensions {{(pid=112778) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.108983 np0000172985 devstack@c-api.service[112776]: WARNING castellan.key_manager.migration [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.109499 np0000172985 devstack@c-api.service[112777]: WARNING castellan.key_manager.migration [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.109623 np0000172985 devstack@c-api.service[112775]: WARNING keystonemiddleware.auth_token [None req-d5a299f8-62bb-41c9-8606-810de0a4b07d 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 07:21:19.109860 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112776) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:21:19.110025 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112776) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:21:19.110124 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112776) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:21:19.110188 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.v3.router [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Extended resource: encryption {{(pid=112778) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.110247 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112776) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:21:19.110247 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Extension SnapshotActions extending resource: snapshots {{(pid=112776) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:21:19.110364 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Extension VolumeTypeAccess extending resource: types {{(pid=112776) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:21:19.110494 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112776) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:21:19.110602 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112776) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:21:19.110689 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112776) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:21:19.110799 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Extension UsedLimits extending resource: limits {{(pid=112776) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:21:19.110864 np0000172985 devstack@c-api.service[112777]: WARNING castellan.key_manager.migration [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.110944 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Extension TypesManage extending resource: types {{(pid=112776) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:21:19.111046 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Extension AdminActions extending resource: volumes {{(pid=112776) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:21:19.111173 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Extension AdminActions extending resource: snapshots {{(pid=112776) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:21:19.111248 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Extension AdminActions extending resource: backups {{(pid=112776) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:21:19.111333 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Extension VolumeActions extending resource: volumes {{(pid=112776) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:21:19.111549 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112776) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:21:19.112118 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.v3.router [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Extended resource: encryption {{(pid=112778) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.112367 np0000172985 devstack@c-api.service[112777]: WARNING castellan.key_manager.migration [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.113767 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.v3.router [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Extended resource: os-quota-sets {{(pid=112778) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.113849 np0000172985 devstack@c-api.service[112777]: WARNING castellan.key_manager.migration [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.113938 np0000172985 devstack@c-api.service[112776]: WARNING keystonemiddleware.auth_token [None req-52f524fa-9f5b-4151-a5cb-dacb908c1fcf 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 07:21:19.115218 np0000172985 devstack@c-api.service[112777]: WARNING castellan.key_manager.migration [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.115462 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.v3.router [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Extended resource: cgsnapshots {{(pid=112778) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.115819 np0000172985 devstack@c-api.service[112775]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7df5672a3668 pid: 112775 (default app) May 09 07:21:19.116354 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.116354 np0000172985 devstack@c-api.service[112775]: warnings.warn( May 09 07:21:19.116708 np0000172985 devstack@c-api.service[112777]: WARNING castellan.key_manager.migration [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.116871 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.v3.router [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Extended resource: os-quota-class-sets {{(pid=112778) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.117716 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112777) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:21:19.117859 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112777) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:21:19.117977 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112777) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:21:19.118093 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112777) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:21:19.118211 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112777) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:21:19.118280 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.v3.router [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Extended resource: os-availability-zone {{(pid=112778) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.118342 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112777) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:21:19.118459 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112777) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:21:19.118582 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112777) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:21:19.118675 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112777) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:21:19.119375 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Extension UsedLimits extending resource: limits {{(pid=112777) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:21:19.119375 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Extension TypesManage extending resource: types {{(pid=112777) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:21:19.119375 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Extension AdminActions extending resource: volumes {{(pid=112777) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:21:19.119375 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Extension AdminActions extending resource: snapshots {{(pid=112777) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:21:19.119375 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Extension AdminActions extending resource: backups {{(pid=112777) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:21:19.119375 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Extension VolumeActions extending resource: volumes {{(pid=112777) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:21:19.119761 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.v3.router [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Extended resource: qos-specs {{(pid=112778) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.119840 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112777) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:21:19.119902 np0000172985 devstack@c-api.service[112776]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7df5672a3668 pid: 112776 (default app) May 09 07:21:19.121922 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.v3.router [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Extended resource: backups {{(pid=112778) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.122690 np0000172985 devstack@c-api.service[112777]: WARNING keystonemiddleware.auth_token [None req-ba6d1801-284e-4cbd-a73e-e473c129bc2c 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 07:21:19.124597 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.v3.router [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Extended resource: extra_specs {{(pid=112778) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.124817 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.124817 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.124817 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.124817 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.124817 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.125588 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.125588 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.125588 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.125588 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.125588 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.125873 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.125873 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.125873 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.125873 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.125873 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.125873 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.126264 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.126264 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.126264 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.126264 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.126490 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.126490 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.126490 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.126490 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.126740 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.126740 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.126740 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.126740 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.126965 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.126965 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.126965 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.126965 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.126965 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.127315 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.127315 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.127315 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.127315 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.127315 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.127583 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.127583 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.127583 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.127583 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.127583 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.127583 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.127935 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.127935 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.127935 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.127935 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.127935 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.127935 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.128321 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.128321 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.128321 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.128321 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.128321 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.128321 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.128694 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.128694 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.128694 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.128694 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.128694 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.129061 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.129061 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.129061 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.129061 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.129061 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.129399 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.129399 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.129399 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.129399 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.129399 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.129399 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.129665 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.129665 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.129665 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.129665 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.129665 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.129665 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.129894 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.129894 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.129894 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.129894 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.129894 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.130139 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.130139 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.130139 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.130139 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.130139 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.130341 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.130341 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.130341 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.130341 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.130543 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.130543 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.130543 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.130543 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.130727 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.130727 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.130727 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.130727 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.130727 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.130953 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.130953 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.130953 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.130953 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.130953 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.131184 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.131184 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.131184 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.131184 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.131351 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.131351 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.131351 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.131351 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.131516 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.131516 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.131516 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.131516 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.131674 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.131674 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.131674 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.131674 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.131838 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.131838 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.131838 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.131838 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.132017 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.132017 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.132017 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.132017 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.132017 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.132255 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.132255 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.132255 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.132255 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.132255 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.132255 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.132505 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.132505 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.132505 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.132505 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.132505 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.132710 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.132710 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.132710 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.132710 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.132710 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.132710 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.132956 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.132956 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.132956 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.132956 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.132956 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.132956 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.133274 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.133274 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.133274 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.133274 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.133274 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.133274 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.133516 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.133516 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.133516 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.133516 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.133516 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.133516 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.133771 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.133771 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.133857 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.v3.router [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Extended resource: os-snapshot-manage {{(pid=112778) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.133901 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.133901 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.133901 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.133901 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.134123 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.134123 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.134123 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.134123 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.134305 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.134305 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.134305 np0000172985 devstack@c-api.service[112775]: /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 07:21:19.134305 np0000172985 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) May 09 07:21:19.134487 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.v3.router [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Extended resource: os-volume-type-access {{(pid=112778) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.134525 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.middleware.request_id [None req-d02d169a-5db8-4283-ba8b-2dc6eec6a7c5 None None] RequestId filter calling following filter/app {{(pid=112775) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:21:19.134565 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.v3.router [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Extended resource: capabilities {{(pid=112778) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.134602 np0000172985 devstack@c-api.service[112777]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7df5672a3668 pid: 112777 (default app) May 09 07:21:19.134638 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.v3.router [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Extended resource: os-hosts {{(pid=112778) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.134672 np0000172985 devstack@c-api.service[112775]: [pid: 112775|app: 0|req: 1/1] 199.204.45.223 () {60 vars in 953 bytes} [Sat May 9 07:21:19 2026] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 09 07:21:19.134707 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.v3.router [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Extended resource: consistencygroups {{(pid=112778) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.134707 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.v3.router [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Extended resource: os-volume-transfer {{(pid=112778) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.135694 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.v3.router [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Extended resource: scheduler-stats {{(pid=112778) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.137238 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.v3.router [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Extended resource: os-volume-manage {{(pid=112778) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:21:19.139533 np0000172985 devstack@c-api.service[112778]: WARNING castellan.key_manager.migration [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.140572 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.contrib.snapshot_actions [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] SnapshotActionsController initialized {{(pid=112778) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:21:19.141416 np0000172985 devstack@c-api.service[112778]: WARNING castellan.key_manager.migration [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.142840 np0000172985 devstack@c-api.service[112778]: WARNING castellan.key_manager.migration [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.144302 np0000172985 devstack@c-api.service[112778]: WARNING castellan.key_manager.migration [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.145768 np0000172985 devstack@c-api.service[112778]: WARNING castellan.key_manager.migration [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.147316 np0000172985 devstack@c-api.service[112778]: WARNING castellan.key_manager.migration [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.148859 np0000172985 devstack@c-api.service[112778]: WARNING castellan.key_manager.migration [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:21:19.149759 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.v3.router [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112778) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:21:19.149855 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.v3.router [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112778) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:21:19.149981 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.v3.router [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112778) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:21:19.150118 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.v3.router [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112778) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:21:19.150211 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.v3.router [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112778) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:21:19.150280 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.v3.router [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112778) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:21:19.150429 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.v3.router [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112778) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:21:19.150499 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.v3.router [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112778) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:21:19.150637 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.v3.router [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112778) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:21:19.150751 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.v3.router [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Extension UsedLimits extending resource: limits {{(pid=112778) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:21:19.150864 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.v3.router [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Extension TypesManage extending resource: types {{(pid=112778) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:21:19.150989 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.v3.router [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Extension AdminActions extending resource: volumes {{(pid=112778) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:21:19.151139 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.v3.router [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Extension AdminActions extending resource: snapshots {{(pid=112778) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:21:19.151222 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.v3.router [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Extension AdminActions extending resource: backups {{(pid=112778) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:21:19.151317 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.v3.router [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Extension VolumeActions extending resource: volumes {{(pid=112778) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:21:19.151542 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.v3.router [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112778) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:21:19.153940 np0000172985 devstack@c-api.service[112778]: WARNING keystonemiddleware.auth_token [None req-7c4ce10a-5a44-41e9-ba35-0177d1c20dc5 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 07:21:19.160222 np0000172985 devstack@c-api.service[112778]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7df5672a3668 pid: 112778 (default app) May 09 07:21:26.345897 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.345897 np0000172985 devstack@c-api.service[112776]: warnings.warn( May 09 07:21:26.360025 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.360025 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.360025 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.360025 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.360420 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.360420 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.360420 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.360420 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.360669 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.360669 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.360669 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.360669 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.360669 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.360669 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.361077 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.361077 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.361077 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.361077 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.361077 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.361381 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.361381 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.361381 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.361381 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.361381 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.361758 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.361758 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.361758 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.361758 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.362033 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.362033 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.362033 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.362033 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.362033 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.362364 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.362364 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.362364 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.362364 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.362364 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.362660 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.362660 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.362660 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.362660 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.362660 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.362660 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.363118 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.363118 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.363118 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.363118 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.363118 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.363118 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.363454 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.363454 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.363454 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.363454 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.363454 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.363454 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.363809 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.363809 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.363809 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.363809 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.363809 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.364158 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.364158 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.364158 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.364158 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.364158 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.364459 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.364459 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.364459 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.364459 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.364459 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.364459 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.364811 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.364811 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.364811 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.364811 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.364811 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.364811 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.365184 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.365184 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.365184 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.365184 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.365184 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.365488 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.365488 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.365488 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.365488 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.365488 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.365844 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.365844 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.365844 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.365844 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.366136 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.366136 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.366136 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.366136 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.366394 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.366394 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.366394 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.366394 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.366394 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.366706 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.366706 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.366706 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.366706 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.366706 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.366913 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.366913 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.366913 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.366913 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.367089 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.367089 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.367089 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.367089 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.367261 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.367261 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.367261 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.367261 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.367418 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.367418 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.367418 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.367418 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.367575 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.367575 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.367575 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.367575 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.367738 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.367738 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.367738 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.367738 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.367738 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.367947 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.367947 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.367947 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.367947 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.367947 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.367947 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.368190 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.368190 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.368190 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.368190 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.368190 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.368390 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.368390 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.368390 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.368390 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.368390 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.368390 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.368619 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.368619 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.368619 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.368619 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.368619 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.368619 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.368852 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.368852 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.368852 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.368852 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.368852 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.368852 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.369081 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.369081 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.369081 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.369081 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.369081 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.369081 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.369300 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.369300 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.369300 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.369300 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.369457 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.369457 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.369457 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.369457 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.369457 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.369695 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.369695 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.369695 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.369695 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.369695 np0000172985 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) May 09 07:21:26.369695 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.middleware.request_id [None req-bc2f8c92-d4fe-48f4-bd32-f14c000b52d5 None None] RequestId filter calling following filter/app {{(pid=112776) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:21:26.904727 np0000172985 devstack@c-api.service[112776]: INFO cinder.api.openstack.wsgi [None req-bc2f8c92-d4fe-48f4-bd32-f14c000b52d5 admin admin] POST https://199.204.45.223/volume/v3/types May 09 07:21:26.905342 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.openstack.wsgi [None req-bc2f8c92-d4fe-48f4-bd32-f14c000b52d5 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112776) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 07:21:26.908146 np0000172985 devstack@c-api.service[112776]: /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 07:21:26.908146 np0000172985 devstack@c-api.service[112776]: warnings.warn( May 09 07:21:26.917854 np0000172985 devstack@c-api.service[112776]: DEBUG oslo_db.sqlalchemy.engines [None req-bc2f8c92-d4fe-48f4-bd32-f14c000b52d5 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=112776) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:21:26.954563 np0000172985 devstack@c-api.service[112776]: INFO cinder.api.openstack.wsgi [None req-bc2f8c92-d4fe-48f4-bd32-f14c000b52d5 admin admin] https://199.204.45.223/volume/v3/types returned with HTTP 200 May 09 07:21:26.955150 np0000172985 devstack@c-api.service[112776]: [pid: 112776|app: 0|req: 1/2] 199.204.45.223 () {68 vars in 1288 bytes} [Sat May 9 07:21:26 2026] POST /volume/v3/types => generated 186 bytes in 610 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:21:26.969747 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.969747 np0000172985 devstack@c-api.service[112777]: warnings.warn( May 09 07:21:26.985764 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.985764 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.985764 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.985764 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.985764 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.986247 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.986247 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.986247 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.986247 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.986247 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.986561 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.986561 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.986561 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.986561 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.986561 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.986561 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.986897 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.986897 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.986897 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.986897 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.987209 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.987209 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.987209 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.987209 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.987554 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.987554 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.987554 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.987554 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.987815 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.987815 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.987815 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.987815 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.987815 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.988739 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.988739 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.988739 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.988739 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.988739 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.989105 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.989105 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.989105 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.989105 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.989105 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.989105 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.989562 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.989562 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.989562 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.989562 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.989562 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.989562 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.989862 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.989862 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.989862 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.989862 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.989862 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.989862 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.990106 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.990106 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.990106 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.990106 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.990106 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.990428 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.990428 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.990428 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.990428 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.990428 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.990621 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.990621 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.990621 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.990621 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.990621 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.990621 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.990849 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.990849 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.990849 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.990849 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.990849 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.990849 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.991087 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.991087 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.991087 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.991087 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.991087 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.991300 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.991300 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.991300 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.991300 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.991300 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.991506 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.991506 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.991506 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.991506 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.991666 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.991666 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.991666 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.991666 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.991823 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.991823 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.991823 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.991823 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.991823 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.992037 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.992037 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.992037 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.992037 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.992037 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.992240 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.992240 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.992240 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.992240 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.992396 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.992396 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.992396 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.992396 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.992563 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.992563 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.992563 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.992563 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.992721 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.992721 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.992721 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.992721 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.992865 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.992865 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.992865 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.992865 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.993017 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.993017 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.993017 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.993017 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.993017 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.993190 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.993190 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.993190 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.993190 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.993190 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.993190 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.993432 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.993432 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.993432 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.993432 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.993432 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.993708 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.993708 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.993708 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.993708 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.993708 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.993708 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.993903 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.993903 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.993903 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.993903 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.993903 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.993903 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.994151 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.994151 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.994151 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.994151 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.994151 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.994151 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.994343 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.994343 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.994343 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.994343 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.994343 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.994343 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.994548 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.994548 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.994548 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.994548 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.994683 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.994683 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.994683 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.994683 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.994683 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.994864 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.994864 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.994864 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.994864 np0000172985 devstack@c-api.service[112777]: /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 07:21:26.994864 np0000172985 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) May 09 07:21:26.994864 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.middleware.request_id [req-bc2f8c92-d4fe-48f4-bd32-f14c000b52d5 req-3797dda7-1fc7-4bfe-a7d7-31b365b0f1df None None] RequestId filter calling following filter/app {{(pid=112777) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:21:27.340269 np0000172985 devstack@c-api.service[112777]: INFO cinder.api.openstack.wsgi [req-bc2f8c92-d4fe-48f4-bd32-f14c000b52d5 req-3797dda7-1fc7-4bfe-a7d7-31b365b0f1df admin admin] POST https://199.204.45.223/volume/v3/types/1eea792b-cbd3-4a75-b7f0-e2e7842d086c/extra_specs May 09 07:21:27.341355 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.openstack.wsgi [req-bc2f8c92-d4fe-48f4-bd32-f14c000b52d5 req-3797dda7-1fc7-4bfe-a7d7-31b365b0f1df admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112777) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 07:21:27.343466 np0000172985 devstack@c-api.service[112777]: /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 07:21:27.343466 np0000172985 devstack@c-api.service[112777]: warnings.warn( May 09 07:21:27.353427 np0000172985 devstack@c-api.service[112777]: DEBUG oslo_db.sqlalchemy.engines [req-bc2f8c92-d4fe-48f4-bd32-f14c000b52d5 req-3797dda7-1fc7-4bfe-a7d7-31b365b0f1df 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=112777) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:21:27.421811 np0000172985 devstack@c-api.service[112777]: INFO cinder.api.openstack.wsgi [req-bc2f8c92-d4fe-48f4-bd32-f14c000b52d5 req-3797dda7-1fc7-4bfe-a7d7-31b365b0f1df admin admin] https://199.204.45.223/volume/v3/types/1eea792b-cbd3-4a75-b7f0-e2e7842d086c/extra_specs returned with HTTP 200 May 09 07:21:27.422604 np0000172985 devstack@c-api.service[112777]: [pid: 112777|app: 0|req: 1/3] 199.204.45.223 () {70 vars in 1505 bytes} [Sat May 9 07:21:26 2026] POST /volume/v3/types/1eea792b-cbd3-4a75-b7f0-e2e7842d086c/extra_specs => generated 55 bytes in 454 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:21:28.995373 np0000172985 devstack@c-api.service[112775]: DEBUG dbcounter [-] [112775] Writing DB stats cinder:SELECT=6 {{(pid=112775) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:21:29.034444 np0000172985 devstack@c-api.service[112778]: DEBUG dbcounter [-] [112778] Writing DB stats cinder:SELECT=6 {{(pid=112778) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:21:36.951810 np0000172985 devstack@c-api.service[112776]: DEBUG dbcounter [-] [112776] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112776) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:21:37.420238 np0000172985 devstack@c-api.service[112777]: DEBUG dbcounter [-] [112777] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112777) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:26:39.463633 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.middleware.request_id [None req-b19d0d12-45d6-46b5-a9ef-70d6eebbe3b4 None None] RequestId filter calling following filter/app {{(pid=112775) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:26:39.464811 np0000172985 devstack@c-api.service[112775]: INFO cinder.api.openstack.wsgi [None req-b19d0d12-45d6-46b5-a9ef-70d6eebbe3b4 None None] GET https://199.204.45.223/volume// May 09 07:26:39.465093 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.openstack.wsgi [None req-b19d0d12-45d6-46b5-a9ef-70d6eebbe3b4 None None] Empty body provided in request {{(pid=112775) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:26:39.465430 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.openstack.wsgi [None req-b19d0d12-45d6-46b5-a9ef-70d6eebbe3b4 None None] Calling method 'all' {{(pid=112775) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:26:39.466180 np0000172985 devstack@c-api.service[112775]: INFO cinder.api.openstack.wsgi [None req-b19d0d12-45d6-46b5-a9ef-70d6eebbe3b4 None None] https://199.204.45.223/volume// returned with HTTP 300 May 09 07:26:39.466574 np0000172985 devstack@c-api.service[112775]: [pid: 112775|app: 0|req: 2/4] 199.204.45.223 () {66 vars in 1456 bytes} [Sat May 9 07:26:39 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 07:27:16.378344 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.378344 np0000172985 devstack@c-api.service[112778]: warnings.warn( May 09 07:27:16.390852 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.390852 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.390852 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.390852 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.390852 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.391522 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.391522 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.391522 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.391522 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.391522 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.391878 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.391878 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.391878 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.391878 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.391878 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.391878 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.392323 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.392323 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.392323 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.392323 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.392615 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.392615 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.392615 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.392615 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.392893 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.392893 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.392893 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.392893 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.393251 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.393251 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.393251 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.393251 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.393251 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.393625 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.393625 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.393625 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.393625 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.393625 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.393950 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.393950 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.393950 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.393950 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.393950 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.393950 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.394497 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.394497 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.394497 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.394497 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.394497 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.394497 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.395271 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.395271 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.395271 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.395271 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.395271 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.395271 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.395553 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.395553 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.395553 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.395553 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.395553 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.395789 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.395789 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.395789 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.395789 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.395789 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.396009 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.396009 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.396009 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.396009 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.396009 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.396009 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.396279 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.396279 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.396279 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.396279 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.396279 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.396279 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.396530 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.396530 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.396530 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.396530 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.396530 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.396785 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.396785 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.396785 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.396785 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.396785 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.397112 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.397112 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.397112 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.397112 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.397375 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.397375 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.397375 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.397375 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.397666 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.397666 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.397666 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.397666 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.397666 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.397989 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.397989 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.397989 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.397989 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.397989 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.398274 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.398274 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.398274 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.398274 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.398468 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.398468 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.398468 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.398468 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.398680 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.398680 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.398680 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.398680 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.398975 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.398975 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.398975 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.398975 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.399181 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.399181 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.399181 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.399181 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.399360 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.399360 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.399360 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.399360 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.399360 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.399612 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.399612 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.399612 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.399612 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.399612 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.399612 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.399887 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.399887 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.399887 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.399887 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.399887 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.400126 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.400126 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.400126 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.400126 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.400126 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.400126 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.400396 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.400396 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.400396 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.400396 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.400396 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.400396 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.400682 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.400682 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.400682 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.400682 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.400682 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.400682 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.400954 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.400954 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.400954 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.400954 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.400954 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.400954 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.401279 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.401279 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.401279 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.401279 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.401464 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.401464 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.401464 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.401464 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.401464 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.401732 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.401732 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.401732 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.401732 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.401732 np0000172985 devstack@c-api.service[112778]: warnings.warn(deprecated_msg) May 09 07:27:16.401732 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.middleware.request_id [None req-af884efe-b31e-4ddb-8ae8-93091f06518a None None] RequestId filter calling following filter/app {{(pid=112778) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:27:16.764083 np0000172985 devstack@c-api.service[112778]: INFO cinder.api.openstack.wsgi [None req-af884efe-b31e-4ddb-8ae8-93091f06518a demo demo] GET https://199.204.45.223/volume/v3/types?is_public=None May 09 07:27:16.764346 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.openstack.wsgi [None req-af884efe-b31e-4ddb-8ae8-93091f06518a demo demo] Empty body provided in request {{(pid=112778) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:27:16.764617 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.openstack.wsgi [None req-af884efe-b31e-4ddb-8ae8-93091f06518a demo demo] Calling method 'index' {{(pid=112778) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:27:16.765164 np0000172985 devstack@c-api.service[112778]: /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 07:27:16.765164 np0000172985 devstack@c-api.service[112778]: warnings.warn( May 09 07:27:16.765830 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.api_utils [None req-af884efe-b31e-4ddb-8ae8-93091f06518a demo demo] Removing options '' from query. {{(pid=112778) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:27:16.773591 np0000172985 devstack@c-api.service[112778]: DEBUG oslo_db.sqlalchemy.engines [None req-af884efe-b31e-4ddb-8ae8-93091f06518a 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=112778) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:27:16.798101 np0000172985 devstack@c-api.service[112778]: INFO cinder.api.openstack.wsgi [None req-af884efe-b31e-4ddb-8ae8-93091f06518a demo demo] https://199.204.45.223/volume/v3/types?is_public=None returned with HTTP 200 May 09 07:27:16.799390 np0000172985 devstack@c-api.service[112778]: [pid: 112778|app: 0|req: 1/5] 199.204.45.223 () {64 vars in 1263 bytes} [Sat May 9 07:27:16 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 421 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:27:16.809562 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.middleware.request_id [req-af884efe-b31e-4ddb-8ae8-93091f06518a req-f98a052b-10c2-4f6d-bc8d-ad818d00c25b None None] RequestId filter calling following filter/app {{(pid=112776) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:27:16.814321 np0000172985 devstack@c-api.service[112776]: INFO cinder.api.openstack.wsgi [req-af884efe-b31e-4ddb-8ae8-93091f06518a req-f98a052b-10c2-4f6d-bc8d-ad818d00c25b demo demo] GET https://199.204.45.223/volume/v3/types/default May 09 07:27:16.814659 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.openstack.wsgi [req-af884efe-b31e-4ddb-8ae8-93091f06518a req-f98a052b-10c2-4f6d-bc8d-ad818d00c25b demo demo] Empty body provided in request {{(pid=112776) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:27:16.814874 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.openstack.wsgi [req-af884efe-b31e-4ddb-8ae8-93091f06518a req-f98a052b-10c2-4f6d-bc8d-ad818d00c25b demo demo] Calling method 'show' {{(pid=112776) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:27:16.825230 np0000172985 devstack@c-api.service[112776]: INFO cinder.api.openstack.wsgi [req-af884efe-b31e-4ddb-8ae8-93091f06518a req-f98a052b-10c2-4f6d-bc8d-ad818d00c25b demo demo] https://199.204.45.223/volume/v3/types/default returned with HTTP 200 May 09 07:27:16.825574 np0000172985 devstack@c-api.service[112776]: [pid: 112776|app: 0|req: 2/6] 199.204.45.223 () {66 vars in 1329 bytes} [Sat May 9 07:27:16 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:27:17.166884 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.middleware.request_id [None req-615c519e-b757-4bee-bfc0-74b8ac2b1621 None None] RequestId filter calling following filter/app {{(pid=112777) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:27:17.170593 np0000172985 devstack@c-api.service[112777]: INFO cinder.api.openstack.wsgi [None req-615c519e-b757-4bee-bfc0-74b8ac2b1621 demo demo] GET https://199.204.45.223/volume/v3/types/default May 09 07:27:17.170895 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.openstack.wsgi [None req-615c519e-b757-4bee-bfc0-74b8ac2b1621 demo demo] Empty body provided in request {{(pid=112777) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:27:17.171196 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.openstack.wsgi [None req-615c519e-b757-4bee-bfc0-74b8ac2b1621 demo demo] Calling method 'show' {{(pid=112777) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:27:17.186632 np0000172985 devstack@c-api.service[112777]: INFO cinder.api.openstack.wsgi [None req-615c519e-b757-4bee-bfc0-74b8ac2b1621 demo demo] https://199.204.45.223/volume/v3/types/default returned with HTTP 200 May 09 07:27:17.187304 np0000172985 devstack@c-api.service[112777]: [pid: 112777|app: 0|req: 2/7] 199.204.45.223 () {64 vars in 1258 bytes} [Sat May 9 07:27:17 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 07:27:17.611420 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.middleware.request_id [None req-6191646d-5e70-4898-9705-0f60014cf9fa None None] RequestId filter calling following filter/app {{(pid=112775) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:27:17.955170 np0000172985 devstack@c-api.service[112775]: INFO cinder.api.openstack.wsgi [None req-6191646d-5e70-4898-9705-0f60014cf9fa demo demo] GET https://199.204.45.223/volume/v3/types/default May 09 07:27:17.955529 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.openstack.wsgi [None req-6191646d-5e70-4898-9705-0f60014cf9fa demo demo] Empty body provided in request {{(pid=112775) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:27:17.955722 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.openstack.wsgi [None req-6191646d-5e70-4898-9705-0f60014cf9fa demo demo] Calling method 'show' {{(pid=112775) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:27:17.968141 np0000172985 devstack@c-api.service[112775]: DEBUG oslo_db.sqlalchemy.engines [None req-6191646d-5e70-4898-9705-0f60014cf9fa 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=112775) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:27:17.981245 np0000172985 devstack@c-api.service[112775]: /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 07:27:17.981245 np0000172985 devstack@c-api.service[112775]: warnings.warn( May 09 07:27:17.983559 np0000172985 devstack@c-api.service[112775]: INFO cinder.api.openstack.wsgi [None req-6191646d-5e70-4898-9705-0f60014cf9fa demo demo] https://199.204.45.223/volume/v3/types/default returned with HTTP 200 May 09 07:27:17.984264 np0000172985 devstack@c-api.service[112775]: [pid: 112775|app: 0|req: 3/8] 199.204.45.223 () {64 vars in 1258 bytes} [Sat May 9 07:27:17 2026] GET /volume/v3/types/default => generated 145 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:27:17.997280 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.middleware.request_id [None req-d7dbc762-253f-485b-99d4-420583bd452b None None] RequestId filter calling following filter/app {{(pid=112778) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:27:18.001484 np0000172985 devstack@c-api.service[112778]: INFO cinder.api.openstack.wsgi [None req-d7dbc762-253f-485b-99d4-420583bd452b demo demo] GET https://199.204.45.223/volume/v3/types/default May 09 07:27:18.001900 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.openstack.wsgi [None req-d7dbc762-253f-485b-99d4-420583bd452b demo demo] Empty body provided in request {{(pid=112778) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:27:18.002381 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.openstack.wsgi [None req-d7dbc762-253f-485b-99d4-420583bd452b demo demo] Calling method 'show' {{(pid=112778) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:27:18.018951 np0000172985 devstack@c-api.service[112778]: INFO cinder.api.openstack.wsgi [None req-d7dbc762-253f-485b-99d4-420583bd452b demo demo] https://199.204.45.223/volume/v3/types/default returned with HTTP 200 May 09 07:27:18.019604 np0000172985 devstack@c-api.service[112778]: [pid: 112778|app: 0|req: 2/9] 199.204.45.223 () {64 vars in 1258 bytes} [Sat May 9 07:27:17 2026] GET /volume/v3/types/default => generated 145 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:27:26.821965 np0000172985 devstack@c-api.service[112776]: DEBUG dbcounter [-] [112776] Writing DB stats cinder:SELECT=2 {{(pid=112776) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:27:27.182741 np0000172985 devstack@c-api.service[112777]: DEBUG dbcounter [-] [112777] Writing DB stats cinder:SELECT=2 {{(pid=112777) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:27:27.987828 np0000172985 devstack@c-api.service[112775]: DEBUG dbcounter [-] [112775] Writing DB stats cinder:SELECT=2 {{(pid=112775) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:27:28.018964 np0000172985 devstack@c-api.service[112778]: DEBUG dbcounter [-] [112778] Writing DB stats cinder:SELECT=3 {{(pid=112778) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:32:23.531646 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.middleware.request_id [None req-0ab4296d-96c4-4ebb-bf69-4458e1b08055 None None] RequestId filter calling following filter/app {{(pid=112776) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:32:23.631736 np0000172985 devstack@c-api.service[112776]: INFO cinder.api.openstack.wsgi [None req-0ab4296d-96c4-4ebb-bf69-4458e1b08055 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail May 09 07:32:23.631974 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.openstack.wsgi [None req-0ab4296d-96c4-4ebb-bf69-4458e1b08055 demo demo] Empty body provided in request {{(pid=112776) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:32:23.632386 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.openstack.wsgi [None req-0ab4296d-96c4-4ebb-bf69-4458e1b08055 demo demo] Calling method 'detail' {{(pid=112776) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:32:23.632765 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.api_utils [None req-0ab4296d-96c4-4ebb-bf69-4458e1b08055 demo demo] Removing options '' from query. {{(pid=112776) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:32:23.633977 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.volume.api [None req-0ab4296d-96c4-4ebb-bf69-4458e1b08055 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112776) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:32:23.682751 np0000172985 devstack@c-api.service[112776]: INFO cinder.volume.api [None req-0ab4296d-96c4-4ebb-bf69-4458e1b08055 demo demo] Get all volumes completed successfully. May 09 07:32:23.686042 np0000172985 devstack@c-api.service[112776]: INFO cinder.api.openstack.wsgi [None req-0ab4296d-96c4-4ebb-bf69-4458e1b08055 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 May 09 07:32:23.686572 np0000172985 devstack@c-api.service[112776]: [pid: 112776|app: 0|req: 3/10] 199.204.45.223 () {64 vars in 1295 bytes} [Sat May 9 07:32:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:32:33.671456 np0000172985 devstack@c-api.service[112776]: DEBUG dbcounter [-] [112776] Writing DB stats cinder:SELECT=1 {{(pid=112776) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:33:23.705584 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.middleware.request_id [None req-858228e5-3371-43cd-8b08-adb329228437 None None] RequestId filter calling following filter/app {{(pid=112777) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:33:23.708773 np0000172985 devstack@c-api.service[112777]: INFO cinder.api.openstack.wsgi [None req-858228e5-3371-43cd-8b08-adb329228437 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail May 09 07:33:23.709029 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.openstack.wsgi [None req-858228e5-3371-43cd-8b08-adb329228437 demo demo] Empty body provided in request {{(pid=112777) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:33:23.709338 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.openstack.wsgi [None req-858228e5-3371-43cd-8b08-adb329228437 demo demo] Calling method 'detail' {{(pid=112777) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:33:23.710032 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.api_utils [None req-858228e5-3371-43cd-8b08-adb329228437 demo demo] Removing options '' from query. {{(pid=112777) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:33:23.711204 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.volume.api [None req-858228e5-3371-43cd-8b08-adb329228437 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112777) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:33:23.752542 np0000172985 devstack@c-api.service[112777]: INFO cinder.volume.api [None req-858228e5-3371-43cd-8b08-adb329228437 demo demo] Get all volumes completed successfully. May 09 07:33:23.755568 np0000172985 devstack@c-api.service[112777]: INFO cinder.api.openstack.wsgi [None req-858228e5-3371-43cd-8b08-adb329228437 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 May 09 07:33:23.755974 np0000172985 devstack@c-api.service[112777]: [pid: 112777|app: 0|req: 3/11] 199.204.45.223 () {64 vars in 1295 bytes} [Sat May 9 07:33:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:33:33.746204 np0000172985 devstack@c-api.service[112777]: DEBUG dbcounter [-] [112777] Writing DB stats cinder:SELECT=1 {{(pid=112777) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:34:23.774575 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.middleware.request_id [None req-164d8bd4-97be-429e-991e-d2c491e06998 None None] RequestId filter calling following filter/app {{(pid=112775) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:34:23.778515 np0000172985 devstack@c-api.service[112775]: INFO cinder.api.openstack.wsgi [None req-164d8bd4-97be-429e-991e-d2c491e06998 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail May 09 07:34:23.778768 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.openstack.wsgi [None req-164d8bd4-97be-429e-991e-d2c491e06998 demo demo] Empty body provided in request {{(pid=112775) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:34:23.779039 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.openstack.wsgi [None req-164d8bd4-97be-429e-991e-d2c491e06998 demo demo] Calling method 'detail' {{(pid=112775) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:34:23.779630 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.api_utils [None req-164d8bd4-97be-429e-991e-d2c491e06998 demo demo] Removing options '' from query. {{(pid=112775) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:34:23.780704 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.volume.api [None req-164d8bd4-97be-429e-991e-d2c491e06998 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112775) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:34:23.816505 np0000172985 devstack@c-api.service[112775]: INFO cinder.volume.api [None req-164d8bd4-97be-429e-991e-d2c491e06998 demo demo] Get all volumes completed successfully. May 09 07:34:23.819670 np0000172985 devstack@c-api.service[112775]: INFO cinder.api.openstack.wsgi [None req-164d8bd4-97be-429e-991e-d2c491e06998 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 May 09 07:34:23.820238 np0000172985 devstack@c-api.service[112775]: [pid: 112775|app: 0|req: 4/12] 199.204.45.223 () {64 vars in 1295 bytes} [Sat May 9 07:34:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:34:33.809685 np0000172985 devstack@c-api.service[112775]: DEBUG dbcounter [-] [112775] Writing DB stats cinder:SELECT=1 {{(pid=112775) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:35:23.838115 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.middleware.request_id [None req-a10a0a48-b380-47d7-b458-97b0e197150b None None] RequestId filter calling following filter/app {{(pid=112778) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:35:23.841373 np0000172985 devstack@c-api.service[112778]: INFO cinder.api.openstack.wsgi [None req-a10a0a48-b380-47d7-b458-97b0e197150b demo demo] GET https://199.204.45.223/volume/v3/volumes/detail May 09 07:35:23.841632 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.openstack.wsgi [None req-a10a0a48-b380-47d7-b458-97b0e197150b demo demo] Empty body provided in request {{(pid=112778) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:35:23.841903 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.openstack.wsgi [None req-a10a0a48-b380-47d7-b458-97b0e197150b demo demo] Calling method 'detail' {{(pid=112778) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:35:23.842322 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.api_utils [None req-a10a0a48-b380-47d7-b458-97b0e197150b demo demo] Removing options '' from query. {{(pid=112778) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:35:23.843184 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.volume.api [None req-a10a0a48-b380-47d7-b458-97b0e197150b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112778) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:35:23.884956 np0000172985 devstack@c-api.service[112778]: INFO cinder.volume.api [None req-a10a0a48-b380-47d7-b458-97b0e197150b demo demo] Get all volumes completed successfully. May 09 07:35:23.888647 np0000172985 devstack@c-api.service[112778]: INFO cinder.api.openstack.wsgi [None req-a10a0a48-b380-47d7-b458-97b0e197150b demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 May 09 07:35:23.889052 np0000172985 devstack@c-api.service[112778]: [pid: 112778|app: 0|req: 3/13] 199.204.45.223 () {64 vars in 1295 bytes} [Sat May 9 07:35:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:35:33.877550 np0000172985 devstack@c-api.service[112778]: DEBUG dbcounter [-] [112778] Writing DB stats cinder:SELECT=1 {{(pid=112778) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:36:23.907067 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.middleware.request_id [None req-87d630ee-2c8e-4667-95d8-530199f3dd5a None None] RequestId filter calling following filter/app {{(pid=112776) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:36:23.909436 np0000172985 devstack@c-api.service[112776]: INFO cinder.api.openstack.wsgi [None req-87d630ee-2c8e-4667-95d8-530199f3dd5a demo demo] GET https://199.204.45.223/volume/v3/volumes/detail May 09 07:36:23.909617 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.openstack.wsgi [None req-87d630ee-2c8e-4667-95d8-530199f3dd5a demo demo] Empty body provided in request {{(pid=112776) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:36:23.909845 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.openstack.wsgi [None req-87d630ee-2c8e-4667-95d8-530199f3dd5a demo demo] Calling method 'detail' {{(pid=112776) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:36:23.910129 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.api_utils [None req-87d630ee-2c8e-4667-95d8-530199f3dd5a demo demo] Removing options '' from query. {{(pid=112776) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:36:23.911463 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.volume.api [None req-87d630ee-2c8e-4667-95d8-530199f3dd5a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112776) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:36:23.919872 np0000172985 devstack@c-api.service[112776]: INFO cinder.volume.api [None req-87d630ee-2c8e-4667-95d8-530199f3dd5a demo demo] Get all volumes completed successfully. May 09 07:36:23.921965 np0000172985 devstack@c-api.service[112776]: INFO cinder.api.openstack.wsgi [None req-87d630ee-2c8e-4667-95d8-530199f3dd5a demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 May 09 07:36:23.922368 np0000172985 devstack@c-api.service[112776]: [pid: 112776|app: 0|req: 4/14] 199.204.45.223 () {64 vars in 1295 bytes} [Sat May 9 07:36:23 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 07:36:33.914849 np0000172985 devstack@c-api.service[112776]: DEBUG dbcounter [-] [112776] Writing DB stats cinder:SELECT=1 {{(pid=112776) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:37:23.938979 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.middleware.request_id [None req-dafb06af-3b57-479a-84ca-8b8b5e3b4418 None None] RequestId filter calling following filter/app {{(pid=112777) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:37:24.171849 np0000172985 devstack@c-api.service[112777]: INFO cinder.api.openstack.wsgi [None req-dafb06af-3b57-479a-84ca-8b8b5e3b4418 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail May 09 07:37:24.172124 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.openstack.wsgi [None req-dafb06af-3b57-479a-84ca-8b8b5e3b4418 demo demo] Empty body provided in request {{(pid=112777) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:37:24.172330 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.openstack.wsgi [None req-dafb06af-3b57-479a-84ca-8b8b5e3b4418 demo demo] Calling method 'detail' {{(pid=112777) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:37:24.172678 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.api_utils [None req-dafb06af-3b57-479a-84ca-8b8b5e3b4418 demo demo] Removing options '' from query. {{(pid=112777) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:37:24.173674 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.volume.api [None req-dafb06af-3b57-479a-84ca-8b8b5e3b4418 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112777) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:37:24.181760 np0000172985 devstack@c-api.service[112777]: INFO cinder.volume.api [None req-dafb06af-3b57-479a-84ca-8b8b5e3b4418 demo demo] Get all volumes completed successfully. May 09 07:37:24.184510 np0000172985 devstack@c-api.service[112777]: INFO cinder.api.openstack.wsgi [None req-dafb06af-3b57-479a-84ca-8b8b5e3b4418 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 May 09 07:37:24.184984 np0000172985 devstack@c-api.service[112777]: [pid: 112777|app: 0|req: 4/15] 199.204.45.223 () {64 vars in 1295 bytes} [Sat May 9 07:37:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:37:34.178423 np0000172985 devstack@c-api.service[112777]: DEBUG dbcounter [-] [112777] Writing DB stats cinder:SELECT=1 {{(pid=112777) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:38:24.200754 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.middleware.request_id [None req-379ec5b5-299a-43b4-a89b-59eb90571f94 None None] RequestId filter calling following filter/app {{(pid=112775) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:38:24.205070 np0000172985 devstack@c-api.service[112775]: INFO cinder.api.openstack.wsgi [None req-379ec5b5-299a-43b4-a89b-59eb90571f94 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail May 09 07:38:24.205516 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.openstack.wsgi [None req-379ec5b5-299a-43b4-a89b-59eb90571f94 demo demo] Empty body provided in request {{(pid=112775) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:38:24.205931 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.openstack.wsgi [None req-379ec5b5-299a-43b4-a89b-59eb90571f94 demo demo] Calling method 'detail' {{(pid=112775) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:38:24.206430 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.api_utils [None req-379ec5b5-299a-43b4-a89b-59eb90571f94 demo demo] Removing options '' from query. {{(pid=112775) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:38:24.207427 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.volume.api [None req-379ec5b5-299a-43b4-a89b-59eb90571f94 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112775) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:38:24.216477 np0000172985 devstack@c-api.service[112775]: INFO cinder.volume.api [None req-379ec5b5-299a-43b4-a89b-59eb90571f94 demo demo] Get all volumes completed successfully. May 09 07:38:24.219451 np0000172985 devstack@c-api.service[112775]: INFO cinder.api.openstack.wsgi [None req-379ec5b5-299a-43b4-a89b-59eb90571f94 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 May 09 07:38:24.219919 np0000172985 devstack@c-api.service[112775]: [pid: 112775|app: 0|req: 5/16] 199.204.45.223 () {64 vars in 1295 bytes} [Sat May 9 07:38:24 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 07:38:34.210816 np0000172985 devstack@c-api.service[112775]: DEBUG dbcounter [-] [112775] Writing DB stats cinder:SELECT=1 {{(pid=112775) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:39:24.232769 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.middleware.request_id [None req-d104d010-0e3b-40fb-9b7d-5e152b0225d5 None None] RequestId filter calling following filter/app {{(pid=112778) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:39:24.236084 np0000172985 devstack@c-api.service[112778]: INFO cinder.api.openstack.wsgi [None req-d104d010-0e3b-40fb-9b7d-5e152b0225d5 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail May 09 07:39:24.236436 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.openstack.wsgi [None req-d104d010-0e3b-40fb-9b7d-5e152b0225d5 demo demo] Empty body provided in request {{(pid=112778) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:39:24.236775 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.openstack.wsgi [None req-d104d010-0e3b-40fb-9b7d-5e152b0225d5 demo demo] Calling method 'detail' {{(pid=112778) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:39:24.237335 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.api_utils [None req-d104d010-0e3b-40fb-9b7d-5e152b0225d5 demo demo] Removing options '' from query. {{(pid=112778) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:39:24.238626 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.volume.api [None req-d104d010-0e3b-40fb-9b7d-5e152b0225d5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112778) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:39:24.250578 np0000172985 devstack@c-api.service[112778]: INFO cinder.volume.api [None req-d104d010-0e3b-40fb-9b7d-5e152b0225d5 demo demo] Get all volumes completed successfully. May 09 07:39:24.253767 np0000172985 devstack@c-api.service[112778]: INFO cinder.api.openstack.wsgi [None req-d104d010-0e3b-40fb-9b7d-5e152b0225d5 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 May 09 07:39:24.254477 np0000172985 devstack@c-api.service[112778]: [pid: 112778|app: 0|req: 4/17] 199.204.45.223 () {64 vars in 1295 bytes} [Sat May 9 07:39:24 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 07:39:34.242209 np0000172985 devstack@c-api.service[112778]: DEBUG dbcounter [-] [112778] Writing DB stats cinder:SELECT=1 {{(pid=112778) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:40:24.271734 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.middleware.request_id [None req-71a195a0-d4fb-4268-8e3c-2621810f243d None None] RequestId filter calling following filter/app {{(pid=112776) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:40:24.275909 np0000172985 devstack@c-api.service[112776]: INFO cinder.api.openstack.wsgi [None req-71a195a0-d4fb-4268-8e3c-2621810f243d demo demo] GET https://199.204.45.223/volume/v3/volumes/detail May 09 07:40:24.276119 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.openstack.wsgi [None req-71a195a0-d4fb-4268-8e3c-2621810f243d demo demo] Empty body provided in request {{(pid=112776) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:40:24.276419 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.openstack.wsgi [None req-71a195a0-d4fb-4268-8e3c-2621810f243d demo demo] Calling method 'detail' {{(pid=112776) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:40:24.276779 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.api_utils [None req-71a195a0-d4fb-4268-8e3c-2621810f243d demo demo] Removing options '' from query. {{(pid=112776) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:40:24.278033 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.volume.api [None req-71a195a0-d4fb-4268-8e3c-2621810f243d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112776) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:40:24.287548 np0000172985 devstack@c-api.service[112776]: INFO cinder.volume.api [None req-71a195a0-d4fb-4268-8e3c-2621810f243d demo demo] Get all volumes completed successfully. May 09 07:40:24.289522 np0000172985 devstack@c-api.service[112776]: INFO cinder.api.openstack.wsgi [None req-71a195a0-d4fb-4268-8e3c-2621810f243d demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 May 09 07:40:24.289913 np0000172985 devstack@c-api.service[112776]: [pid: 112776|app: 0|req: 5/18] 199.204.45.223 () {64 vars in 1295 bytes} [Sat May 9 07:40:24 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 07:40:34.282176 np0000172985 devstack@c-api.service[112776]: DEBUG dbcounter [-] [112776] Writing DB stats cinder:SELECT=1 {{(pid=112776) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:41:24.308943 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.middleware.request_id [None req-6073437b-4763-4f20-bc1b-c80c02966ae4 None None] RequestId filter calling following filter/app {{(pid=112777) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:41:24.311216 np0000172985 devstack@c-api.service[112777]: INFO cinder.api.openstack.wsgi [None req-6073437b-4763-4f20-bc1b-c80c02966ae4 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail May 09 07:41:24.311445 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.openstack.wsgi [None req-6073437b-4763-4f20-bc1b-c80c02966ae4 demo demo] Empty body provided in request {{(pid=112777) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:41:24.312196 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.openstack.wsgi [None req-6073437b-4763-4f20-bc1b-c80c02966ae4 demo demo] Calling method 'detail' {{(pid=112777) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:41:24.312196 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.api_utils [None req-6073437b-4763-4f20-bc1b-c80c02966ae4 demo demo] Removing options '' from query. {{(pid=112777) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:41:24.312468 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.volume.api [None req-6073437b-4763-4f20-bc1b-c80c02966ae4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112777) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:41:24.322170 np0000172985 devstack@c-api.service[112777]: INFO cinder.volume.api [None req-6073437b-4763-4f20-bc1b-c80c02966ae4 demo demo] Get all volumes completed successfully. May 09 07:41:24.326928 np0000172985 devstack@c-api.service[112777]: INFO cinder.api.openstack.wsgi [None req-6073437b-4763-4f20-bc1b-c80c02966ae4 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 May 09 07:41:24.326928 np0000172985 devstack@c-api.service[112777]: [pid: 112777|app: 0|req: 5/19] 199.204.45.223 () {64 vars in 1295 bytes} [Sat May 9 07:41:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:41:34.316211 np0000172985 devstack@c-api.service[112777]: DEBUG dbcounter [-] [112777] Writing DB stats cinder:SELECT=1 {{(pid=112777) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:42:24.348580 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.middleware.request_id [None req-b3525070-5d83-4a33-aeb0-965aafc85861 None None] RequestId filter calling following filter/app {{(pid=112775) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:42:24.504821 np0000172985 devstack@c-api.service[112775]: INFO cinder.api.openstack.wsgi [None req-b3525070-5d83-4a33-aeb0-965aafc85861 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail May 09 07:42:24.505136 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.openstack.wsgi [None req-b3525070-5d83-4a33-aeb0-965aafc85861 demo demo] Empty body provided in request {{(pid=112775) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:42:24.505387 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.openstack.wsgi [None req-b3525070-5d83-4a33-aeb0-965aafc85861 demo demo] Calling method 'detail' {{(pid=112775) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:42:24.505692 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.api_utils [None req-b3525070-5d83-4a33-aeb0-965aafc85861 demo demo] Removing options '' from query. {{(pid=112775) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:42:24.506621 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.volume.api [None req-b3525070-5d83-4a33-aeb0-965aafc85861 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112775) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:42:24.520885 np0000172985 devstack@c-api.service[112775]: INFO cinder.volume.api [None req-b3525070-5d83-4a33-aeb0-965aafc85861 demo demo] Get all volumes completed successfully. May 09 07:42:24.525841 np0000172985 devstack@c-api.service[112775]: INFO cinder.api.openstack.wsgi [None req-b3525070-5d83-4a33-aeb0-965aafc85861 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 May 09 07:42:24.526567 np0000172985 devstack@c-api.service[112775]: [pid: 112775|app: 0|req: 6/20] 199.204.45.223 () {64 vars in 1295 bytes} [Sat May 9 07:42:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:42:34.512969 np0000172985 devstack@c-api.service[112775]: DEBUG dbcounter [-] [112775] Writing DB stats cinder:SELECT=1 {{(pid=112775) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:43:24.546321 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.middleware.request_id [None req-fa3b6755-79fa-4467-bf86-f0b742926873 None None] RequestId filter calling following filter/app {{(pid=112778) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:43:24.550227 np0000172985 devstack@c-api.service[112778]: INFO cinder.api.openstack.wsgi [None req-fa3b6755-79fa-4467-bf86-f0b742926873 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail May 09 07:43:24.550671 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.openstack.wsgi [None req-fa3b6755-79fa-4467-bf86-f0b742926873 demo demo] Empty body provided in request {{(pid=112778) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:43:24.551238 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.openstack.wsgi [None req-fa3b6755-79fa-4467-bf86-f0b742926873 demo demo] Calling method 'detail' {{(pid=112778) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:43:24.551753 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.api_utils [None req-fa3b6755-79fa-4467-bf86-f0b742926873 demo demo] Removing options '' from query. {{(pid=112778) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:43:24.553298 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.volume.api [None req-fa3b6755-79fa-4467-bf86-f0b742926873 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112778) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:43:24.560643 np0000172985 devstack@c-api.service[112778]: INFO cinder.volume.api [None req-fa3b6755-79fa-4467-bf86-f0b742926873 demo demo] Get all volumes completed successfully. May 09 07:43:24.562519 np0000172985 devstack@c-api.service[112778]: INFO cinder.api.openstack.wsgi [None req-fa3b6755-79fa-4467-bf86-f0b742926873 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 May 09 07:43:24.562857 np0000172985 devstack@c-api.service[112778]: [pid: 112778|app: 0|req: 5/21] 199.204.45.223 () {64 vars in 1295 bytes} [Sat May 9 07:43:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:43:34.557154 np0000172985 devstack@c-api.service[112778]: DEBUG dbcounter [-] [112778] Writing DB stats cinder:SELECT=1 {{(pid=112778) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:44:24.580328 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.middleware.request_id [None req-c5dfb701-d4f9-492b-a7d8-d0d32124e3fd None None] RequestId filter calling following filter/app {{(pid=112776) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:44:24.584521 np0000172985 devstack@c-api.service[112776]: INFO cinder.api.openstack.wsgi [None req-c5dfb701-d4f9-492b-a7d8-d0d32124e3fd demo demo] GET https://199.204.45.223/volume/v3/volumes/detail May 09 07:44:24.584823 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.openstack.wsgi [None req-c5dfb701-d4f9-492b-a7d8-d0d32124e3fd demo demo] Empty body provided in request {{(pid=112776) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:44:24.585201 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.openstack.wsgi [None req-c5dfb701-d4f9-492b-a7d8-d0d32124e3fd demo demo] Calling method 'detail' {{(pid=112776) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:44:24.585476 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.api_utils [None req-c5dfb701-d4f9-492b-a7d8-d0d32124e3fd demo demo] Removing options '' from query. {{(pid=112776) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:44:24.586584 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.volume.api [None req-c5dfb701-d4f9-492b-a7d8-d0d32124e3fd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112776) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:44:24.593835 np0000172985 devstack@c-api.service[112776]: INFO cinder.volume.api [None req-c5dfb701-d4f9-492b-a7d8-d0d32124e3fd demo demo] Get all volumes completed successfully. May 09 07:44:24.595819 np0000172985 devstack@c-api.service[112776]: INFO cinder.api.openstack.wsgi [None req-c5dfb701-d4f9-492b-a7d8-d0d32124e3fd demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 May 09 07:44:24.596228 np0000172985 devstack@c-api.service[112776]: [pid: 112776|app: 0|req: 6/22] 199.204.45.223 () {64 vars in 1295 bytes} [Sat May 9 07:44:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:44:34.589770 np0000172985 devstack@c-api.service[112776]: DEBUG dbcounter [-] [112776] Writing DB stats cinder:SELECT=1 {{(pid=112776) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:45:24.609028 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.middleware.request_id [None req-a951dbc4-cce3-4e9c-8075-5f2b65b6d929 None None] RequestId filter calling following filter/app {{(pid=112777) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:45:24.612406 np0000172985 devstack@c-api.service[112777]: INFO cinder.api.openstack.wsgi [None req-a951dbc4-cce3-4e9c-8075-5f2b65b6d929 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail May 09 07:45:24.612752 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.openstack.wsgi [None req-a951dbc4-cce3-4e9c-8075-5f2b65b6d929 demo demo] Empty body provided in request {{(pid=112777) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:45:24.613095 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.openstack.wsgi [None req-a951dbc4-cce3-4e9c-8075-5f2b65b6d929 demo demo] Calling method 'detail' {{(pid=112777) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:45:24.613527 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.api_utils [None req-a951dbc4-cce3-4e9c-8075-5f2b65b6d929 demo demo] Removing options '' from query. {{(pid=112777) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:45:24.614862 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.volume.api [None req-a951dbc4-cce3-4e9c-8075-5f2b65b6d929 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112777) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:45:24.641117 np0000172985 devstack@c-api.service[112777]: INFO cinder.volume.api [None req-a951dbc4-cce3-4e9c-8075-5f2b65b6d929 demo demo] Get all volumes completed successfully. May 09 07:45:24.643806 np0000172985 devstack@c-api.service[112777]: INFO cinder.api.openstack.wsgi [None req-a951dbc4-cce3-4e9c-8075-5f2b65b6d929 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 May 09 07:45:24.644323 np0000172985 devstack@c-api.service[112777]: [pid: 112777|app: 0|req: 6/23] 199.204.45.223 () {64 vars in 1295 bytes} [Sat May 9 07:45:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:45:34.618373 np0000172985 devstack@c-api.service[112777]: DEBUG dbcounter [-] [112777] Writing DB stats cinder:SELECT=1 {{(pid=112777) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:46:24.669474 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.middleware.request_id [None req-df9cb1d9-5975-4384-878a-38ff1d66bbdb None None] RequestId filter calling following filter/app {{(pid=112775) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:46:24.672951 np0000172985 devstack@c-api.service[112775]: INFO cinder.api.openstack.wsgi [None req-df9cb1d9-5975-4384-878a-38ff1d66bbdb demo demo] GET https://199.204.45.223/volume/v3/volumes/detail May 09 07:46:24.673314 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.openstack.wsgi [None req-df9cb1d9-5975-4384-878a-38ff1d66bbdb demo demo] Empty body provided in request {{(pid=112775) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:46:24.673664 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.openstack.wsgi [None req-df9cb1d9-5975-4384-878a-38ff1d66bbdb demo demo] Calling method 'detail' {{(pid=112775) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:46:24.674225 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.api_utils [None req-df9cb1d9-5975-4384-878a-38ff1d66bbdb demo demo] Removing options '' from query. {{(pid=112775) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:46:24.675597 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.volume.api [None req-df9cb1d9-5975-4384-878a-38ff1d66bbdb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112775) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:46:24.683972 np0000172985 devstack@c-api.service[112775]: INFO cinder.volume.api [None req-df9cb1d9-5975-4384-878a-38ff1d66bbdb demo demo] Get all volumes completed successfully. May 09 07:46:24.686002 np0000172985 devstack@c-api.service[112775]: INFO cinder.api.openstack.wsgi [None req-df9cb1d9-5975-4384-878a-38ff1d66bbdb demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 May 09 07:46:24.686387 np0000172985 devstack@c-api.service[112775]: [pid: 112775|app: 0|req: 7/24] 199.204.45.223 () {64 vars in 1295 bytes} [Sat May 9 07:46:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:46:34.679209 np0000172985 devstack@c-api.service[112775]: DEBUG dbcounter [-] [112775] Writing DB stats cinder:SELECT=1 {{(pid=112775) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:47:24.701199 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.middleware.request_id [None req-be80a07c-d501-4dca-861f-a8a925ed0bbb None None] RequestId filter calling following filter/app {{(pid=112778) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:47:24.907188 np0000172985 devstack@c-api.service[112778]: INFO cinder.api.openstack.wsgi [None req-be80a07c-d501-4dca-861f-a8a925ed0bbb demo demo] GET https://199.204.45.223/volume/v3/volumes/detail May 09 07:47:24.907602 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.openstack.wsgi [None req-be80a07c-d501-4dca-861f-a8a925ed0bbb demo demo] Empty body provided in request {{(pid=112778) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:47:24.908156 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.openstack.wsgi [None req-be80a07c-d501-4dca-861f-a8a925ed0bbb demo demo] Calling method 'detail' {{(pid=112778) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:47:24.908781 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.api_utils [None req-be80a07c-d501-4dca-861f-a8a925ed0bbb demo demo] Removing options '' from query. {{(pid=112778) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:47:24.910365 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.volume.api [None req-be80a07c-d501-4dca-861f-a8a925ed0bbb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112778) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:47:24.921837 np0000172985 devstack@c-api.service[112778]: INFO cinder.volume.api [None req-be80a07c-d501-4dca-861f-a8a925ed0bbb demo demo] Get all volumes completed successfully. May 09 07:47:24.924498 np0000172985 devstack@c-api.service[112778]: INFO cinder.api.openstack.wsgi [None req-be80a07c-d501-4dca-861f-a8a925ed0bbb demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 May 09 07:47:24.925089 np0000172985 devstack@c-api.service[112778]: [pid: 112778|app: 0|req: 6/25] 199.204.45.223 () {64 vars in 1295 bytes} [Sat May 9 07:47:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:47:34.915827 np0000172985 devstack@c-api.service[112778]: DEBUG dbcounter [-] [112778] Writing DB stats cinder:SELECT=1 {{(pid=112778) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:48:24.942716 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.middleware.request_id [None req-716f6c28-ccc3-4f72-b8a4-4dfeb0beb74c None None] RequestId filter calling following filter/app {{(pid=112776) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:48:24.946672 np0000172985 devstack@c-api.service[112776]: INFO cinder.api.openstack.wsgi [None req-716f6c28-ccc3-4f72-b8a4-4dfeb0beb74c demo demo] GET https://199.204.45.223/volume/v3/volumes/detail May 09 07:48:24.946888 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.openstack.wsgi [None req-716f6c28-ccc3-4f72-b8a4-4dfeb0beb74c demo demo] Empty body provided in request {{(pid=112776) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:48:24.947139 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.openstack.wsgi [None req-716f6c28-ccc3-4f72-b8a4-4dfeb0beb74c demo demo] Calling method 'detail' {{(pid=112776) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:48:24.947427 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.api_utils [None req-716f6c28-ccc3-4f72-b8a4-4dfeb0beb74c demo demo] Removing options '' from query. {{(pid=112776) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:48:24.948367 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.volume.api [None req-716f6c28-ccc3-4f72-b8a4-4dfeb0beb74c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112776) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:48:24.958034 np0000172985 devstack@c-api.service[112776]: INFO cinder.volume.api [None req-716f6c28-ccc3-4f72-b8a4-4dfeb0beb74c demo demo] Get all volumes completed successfully. May 09 07:48:24.960616 np0000172985 devstack@c-api.service[112776]: INFO cinder.api.openstack.wsgi [None req-716f6c28-ccc3-4f72-b8a4-4dfeb0beb74c demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 May 09 07:48:24.961275 np0000172985 devstack@c-api.service[112776]: [pid: 112776|app: 0|req: 7/26] 199.204.45.223 () {64 vars in 1295 bytes} [Sat May 9 07:48:24 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 07:48:34.952159 np0000172985 devstack@c-api.service[112776]: DEBUG dbcounter [-] [112776] Writing DB stats cinder:SELECT=1 {{(pid=112776) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:49:24.975312 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.middleware.request_id [None req-00f1a7c7-fd64-499c-ac43-7ba07abffaae None None] RequestId filter calling following filter/app {{(pid=112777) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:49:24.978139 np0000172985 devstack@c-api.service[112777]: INFO cinder.api.openstack.wsgi [None req-00f1a7c7-fd64-499c-ac43-7ba07abffaae demo demo] GET https://199.204.45.223/volume/v3/volumes/detail May 09 07:49:24.978388 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.openstack.wsgi [None req-00f1a7c7-fd64-499c-ac43-7ba07abffaae demo demo] Empty body provided in request {{(pid=112777) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:49:24.978628 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.openstack.wsgi [None req-00f1a7c7-fd64-499c-ac43-7ba07abffaae demo demo] Calling method 'detail' {{(pid=112777) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:49:24.978919 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.api_utils [None req-00f1a7c7-fd64-499c-ac43-7ba07abffaae demo demo] Removing options '' from query. {{(pid=112777) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:49:24.979915 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.volume.api [None req-00f1a7c7-fd64-499c-ac43-7ba07abffaae demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112777) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:49:24.988456 np0000172985 devstack@c-api.service[112777]: INFO cinder.volume.api [None req-00f1a7c7-fd64-499c-ac43-7ba07abffaae demo demo] Get all volumes completed successfully. May 09 07:49:24.990395 np0000172985 devstack@c-api.service[112777]: INFO cinder.api.openstack.wsgi [None req-00f1a7c7-fd64-499c-ac43-7ba07abffaae demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 May 09 07:49:24.990744 np0000172985 devstack@c-api.service[112777]: [pid: 112777|app: 0|req: 7/27] 199.204.45.223 () {64 vars in 1295 bytes} [Sat May 9 07:49:24 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 07:49:34.984893 np0000172985 devstack@c-api.service[112777]: DEBUG dbcounter [-] [112777] Writing DB stats cinder:SELECT=1 {{(pid=112777) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:50:25.006648 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.middleware.request_id [None req-4b1b1a06-5260-434a-8141-eba8242ea341 None None] RequestId filter calling following filter/app {{(pid=112775) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:50:25.010244 np0000172985 devstack@c-api.service[112775]: INFO cinder.api.openstack.wsgi [None req-4b1b1a06-5260-434a-8141-eba8242ea341 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail May 09 07:50:25.010441 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.openstack.wsgi [None req-4b1b1a06-5260-434a-8141-eba8242ea341 demo demo] Empty body provided in request {{(pid=112775) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:50:25.010708 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.openstack.wsgi [None req-4b1b1a06-5260-434a-8141-eba8242ea341 demo demo] Calling method 'detail' {{(pid=112775) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:50:25.010937 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.api_utils [None req-4b1b1a06-5260-434a-8141-eba8242ea341 demo demo] Removing options '' from query. {{(pid=112775) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:50:25.011699 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.volume.api [None req-4b1b1a06-5260-434a-8141-eba8242ea341 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112775) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:50:25.024135 np0000172985 devstack@c-api.service[112775]: INFO cinder.volume.api [None req-4b1b1a06-5260-434a-8141-eba8242ea341 demo demo] Get all volumes completed successfully. May 09 07:50:25.028064 np0000172985 devstack@c-api.service[112775]: INFO cinder.api.openstack.wsgi [None req-4b1b1a06-5260-434a-8141-eba8242ea341 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 May 09 07:50:25.028746 np0000172985 devstack@c-api.service[112775]: [pid: 112775|app: 0|req: 8/28] 199.204.45.223 () {64 vars in 1295 bytes} [Sat May 9 07:50:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) May 09 07:50:35.015819 np0000172985 devstack@c-api.service[112775]: DEBUG dbcounter [-] [112775] Writing DB stats cinder:SELECT=1 {{(pid=112775) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:51:25.050065 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.middleware.request_id [None req-43f25213-92ed-40db-9911-3cbac09d02e1 None None] RequestId filter calling following filter/app {{(pid=112778) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:51:25.099701 np0000172985 devstack@c-api.service[112778]: INFO cinder.api.openstack.wsgi [None req-43f25213-92ed-40db-9911-3cbac09d02e1 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail May 09 07:51:25.100091 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.openstack.wsgi [None req-43f25213-92ed-40db-9911-3cbac09d02e1 demo demo] Empty body provided in request {{(pid=112778) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:51:25.100508 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.openstack.wsgi [None req-43f25213-92ed-40db-9911-3cbac09d02e1 demo demo] Calling method 'detail' {{(pid=112778) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:51:25.101126 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.api_utils [None req-43f25213-92ed-40db-9911-3cbac09d02e1 demo demo] Removing options '' from query. {{(pid=112778) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:51:25.103251 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.volume.api [None req-43f25213-92ed-40db-9911-3cbac09d02e1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112778) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:51:25.116077 np0000172985 devstack@c-api.service[112778]: INFO cinder.volume.api [None req-43f25213-92ed-40db-9911-3cbac09d02e1 demo demo] Get all volumes completed successfully. May 09 07:51:25.119583 np0000172985 devstack@c-api.service[112778]: INFO cinder.api.openstack.wsgi [None req-43f25213-92ed-40db-9911-3cbac09d02e1 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 May 09 07:51:25.120898 np0000172985 devstack@c-api.service[112778]: [pid: 112778|app: 0|req: 7/29] 199.204.45.223 () {64 vars in 1295 bytes} [Sat May 9 07:51:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:51:35.110283 np0000172985 devstack@c-api.service[112778]: DEBUG dbcounter [-] [112778] Writing DB stats cinder:SELECT=1 {{(pid=112778) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:52:25.134245 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.middleware.request_id [None req-dc18adea-3573-4e54-9a5d-bb6e18e63886 None None] RequestId filter calling following filter/app {{(pid=112776) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:52:25.232604 np0000172985 devstack@c-api.service[112776]: INFO cinder.api.openstack.wsgi [None req-dc18adea-3573-4e54-9a5d-bb6e18e63886 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail May 09 07:52:25.232979 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.openstack.wsgi [None req-dc18adea-3573-4e54-9a5d-bb6e18e63886 demo demo] Empty body provided in request {{(pid=112776) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:52:25.233407 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.openstack.wsgi [None req-dc18adea-3573-4e54-9a5d-bb6e18e63886 demo demo] Calling method 'detail' {{(pid=112776) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:52:25.233896 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.api_utils [None req-dc18adea-3573-4e54-9a5d-bb6e18e63886 demo demo] Removing options '' from query. {{(pid=112776) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:52:25.235683 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.volume.api [None req-dc18adea-3573-4e54-9a5d-bb6e18e63886 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112776) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:52:25.243060 np0000172985 devstack@c-api.service[112776]: INFO cinder.volume.api [None req-dc18adea-3573-4e54-9a5d-bb6e18e63886 demo demo] Get all volumes completed successfully. May 09 07:52:25.245021 np0000172985 devstack@c-api.service[112776]: INFO cinder.api.openstack.wsgi [None req-dc18adea-3573-4e54-9a5d-bb6e18e63886 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 May 09 07:52:25.245416 np0000172985 devstack@c-api.service[112776]: [pid: 112776|app: 0|req: 8/30] 199.204.45.223 () {64 vars in 1295 bytes} [Sat May 9 07:52:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:52:35.239551 np0000172985 devstack@c-api.service[112776]: DEBUG dbcounter [-] [112776] Writing DB stats cinder:SELECT=1 {{(pid=112776) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:53:25.261334 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.middleware.request_id [None req-f0dc6e46-5657-47d0-9cf7-abb6b3386585 None None] RequestId filter calling following filter/app {{(pid=112777) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:53:25.264381 np0000172985 devstack@c-api.service[112777]: INFO cinder.api.openstack.wsgi [None req-f0dc6e46-5657-47d0-9cf7-abb6b3386585 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail May 09 07:53:25.264658 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.openstack.wsgi [None req-f0dc6e46-5657-47d0-9cf7-abb6b3386585 demo demo] Empty body provided in request {{(pid=112777) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:53:25.265102 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.openstack.wsgi [None req-f0dc6e46-5657-47d0-9cf7-abb6b3386585 demo demo] Calling method 'detail' {{(pid=112777) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:53:25.265500 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.api_utils [None req-f0dc6e46-5657-47d0-9cf7-abb6b3386585 demo demo] Removing options '' from query. {{(pid=112777) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:53:25.266551 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.volume.api [None req-f0dc6e46-5657-47d0-9cf7-abb6b3386585 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112777) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:53:25.274285 np0000172985 devstack@c-api.service[112777]: INFO cinder.volume.api [None req-f0dc6e46-5657-47d0-9cf7-abb6b3386585 demo demo] Get all volumes completed successfully. May 09 07:53:25.276340 np0000172985 devstack@c-api.service[112777]: INFO cinder.api.openstack.wsgi [None req-f0dc6e46-5657-47d0-9cf7-abb6b3386585 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 May 09 07:53:25.277036 np0000172985 devstack@c-api.service[112777]: [pid: 112777|app: 0|req: 8/31] 199.204.45.223 () {64 vars in 1295 bytes} [Sat May 9 07:53:25 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 07:53:35.270495 np0000172985 devstack@c-api.service[112777]: DEBUG dbcounter [-] [112777] Writing DB stats cinder:SELECT=1 {{(pid=112777) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:54:25.292947 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.middleware.request_id [None req-996f9382-d689-456c-b980-36762442d159 None None] RequestId filter calling following filter/app {{(pid=112775) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:54:25.297107 np0000172985 devstack@c-api.service[112775]: INFO cinder.api.openstack.wsgi [None req-996f9382-d689-456c-b980-36762442d159 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail May 09 07:54:25.297339 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.openstack.wsgi [None req-996f9382-d689-456c-b980-36762442d159 demo demo] Empty body provided in request {{(pid=112775) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:54:25.297630 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.openstack.wsgi [None req-996f9382-d689-456c-b980-36762442d159 demo demo] Calling method 'detail' {{(pid=112775) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:54:25.298519 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.api_utils [None req-996f9382-d689-456c-b980-36762442d159 demo demo] Removing options '' from query. {{(pid=112775) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:54:25.299222 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.volume.api [None req-996f9382-d689-456c-b980-36762442d159 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112775) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:54:25.307970 np0000172985 devstack@c-api.service[112775]: INFO cinder.volume.api [None req-996f9382-d689-456c-b980-36762442d159 demo demo] Get all volumes completed successfully. May 09 07:54:25.310130 np0000172985 devstack@c-api.service[112775]: INFO cinder.api.openstack.wsgi [None req-996f9382-d689-456c-b980-36762442d159 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 May 09 07:54:25.310494 np0000172985 devstack@c-api.service[112775]: [pid: 112775|app: 0|req: 9/32] 199.204.45.223 () {64 vars in 1295 bytes} [Sat May 9 07:54:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:54:35.302846 np0000172985 devstack@c-api.service[112775]: DEBUG dbcounter [-] [112775] Writing DB stats cinder:SELECT=1 {{(pid=112775) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:55:25.326779 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.middleware.request_id [None req-380e1e33-ed99-43d5-a8e9-f068f1befb00 None None] RequestId filter calling following filter/app {{(pid=112778) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:55:25.331061 np0000172985 devstack@c-api.service[112778]: INFO cinder.api.openstack.wsgi [None req-380e1e33-ed99-43d5-a8e9-f068f1befb00 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail May 09 07:55:25.331462 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.openstack.wsgi [None req-380e1e33-ed99-43d5-a8e9-f068f1befb00 demo demo] Empty body provided in request {{(pid=112778) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:55:25.331923 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.openstack.wsgi [None req-380e1e33-ed99-43d5-a8e9-f068f1befb00 demo demo] Calling method 'detail' {{(pid=112778) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:55:25.332535 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.api_utils [None req-380e1e33-ed99-43d5-a8e9-f068f1befb00 demo demo] Removing options '' from query. {{(pid=112778) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:55:25.335463 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.volume.api [None req-380e1e33-ed99-43d5-a8e9-f068f1befb00 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112778) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:55:25.344690 np0000172985 devstack@c-api.service[112778]: INFO cinder.volume.api [None req-380e1e33-ed99-43d5-a8e9-f068f1befb00 demo demo] Get all volumes completed successfully. May 09 07:55:25.347188 np0000172985 devstack@c-api.service[112778]: INFO cinder.api.openstack.wsgi [None req-380e1e33-ed99-43d5-a8e9-f068f1befb00 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 May 09 07:55:25.347645 np0000172985 devstack@c-api.service[112778]: [pid: 112778|app: 0|req: 8/33] 199.204.45.223 () {64 vars in 1295 bytes} [Sat May 9 07:55:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:55:35.340248 np0000172985 devstack@c-api.service[112778]: DEBUG dbcounter [-] [112778] Writing DB stats cinder:SELECT=1 {{(pid=112778) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:56:25.363303 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.middleware.request_id [None req-59bff83c-d75a-459e-9821-be88476ada31 None None] RequestId filter calling following filter/app {{(pid=112776) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:56:25.366769 np0000172985 devstack@c-api.service[112776]: INFO cinder.api.openstack.wsgi [None req-59bff83c-d75a-459e-9821-be88476ada31 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail May 09 07:56:25.367080 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.openstack.wsgi [None req-59bff83c-d75a-459e-9821-be88476ada31 demo demo] Empty body provided in request {{(pid=112776) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:56:25.367379 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.openstack.wsgi [None req-59bff83c-d75a-459e-9821-be88476ada31 demo demo] Calling method 'detail' {{(pid=112776) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:56:25.367731 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.api.api_utils [None req-59bff83c-d75a-459e-9821-be88476ada31 demo demo] Removing options '' from query. {{(pid=112776) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:56:25.368761 np0000172985 devstack@c-api.service[112776]: DEBUG cinder.volume.api [None req-59bff83c-d75a-459e-9821-be88476ada31 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112776) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:56:25.376101 np0000172985 devstack@c-api.service[112776]: INFO cinder.volume.api [None req-59bff83c-d75a-459e-9821-be88476ada31 demo demo] Get all volumes completed successfully. May 09 07:56:25.378238 np0000172985 devstack@c-api.service[112776]: INFO cinder.api.openstack.wsgi [None req-59bff83c-d75a-459e-9821-be88476ada31 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 May 09 07:56:25.378649 np0000172985 devstack@c-api.service[112776]: [pid: 112776|app: 0|req: 9/34] 199.204.45.223 () {64 vars in 1295 bytes} [Sat May 9 07:56:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:56:35.372879 np0000172985 devstack@c-api.service[112776]: DEBUG dbcounter [-] [112776] Writing DB stats cinder:SELECT=1 {{(pid=112776) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:57:25.392234 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.middleware.request_id [None req-7ab0d91e-5973-4e48-a779-347bacc87cd8 None None] RequestId filter calling following filter/app {{(pid=112777) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:57:25.513186 np0000172985 devstack@c-api.service[112777]: INFO cinder.api.openstack.wsgi [None req-7ab0d91e-5973-4e48-a779-347bacc87cd8 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail May 09 07:57:25.513623 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.openstack.wsgi [None req-7ab0d91e-5973-4e48-a779-347bacc87cd8 demo demo] Empty body provided in request {{(pid=112777) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:57:25.514296 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.openstack.wsgi [None req-7ab0d91e-5973-4e48-a779-347bacc87cd8 demo demo] Calling method 'detail' {{(pid=112777) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:57:25.514714 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.api.api_utils [None req-7ab0d91e-5973-4e48-a779-347bacc87cd8 demo demo] Removing options '' from query. {{(pid=112777) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:57:25.516556 np0000172985 devstack@c-api.service[112777]: DEBUG cinder.volume.api [None req-7ab0d91e-5973-4e48-a779-347bacc87cd8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112777) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:57:25.525119 np0000172985 devstack@c-api.service[112777]: INFO cinder.volume.api [None req-7ab0d91e-5973-4e48-a779-347bacc87cd8 demo demo] Get all volumes completed successfully. May 09 07:57:25.528971 np0000172985 devstack@c-api.service[112777]: INFO cinder.api.openstack.wsgi [None req-7ab0d91e-5973-4e48-a779-347bacc87cd8 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 May 09 07:57:25.529537 np0000172985 devstack@c-api.service[112777]: [pid: 112777|app: 0|req: 9/35] 199.204.45.223 () {64 vars in 1295 bytes} [Sat May 9 07:57:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:57:35.519728 np0000172985 devstack@c-api.service[112777]: DEBUG dbcounter [-] [112777] Writing DB stats cinder:SELECT=1 {{(pid=112777) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:58:25.547664 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.middleware.request_id [None req-8f0cf7fb-5dcb-4bbe-b4dc-61d055242fdc None None] RequestId filter calling following filter/app {{(pid=112775) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:58:25.550696 np0000172985 devstack@c-api.service[112775]: INFO cinder.api.openstack.wsgi [None req-8f0cf7fb-5dcb-4bbe-b4dc-61d055242fdc demo demo] GET https://199.204.45.223/volume/v3/volumes/detail May 09 07:58:25.551106 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.openstack.wsgi [None req-8f0cf7fb-5dcb-4bbe-b4dc-61d055242fdc demo demo] Empty body provided in request {{(pid=112775) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:58:25.551454 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.openstack.wsgi [None req-8f0cf7fb-5dcb-4bbe-b4dc-61d055242fdc demo demo] Calling method 'detail' {{(pid=112775) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:58:25.551828 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.api.api_utils [None req-8f0cf7fb-5dcb-4bbe-b4dc-61d055242fdc demo demo] Removing options '' from query. {{(pid=112775) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:58:25.552913 np0000172985 devstack@c-api.service[112775]: DEBUG cinder.volume.api [None req-8f0cf7fb-5dcb-4bbe-b4dc-61d055242fdc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112775) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:58:25.561502 np0000172985 devstack@c-api.service[112775]: INFO cinder.volume.api [None req-8f0cf7fb-5dcb-4bbe-b4dc-61d055242fdc demo demo] Get all volumes completed successfully. May 09 07:58:25.564679 np0000172985 devstack@c-api.service[112775]: INFO cinder.api.openstack.wsgi [None req-8f0cf7fb-5dcb-4bbe-b4dc-61d055242fdc demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 May 09 07:58:25.565278 np0000172985 devstack@c-api.service[112775]: [pid: 112775|app: 0|req: 10/36] 199.204.45.223 () {64 vars in 1295 bytes} [Sat May 9 07:58:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:58:35.556066 np0000172985 devstack@c-api.service[112775]: DEBUG dbcounter [-] [112775] Writing DB stats cinder:SELECT=1 {{(pid=112775) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:59:25.577756 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.middleware.request_id [None req-a2a0b0ec-c3be-4f72-b719-14108f33c7fc None None] RequestId filter calling following filter/app {{(pid=112778) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:59:25.580769 np0000172985 devstack@c-api.service[112778]: INFO cinder.api.openstack.wsgi [None req-a2a0b0ec-c3be-4f72-b719-14108f33c7fc demo demo] GET https://199.204.45.223/volume/v3/volumes/detail May 09 07:59:25.581092 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.openstack.wsgi [None req-a2a0b0ec-c3be-4f72-b719-14108f33c7fc demo demo] Empty body provided in request {{(pid=112778) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:59:25.581368 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.openstack.wsgi [None req-a2a0b0ec-c3be-4f72-b719-14108f33c7fc demo demo] Calling method 'detail' {{(pid=112778) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:59:25.581746 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.api.api_utils [None req-a2a0b0ec-c3be-4f72-b719-14108f33c7fc demo demo] Removing options '' from query. {{(pid=112778) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:59:25.583691 np0000172985 devstack@c-api.service[112778]: DEBUG cinder.volume.api [None req-a2a0b0ec-c3be-4f72-b719-14108f33c7fc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112778) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:59:25.590892 np0000172985 devstack@c-api.service[112778]: INFO cinder.volume.api [None req-a2a0b0ec-c3be-4f72-b719-14108f33c7fc demo demo] Get all volumes completed successfully. May 09 07:59:25.593471 np0000172985 devstack@c-api.service[112778]: INFO cinder.api.openstack.wsgi [None req-a2a0b0ec-c3be-4f72-b719-14108f33c7fc demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 May 09 07:59:25.593947 np0000172985 devstack@c-api.service[112778]: [pid: 112778|app: 0|req: 9/37] 199.204.45.223 () {64 vars in 1295 bytes} [Sat May 9 07:59:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)