May 06 03:49:35.307550 np0000172160 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 06 03:49:35.316520 np0000172160 devstack@c-api.service[112587]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 06 03:49:35.318872 np0000172160 devstack@c-api.service[112587]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed May 6 03:49:35 2026] *** May 06 03:49:35.318872 np0000172160 devstack@c-api.service[112587]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 06 03:49:35.318872 np0000172160 devstack@c-api.service[112587]: os: Linux-6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 May 06 03:49:35.318872 np0000172160 devstack@c-api.service[112587]: nodename: np0000172160 May 06 03:49:35.318872 np0000172160 devstack@c-api.service[112587]: machine: x86_64 May 06 03:49:35.318872 np0000172160 devstack@c-api.service[112587]: clock source: unix May 06 03:49:35.318872 np0000172160 devstack@c-api.service[112587]: pcre jit disabled May 06 03:49:35.318872 np0000172160 devstack@c-api.service[112587]: detected number of CPU cores: 16 May 06 03:49:35.318872 np0000172160 devstack@c-api.service[112587]: current working directory: / May 06 03:49:35.318872 np0000172160 devstack@c-api.service[112587]: detected binary path: /usr/bin/uwsgi-core May 06 03:49:35.318872 np0000172160 devstack@c-api.service[112587]: your processes number limit is 256917 May 06 03:49:35.318872 np0000172160 devstack@c-api.service[112587]: your memory page size is 4096 bytes May 06 03:49:35.318872 np0000172160 devstack@c-api.service[112587]: detected max file descriptor number: 2048 May 06 03:49:35.318872 np0000172160 devstack@c-api.service[112587]: lock engine: pthread robust mutexes May 06 03:49:35.319628 np0000172160 devstack@c-api.service[112587]: thunder lock: enabled May 06 03:49:35.319628 np0000172160 devstack@c-api.service[112587]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 06 03:49:35.319628 np0000172160 devstack@c-api.service[112587]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 06 03:49:35.319628 np0000172160 devstack@c-api.service[112587]: PEP 405 virtualenv detected: /opt/stack/data/venv May 06 03:49:35.319628 np0000172160 devstack@c-api.service[112587]: Set PythonHome to /opt/stack/data/venv May 06 03:49:35.353183 np0000172160 devstack@c-api.service[112587]: Python main interpreter initialized at 0x75dd628a3668 May 06 03:49:35.353183 np0000172160 devstack@c-api.service[112587]: python threads support enabled May 06 03:49:35.353183 np0000172160 devstack@c-api.service[112587]: your server socket listen backlog is limited to 100 connections May 06 03:49:35.353183 np0000172160 devstack@c-api.service[112587]: your mercy for graceful operations on workers is 80 seconds May 06 03:49:35.353729 np0000172160 devstack@c-api.service[112587]: mapped 671795 bytes (656 KB) for 4 cores May 06 03:49:35.353864 np0000172160 devstack@c-api.service[112587]: *** Operational MODE: preforking *** May 06 03:49:35.354070 np0000172160 devstack@c-api.service[112587]: *** uWSGI is running in multiple interpreter mode *** May 06 03:49:35.354070 np0000172160 devstack@c-api.service[112587]: spawned uWSGI master process (pid: 112587) May 06 03:49:35.354257 np0000172160 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 06 03:49:35.354775 np0000172160 devstack@c-api.service[112587]: spawned uWSGI worker 1 (pid: 112589, cores: 1) May 06 03:49:35.355290 np0000172160 devstack@c-api.service[112587]: spawned uWSGI worker 2 (pid: 112590, cores: 1) May 06 03:49:35.355971 np0000172160 devstack@c-api.service[112587]: spawned uWSGI worker 3 (pid: 112591, cores: 1) May 06 03:49:35.356473 np0000172160 devstack@c-api.service[112587]: spawned uWSGI worker 4 (pid: 112592, cores: 1) May 06 03:49:35.356473 np0000172160 devstack@c-api.service[112587]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 06 03:49:35.485172 np0000172160 devstack@c-api.service[112589]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 06 03:49:35.485172 np0000172160 devstack@c-api.service[112589]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 06 03:49:35.485172 np0000172160 devstack@c-api.service[112589]: we strongly recommend against using it for new projects. May 06 03:49:35.485172 np0000172160 devstack@c-api.service[112589]: If you are already using Eventlet, we recommend migrating to a different May 06 03:49:35.485172 np0000172160 devstack@c-api.service[112589]: framework. For more detail see May 06 03:49:35.485172 np0000172160 devstack@c-api.service[112589]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 06 03:49:35.485172 np0000172160 devstack@c-api.service[112589]: import eventlet # noqa May 06 03:49:35.485686 np0000172160 devstack@c-api.service[112592]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 06 03:49:35.485686 np0000172160 devstack@c-api.service[112592]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 06 03:49:35.485686 np0000172160 devstack@c-api.service[112592]: we strongly recommend against using it for new projects. May 06 03:49:35.485686 np0000172160 devstack@c-api.service[112592]: If you are already using Eventlet, we recommend migrating to a different May 06 03:49:35.485686 np0000172160 devstack@c-api.service[112592]: framework. For more detail see May 06 03:49:35.485686 np0000172160 devstack@c-api.service[112592]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 06 03:49:35.485686 np0000172160 devstack@c-api.service[112592]: import eventlet # noqa May 06 03:49:35.488519 np0000172160 devstack@c-api.service[112591]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 06 03:49:35.488519 np0000172160 devstack@c-api.service[112591]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 06 03:49:35.488519 np0000172160 devstack@c-api.service[112591]: we strongly recommend against using it for new projects. May 06 03:49:35.488519 np0000172160 devstack@c-api.service[112591]: If you are already using Eventlet, we recommend migrating to a different May 06 03:49:35.488519 np0000172160 devstack@c-api.service[112591]: framework. For more detail see May 06 03:49:35.488519 np0000172160 devstack@c-api.service[112591]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 06 03:49:35.488519 np0000172160 devstack@c-api.service[112591]: import eventlet # noqa May 06 03:49:35.495668 np0000172160 devstack@c-api.service[112590]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 06 03:49:35.495668 np0000172160 devstack@c-api.service[112590]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 06 03:49:35.495668 np0000172160 devstack@c-api.service[112590]: we strongly recommend against using it for new projects. May 06 03:49:35.495668 np0000172160 devstack@c-api.service[112590]: If you are already using Eventlet, we recommend migrating to a different May 06 03:49:35.495668 np0000172160 devstack@c-api.service[112590]: framework. For more detail see May 06 03:49:35.495668 np0000172160 devstack@c-api.service[112590]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 06 03:49:35.495668 np0000172160 devstack@c-api.service[112590]: import eventlet # noqa May 06 03:49:35.568265 np0000172160 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 06 03:49:35.568265 np0000172160 devstack@c-api.service[112589]: debtcollector.deprecate( May 06 03:49:35.572878 np0000172160 devstack@c-api.service[112592]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 06 03:49:35.572878 np0000172160 devstack@c-api.service[112592]: debtcollector.deprecate( May 06 03:49:35.575123 np0000172160 devstack@c-api.service[112591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 06 03:49:35.575123 np0000172160 devstack@c-api.service[112591]: debtcollector.deprecate( May 06 03:49:35.590373 np0000172160 devstack@c-api.service[112590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 06 03:49:35.590373 np0000172160 devstack@c-api.service[112590]: debtcollector.deprecate( May 06 03:49:35.646633 np0000172160 devstack@c-api.service[112589]: /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 06 03:49:35.646633 np0000172160 devstack@c-api.service[112589]: from cgi import parse_header May 06 03:49:35.662830 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:35.662830 np0000172160 devstack@c-api.service[112591]: from cgi import parse_header May 06 03:49:35.665771 np0000172160 devstack@c-api.service[112592]: /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 06 03:49:35.665771 np0000172160 devstack@c-api.service[112592]: from cgi import parse_header May 06 03:49:35.681624 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:35.681624 np0000172160 devstack@c-api.service[112590]: from cgi import parse_header May 06 03:49:35.690621 np0000172160 devstack@c-api.service[112589]: /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 06 03:49:35.690621 np0000172160 devstack@c-api.service[112589]: removals.removed_module( May 06 03:49:35.691293 np0000172160 devstack@c-api.service[112589]: /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 06 03:49:35.691293 np0000172160 devstack@c-api.service[112589]: removals.removed_module( May 06 03:49:35.706087 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:35.706087 np0000172160 devstack@c-api.service[112591]: removals.removed_module( May 06 03:49:35.706758 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:35.706758 np0000172160 devstack@c-api.service[112591]: removals.removed_module( May 06 03:49:35.714950 np0000172160 devstack@c-api.service[112592]: /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 06 03:49:35.714950 np0000172160 devstack@c-api.service[112592]: removals.removed_module( May 06 03:49:35.716459 np0000172160 devstack@c-api.service[112592]: /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 06 03:49:35.716459 np0000172160 devstack@c-api.service[112592]: removals.removed_module( May 06 03:49:35.728121 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:35.728121 np0000172160 devstack@c-api.service[112590]: removals.removed_module( May 06 03:49:35.728928 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:35.728928 np0000172160 devstack@c-api.service[112590]: removals.removed_module( May 06 03:49:36.276024 np0000172160 devstack@c-api.service[112589]: /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 06 03:49:36.276024 np0000172160 devstack@c-api.service[112589]: warnings.warn( May 06 03:49:36.309868 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:36.309868 np0000172160 devstack@c-api.service[112591]: warnings.warn( May 06 03:49:36.325328 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:36.325328 np0000172160 devstack@c-api.service[112590]: warnings.warn( May 06 03:49:36.346259 np0000172160 devstack@c-api.service[112592]: /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 06 03:49:36.346259 np0000172160 devstack@c-api.service[112592]: warnings.warn( May 06 03:49:36.371840 np0000172160 devstack@c-api.service[112589]: /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 06 03:49:36.371840 np0000172160 devstack@c-api.service[112589]: warnings.warn( May 06 03:49:36.406486 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:36.406486 np0000172160 devstack@c-api.service[112591]: warnings.warn( May 06 03:49:36.426074 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:36.426074 np0000172160 devstack@c-api.service[112590]: warnings.warn( May 06 03:49:36.443629 np0000172160 devstack@c-api.service[112592]: /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 06 03:49:36.443629 np0000172160 devstack@c-api.service[112592]: warnings.warn( May 06 03:49:36.667950 np0000172160 devstack@c-api.service[112589]: 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 06 03:49:36.668246 np0000172160 devstack@c-api.service[112589]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112589) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 06 03:49:36.675759 np0000172160 devstack@c-api.service[112591]: 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 06 03:49:36.675961 np0000172160 devstack@c-api.service[112591]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112591) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 06 03:49:36.702354 np0000172160 devstack@c-api.service[112590]: 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 06 03:49:36.702561 np0000172160 devstack@c-api.service[112590]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112590) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 06 03:49:36.726416 np0000172160 devstack@c-api.service[112592]: 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 06 03:49:36.726818 np0000172160 devstack@c-api.service[112592]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112592) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 06 03:49:36.756617 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:36.756617 np0000172160 devstack@c-api.service[112591]: @jsonschema.FormatChecker.cls_checks('date-time') May 06 03:49:36.756825 np0000172160 devstack@c-api.service[112589]: /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 06 03:49:36.756825 np0000172160 devstack@c-api.service[112589]: @jsonschema.FormatChecker.cls_checks('date-time') May 06 03:49:36.762975 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:36.762975 np0000172160 devstack@c-api.service[112590]: @jsonschema.FormatChecker.cls_checks('date-time') May 06 03:49:36.787036 np0000172160 devstack@c-api.service[112592]: /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 06 03:49:36.787036 np0000172160 devstack@c-api.service[112592]: @jsonschema.FormatChecker.cls_checks('date-time') May 06 03:49:37.210786 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112591) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 06 03:49:37.210958 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112590) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 06 03:49:37.211008 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112589) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 06 03:49:37.211130 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.211181 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112592) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 06 03:49:37.211244 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.211312 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.211394 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.211439 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.211477 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.211516 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.211551 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.211593 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.211640 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.211699 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.211802 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.212566 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.212627 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.212678 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.212678 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.212751 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.212787 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.212824 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.212863 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.212905 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.212952 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112591) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.212995 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.213046 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.213097 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112590) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.213143 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.213185 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.213239 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.213275 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.213313 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.213313 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.213395 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.213440 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.213479 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.213521 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.213566 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.213566 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.213645 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.213681 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112592) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.213681 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.215045 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.215096 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.215142 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.215254 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.215304 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.215344 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.215382 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.215421 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.215456 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.215507 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112591) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.215552 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.215593 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.215632 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.215668 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.215708 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.215746 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.215784 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.215829 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.215868 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.215906 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.215943 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.215982 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.216018 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.216058 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.216095 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112590) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.216142 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.216188 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.216250 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.216291 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.216341 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.216377 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.216417 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.216455 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.216497 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.216535 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112592) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.216574 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112591) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.216609 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.216647 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.216685 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.216723 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.216760 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.216806 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.216845 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.216883 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.216921 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.216965 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.217001 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.217041 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.217077 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.217113 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112590) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.217154 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.217200 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.217264 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.217304 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.217304 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112592) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.217304 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.218284 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.218338 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.218409 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.218455 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.218500 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.218548 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.218589 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.218629 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.218666 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112591) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.218710 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.218746 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.218782 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.218782 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.218865 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.218913 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.218954 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.218954 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.219024 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.219069 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.219108 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.219148 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.219186 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.219248 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112590) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.219288 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.219335 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.219372 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.219372 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112592) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.219372 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.219463 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.219499 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.219574 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.219631 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.219670 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.219719 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.219761 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.219800 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112591) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.219840 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.219882 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.219933 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.219972 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.220013 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.220013 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112592) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.220084 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.220130 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.220177 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.220239 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.220290 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.220330 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.220369 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.220369 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.220438 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.220477 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.220521 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.220577 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112590) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.220577 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.220646 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.221175 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.221242 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.221294 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.221294 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.221380 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.221425 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.221473 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.221516 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.221550 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.221591 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112591) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.221635 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.221672 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.221710 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112592) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.221710 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.221780 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.221780 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.221780 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.221918 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.221958 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.221998 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.222036 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.222075 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112590) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.222120 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.222159 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.222198 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.222198 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.222198 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.222338 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.222934 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.222983 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.223057 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.223101 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.223140 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.223185 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.223245 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.223298 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.223337 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112591) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.223382 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.223423 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.223461 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.223500 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.223540 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.223578 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.223618 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.223662 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.223713 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.223752 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.223792 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.223832 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.223870 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112590) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.223870 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.223952 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.223952 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.223952 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.223952 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112592) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.223952 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.225534 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.225595 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.225638 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.225676 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.225723 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.225767 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.225806 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.225864 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.225913 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.225954 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.225998 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112591) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.226037 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.226076 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.226124 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.226165 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.226338 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.226394 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.226436 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.226476 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.226515 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.226554 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.226592 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.226634 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.226680 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.226720 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.226766 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.226805 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.226850 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.226894 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.226932 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112591) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.226972 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.227010 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.227060 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.227100 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.227139 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.227179 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.227236 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.227277 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.227316 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112590) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.227356 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.227395 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.227435 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.227489 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.227530 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.227569 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112592) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.227605 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.227650 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.227696 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.227734 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.227774 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.227812 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.227857 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.227897 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.227936 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.227970 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.228009 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.228048 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.228087 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112591) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.228123 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.228157 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.228197 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.228265 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.228302 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.228347 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.228391 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.228432 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112590) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.228476 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.228476 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112592) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.228551 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.228592 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.228643 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.228682 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.228723 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.228767 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.228805 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.228843 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.228886 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.228925 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.228963 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.229000 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.229044 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112590) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.229082 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112592) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.229122 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.229161 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.229198 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.229198 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.229198 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.229326 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.229366 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.229411 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.229451 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.229489 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.229527 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112591) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.229565 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.229610 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.229649 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.229688 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.229688 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.229762 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.229809 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.229877 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.229877 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.229949 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.229993 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.230037 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.230075 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112592) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.230112 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.230153 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.230191 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.230191 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.230191 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112590) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.230191 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.231091 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.231140 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.231221 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.231267 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.231313 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.231354 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.231400 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.231440 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.231478 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.231521 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.231561 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112591) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.231604 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.231650 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.231694 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.231734 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.231773 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.231812 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.231858 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.231897 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112590) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.231940 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.231979 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112592) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.232019 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.232057 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.232095 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.232133 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.232133 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.232133 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.232133 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.234081 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.234133 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.234170 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.234227 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.234270 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.234319 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.234361 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.234398 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.234445 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.234484 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.234531 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.234570 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.234614 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112591) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.234658 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.234699 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.234743 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.234783 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.234829 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112592) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.234869 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.234915 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.234959 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.235003 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.235043 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.235090 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.235129 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.235168 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.235226 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.235268 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.235306 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.235344 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.235382 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.235438 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.235480 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112590) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.235516 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.235554 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.235593 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.235633 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.235680 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.235726 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.235765 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112591) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.235811 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.235849 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.235897 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.235941 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.235982 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.236020 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112592) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.236058 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.236097 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.236136 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.236175 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.236228 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.236278 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.236278 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.236358 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.236358 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112590) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.236358 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.236464 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.236464 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.236464 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.236566 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.236612 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.236658 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.236698 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.236698 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112591) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.236765 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.236804 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.236843 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.236843 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.236911 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.236956 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112592) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.237000 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.237042 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.237093 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.237132 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.237176 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.237231 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.237280 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.237318 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.237357 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.237396 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.237433 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.237473 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.237473 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112590) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.237473 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.238016 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.238071 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.238107 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.238189 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.238251 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.238303 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.238343 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112591) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.238388 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.238442 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.238483 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.238523 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.238562 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.238601 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.238639 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.238679 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.238718 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.238762 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.238812 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.238851 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112592) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.238891 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.238935 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.238975 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.239019 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.239019 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.239019 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.239019 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.239019 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112590) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.239019 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.239746 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.239795 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.239872 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.239918 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.239956 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.239997 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.240036 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.240075 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112591) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.240128 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.240170 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.240226 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.240226 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.240310 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.240352 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112592) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.240387 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.240426 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.240478 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.240478 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.240478 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.240578 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.240614 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.240656 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.240691 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.240724 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.240760 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.240794 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.240829 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.240829 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.240987 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.241023 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112591) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.241058 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.241098 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.241132 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.241166 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.241201 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.241252 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.241286 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112592) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.241330 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.241330 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.241393 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.241426 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.241426 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.243355 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.243355 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.243355 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.243477 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.243519 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.243519 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.243615 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.243660 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112591) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.243705 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.243743 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.243796 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.243840 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.243840 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.243907 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.243955 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112592) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.243995 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.243995 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.244066 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.244112 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.244112 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.244112 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.244233 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.244233 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.244307 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.244358 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.244398 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.244436 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.244475 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.244519 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.244558 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.244602 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112590) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.244641 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.244679 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.244725 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112591) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.244725 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.244799 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.244799 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.244799 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.244904 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.244945 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.244983 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.245022 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.245061 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.245112 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112592) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.245152 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.245191 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.245245 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.245286 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.245286 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112590) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.245356 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.245394 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.245433 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.245433 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.245433 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.245433 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.245433 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.245622 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.245622 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.245622 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.245622 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.245622 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.245622 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112590) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.245622 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.245622 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.245622 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.245622 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.245976 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.245976 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.245976 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112590) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.245976 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.246119 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.246119 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.246119 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.246119 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.246283 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.246324 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.246324 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112591) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.246395 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.246435 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.246474 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.246474 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.246560 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.246607 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.246652 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.246691 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112592) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.246731 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.246769 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.246813 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.246813 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.246813 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112590) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.246813 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.247088 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.247137 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.247223 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.247277 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.247352 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.247394 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.247459 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.251338 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.251397 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.251463 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.251519 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.251561 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.251596 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.251624 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.251652 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112591) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.251681 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.251709 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.251735 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.251809 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.251850 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.251933 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.251965 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.252041 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.252103 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.252133 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.252159 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.252187 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.252226 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.252261 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.252299 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.252328 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.252357 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.252383 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.252410 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.252438 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.252468 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.252497 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112592) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.252523 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.252550 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.252584 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.252610 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.252638 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.252663 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112591) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.252690 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.252715 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.252742 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.252770 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112590) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.252794 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.252821 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.252857 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.252857 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.252857 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.252932 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.252960 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.252986 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.253016 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.253042 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.253073 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112592) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.253097 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.253132 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.253161 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.253161 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112590) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.253161 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.253312 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.253413 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.253446 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.253472 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.253502 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.253535 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.253563 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.253595 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.253621 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.253652 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.253678 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.253704 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.253733 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112591) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.253757 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.253790 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.253822 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.253865 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.253892 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.253926 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.253952 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112590) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.253952 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.254000 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.254000 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.254000 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.254080 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.254109 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.254174 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112592) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.254261 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.259938 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.259983 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.260054 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.260108 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.260167 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.260202 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.260253 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112591) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.260318 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.260350 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.260377 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.260474 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.260550 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.260607 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.260672 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.260732 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.260806 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.260864 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112590) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.260920 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.260978 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.261033 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.261096 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.261151 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.261151 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.261282 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.261352 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.261423 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.261423 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112592) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.261423 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.262305 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.262391 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.262391 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.262493 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.262552 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.262552 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112591) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.262650 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.262721 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.262783 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.262783 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.262886 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.262945 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.263003 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.263068 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.263123 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.263179 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112590) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.263404 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.263470 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.263523 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.263581 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.263633 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.263692 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.263747 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.263802 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.263868 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.263868 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.263868 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112592) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.263868 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.264079 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.264079 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.264079 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.264079 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.264311 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.264371 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.264435 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.264501 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112591) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.264557 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.264612 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.264669 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.264669 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.264767 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.264823 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112592) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.264823 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.264923 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.264923 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.265048 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.265109 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.265164 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.265239 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.265310 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.265371 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112590) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.265434 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.265493 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.265551 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.265551 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.265551 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.265708 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.265708 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.265708 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.265708 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.265708 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.265972 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.266032 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112591) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.266087 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.266154 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.266238 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.266297 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.266355 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.266410 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.266465 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.266522 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.266590 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.266646 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.266701 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112592) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.266766 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.266824 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.266880 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.266942 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.267004 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.267062 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.267118 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112591) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.267174 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.267249 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.267320 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.267395 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.267452 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.267509 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.267564 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.267564 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.267664 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.267664 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112592) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.267762 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.267762 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.267871 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.268060 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.268060 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.268060 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.268060 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.268060 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.268060 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.268392 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.268452 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.268508 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.268508 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.268621 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.268621 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.268725 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.268782 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112590) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.268837 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.268837 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112592) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.268949 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.269005 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.269060 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.269060 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.269060 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.269060 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.269060 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.269060 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112590) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.269060 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.269436 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.269436 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.269436 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.269436 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.269646 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.269712 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.269768 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.269832 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112591) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.269930 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.269986 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.270041 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.270041 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.270041 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112590) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.270041 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.270290 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.270290 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.270290 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.270290 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.270290 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.270290 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.270290 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.271826 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.271894 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.271936 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.271971 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.272000 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.272028 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.272057 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.272085 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.272109 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.272134 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112592) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.272161 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.272186 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.272231 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112591) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.272267 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.272323 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.272355 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.272381 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.272414 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.272441 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.272469 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.272497 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.272524 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.272549 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112592) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.272582 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.272611 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.272640 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.272667 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.272695 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112591) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.272723 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.272751 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.272779 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.272806 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.272834 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.272866 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.272866 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112590) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.272921 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.272921 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.272973 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.273006 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.273034 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.273061 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:49:37.273089 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.273116 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:49:37.273149 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.273181 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:49:37.273227 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.273256 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:49:37.273284 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.273311 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:49:37.273338 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112590) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.273365 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:49:37.273365 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:49:37.317339 np0000172160 devstack@c-api.service[112591]: INFO dbcounter [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Registered counter for database cinder May 06 03:49:37.317502 np0000172160 devstack@c-api.service[112592]: INFO dbcounter [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Registered counter for database cinder May 06 03:49:37.317842 np0000172160 devstack@c-api.service[112589]: INFO dbcounter [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Registered counter for database cinder May 06 03:49:37.317971 np0000172160 devstack@c-api.service[112590]: INFO dbcounter [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Registered counter for database cinder May 06 03:49:37.329870 np0000172160 devstack@c-api.service[112590]: DEBUG oslo_db.sqlalchemy.engines [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 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=112590) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 03:49:37.335410 np0000172160 devstack@c-api.service[112591]: DEBUG oslo_db.sqlalchemy.engines [None req-1aad4358-ede1-439d-8c41-8bed8153806e 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=112591) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 03:49:37.341074 np0000172160 devstack@c-api.service[112589]: DEBUG oslo_db.sqlalchemy.engines [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 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=112589) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 03:49:37.347384 np0000172160 devstack@c-api.service[112592]: DEBUG oslo_db.sqlalchemy.engines [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 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=112592) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 03:49:37.440797 np0000172160 devstack@c-api.service[112590]: DEBUG dbcounter [-] [112590] Writer thread running {{(pid=112590) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 06 03:49:37.443280 np0000172160 devstack@c-api.service[112590]: INFO cinder.rpc [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 06 03:49:37.445360 np0000172160 devstack@c-api.service[112590]: INFO cinder.rpc [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 06 03:49:37.447175 np0000172160 devstack@c-api.service[112590]: INFO cinder.rpc [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 06 03:49:37.448849 np0000172160 devstack@c-api.service[112590]: INFO cinder.rpc [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 06 03:49:37.449707 np0000172160 devstack@c-api.service[112590]: WARNING castellan.key_manager.migration [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.449980 np0000172160 devstack@c-api.service[112591]: DEBUG dbcounter [-] [112591] Writer thread running {{(pid=112591) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 06 03:49:37.451411 np0000172160 devstack@c-api.service[112590]: WARNING castellan.key_manager.migration [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.452339 np0000172160 devstack@c-api.service[112591]: INFO cinder.rpc [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 06 03:49:37.454577 np0000172160 devstack@c-api.service[112591]: INFO cinder.rpc [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 06 03:49:37.456225 np0000172160 devstack@c-api.service[112590]: DEBUG oslo_db.sqlalchemy.engines [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 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=112590) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 03:49:37.456669 np0000172160 devstack@c-api.service[112591]: INFO cinder.rpc [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 06 03:49:37.457970 np0000172160 devstack@c-api.service[112590]: INFO cinder.rpc [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 06 03:49:37.458497 np0000172160 devstack@c-api.service[112591]: INFO cinder.rpc [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 06 03:49:37.459370 np0000172160 devstack@c-api.service[112591]: WARNING castellan.key_manager.migration [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.459887 np0000172160 devstack@c-api.service[112590]: INFO cinder.rpc [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 06 03:49:37.461060 np0000172160 devstack@c-api.service[112590]: WARNING castellan.key_manager.migration [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.461128 np0000172160 devstack@c-api.service[112591]: WARNING castellan.key_manager.migration [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.465761 np0000172160 devstack@c-api.service[112589]: DEBUG dbcounter [-] [112589] Writer thread running {{(pid=112589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 06 03:49:37.465986 np0000172160 devstack@c-api.service[112591]: DEBUG oslo_db.sqlalchemy.engines [None req-1aad4358-ede1-439d-8c41-8bed8153806e 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=112591) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 03:49:37.467083 np0000172160 devstack@c-api.service[112592]: DEBUG dbcounter [-] [112592] Writer thread running {{(pid=112592) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 06 03:49:37.467872 np0000172160 devstack@c-api.service[112591]: INFO cinder.rpc [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 06 03:49:37.469609 np0000172160 devstack@c-api.service[112591]: INFO cinder.rpc [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 06 03:49:37.469935 np0000172160 devstack@c-api.service[112592]: INFO cinder.rpc [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 06 03:49:37.470025 np0000172160 devstack@c-api.service[112589]: INFO cinder.rpc [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 06 03:49:37.470456 np0000172160 devstack@c-api.service[112591]: WARNING castellan.key_manager.migration [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.471818 np0000172160 devstack@c-api.service[112590]: WARNING castellan.key_manager.migration [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.473048 np0000172160 devstack@c-api.service[112592]: INFO cinder.rpc [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 06 03:49:37.474586 np0000172160 devstack@c-api.service[112589]: INFO cinder.rpc [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 06 03:49:37.475108 np0000172160 devstack@c-api.service[112590]: WARNING castellan.key_manager.migration [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.475819 np0000172160 devstack@c-api.service[112592]: INFO cinder.rpc [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 06 03:49:37.476527 np0000172160 devstack@c-api.service[112589]: INFO cinder.rpc [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 06 03:49:37.478206 np0000172160 devstack@c-api.service[112589]: INFO cinder.rpc [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 06 03:49:37.478310 np0000172160 devstack@c-api.service[112592]: INFO cinder.rpc [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 06 03:49:37.478370 np0000172160 devstack@c-api.service[112590]: WARNING castellan.key_manager.migration [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.479118 np0000172160 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.479266 np0000172160 devstack@c-api.service[112592]: WARNING castellan.key_manager.migration [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.480881 np0000172160 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.481006 np0000172160 devstack@c-api.service[112592]: WARNING castellan.key_manager.migration [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.482512 np0000172160 devstack@c-api.service[112590]: WARNING castellan.key_manager.migration [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.483086 np0000172160 devstack@c-api.service[112591]: WARNING castellan.key_manager.migration [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.485535 np0000172160 devstack@c-api.service[112590]: WARNING castellan.key_manager.migration [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.486065 np0000172160 devstack@c-api.service[112589]: DEBUG oslo_db.sqlalchemy.engines [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 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=112589) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 03:49:37.486317 np0000172160 devstack@c-api.service[112591]: WARNING castellan.key_manager.migration [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.486740 np0000172160 devstack@c-api.service[112592]: DEBUG oslo_db.sqlalchemy.engines [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 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=112592) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 03:49:37.487920 np0000172160 devstack@c-api.service[112589]: INFO cinder.rpc [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 06 03:49:37.488624 np0000172160 devstack@c-api.service[112590]: WARNING castellan.key_manager.migration [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.489319 np0000172160 devstack@c-api.service[112592]: INFO cinder.rpc [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 06 03:49:37.489502 np0000172160 devstack@c-api.service[112591]: WARNING castellan.key_manager.migration [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.489724 np0000172160 devstack@c-api.service[112589]: INFO cinder.rpc [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 06 03:49:37.490701 np0000172160 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.491779 np0000172160 devstack@c-api.service[112592]: INFO cinder.rpc [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 06 03:49:37.491851 np0000172160 devstack@c-api.service[112590]: WARNING castellan.key_manager.migration [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.492931 np0000172160 devstack@c-api.service[112592]: WARNING castellan.key_manager.migration [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.493611 np0000172160 devstack@c-api.service[112591]: WARNING castellan.key_manager.migration [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.495442 np0000172160 devstack@c-api.service[112590]: WARNING castellan.key_manager.migration [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.496731 np0000172160 devstack@c-api.service[112591]: WARNING castellan.key_manager.migration [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.498431 np0000172160 devstack@c-api.service[112590]: WARNING castellan.key_manager.migration [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.499673 np0000172160 devstack@c-api.service[112591]: WARNING castellan.key_manager.migration [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.500098 np0000172160 devstack@c-api.service[112590]: WARNING castellan.key_manager.migration [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.502812 np0000172160 devstack@c-api.service[112590]: WARNING castellan.key_manager.migration [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.502879 np0000172160 devstack@c-api.service[112591]: WARNING castellan.key_manager.migration [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.504095 np0000172160 devstack@c-api.service[112592]: WARNING castellan.key_manager.migration [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.504160 np0000172160 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.506645 np0000172160 devstack@c-api.service[112591]: WARNING castellan.key_manager.migration [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.507429 np0000172160 devstack@c-api.service[112592]: WARNING castellan.key_manager.migration [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.507577 np0000172160 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.508405 np0000172160 devstack@c-api.service[112590]: WARNING castellan.key_manager.migration [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.509654 np0000172160 devstack@c-api.service[112591]: WARNING castellan.key_manager.migration [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.510683 np0000172160 devstack@c-api.service[112592]: WARNING castellan.key_manager.migration [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.510901 np0000172160 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.511231 np0000172160 devstack@c-api.service[112591]: WARNING castellan.key_manager.migration [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.511993 np0000172160 devstack@c-api.service[112590]: WARNING castellan.key_manager.migration [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.513780 np0000172160 devstack@c-api.service[112590]: WARNING cinder.api.contrib.hosts [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 06 03:49:37.513870 np0000172160 devstack@c-api.service[112591]: WARNING castellan.key_manager.migration [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.514617 np0000172160 devstack@c-api.service[112590]: WARNING castellan.key_manager.migration [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.514842 np0000172160 devstack@c-api.service[112592]: WARNING castellan.key_manager.migration [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.515085 np0000172160 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.516021 np0000172160 devstack@c-api.service[112590]: WARNING castellan.key_manager.migration [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.517531 np0000172160 devstack@c-api.service[112590]: WARNING castellan.key_manager.migration [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.517927 np0000172160 devstack@c-api.service[112592]: WARNING castellan.key_manager.migration [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.518193 np0000172160 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.519018 np0000172160 devstack@c-api.service[112590]: WARNING castellan.key_manager.migration [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.519534 np0000172160 devstack@c-api.service[112591]: WARNING castellan.key_manager.migration [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.520534 np0000172160 devstack@c-api.service[112590]: WARNING castellan.key_manager.migration [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.520894 np0000172160 devstack@c-api.service[112592]: WARNING castellan.key_manager.migration [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.521134 np0000172160 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.522202 np0000172160 devstack@c-api.service[112590]: WARNING castellan.key_manager.migration [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.522943 np0000172160 devstack@c-api.service[112591]: WARNING castellan.key_manager.migration [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.523692 np0000172160 devstack@c-api.service[112590]: WARNING castellan.key_manager.migration [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.524341 np0000172160 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.524744 np0000172160 devstack@c-api.service[112591]: WARNING cinder.api.contrib.hosts [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 06 03:49:37.525014 np0000172160 devstack@c-api.service[112592]: WARNING castellan.key_manager.migration [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.525080 np0000172160 devstack@c-api.service[112590]: WARNING castellan.key_manager.migration [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.525552 np0000172160 devstack@c-api.service[112591]: WARNING castellan.key_manager.migration [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.525943 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Extended resource: extensions {{(pid=112590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.526983 np0000172160 devstack@c-api.service[112591]: WARNING castellan.key_manager.migration [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.527233 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Extended resource: encryption {{(pid=112590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.527908 np0000172160 devstack@c-api.service[112592]: WARNING castellan.key_manager.migration [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.528255 np0000172160 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.528487 np0000172160 devstack@c-api.service[112591]: WARNING castellan.key_manager.migration [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.528819 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Extended resource: os-hosts {{(pid=112590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.529939 np0000172160 devstack@c-api.service[112591]: WARNING castellan.key_manager.migration [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.530233 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Extended resource: os-quota-class-sets {{(pid=112590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.530864 np0000172160 devstack@c-api.service[112592]: WARNING castellan.key_manager.migration [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.531222 np0000172160 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.531465 np0000172160 devstack@c-api.service[112591]: WARNING castellan.key_manager.migration [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.531530 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Extended resource: capabilities {{(pid=112590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.532391 np0000172160 devstack@c-api.service[112592]: WARNING castellan.key_manager.migration [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.532748 np0000172160 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.532812 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Extended resource: extra_specs {{(pid=112590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.533118 np0000172160 devstack@c-api.service[112591]: WARNING castellan.key_manager.migration [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.534340 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Extended resource: os-volume-manage {{(pid=112590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.534663 np0000172160 devstack@c-api.service[112591]: WARNING castellan.key_manager.migration [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.535038 np0000172160 devstack@c-api.service[112592]: WARNING castellan.key_manager.migration [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.535428 np0000172160 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.535740 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Extended resource: consistencygroups {{(pid=112590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.536056 np0000172160 devstack@c-api.service[112591]: WARNING castellan.key_manager.migration [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.536912 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Extended resource: extensions {{(pid=112591) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.537687 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Extended resource: os-availability-zone {{(pid=112590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.538173 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Extended resource: encryption {{(pid=112591) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.539543 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Extended resource: cgsnapshots {{(pid=112590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.539768 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Extended resource: os-hosts {{(pid=112591) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.540691 np0000172160 devstack@c-api.service[112592]: WARNING castellan.key_manager.migration [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.540898 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Extended resource: os-volume-transfer {{(pid=112590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.541161 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Extended resource: os-quota-class-sets {{(pid=112591) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.541274 np0000172160 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.542465 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Extended resource: capabilities {{(pid=112591) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.542561 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Extended resource: os-volume-type-access {{(pid=112590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.543757 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Extended resource: extra_specs {{(pid=112591) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.544083 np0000172160 devstack@c-api.service[112592]: WARNING castellan.key_manager.migration [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.544174 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Extended resource: scheduler-stats {{(pid=112590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.544949 np0000172160 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.545298 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Extended resource: os-volume-manage {{(pid=112591) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.545638 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Extended resource: encryption {{(pid=112590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.545878 np0000172160 devstack@c-api.service[112592]: WARNING cinder.api.contrib.hosts [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 06 03:49:37.546725 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Extended resource: consistencygroups {{(pid=112591) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.546812 np0000172160 devstack@c-api.service[112592]: WARNING castellan.key_manager.migration [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.546872 np0000172160 devstack@c-api.service[112589]: WARNING cinder.api.contrib.hosts [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 06 03:49:37.547169 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Extended resource: qos-specs {{(pid=112590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.547633 np0000172160 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.548156 np0000172160 devstack@c-api.service[112592]: WARNING castellan.key_manager.migration [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.548674 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Extended resource: os-availability-zone {{(pid=112591) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.549089 np0000172160 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.549228 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Extended resource: os-quota-sets {{(pid=112590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.549666 np0000172160 devstack@c-api.service[112592]: WARNING castellan.key_manager.migration [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.550543 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Extended resource: cgsnapshots {{(pid=112591) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.550640 np0000172160 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.550710 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Extended resource: backups {{(pid=112590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.551140 np0000172160 devstack@c-api.service[112592]: WARNING castellan.key_manager.migration [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.551894 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Extended resource: os-volume-transfer {{(pid=112591) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.552093 np0000172160 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.552638 np0000172160 devstack@c-api.service[112592]: WARNING castellan.key_manager.migration [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.552705 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Extended resource: os-snapshot-manage {{(pid=112590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.553565 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Extended resource: os-volume-type-access {{(pid=112591) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.553653 np0000172160 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.554354 np0000172160 devstack@c-api.service[112592]: WARNING castellan.key_manager.migration [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.554839 np0000172160 devstack@c-api.service[112590]: WARNING castellan.key_manager.migration [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.555181 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Extended resource: scheduler-stats {{(pid=112591) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.555437 np0000172160 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.555868 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.contrib.snapshot_actions [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] SnapshotActionsController initialized {{(pid=112590) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 06 03:49:37.556094 np0000172160 devstack@c-api.service[112592]: WARNING castellan.key_manager.migration [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.556636 np0000172160 devstack@c-api.service[112590]: WARNING castellan.key_manager.migration [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.556770 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Extended resource: encryption {{(pid=112591) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.556962 np0000172160 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.557380 np0000172160 devstack@c-api.service[112592]: WARNING castellan.key_manager.migration [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.558101 np0000172160 devstack@c-api.service[112590]: WARNING castellan.key_manager.migration [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.558228 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Extended resource: extensions {{(pid=112592) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.558293 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Extended resource: qos-specs {{(pid=112591) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.558360 np0000172160 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.559229 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Extended resource: extensions {{(pid=112589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.559483 np0000172160 devstack@c-api.service[112590]: WARNING castellan.key_manager.migration [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.559539 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Extended resource: encryption {{(pid=112592) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.560372 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Extended resource: os-quota-sets {{(pid=112591) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.560471 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Extended resource: encryption {{(pid=112589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.560884 np0000172160 devstack@c-api.service[112590]: WARNING castellan.key_manager.migration [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.561135 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Extended resource: os-hosts {{(pid=112592) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.561810 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Extended resource: backups {{(pid=112591) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.562059 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Extended resource: os-hosts {{(pid=112589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.562306 np0000172160 devstack@c-api.service[112590]: WARNING castellan.key_manager.migration [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.562587 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Extended resource: os-quota-class-sets {{(pid=112592) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.563514 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Extended resource: os-quota-class-sets {{(pid=112589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.563740 np0000172160 devstack@c-api.service[112590]: WARNING castellan.key_manager.migration [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.563795 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Extended resource: os-snapshot-manage {{(pid=112591) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.563826 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Extended resource: capabilities {{(pid=112592) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.564705 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112590) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:49:37.564773 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Extended resource: capabilities {{(pid=112589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.564808 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112590) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:49:37.564905 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112590) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:49:37.565033 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Extension TypesManage extending resource: types {{(pid=112590) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:49:37.565091 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Extended resource: extra_specs {{(pid=112592) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.565128 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112590) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:49:37.565220 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112590) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:49:37.565360 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112590) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:49:37.565457 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112590) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:49:37.565571 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Extension VolumeActions extending resource: volumes {{(pid=112590) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:49:37.565690 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112590) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:49:37.565805 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112590) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:49:37.565898 np0000172160 devstack@c-api.service[112591]: WARNING castellan.key_manager.migration [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.565929 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112590) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:49:37.565980 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Extended resource: extra_specs {{(pid=112589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.566106 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Extension UsedLimits extending resource: limits {{(pid=112590) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:49:37.566219 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Extension AdminActions extending resource: volumes {{(pid=112590) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:49:37.566343 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Extension AdminActions extending resource: snapshots {{(pid=112590) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:49:37.566445 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 None None] Extension AdminActions extending resource: backups {{(pid=112590) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:49:37.566649 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Extended resource: os-volume-manage {{(pid=112592) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.566859 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.contrib.snapshot_actions [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] SnapshotActionsController initialized {{(pid=112591) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 06 03:49:37.567567 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Extended resource: os-volume-manage {{(pid=112589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.567612 np0000172160 devstack@c-api.service[112591]: WARNING castellan.key_manager.migration [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.568025 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Extended resource: consistencygroups {{(pid=112592) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.568718 np0000172160 devstack@c-api.service[112590]: WARNING keystonemiddleware.auth_token [None req-ebdf48da-ef64-4829-aa48-855ee67d7138 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 06 03:49:37.568965 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Extended resource: consistencygroups {{(pid=112589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.569033 np0000172160 devstack@c-api.service[112591]: WARNING castellan.key_manager.migration [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.570450 np0000172160 devstack@c-api.service[112591]: WARNING castellan.key_manager.migration [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.570505 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Extended resource: os-availability-zone {{(pid=112592) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.570910 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Extended resource: os-availability-zone {{(pid=112589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.571833 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Extended resource: cgsnapshots {{(pid=112592) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.571890 np0000172160 devstack@c-api.service[112591]: WARNING castellan.key_manager.migration [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.572745 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Extended resource: cgsnapshots {{(pid=112589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.573179 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Extended resource: os-volume-transfer {{(pid=112592) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.573251 np0000172160 devstack@c-api.service[112591]: WARNING castellan.key_manager.migration [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.574154 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Extended resource: os-volume-transfer {{(pid=112589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.574583 np0000172160 devstack@c-api.service[112590]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x75dd628a3668 pid: 112590 (default app) May 06 03:49:37.574650 np0000172160 devstack@c-api.service[112591]: WARNING castellan.key_manager.migration [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.574826 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Extended resource: os-volume-type-access {{(pid=112592) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.575117 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.575117 np0000172160 devstack@c-api.service[112590]: warnings.warn( May 06 03:49:37.575646 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112591) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:49:37.575749 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112591) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:49:37.575836 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Extended resource: os-volume-type-access {{(pid=112589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.575873 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112591) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:49:37.575954 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Extension TypesManage extending resource: types {{(pid=112591) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:49:37.576062 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112591) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:49:37.576159 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112591) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:49:37.576321 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112591) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:49:37.576416 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112591) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:49:37.576448 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Extended resource: scheduler-stats {{(pid=112592) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.576530 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Extension VolumeActions extending resource: volumes {{(pid=112591) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:49:37.576661 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112591) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:49:37.576766 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112591) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:49:37.576866 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112591) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:49:37.577040 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Extension UsedLimits extending resource: limits {{(pid=112591) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:49:37.577143 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Extension AdminActions extending resource: volumes {{(pid=112591) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:49:37.577273 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Extension AdminActions extending resource: snapshots {{(pid=112591) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:49:37.577375 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-1aad4358-ede1-439d-8c41-8bed8153806e None None] Extension AdminActions extending resource: backups {{(pid=112591) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:49:37.577454 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Extended resource: scheduler-stats {{(pid=112589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.577851 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Extended resource: encryption {{(pid=112592) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.578969 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Extended resource: encryption {{(pid=112589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.579469 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Extended resource: qos-specs {{(pid=112592) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.579665 np0000172160 devstack@c-api.service[112591]: WARNING keystonemiddleware.auth_token [None req-1aad4358-ede1-439d-8c41-8bed8153806e 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 06 03:49:37.580601 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Extended resource: qos-specs {{(pid=112589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.581536 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Extended resource: os-quota-sets {{(pid=112592) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.582736 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Extended resource: os-quota-sets {{(pid=112589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.582993 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Extended resource: backups {{(pid=112592) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.583173 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.583173 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.583173 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.583173 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.583380 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.583380 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.583380 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.583380 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.583515 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.583515 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.583515 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.583515 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.583515 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.583515 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.583695 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.583695 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.583695 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.583695 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.583695 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.583863 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.583863 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.583863 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.583863 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.583863 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.584017 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.584017 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.584017 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.584017 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.584145 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.584145 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.584145 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.584145 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.584145 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.584326 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.584326 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.584326 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.584326 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.584326 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.584471 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.584471 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.584471 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.584471 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.584471 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.584471 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.584654 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.584654 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.584654 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.584654 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.584654 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.584654 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.584823 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.584823 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.584823 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.584823 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.584823 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.584823 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.585004 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.585004 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.585004 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.585004 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.585004 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.585161 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.585161 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.585161 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.585161 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.585161 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.585329 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.585329 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.585329 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.585329 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.585329 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.585329 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.585522 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.585522 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.585522 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.585522 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.585522 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.585522 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.585686 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.585686 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.585686 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.585686 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.585686 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.585852 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.585852 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.585852 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.585852 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.585852 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.585998 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.585998 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.585998 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.585998 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.586171 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.586171 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.586171 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.586171 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.586319 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.586319 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.586319 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.586319 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.586319 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.586479 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.586479 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.586479 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.586479 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.586479 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.586628 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.586628 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.586628 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.586628 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.586756 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.586756 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.586756 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.586756 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.586884 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.586884 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.586884 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.586884 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.587009 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.587009 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.587072 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Extended resource: backups {{(pid=112589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.587099 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.587099 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.587099 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.587099 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.587247 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.587247 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.587247 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.587247 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.587363 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.587363 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.587363 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.587363 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.587363 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.587363 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.587545 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.587545 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.587545 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.587545 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.587545 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.587704 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.587704 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.587704 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.587704 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.587704 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.587704 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.587704 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.587906 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.587906 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.587906 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.587906 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.587906 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.587906 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.588086 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.588086 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.588086 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.588086 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.588086 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.588086 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.588283 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.588283 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.588283 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.588283 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.588283 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.588283 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.588465 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.588465 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.588465 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.588465 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.588585 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.588585 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.588585 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.588585 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.588700 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.588700 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.588700 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.588700 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.588828 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.588828 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.588828 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:37.588828 np0000172160 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 03:49:37.588945 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Extended resource: os-snapshot-manage {{(pid=112592) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.588973 np0000172160 devstack@c-api.service[112591]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x75dd628a3668 pid: 112591 (default app) May 06 03:49:37.589001 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.middleware.request_id [None req-47f26ff4-d320-460e-a6f3-10bd5f212b12 None None] RequestId filter calling following filter/app {{(pid=112590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 03:49:37.589030 np0000172160 devstack@c-api.service[112592]: WARNING castellan.key_manager.migration [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.589059 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Extended resource: os-snapshot-manage {{(pid=112589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:49:37.589090 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.contrib.snapshot_actions [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] SnapshotActionsController initialized {{(pid=112592) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 06 03:49:37.589090 np0000172160 devstack@c-api.service[112592]: WARNING castellan.key_manager.migration [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.589138 np0000172160 devstack@c-api.service[112590]: [pid: 112590|app: 0|req: 1/1] 199.204.45.115 () {60 vars in 953 bytes} [Wed May 6 03:49:37 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 06 03:49:37.589784 np0000172160 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.590466 np0000172160 devstack@c-api.service[112592]: WARNING castellan.key_manager.migration [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.590940 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.contrib.snapshot_actions [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] SnapshotActionsController initialized {{(pid=112589) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 06 03:49:37.591708 np0000172160 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.591915 np0000172160 devstack@c-api.service[112592]: WARNING castellan.key_manager.migration [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.593169 np0000172160 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.593345 np0000172160 devstack@c-api.service[112592]: WARNING castellan.key_manager.migration [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.594657 np0000172160 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.594871 np0000172160 devstack@c-api.service[112592]: WARNING castellan.key_manager.migration [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.596097 np0000172160 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.596463 np0000172160 devstack@c-api.service[112592]: WARNING castellan.key_manager.migration [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.597449 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112592) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:49:37.597571 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112592) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:49:37.597628 np0000172160 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.597660 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112592) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:49:37.597785 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Extension TypesManage extending resource: types {{(pid=112592) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:49:37.597899 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112592) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:49:37.598021 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112592) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:49:37.598141 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112592) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:49:37.598277 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112592) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:49:37.598396 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Extension VolumeActions extending resource: volumes {{(pid=112592) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:49:37.598533 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112592) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:49:37.598645 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112592) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:49:37.598750 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112592) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:49:37.598930 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Extension UsedLimits extending resource: limits {{(pid=112592) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:49:37.599051 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Extension AdminActions extending resource: volumes {{(pid=112592) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:49:37.599167 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Extension AdminActions extending resource: snapshots {{(pid=112592) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:49:37.599197 np0000172160 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:49:37.599309 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 None None] Extension AdminActions extending resource: backups {{(pid=112592) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:49:37.600161 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:49:37.600286 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:49:37.600405 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:49:37.600531 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Extension TypesManage extending resource: types {{(pid=112589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:49:37.600644 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:49:37.600750 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:49:37.600871 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:49:37.600979 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:49:37.601092 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Extension VolumeActions extending resource: volumes {{(pid=112589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:49:37.601906 np0000172160 devstack@c-api.service[112592]: WARNING keystonemiddleware.auth_token [None req-0f664cbd-5c37-4030-807a-8cc34b12a470 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 06 03:49:37.601950 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:49:37.602051 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:49:37.602162 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:49:37.602361 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Extension UsedLimits extending resource: limits {{(pid=112589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:49:37.602469 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Extension AdminActions extending resource: volumes {{(pid=112589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:49:37.602582 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Extension AdminActions extending resource: snapshots {{(pid=112589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:49:37.602691 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 None None] Extension AdminActions extending resource: backups {{(pid=112589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:49:37.604974 np0000172160 devstack@c-api.service[112589]: WARNING keystonemiddleware.auth_token [None req-9c107cb0-1c6c-4be2-9773-426fa018fec3 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 06 03:49:37.608141 np0000172160 devstack@c-api.service[112592]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x75dd628a3668 pid: 112592 (default app) May 06 03:49:37.611311 np0000172160 devstack@c-api.service[112589]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x75dd628a3668 pid: 112589 (default app) May 06 03:49:44.634325 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.634325 np0000172160 devstack@c-api.service[112591]: warnings.warn( May 06 03:49:44.645728 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.645728 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.645728 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.645728 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.645728 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.646089 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.646089 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.646089 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.646089 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.646089 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.646373 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.646373 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.646373 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.646373 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.646373 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.646373 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.646673 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.646673 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.646673 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.646673 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.646877 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.646877 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.646877 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.646877 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.647117 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.647117 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.647117 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.647117 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.647368 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.647368 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.647368 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.647368 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.647368 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.647651 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.647651 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.647651 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.647651 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.647651 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.647930 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.647930 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.647930 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.647930 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.647930 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.647930 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.648280 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.648280 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.648280 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.648280 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.648280 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.648280 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.648606 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.648606 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.648606 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.648606 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.648606 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.648606 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.648935 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.648935 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.648935 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.648935 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.648935 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.649269 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.649269 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.649269 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.649269 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.649269 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.649714 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.649714 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.649714 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.649714 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.649714 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.649714 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.649948 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.649948 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.649948 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.649948 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.649948 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.649948 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.650152 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.650152 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.650152 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.650152 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.650152 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.650375 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.650375 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.650375 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.650375 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.650375 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.650549 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.650549 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.650549 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.650549 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.650698 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.650698 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.650698 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.650698 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.650844 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.650844 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.650844 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.650844 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.650844 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.651044 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.651044 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.651044 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.651044 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.651044 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.651240 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.651240 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.651240 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.651240 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.651385 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.651385 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.651385 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.651385 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.651534 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.651534 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.651534 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.651534 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.651680 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.651680 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.651680 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.651680 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.651834 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.651834 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.651834 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.651834 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.651990 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.651990 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.651990 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.651990 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.651990 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.652177 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.652177 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.652177 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.652177 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.652177 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.652177 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.654849 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.654849 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.654849 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.654849 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.654849 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.655030 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.655030 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.655030 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.655030 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.655030 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.655030 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.655258 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.655258 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.655258 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.655258 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.655258 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.655258 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.655488 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.655488 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.655488 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.655488 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.655488 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.655488 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.655711 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.655711 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.655711 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.655711 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.655711 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.655711 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.655922 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.655922 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.655922 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.655922 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.656068 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.656068 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.656068 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.656068 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.656068 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.656281 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.656281 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.656281 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.656281 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:44.656281 np0000172160 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 06 03:49:44.656281 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.middleware.request_id [None req-1e773c08-d96a-4dcd-b3ee-321db3f35246 None None] RequestId filter calling following filter/app {{(pid=112591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 03:49:45.123759 np0000172160 devstack@c-api.service[112591]: INFO cinder.api.openstack.wsgi [None req-1e773c08-d96a-4dcd-b3ee-321db3f35246 admin admin] POST https://199.204.45.115/volume/v3/types May 06 03:49:45.124188 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.openstack.wsgi [None req-1e773c08-d96a-4dcd-b3ee-321db3f35246 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 06 03:49:45.125973 np0000172160 devstack@c-api.service[112591]: /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 06 03:49:45.125973 np0000172160 devstack@c-api.service[112591]: warnings.warn( May 06 03:49:45.131508 np0000172160 devstack@c-api.service[112591]: DEBUG oslo_db.sqlalchemy.engines [None req-1e773c08-d96a-4dcd-b3ee-321db3f35246 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=112591) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 03:49:45.161661 np0000172160 devstack@c-api.service[112591]: INFO cinder.api.openstack.wsgi [None req-1e773c08-d96a-4dcd-b3ee-321db3f35246 admin admin] https://199.204.45.115/volume/v3/types returned with HTTP 200 May 06 03:49:45.162234 np0000172160 devstack@c-api.service[112591]: [pid: 112591|app: 0|req: 1/2] 199.204.45.115 () {68 vars in 1288 bytes} [Wed May 6 03:49:44 2026] POST /volume/v3/types => generated 186 bytes in 528 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 06 03:49:45.174721 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.middleware.request_id [req-1e773c08-d96a-4dcd-b3ee-321db3f35246 req-9d662f0b-a160-46f3-8a12-5aee53d72fb9 None None] RequestId filter calling following filter/app {{(pid=112590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 03:49:45.488377 np0000172160 devstack@c-api.service[112590]: INFO cinder.api.openstack.wsgi [req-1e773c08-d96a-4dcd-b3ee-321db3f35246 req-9d662f0b-a160-46f3-8a12-5aee53d72fb9 admin admin] POST https://199.204.45.115/volume/v3/types/b006db8d-0fc8-41dd-a2dd-a72dc6bbcd2e/extra_specs May 06 03:49:45.488857 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.openstack.wsgi [req-1e773c08-d96a-4dcd-b3ee-321db3f35246 req-9d662f0b-a160-46f3-8a12-5aee53d72fb9 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 06 03:49:45.490501 np0000172160 devstack@c-api.service[112590]: /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 06 03:49:45.490501 np0000172160 devstack@c-api.service[112590]: warnings.warn( May 06 03:49:45.500718 np0000172160 devstack@c-api.service[112590]: DEBUG oslo_db.sqlalchemy.engines [req-1e773c08-d96a-4dcd-b3ee-321db3f35246 req-9d662f0b-a160-46f3-8a12-5aee53d72fb9 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=112590) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 03:49:45.552989 np0000172160 devstack@c-api.service[112590]: INFO cinder.api.openstack.wsgi [req-1e773c08-d96a-4dcd-b3ee-321db3f35246 req-9d662f0b-a160-46f3-8a12-5aee53d72fb9 admin admin] https://199.204.45.115/volume/v3/types/b006db8d-0fc8-41dd-a2dd-a72dc6bbcd2e/extra_specs returned with HTTP 200 May 06 03:49:45.553338 np0000172160 devstack@c-api.service[112590]: [pid: 112590|app: 0|req: 2/3] 199.204.45.115 () {70 vars in 1505 bytes} [Wed May 6 03:49:45 2026] POST /volume/v3/types/b006db8d-0fc8-41dd-a2dd-a72dc6bbcd2e/extra_specs => generated 55 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 03:49:47.489429 np0000172160 devstack@c-api.service[112589]: DEBUG dbcounter [-] [112589] Writing DB stats cinder:SELECT=6 {{(pid=112589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 03:49:47.491055 np0000172160 devstack@c-api.service[112592]: DEBUG dbcounter [-] [112592] Writing DB stats cinder:SELECT=6 {{(pid=112592) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 03:49:55.159350 np0000172160 devstack@c-api.service[112591]: DEBUG dbcounter [-] [112591] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112591) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 03:49:55.552055 np0000172160 devstack@c-api.service[112590]: DEBUG dbcounter [-] [112590] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112590) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 03:52:04.245496 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.245496 np0000172160 devstack@c-api.service[112592]: warnings.warn( May 06 03:52:04.259693 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.259693 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.259693 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.259693 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.260088 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.260088 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.260088 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.260088 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.260414 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.260414 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.260414 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.260414 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.260414 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.260414 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.260819 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.260819 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.260819 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.260819 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.260819 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.261165 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.261165 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.261165 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.261165 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.261165 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.261484 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.261484 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.261484 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.261484 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.261753 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.261753 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.261753 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.261753 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.261753 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.262110 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.262110 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.262110 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.262110 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.262110 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.262460 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.262460 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.262460 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.262460 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.262460 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.262460 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.262883 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.262883 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.262883 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.262883 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.262883 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.262883 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.263397 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.263397 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.263397 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.263397 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.263397 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.263397 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.263810 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.263810 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.263810 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.263810 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.263810 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.264228 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.264228 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.264228 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.264228 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.264228 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.264564 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.264564 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.264564 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.264564 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.264564 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.264564 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.265107 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.265107 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.265107 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.265107 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.265107 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.265107 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.265532 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.265532 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.265532 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.265532 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.265532 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.265911 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.265911 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.265911 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.265911 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.265911 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.266283 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.266283 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.266283 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.266283 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.266642 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.266642 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.266642 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.266642 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.266927 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.266927 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.266927 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.266927 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.266927 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.267340 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.267340 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.267340 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.267340 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.267340 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.267598 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.267598 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.267598 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.267598 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.267788 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.267788 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.267788 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.267788 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.267979 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.267979 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.267979 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.267979 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.268166 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.268166 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.268166 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.268166 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.268369 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.268369 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.268369 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.268369 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.268562 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.268562 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.268562 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.268562 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.268562 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.268803 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.268803 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.268803 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.268803 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.268803 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.268803 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.269078 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.269078 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.269078 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.269078 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.269078 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.269316 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.269316 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.269316 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.269316 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.269316 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.269316 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.269592 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.269592 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.269592 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.269592 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.269592 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.269592 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.269865 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.269865 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.269865 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.269865 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.269865 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.269865 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.270136 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.270136 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.270136 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.270136 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.270136 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.270136 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.270424 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.270424 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.270424 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.270424 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.270626 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.270626 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.270626 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.270626 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.270626 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.270864 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.270864 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.270864 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.270864 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:04.270864 np0000172160 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 06 03:52:04.270864 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.middleware.request_id [None req-8c7e73d9-acac-4af3-9a14-163d68f85f5a None None] RequestId filter calling following filter/app {{(pid=112592) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 03:52:04.270864 np0000172160 devstack@c-api.service[112592]: INFO cinder.api.openstack.wsgi [None req-8c7e73d9-acac-4af3-9a14-163d68f85f5a None None] GET https://199.204.45.115/volume// May 06 03:52:04.271159 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.openstack.wsgi [None req-8c7e73d9-acac-4af3-9a14-163d68f85f5a None None] Empty body provided in request {{(pid=112592) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 03:52:04.271159 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.openstack.wsgi [None req-8c7e73d9-acac-4af3-9a14-163d68f85f5a None None] Calling method 'all' {{(pid=112592) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 03:52:04.271159 np0000172160 devstack@c-api.service[112592]: INFO cinder.api.openstack.wsgi [None req-8c7e73d9-acac-4af3-9a14-163d68f85f5a None None] https://199.204.45.115/volume// returned with HTTP 300 May 06 03:52:04.271159 np0000172160 devstack@c-api.service[112592]: [pid: 112592|app: 0|req: 1/4] 199.204.45.115 () {66 vars in 1456 bytes} [Wed May 6 03:52:04 2026] GET /volume/ => generated 390 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 06 03:52:42.357709 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.357709 np0000172160 devstack@c-api.service[112589]: warnings.warn( May 06 03:52:42.369682 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.369682 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.369682 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.369682 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.369868 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.369868 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.369868 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.369868 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.369990 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.369990 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.369990 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.369990 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.369990 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.369990 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.370167 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.370167 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.370167 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.370167 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.370167 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.370388 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.370388 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.370388 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.370388 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.370388 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.370524 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.370524 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.370524 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.370524 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.370669 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.370669 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.370669 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.370669 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.370669 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.370832 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.370832 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.370832 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.370832 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.370832 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.370978 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.370978 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.370978 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.370978 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.370978 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.370978 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.371147 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.371147 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.371147 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.371147 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.371147 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.371147 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.371372 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.371372 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.371372 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.371372 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.371372 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.371372 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.371546 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.371546 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.371546 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.371546 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.371546 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.371706 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.371706 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.371706 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.371706 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.371706 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.371872 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.371872 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.371872 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.371872 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.371872 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.371872 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.372045 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.372045 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.372045 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.372045 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.372045 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.372045 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.372203 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.372203 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.372203 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.372203 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.372203 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.372369 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.372369 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.372369 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.372369 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.372369 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.372507 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.372507 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.372507 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.372507 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.372631 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.372631 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.372631 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.372631 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.372750 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.372750 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.372750 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.372750 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.372750 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.372903 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.372903 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.372903 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.372903 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.372903 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.373044 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.373044 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.373044 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.373044 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.373156 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.373156 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.373156 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.373156 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.373287 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.373287 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.373287 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.373287 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.373413 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.373413 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.373413 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.373413 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.373528 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.373528 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.373528 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.373528 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.373639 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.373639 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.373639 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.373639 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.373639 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.373792 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.373792 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.373792 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.373792 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.373792 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.373792 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.373966 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.373966 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.373966 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.373966 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.373966 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.374106 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.374106 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.374106 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.374106 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.374106 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.374106 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.374396 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.374396 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.374396 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.374396 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.374396 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.374396 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.374588 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.374588 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.374588 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.374588 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.374588 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.374588 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.374757 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.374757 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.374757 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.374757 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.374757 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.374757 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.374960 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.374960 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.374960 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.374960 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.375090 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.375090 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.375090 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.375090 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.375090 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.375245 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.375245 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.375245 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.375245 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.375245 np0000172160 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 03:52:42.375245 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.middleware.request_id [None req-9af3f56e-ea3c-444f-9379-c91b53098316 None None] RequestId filter calling following filter/app {{(pid=112589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 03:52:42.695361 np0000172160 devstack@c-api.service[112589]: INFO cinder.api.openstack.wsgi [None req-9af3f56e-ea3c-444f-9379-c91b53098316 demo demo] GET https://199.204.45.115/volume/v3/types?is_public=None May 06 03:52:42.696071 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.openstack.wsgi [None req-9af3f56e-ea3c-444f-9379-c91b53098316 demo demo] Empty body provided in request {{(pid=112589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 03:52:42.696071 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.openstack.wsgi [None req-9af3f56e-ea3c-444f-9379-c91b53098316 demo demo] Calling method 'index' {{(pid=112589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 03:52:42.696465 np0000172160 devstack@c-api.service[112589]: /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 06 03:52:42.696465 np0000172160 devstack@c-api.service[112589]: warnings.warn( May 06 03:52:42.697072 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.api_utils [None req-9af3f56e-ea3c-444f-9379-c91b53098316 demo demo] Removing options '' from query. {{(pid=112589) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 03:52:42.707927 np0000172160 devstack@c-api.service[112589]: DEBUG oslo_db.sqlalchemy.engines [None req-9af3f56e-ea3c-444f-9379-c91b53098316 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=112589) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 03:52:42.731551 np0000172160 devstack@c-api.service[112589]: INFO cinder.api.openstack.wsgi [None req-9af3f56e-ea3c-444f-9379-c91b53098316 demo demo] https://199.204.45.115/volume/v3/types?is_public=None returned with HTTP 200 May 06 03:52:42.731984 np0000172160 devstack@c-api.service[112589]: [pid: 112589|app: 0|req: 1/5] 199.204.45.115 () {64 vars in 1263 bytes} [Wed May 6 03:52:42 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 06 03:52:42.745064 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.middleware.request_id [req-9af3f56e-ea3c-444f-9379-c91b53098316 req-54a28f08-6afc-4b53-8400-f6942b1fe68b None None] RequestId filter calling following filter/app {{(pid=112591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 03:52:42.750342 np0000172160 devstack@c-api.service[112591]: INFO cinder.api.openstack.wsgi [req-9af3f56e-ea3c-444f-9379-c91b53098316 req-54a28f08-6afc-4b53-8400-f6942b1fe68b demo demo] GET https://199.204.45.115/volume/v3/types/default May 06 03:52:42.750712 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.openstack.wsgi [req-9af3f56e-ea3c-444f-9379-c91b53098316 req-54a28f08-6afc-4b53-8400-f6942b1fe68b demo demo] Empty body provided in request {{(pid=112591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 03:52:42.751177 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.openstack.wsgi [req-9af3f56e-ea3c-444f-9379-c91b53098316 req-54a28f08-6afc-4b53-8400-f6942b1fe68b demo demo] Calling method 'show' {{(pid=112591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 03:52:42.764408 np0000172160 devstack@c-api.service[112591]: INFO cinder.api.openstack.wsgi [req-9af3f56e-ea3c-444f-9379-c91b53098316 req-54a28f08-6afc-4b53-8400-f6942b1fe68b demo demo] https://199.204.45.115/volume/v3/types/default returned with HTTP 200 May 06 03:52:42.765006 np0000172160 devstack@c-api.service[112591]: [pid: 112591|app: 0|req: 2/6] 199.204.45.115 () {66 vars in 1329 bytes} [Wed May 6 03:52:42 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 06 03:52:43.085588 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.middleware.request_id [None req-6f128525-41bc-4edf-9da0-3190e0390ec3 None None] RequestId filter calling following filter/app {{(pid=112590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 03:52:43.090065 np0000172160 devstack@c-api.service[112590]: INFO cinder.api.openstack.wsgi [None req-6f128525-41bc-4edf-9da0-3190e0390ec3 demo demo] GET https://199.204.45.115/volume/v3/types/default May 06 03:52:43.090338 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.openstack.wsgi [None req-6f128525-41bc-4edf-9da0-3190e0390ec3 demo demo] Empty body provided in request {{(pid=112590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 03:52:43.090612 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.openstack.wsgi [None req-6f128525-41bc-4edf-9da0-3190e0390ec3 demo demo] Calling method 'show' {{(pid=112590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 03:52:43.105841 np0000172160 devstack@c-api.service[112590]: INFO cinder.api.openstack.wsgi [None req-6f128525-41bc-4edf-9da0-3190e0390ec3 demo demo] https://199.204.45.115/volume/v3/types/default returned with HTTP 200 May 06 03:52:43.106207 np0000172160 devstack@c-api.service[112590]: [pid: 112590|app: 0|req: 3/7] 199.204.45.115 () {64 vars in 1258 bytes} [Wed May 6 03:52:43 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 06 03:52:43.492266 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.middleware.request_id [None req-b4ebb4c6-4ba3-4fd3-bb46-75be538a6593 None None] RequestId filter calling following filter/app {{(pid=112592) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 03:52:43.824386 np0000172160 devstack@c-api.service[112592]: INFO cinder.api.openstack.wsgi [None req-b4ebb4c6-4ba3-4fd3-bb46-75be538a6593 demo demo] GET https://199.204.45.115/volume/v3/types/default May 06 03:52:43.824645 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.openstack.wsgi [None req-b4ebb4c6-4ba3-4fd3-bb46-75be538a6593 demo demo] Empty body provided in request {{(pid=112592) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 03:52:43.824877 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.openstack.wsgi [None req-b4ebb4c6-4ba3-4fd3-bb46-75be538a6593 demo demo] Calling method 'show' {{(pid=112592) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 03:52:43.834061 np0000172160 devstack@c-api.service[112592]: DEBUG oslo_db.sqlalchemy.engines [None req-b4ebb4c6-4ba3-4fd3-bb46-75be538a6593 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=112592) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 03:52:43.852598 np0000172160 devstack@c-api.service[112592]: /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 06 03:52:43.852598 np0000172160 devstack@c-api.service[112592]: warnings.warn( May 06 03:52:43.854823 np0000172160 devstack@c-api.service[112592]: INFO cinder.api.openstack.wsgi [None req-b4ebb4c6-4ba3-4fd3-bb46-75be538a6593 demo demo] https://199.204.45.115/volume/v3/types/default returned with HTTP 200 May 06 03:52:43.855172 np0000172160 devstack@c-api.service[112592]: [pid: 112592|app: 0|req: 2/8] 199.204.45.115 () {64 vars in 1258 bytes} [Wed May 6 03:52:43 2026] GET /volume/v3/types/default => generated 145 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 06 03:52:43.866203 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.middleware.request_id [None req-fbe4779b-0720-4ef6-8b3d-90a02f139f67 None None] RequestId filter calling following filter/app {{(pid=112589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 03:52:43.869786 np0000172160 devstack@c-api.service[112589]: INFO cinder.api.openstack.wsgi [None req-fbe4779b-0720-4ef6-8b3d-90a02f139f67 demo demo] GET https://199.204.45.115/volume/v3/types/default May 06 03:52:43.870174 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.openstack.wsgi [None req-fbe4779b-0720-4ef6-8b3d-90a02f139f67 demo demo] Empty body provided in request {{(pid=112589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 03:52:43.870606 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.openstack.wsgi [None req-fbe4779b-0720-4ef6-8b3d-90a02f139f67 demo demo] Calling method 'show' {{(pid=112589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 03:52:43.886081 np0000172160 devstack@c-api.service[112589]: INFO cinder.api.openstack.wsgi [None req-fbe4779b-0720-4ef6-8b3d-90a02f139f67 demo demo] https://199.204.45.115/volume/v3/types/default returned with HTTP 200 May 06 03:52:43.886445 np0000172160 devstack@c-api.service[112589]: [pid: 112589|app: 0|req: 2/9] 199.204.45.115 () {64 vars in 1258 bytes} [Wed May 6 03:52:43 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 06 03:52:52.759270 np0000172160 devstack@c-api.service[112591]: DEBUG dbcounter [-] [112591] Writing DB stats cinder:SELECT=2 {{(pid=112591) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 03:52:53.102083 np0000172160 devstack@c-api.service[112590]: DEBUG dbcounter [-] [112590] Writing DB stats cinder:SELECT=2 {{(pid=112590) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 03:52:53.850865 np0000172160 devstack@c-api.service[112592]: DEBUG dbcounter [-] [112592] Writing DB stats cinder:SELECT=2 {{(pid=112592) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 03:52:53.882079 np0000172160 devstack@c-api.service[112589]: DEBUG dbcounter [-] [112589] Writing DB stats cinder:SELECT=3 {{(pid=112589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 03:57:45.877557 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.middleware.request_id [None req-5d7bf2a1-022b-4ca5-9ebc-d3758886484f None None] RequestId filter calling following filter/app {{(pid=112591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 03:57:45.962427 np0000172160 devstack@c-api.service[112591]: INFO cinder.api.openstack.wsgi [None req-5d7bf2a1-022b-4ca5-9ebc-d3758886484f demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 06 03:57:45.962635 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.openstack.wsgi [None req-5d7bf2a1-022b-4ca5-9ebc-d3758886484f demo demo] Empty body provided in request {{(pid=112591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 03:57:45.962819 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.openstack.wsgi [None req-5d7bf2a1-022b-4ca5-9ebc-d3758886484f demo demo] Calling method 'detail' {{(pid=112591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 03:57:45.963309 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.api_utils [None req-5d7bf2a1-022b-4ca5-9ebc-d3758886484f demo demo] Removing options '' from query. {{(pid=112591) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 03:57:45.964032 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.volume.api [None req-5d7bf2a1-022b-4ca5-9ebc-d3758886484f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112591) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 03:57:46.012731 np0000172160 devstack@c-api.service[112591]: INFO cinder.volume.api [None req-5d7bf2a1-022b-4ca5-9ebc-d3758886484f demo demo] Get all volumes completed successfully. May 06 03:57:46.015568 np0000172160 devstack@c-api.service[112591]: INFO cinder.api.openstack.wsgi [None req-5d7bf2a1-022b-4ca5-9ebc-d3758886484f demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 06 03:57:46.016023 np0000172160 devstack@c-api.service[112591]: [pid: 112591|app: 0|req: 3/10] 199.204.45.115 () {64 vars in 1294 bytes} [Wed May 6 03:57:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 03:57:56.004885 np0000172160 devstack@c-api.service[112591]: DEBUG dbcounter [-] [112591] Writing DB stats cinder:SELECT=1 {{(pid=112591) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 03:58:46.035583 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.middleware.request_id [None req-630027fd-4d09-45b8-853d-fb371b644641 None None] RequestId filter calling following filter/app {{(pid=112590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 03:58:46.038369 np0000172160 devstack@c-api.service[112590]: INFO cinder.api.openstack.wsgi [None req-630027fd-4d09-45b8-853d-fb371b644641 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 06 03:58:46.038580 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.openstack.wsgi [None req-630027fd-4d09-45b8-853d-fb371b644641 demo demo] Empty body provided in request {{(pid=112590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 03:58:46.038815 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.openstack.wsgi [None req-630027fd-4d09-45b8-853d-fb371b644641 demo demo] Calling method 'detail' {{(pid=112590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 03:58:46.039371 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.api_utils [None req-630027fd-4d09-45b8-853d-fb371b644641 demo demo] Removing options '' from query. {{(pid=112590) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 03:58:46.040330 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.volume.api [None req-630027fd-4d09-45b8-853d-fb371b644641 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112590) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 03:58:46.067819 np0000172160 devstack@c-api.service[112590]: INFO cinder.volume.api [None req-630027fd-4d09-45b8-853d-fb371b644641 demo demo] Get all volumes completed successfully. May 06 03:58:46.069815 np0000172160 devstack@c-api.service[112590]: INFO cinder.api.openstack.wsgi [None req-630027fd-4d09-45b8-853d-fb371b644641 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 06 03:58:46.070437 np0000172160 devstack@c-api.service[112590]: [pid: 112590|app: 0|req: 4/11] 199.204.45.115 () {64 vars in 1294 bytes} [Wed May 6 03:58:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 03:58:56.063233 np0000172160 devstack@c-api.service[112590]: DEBUG dbcounter [-] [112590] Writing DB stats cinder:SELECT=1 {{(pid=112590) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 03:59:46.085581 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.middleware.request_id [None req-9bc98871-38fd-4660-b0dc-4f11179bc6ed None None] RequestId filter calling following filter/app {{(pid=112592) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 03:59:46.089238 np0000172160 devstack@c-api.service[112592]: INFO cinder.api.openstack.wsgi [None req-9bc98871-38fd-4660-b0dc-4f11179bc6ed demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 06 03:59:46.089238 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.openstack.wsgi [None req-9bc98871-38fd-4660-b0dc-4f11179bc6ed demo demo] Empty body provided in request {{(pid=112592) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 03:59:46.089238 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.openstack.wsgi [None req-9bc98871-38fd-4660-b0dc-4f11179bc6ed demo demo] Calling method 'detail' {{(pid=112592) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 03:59:46.089559 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.api_utils [None req-9bc98871-38fd-4660-b0dc-4f11179bc6ed demo demo] Removing options '' from query. {{(pid=112592) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 03:59:46.090345 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.volume.api [None req-9bc98871-38fd-4660-b0dc-4f11179bc6ed demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112592) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 03:59:46.122834 np0000172160 devstack@c-api.service[112592]: INFO cinder.volume.api [None req-9bc98871-38fd-4660-b0dc-4f11179bc6ed demo demo] Get all volumes completed successfully. May 06 03:59:46.124838 np0000172160 devstack@c-api.service[112592]: INFO cinder.api.openstack.wsgi [None req-9bc98871-38fd-4660-b0dc-4f11179bc6ed demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 06 03:59:46.125223 np0000172160 devstack@c-api.service[112592]: [pid: 112592|app: 0|req: 3/12] 199.204.45.115 () {64 vars in 1294 bytes} [Wed May 6 03:59:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 03:59:56.117086 np0000172160 devstack@c-api.service[112592]: DEBUG dbcounter [-] [112592] Writing DB stats cinder:SELECT=1 {{(pid=112592) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 04:00:46.143786 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.middleware.request_id [None req-abce9bf8-0719-4621-9fc4-1fe0fa992d43 None None] RequestId filter calling following filter/app {{(pid=112589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 04:00:46.148465 np0000172160 devstack@c-api.service[112589]: INFO cinder.api.openstack.wsgi [None req-abce9bf8-0719-4621-9fc4-1fe0fa992d43 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 06 04:00:46.148727 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.openstack.wsgi [None req-abce9bf8-0719-4621-9fc4-1fe0fa992d43 demo demo] Empty body provided in request {{(pid=112589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 04:00:46.148939 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.openstack.wsgi [None req-abce9bf8-0719-4621-9fc4-1fe0fa992d43 demo demo] Calling method 'detail' {{(pid=112589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 04:00:46.149487 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.api_utils [None req-abce9bf8-0719-4621-9fc4-1fe0fa992d43 demo demo] Removing options '' from query. {{(pid=112589) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 04:00:46.150626 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.volume.api [None req-abce9bf8-0719-4621-9fc4-1fe0fa992d43 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112589) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 04:00:46.201239 np0000172160 devstack@c-api.service[112589]: INFO cinder.volume.api [None req-abce9bf8-0719-4621-9fc4-1fe0fa992d43 demo demo] Get all volumes completed successfully. May 06 04:00:46.203008 np0000172160 devstack@c-api.service[112589]: INFO cinder.api.openstack.wsgi [None req-abce9bf8-0719-4621-9fc4-1fe0fa992d43 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 06 04:00:46.203725 np0000172160 devstack@c-api.service[112589]: [pid: 112589|app: 0|req: 3/13] 199.204.45.115 () {64 vars in 1294 bytes} [Wed May 6 04:00:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 04:00:56.193854 np0000172160 devstack@c-api.service[112589]: DEBUG dbcounter [-] [112589] Writing DB stats cinder:SELECT=1 {{(pid=112589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 04:01:46.215295 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.middleware.request_id [None req-cd732af2-9ecf-4d14-baa9-20a7a0949885 None None] RequestId filter calling following filter/app {{(pid=112591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 04:01:46.217992 np0000172160 devstack@c-api.service[112591]: INFO cinder.api.openstack.wsgi [None req-cd732af2-9ecf-4d14-baa9-20a7a0949885 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 06 04:01:46.218303 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.openstack.wsgi [None req-cd732af2-9ecf-4d14-baa9-20a7a0949885 demo demo] Empty body provided in request {{(pid=112591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 04:01:46.218579 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.openstack.wsgi [None req-cd732af2-9ecf-4d14-baa9-20a7a0949885 demo demo] Calling method 'detail' {{(pid=112591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 04:01:46.218914 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.api_utils [None req-cd732af2-9ecf-4d14-baa9-20a7a0949885 demo demo] Removing options '' from query. {{(pid=112591) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 04:01:46.219925 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.volume.api [None req-cd732af2-9ecf-4d14-baa9-20a7a0949885 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112591) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 04:01:46.229096 np0000172160 devstack@c-api.service[112591]: INFO cinder.volume.api [None req-cd732af2-9ecf-4d14-baa9-20a7a0949885 demo demo] Get all volumes completed successfully. May 06 04:01:46.230996 np0000172160 devstack@c-api.service[112591]: INFO cinder.api.openstack.wsgi [None req-cd732af2-9ecf-4d14-baa9-20a7a0949885 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 06 04:01:46.231418 np0000172160 devstack@c-api.service[112591]: [pid: 112591|app: 0|req: 4/14] 199.204.45.115 () {64 vars in 1294 bytes} [Wed May 6 04:01:46 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 06 04:01:56.223572 np0000172160 devstack@c-api.service[112591]: DEBUG dbcounter [-] [112591] Writing DB stats cinder:SELECT=1 {{(pid=112591) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 04:02:46.254459 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.middleware.request_id [None req-685f70df-a022-4804-bc8e-b7014bcf2bbd None None] RequestId filter calling following filter/app {{(pid=112590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 04:02:46.380084 np0000172160 devstack@c-api.service[112590]: INFO cinder.api.openstack.wsgi [None req-685f70df-a022-4804-bc8e-b7014bcf2bbd demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 06 04:02:46.381103 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.openstack.wsgi [None req-685f70df-a022-4804-bc8e-b7014bcf2bbd demo demo] Empty body provided in request {{(pid=112590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 04:02:46.381568 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.openstack.wsgi [None req-685f70df-a022-4804-bc8e-b7014bcf2bbd demo demo] Calling method 'detail' {{(pid=112590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 04:02:46.382088 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.api_utils [None req-685f70df-a022-4804-bc8e-b7014bcf2bbd demo demo] Removing options '' from query. {{(pid=112590) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 04:02:46.384288 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.volume.api [None req-685f70df-a022-4804-bc8e-b7014bcf2bbd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112590) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 04:02:46.391490 np0000172160 devstack@c-api.service[112590]: INFO cinder.volume.api [None req-685f70df-a022-4804-bc8e-b7014bcf2bbd demo demo] Get all volumes completed successfully. May 06 04:02:46.394194 np0000172160 devstack@c-api.service[112590]: INFO cinder.api.openstack.wsgi [None req-685f70df-a022-4804-bc8e-b7014bcf2bbd demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 06 04:02:46.395520 np0000172160 devstack@c-api.service[112590]: [pid: 112590|app: 0|req: 5/15] 199.204.45.115 () {64 vars in 1294 bytes} [Wed May 6 04:02:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 04:02:56.386726 np0000172160 devstack@c-api.service[112590]: DEBUG dbcounter [-] [112590] Writing DB stats cinder:SELECT=1 {{(pid=112590) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 04:03:46.571371 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.middleware.request_id [None req-88641ca9-2cfa-4247-bd93-3e2b78e4e474 None None] RequestId filter calling following filter/app {{(pid=112592) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 04:03:46.576016 np0000172160 devstack@c-api.service[112592]: INFO cinder.api.openstack.wsgi [None req-88641ca9-2cfa-4247-bd93-3e2b78e4e474 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 06 04:03:46.576255 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.openstack.wsgi [None req-88641ca9-2cfa-4247-bd93-3e2b78e4e474 demo demo] Empty body provided in request {{(pid=112592) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 04:03:46.576482 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.openstack.wsgi [None req-88641ca9-2cfa-4247-bd93-3e2b78e4e474 demo demo] Calling method 'detail' {{(pid=112592) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 04:03:46.576818 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.api_utils [None req-88641ca9-2cfa-4247-bd93-3e2b78e4e474 demo demo] Removing options '' from query. {{(pid=112592) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 04:03:46.577928 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.volume.api [None req-88641ca9-2cfa-4247-bd93-3e2b78e4e474 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112592) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 04:03:46.594910 np0000172160 devstack@c-api.service[112592]: INFO cinder.volume.api [None req-88641ca9-2cfa-4247-bd93-3e2b78e4e474 demo demo] Get all volumes completed successfully. May 06 04:03:46.597442 np0000172160 devstack@c-api.service[112592]: INFO cinder.api.openstack.wsgi [None req-88641ca9-2cfa-4247-bd93-3e2b78e4e474 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 06 04:03:46.597868 np0000172160 devstack@c-api.service[112592]: [pid: 112592|app: 0|req: 4/16] 199.204.45.115 () {64 vars in 1294 bytes} [Wed May 6 04:03:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 04:03:56.586647 np0000172160 devstack@c-api.service[112592]: DEBUG dbcounter [-] [112592] Writing DB stats cinder:SELECT=1 {{(pid=112592) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 04:04:46.612469 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.middleware.request_id [None req-75d4c508-2b3a-4d2f-b96b-b4e488f073a2 None None] RequestId filter calling following filter/app {{(pid=112589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 04:04:46.615002 np0000172160 devstack@c-api.service[112589]: INFO cinder.api.openstack.wsgi [None req-75d4c508-2b3a-4d2f-b96b-b4e488f073a2 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 06 04:04:46.615316 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.openstack.wsgi [None req-75d4c508-2b3a-4d2f-b96b-b4e488f073a2 demo demo] Empty body provided in request {{(pid=112589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 04:04:46.615561 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.openstack.wsgi [None req-75d4c508-2b3a-4d2f-b96b-b4e488f073a2 demo demo] Calling method 'detail' {{(pid=112589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 04:04:46.615879 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.api_utils [None req-75d4c508-2b3a-4d2f-b96b-b4e488f073a2 demo demo] Removing options '' from query. {{(pid=112589) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 04:04:46.617017 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.volume.api [None req-75d4c508-2b3a-4d2f-b96b-b4e488f073a2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112589) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 04:04:46.629285 np0000172160 devstack@c-api.service[112589]: INFO cinder.volume.api [None req-75d4c508-2b3a-4d2f-b96b-b4e488f073a2 demo demo] Get all volumes completed successfully. May 06 04:04:46.631662 np0000172160 devstack@c-api.service[112589]: INFO cinder.api.openstack.wsgi [None req-75d4c508-2b3a-4d2f-b96b-b4e488f073a2 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 06 04:04:46.632000 np0000172160 devstack@c-api.service[112589]: [pid: 112589|app: 0|req: 4/17] 199.204.45.115 () {64 vars in 1294 bytes} [Wed May 6 04:04:46 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 06 04:04:56.620744 np0000172160 devstack@c-api.service[112589]: DEBUG dbcounter [-] [112589] Writing DB stats cinder:SELECT=1 {{(pid=112589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 04:05:46.651798 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.middleware.request_id [None req-105e4a4a-e4bb-4246-aad9-726b4183e592 None None] RequestId filter calling following filter/app {{(pid=112591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 04:05:46.655374 np0000172160 devstack@c-api.service[112591]: INFO cinder.api.openstack.wsgi [None req-105e4a4a-e4bb-4246-aad9-726b4183e592 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 06 04:05:46.655621 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.openstack.wsgi [None req-105e4a4a-e4bb-4246-aad9-726b4183e592 demo demo] Empty body provided in request {{(pid=112591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 04:05:46.655875 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.openstack.wsgi [None req-105e4a4a-e4bb-4246-aad9-726b4183e592 demo demo] Calling method 'detail' {{(pid=112591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 04:05:46.656167 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.api_utils [None req-105e4a4a-e4bb-4246-aad9-726b4183e592 demo demo] Removing options '' from query. {{(pid=112591) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 04:05:46.657719 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.volume.api [None req-105e4a4a-e4bb-4246-aad9-726b4183e592 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112591) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 04:05:46.665564 np0000172160 devstack@c-api.service[112591]: INFO cinder.volume.api [None req-105e4a4a-e4bb-4246-aad9-726b4183e592 demo demo] Get all volumes completed successfully. May 06 04:05:46.667645 np0000172160 devstack@c-api.service[112591]: INFO cinder.api.openstack.wsgi [None req-105e4a4a-e4bb-4246-aad9-726b4183e592 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 06 04:05:46.667982 np0000172160 devstack@c-api.service[112591]: [pid: 112591|app: 0|req: 5/18] 199.204.45.115 () {64 vars in 1294 bytes} [Wed May 6 04:05:46 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 06 04:05:56.660860 np0000172160 devstack@c-api.service[112591]: DEBUG dbcounter [-] [112591] Writing DB stats cinder:SELECT=1 {{(pid=112591) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 04:06:46.680007 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.middleware.request_id [None req-c6366301-a304-486e-a961-91fb96ccfca4 None None] RequestId filter calling following filter/app {{(pid=112590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 04:06:46.682626 np0000172160 devstack@c-api.service[112590]: INFO cinder.api.openstack.wsgi [None req-c6366301-a304-486e-a961-91fb96ccfca4 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 06 04:06:46.682907 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.openstack.wsgi [None req-c6366301-a304-486e-a961-91fb96ccfca4 demo demo] Empty body provided in request {{(pid=112590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 04:06:46.683164 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.openstack.wsgi [None req-c6366301-a304-486e-a961-91fb96ccfca4 demo demo] Calling method 'detail' {{(pid=112590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 04:06:46.683497 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.api_utils [None req-c6366301-a304-486e-a961-91fb96ccfca4 demo demo] Removing options '' from query. {{(pid=112590) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 04:06:46.684505 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.volume.api [None req-c6366301-a304-486e-a961-91fb96ccfca4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112590) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 04:06:46.691758 np0000172160 devstack@c-api.service[112590]: INFO cinder.volume.api [None req-c6366301-a304-486e-a961-91fb96ccfca4 demo demo] Get all volumes completed successfully. May 06 04:06:46.693538 np0000172160 devstack@c-api.service[112590]: INFO cinder.api.openstack.wsgi [None req-c6366301-a304-486e-a961-91fb96ccfca4 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 06 04:06:46.693852 np0000172160 devstack@c-api.service[112590]: [pid: 112590|app: 0|req: 6/19] 199.204.45.115 () {64 vars in 1294 bytes} [Wed May 6 04:06:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 04:06:56.689924 np0000172160 devstack@c-api.service[112590]: DEBUG dbcounter [-] [112590] Writing DB stats cinder:SELECT=1 {{(pid=112590) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 04:07:46.707792 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.middleware.request_id [None req-91d00780-3e10-4f45-b5c0-d6c3bf130673 None None] RequestId filter calling following filter/app {{(pid=112592) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 04:07:46.865246 np0000172160 devstack@c-api.service[112592]: INFO cinder.api.openstack.wsgi [None req-91d00780-3e10-4f45-b5c0-d6c3bf130673 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 06 04:07:46.865635 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.openstack.wsgi [None req-91d00780-3e10-4f45-b5c0-d6c3bf130673 demo demo] Empty body provided in request {{(pid=112592) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 04:07:46.866111 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.openstack.wsgi [None req-91d00780-3e10-4f45-b5c0-d6c3bf130673 demo demo] Calling method 'detail' {{(pid=112592) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 04:07:46.866649 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.api_utils [None req-91d00780-3e10-4f45-b5c0-d6c3bf130673 demo demo] Removing options '' from query. {{(pid=112592) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 04:07:46.868197 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.volume.api [None req-91d00780-3e10-4f45-b5c0-d6c3bf130673 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112592) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 04:07:46.877295 np0000172160 devstack@c-api.service[112592]: INFO cinder.volume.api [None req-91d00780-3e10-4f45-b5c0-d6c3bf130673 demo demo] Get all volumes completed successfully. May 06 04:07:46.880102 np0000172160 devstack@c-api.service[112592]: INFO cinder.api.openstack.wsgi [None req-91d00780-3e10-4f45-b5c0-d6c3bf130673 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 06 04:07:46.880639 np0000172160 devstack@c-api.service[112592]: [pid: 112592|app: 0|req: 5/20] 199.204.45.115 () {64 vars in 1294 bytes} [Wed May 6 04:07:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 04:07:56.872464 np0000172160 devstack@c-api.service[112592]: DEBUG dbcounter [-] [112592] Writing DB stats cinder:SELECT=1 {{(pid=112592) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 04:08:46.897054 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.middleware.request_id [None req-c6edef85-fef9-4f1c-9d15-f102071f8b1f None None] RequestId filter calling following filter/app {{(pid=112589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 04:08:46.899837 np0000172160 devstack@c-api.service[112589]: INFO cinder.api.openstack.wsgi [None req-c6edef85-fef9-4f1c-9d15-f102071f8b1f demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 06 04:08:46.900067 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.openstack.wsgi [None req-c6edef85-fef9-4f1c-9d15-f102071f8b1f demo demo] Empty body provided in request {{(pid=112589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 04:08:46.900341 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.openstack.wsgi [None req-c6edef85-fef9-4f1c-9d15-f102071f8b1f demo demo] Calling method 'detail' {{(pid=112589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 04:08:46.900710 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.api_utils [None req-c6edef85-fef9-4f1c-9d15-f102071f8b1f demo demo] Removing options '' from query. {{(pid=112589) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 04:08:46.901958 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.volume.api [None req-c6edef85-fef9-4f1c-9d15-f102071f8b1f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112589) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 04:08:46.909733 np0000172160 devstack@c-api.service[112589]: INFO cinder.volume.api [None req-c6edef85-fef9-4f1c-9d15-f102071f8b1f demo demo] Get all volumes completed successfully. May 06 04:08:46.911519 np0000172160 devstack@c-api.service[112589]: INFO cinder.api.openstack.wsgi [None req-c6edef85-fef9-4f1c-9d15-f102071f8b1f demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 06 04:08:46.912035 np0000172160 devstack@c-api.service[112589]: [pid: 112589|app: 0|req: 5/21] 199.204.45.115 () {64 vars in 1294 bytes} [Wed May 6 04:08:46 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 06 04:08:56.905290 np0000172160 devstack@c-api.service[112589]: DEBUG dbcounter [-] [112589] Writing DB stats cinder:SELECT=1 {{(pid=112589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 04:09:46.928863 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.middleware.request_id [None req-8a09a761-7074-4ad9-b568-80fa6d7a966e None None] RequestId filter calling following filter/app {{(pid=112591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 04:09:46.933326 np0000172160 devstack@c-api.service[112591]: INFO cinder.api.openstack.wsgi [None req-8a09a761-7074-4ad9-b568-80fa6d7a966e demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 06 04:09:46.933763 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.openstack.wsgi [None req-8a09a761-7074-4ad9-b568-80fa6d7a966e demo demo] Empty body provided in request {{(pid=112591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 04:09:46.934170 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.openstack.wsgi [None req-8a09a761-7074-4ad9-b568-80fa6d7a966e demo demo] Calling method 'detail' {{(pid=112591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 04:09:46.934830 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.api_utils [None req-8a09a761-7074-4ad9-b568-80fa6d7a966e demo demo] Removing options '' from query. {{(pid=112591) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 04:09:46.936726 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.volume.api [None req-8a09a761-7074-4ad9-b568-80fa6d7a966e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112591) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 04:09:46.944493 np0000172160 devstack@c-api.service[112591]: INFO cinder.volume.api [None req-8a09a761-7074-4ad9-b568-80fa6d7a966e demo demo] Get all volumes completed successfully. May 06 04:09:46.947107 np0000172160 devstack@c-api.service[112591]: INFO cinder.api.openstack.wsgi [None req-8a09a761-7074-4ad9-b568-80fa6d7a966e demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 06 04:09:46.947966 np0000172160 devstack@c-api.service[112591]: [pid: 112591|app: 0|req: 6/22] 199.204.45.115 () {64 vars in 1294 bytes} [Wed May 6 04:09:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 04:09:56.939844 np0000172160 devstack@c-api.service[112591]: DEBUG dbcounter [-] [112591] Writing DB stats cinder:SELECT=1 {{(pid=112591) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 04:10:46.961785 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.middleware.request_id [None req-1fdd591f-93f9-4477-92f6-15cbc8a31bed None None] RequestId filter calling following filter/app {{(pid=112590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 04:10:46.965197 np0000172160 devstack@c-api.service[112590]: INFO cinder.api.openstack.wsgi [None req-1fdd591f-93f9-4477-92f6-15cbc8a31bed demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 06 04:10:46.965517 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.openstack.wsgi [None req-1fdd591f-93f9-4477-92f6-15cbc8a31bed demo demo] Empty body provided in request {{(pid=112590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 04:10:46.965769 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.openstack.wsgi [None req-1fdd591f-93f9-4477-92f6-15cbc8a31bed demo demo] Calling method 'detail' {{(pid=112590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 04:10:46.966065 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.api_utils [None req-1fdd591f-93f9-4477-92f6-15cbc8a31bed demo demo] Removing options '' from query. {{(pid=112590) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 04:10:46.966995 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.volume.api [None req-1fdd591f-93f9-4477-92f6-15cbc8a31bed demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112590) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 04:10:46.974315 np0000172160 devstack@c-api.service[112590]: INFO cinder.volume.api [None req-1fdd591f-93f9-4477-92f6-15cbc8a31bed demo demo] Get all volumes completed successfully. May 06 04:10:46.976480 np0000172160 devstack@c-api.service[112590]: INFO cinder.api.openstack.wsgi [None req-1fdd591f-93f9-4477-92f6-15cbc8a31bed demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 06 04:10:46.976939 np0000172160 devstack@c-api.service[112590]: [pid: 112590|app: 0|req: 7/23] 199.204.45.115 () {64 vars in 1294 bytes} [Wed May 6 04:10:46 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 06 04:10:56.969713 np0000172160 devstack@c-api.service[112590]: DEBUG dbcounter [-] [112590] Writing DB stats cinder:SELECT=1 {{(pid=112590) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 04:11:46.997668 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.middleware.request_id [None req-6546da01-2692-4e8b-a34e-aae637b4e7af None None] RequestId filter calling following filter/app {{(pid=112592) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 04:11:46.999950 np0000172160 devstack@c-api.service[112592]: INFO cinder.api.openstack.wsgi [None req-6546da01-2692-4e8b-a34e-aae637b4e7af demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 06 04:11:47.000126 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.openstack.wsgi [None req-6546da01-2692-4e8b-a34e-aae637b4e7af demo demo] Empty body provided in request {{(pid=112592) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 04:11:47.000356 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.openstack.wsgi [None req-6546da01-2692-4e8b-a34e-aae637b4e7af demo demo] Calling method 'detail' {{(pid=112592) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 04:11:47.000583 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.api_utils [None req-6546da01-2692-4e8b-a34e-aae637b4e7af demo demo] Removing options '' from query. {{(pid=112592) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 04:11:47.001364 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.volume.api [None req-6546da01-2692-4e8b-a34e-aae637b4e7af demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112592) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 04:11:47.011541 np0000172160 devstack@c-api.service[112592]: INFO cinder.volume.api [None req-6546da01-2692-4e8b-a34e-aae637b4e7af demo demo] Get all volumes completed successfully. May 06 04:11:47.014242 np0000172160 devstack@c-api.service[112592]: INFO cinder.api.openstack.wsgi [None req-6546da01-2692-4e8b-a34e-aae637b4e7af demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 06 04:11:47.014674 np0000172160 devstack@c-api.service[112592]: [pid: 112592|app: 0|req: 6/24] 199.204.45.115 () {64 vars in 1294 bytes} [Wed May 6 04:11:46 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 06 04:11:57.005609 np0000172160 devstack@c-api.service[112592]: DEBUG dbcounter [-] [112592] Writing DB stats cinder:SELECT=1 {{(pid=112592) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 04:12:47.031594 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.middleware.request_id [None req-f8b3bf41-1c2c-448b-950d-d9e0ecaf9080 None None] RequestId filter calling following filter/app {{(pid=112589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 04:12:47.237321 np0000172160 devstack@c-api.service[112589]: INFO cinder.api.openstack.wsgi [None req-f8b3bf41-1c2c-448b-950d-d9e0ecaf9080 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 06 04:12:47.237681 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.openstack.wsgi [None req-f8b3bf41-1c2c-448b-950d-d9e0ecaf9080 demo demo] Empty body provided in request {{(pid=112589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 04:12:47.238122 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.openstack.wsgi [None req-f8b3bf41-1c2c-448b-950d-d9e0ecaf9080 demo demo] Calling method 'detail' {{(pid=112589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 04:12:47.238847 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.api_utils [None req-f8b3bf41-1c2c-448b-950d-d9e0ecaf9080 demo demo] Removing options '' from query. {{(pid=112589) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 04:12:47.240010 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.volume.api [None req-f8b3bf41-1c2c-448b-950d-d9e0ecaf9080 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112589) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 04:12:47.248508 np0000172160 devstack@c-api.service[112589]: INFO cinder.volume.api [None req-f8b3bf41-1c2c-448b-950d-d9e0ecaf9080 demo demo] Get all volumes completed successfully. May 06 04:12:47.252389 np0000172160 devstack@c-api.service[112589]: INFO cinder.api.openstack.wsgi [None req-f8b3bf41-1c2c-448b-950d-d9e0ecaf9080 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 06 04:12:47.253242 np0000172160 devstack@c-api.service[112589]: [pid: 112589|app: 0|req: 6/25] 199.204.45.115 () {64 vars in 1294 bytes} [Wed May 6 04:12:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 04:12:57.243632 np0000172160 devstack@c-api.service[112589]: DEBUG dbcounter [-] [112589] Writing DB stats cinder:SELECT=1 {{(pid=112589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 04:13:47.270392 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.middleware.request_id [None req-6bc79899-04ea-4854-b340-ae3b1c3429f6 None None] RequestId filter calling following filter/app {{(pid=112591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 04:13:47.273496 np0000172160 devstack@c-api.service[112591]: INFO cinder.api.openstack.wsgi [None req-6bc79899-04ea-4854-b340-ae3b1c3429f6 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 06 04:13:47.273647 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.openstack.wsgi [None req-6bc79899-04ea-4854-b340-ae3b1c3429f6 demo demo] Empty body provided in request {{(pid=112591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 04:13:47.273838 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.openstack.wsgi [None req-6bc79899-04ea-4854-b340-ae3b1c3429f6 demo demo] Calling method 'detail' {{(pid=112591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 04:13:47.274102 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.api_utils [None req-6bc79899-04ea-4854-b340-ae3b1c3429f6 demo demo] Removing options '' from query. {{(pid=112591) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 04:13:47.276698 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.volume.api [None req-6bc79899-04ea-4854-b340-ae3b1c3429f6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112591) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 04:13:47.287904 np0000172160 devstack@c-api.service[112591]: INFO cinder.volume.api [None req-6bc79899-04ea-4854-b340-ae3b1c3429f6 demo demo] Get all volumes completed successfully. May 06 04:13:47.291060 np0000172160 devstack@c-api.service[112591]: INFO cinder.api.openstack.wsgi [None req-6bc79899-04ea-4854-b340-ae3b1c3429f6 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 06 04:13:47.291613 np0000172160 devstack@c-api.service[112591]: [pid: 112591|app: 0|req: 7/26] 199.204.45.115 () {64 vars in 1294 bytes} [Wed May 6 04:13:47 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 06 04:13:57.280785 np0000172160 devstack@c-api.service[112591]: DEBUG dbcounter [-] [112591] Writing DB stats cinder:SELECT=1 {{(pid=112591) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 04:14:47.316764 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.middleware.request_id [None req-f8de115d-dfca-4a50-be87-3cf80976ccb2 None None] RequestId filter calling following filter/app {{(pid=112590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 04:14:47.320636 np0000172160 devstack@c-api.service[112590]: INFO cinder.api.openstack.wsgi [None req-f8de115d-dfca-4a50-be87-3cf80976ccb2 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 06 04:14:47.320900 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.openstack.wsgi [None req-f8de115d-dfca-4a50-be87-3cf80976ccb2 demo demo] Empty body provided in request {{(pid=112590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 04:14:47.321240 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.openstack.wsgi [None req-f8de115d-dfca-4a50-be87-3cf80976ccb2 demo demo] Calling method 'detail' {{(pid=112590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 04:14:47.321822 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.api_utils [None req-f8de115d-dfca-4a50-be87-3cf80976ccb2 demo demo] Removing options '' from query. {{(pid=112590) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 04:14:47.322992 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.volume.api [None req-f8de115d-dfca-4a50-be87-3cf80976ccb2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112590) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 04:14:47.332402 np0000172160 devstack@c-api.service[112590]: INFO cinder.volume.api [None req-f8de115d-dfca-4a50-be87-3cf80976ccb2 demo demo] Get all volumes completed successfully. May 06 04:14:47.335389 np0000172160 devstack@c-api.service[112590]: INFO cinder.api.openstack.wsgi [None req-f8de115d-dfca-4a50-be87-3cf80976ccb2 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 06 04:14:47.335878 np0000172160 devstack@c-api.service[112590]: [pid: 112590|app: 0|req: 8/27] 199.204.45.115 () {64 vars in 1294 bytes} [Wed May 6 04:14:47 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 06 04:14:57.328852 np0000172160 devstack@c-api.service[112590]: DEBUG dbcounter [-] [112590] Writing DB stats cinder:SELECT=1 {{(pid=112590) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 04:15:47.348760 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.middleware.request_id [None req-6d41db2a-f1d2-41b2-9c9f-f06f9c388133 None None] RequestId filter calling following filter/app {{(pid=112592) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 04:15:47.353062 np0000172160 devstack@c-api.service[112592]: INFO cinder.api.openstack.wsgi [None req-6d41db2a-f1d2-41b2-9c9f-f06f9c388133 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 06 04:15:47.353194 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.openstack.wsgi [None req-6d41db2a-f1d2-41b2-9c9f-f06f9c388133 demo demo] Empty body provided in request {{(pid=112592) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 04:15:47.353616 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.openstack.wsgi [None req-6d41db2a-f1d2-41b2-9c9f-f06f9c388133 demo demo] Calling method 'detail' {{(pid=112592) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 04:15:47.354053 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.api_utils [None req-6d41db2a-f1d2-41b2-9c9f-f06f9c388133 demo demo] Removing options '' from query. {{(pid=112592) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 04:15:47.355487 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.volume.api [None req-6d41db2a-f1d2-41b2-9c9f-f06f9c388133 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112592) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 04:15:47.364615 np0000172160 devstack@c-api.service[112592]: INFO cinder.volume.api [None req-6d41db2a-f1d2-41b2-9c9f-f06f9c388133 demo demo] Get all volumes completed successfully. May 06 04:15:47.366480 np0000172160 devstack@c-api.service[112592]: INFO cinder.api.openstack.wsgi [None req-6d41db2a-f1d2-41b2-9c9f-f06f9c388133 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 06 04:15:47.366798 np0000172160 devstack@c-api.service[112592]: [pid: 112592|app: 0|req: 7/28] 199.204.45.115 () {64 vars in 1294 bytes} [Wed May 6 04:15:47 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 06 04:15:57.359543 np0000172160 devstack@c-api.service[112592]: DEBUG dbcounter [-] [112592] Writing DB stats cinder:SELECT=1 {{(pid=112592) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 04:16:47.382366 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.middleware.request_id [None req-11050951-ebff-4955-90fc-3b294642233e None None] RequestId filter calling following filter/app {{(pid=112589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 04:16:47.386238 np0000172160 devstack@c-api.service[112589]: INFO cinder.api.openstack.wsgi [None req-11050951-ebff-4955-90fc-3b294642233e demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 06 04:16:47.386517 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.openstack.wsgi [None req-11050951-ebff-4955-90fc-3b294642233e demo demo] Empty body provided in request {{(pid=112589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 04:16:47.386757 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.openstack.wsgi [None req-11050951-ebff-4955-90fc-3b294642233e demo demo] Calling method 'detail' {{(pid=112589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 04:16:47.387224 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.api_utils [None req-11050951-ebff-4955-90fc-3b294642233e demo demo] Removing options '' from query. {{(pid=112589) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 04:16:47.388223 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.volume.api [None req-11050951-ebff-4955-90fc-3b294642233e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112589) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 04:16:47.401040 np0000172160 devstack@c-api.service[112589]: INFO cinder.volume.api [None req-11050951-ebff-4955-90fc-3b294642233e demo demo] Get all volumes completed successfully. May 06 04:16:47.402232 np0000172160 devstack@c-api.service[112589]: INFO cinder.api.openstack.wsgi [None req-11050951-ebff-4955-90fc-3b294642233e demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 06 04:16:47.402660 np0000172160 devstack@c-api.service[112589]: [pid: 112589|app: 0|req: 7/29] 199.204.45.115 () {64 vars in 1294 bytes} [Wed May 6 04:16:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 04:16:57.391494 np0000172160 devstack@c-api.service[112589]: DEBUG dbcounter [-] [112589] Writing DB stats cinder:SELECT=1 {{(pid=112589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 04:17:47.417560 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.middleware.request_id [None req-2c21bf87-3660-449a-8845-0f55c78e67bf None None] RequestId filter calling following filter/app {{(pid=112591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 04:17:47.511674 np0000172160 devstack@c-api.service[112591]: INFO cinder.api.openstack.wsgi [None req-2c21bf87-3660-449a-8845-0f55c78e67bf demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 06 04:17:47.511996 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.openstack.wsgi [None req-2c21bf87-3660-449a-8845-0f55c78e67bf demo demo] Empty body provided in request {{(pid=112591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 04:17:47.512381 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.openstack.wsgi [None req-2c21bf87-3660-449a-8845-0f55c78e67bf demo demo] Calling method 'detail' {{(pid=112591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 04:17:47.512767 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.api_utils [None req-2c21bf87-3660-449a-8845-0f55c78e67bf demo demo] Removing options '' from query. {{(pid=112591) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 04:17:47.514104 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.volume.api [None req-2c21bf87-3660-449a-8845-0f55c78e67bf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112591) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 04:17:47.521804 np0000172160 devstack@c-api.service[112591]: INFO cinder.volume.api [None req-2c21bf87-3660-449a-8845-0f55c78e67bf demo demo] Get all volumes completed successfully. May 06 04:17:47.523586 np0000172160 devstack@c-api.service[112591]: INFO cinder.api.openstack.wsgi [None req-2c21bf87-3660-449a-8845-0f55c78e67bf demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 06 04:17:47.523898 np0000172160 devstack@c-api.service[112591]: [pid: 112591|app: 0|req: 8/30] 199.204.45.115 () {64 vars in 1294 bytes} [Wed May 6 04:17:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 04:17:57.517358 np0000172160 devstack@c-api.service[112591]: DEBUG dbcounter [-] [112591] Writing DB stats cinder:SELECT=1 {{(pid=112591) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 04:18:47.602917 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.middleware.request_id [None req-9f8d684d-1902-4818-b41e-de16ee1d5913 None None] RequestId filter calling following filter/app {{(pid=112590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 04:18:47.606663 np0000172160 devstack@c-api.service[112590]: INFO cinder.api.openstack.wsgi [None req-9f8d684d-1902-4818-b41e-de16ee1d5913 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 06 04:18:47.607046 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.openstack.wsgi [None req-9f8d684d-1902-4818-b41e-de16ee1d5913 demo demo] Empty body provided in request {{(pid=112590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 04:18:47.607572 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.openstack.wsgi [None req-9f8d684d-1902-4818-b41e-de16ee1d5913 demo demo] Calling method 'detail' {{(pid=112590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 04:18:47.608096 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.api_utils [None req-9f8d684d-1902-4818-b41e-de16ee1d5913 demo demo] Removing options '' from query. {{(pid=112590) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 04:18:47.609323 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.volume.api [None req-9f8d684d-1902-4818-b41e-de16ee1d5913 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112590) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 04:18:47.614959 np0000172160 devstack@c-api.service[112590]: INFO cinder.volume.api [None req-9f8d684d-1902-4818-b41e-de16ee1d5913 demo demo] Get all volumes completed successfully. May 06 04:18:47.616786 np0000172160 devstack@c-api.service[112590]: INFO cinder.api.openstack.wsgi [None req-9f8d684d-1902-4818-b41e-de16ee1d5913 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 06 04:18:47.617233 np0000172160 devstack@c-api.service[112590]: [pid: 112590|app: 0|req: 9/31] 199.204.45.115 () {64 vars in 1294 bytes} [Wed May 6 04:18:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) May 06 04:18:57.611712 np0000172160 devstack@c-api.service[112590]: DEBUG dbcounter [-] [112590] Writing DB stats cinder:SELECT=1 {{(pid=112590) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 04:19:47.633355 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.middleware.request_id [None req-3943bdf9-53d3-4edf-9ffe-c5943183d84b None None] RequestId filter calling following filter/app {{(pid=112592) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 04:19:47.637862 np0000172160 devstack@c-api.service[112592]: INFO cinder.api.openstack.wsgi [None req-3943bdf9-53d3-4edf-9ffe-c5943183d84b demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 06 04:19:47.638294 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.openstack.wsgi [None req-3943bdf9-53d3-4edf-9ffe-c5943183d84b demo demo] Empty body provided in request {{(pid=112592) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 04:19:47.638700 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.openstack.wsgi [None req-3943bdf9-53d3-4edf-9ffe-c5943183d84b demo demo] Calling method 'detail' {{(pid=112592) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 04:19:47.639320 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.api_utils [None req-3943bdf9-53d3-4edf-9ffe-c5943183d84b demo demo] Removing options '' from query. {{(pid=112592) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 04:19:47.642013 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.volume.api [None req-3943bdf9-53d3-4edf-9ffe-c5943183d84b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112592) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 04:19:47.650416 np0000172160 devstack@c-api.service[112592]: INFO cinder.volume.api [None req-3943bdf9-53d3-4edf-9ffe-c5943183d84b demo demo] Get all volumes completed successfully. May 06 04:19:47.652897 np0000172160 devstack@c-api.service[112592]: INFO cinder.api.openstack.wsgi [None req-3943bdf9-53d3-4edf-9ffe-c5943183d84b demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 06 04:19:47.653430 np0000172160 devstack@c-api.service[112592]: [pid: 112592|app: 0|req: 8/32] 199.204.45.115 () {64 vars in 1294 bytes} [Wed May 6 04:19:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 04:19:57.645683 np0000172160 devstack@c-api.service[112592]: DEBUG dbcounter [-] [112592] Writing DB stats cinder:SELECT=1 {{(pid=112592) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 04:20:47.667270 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.middleware.request_id [None req-0c32601e-997a-4bec-8e8f-acd16943e6a7 None None] RequestId filter calling following filter/app {{(pid=112589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 04:20:47.672050 np0000172160 devstack@c-api.service[112589]: INFO cinder.api.openstack.wsgi [None req-0c32601e-997a-4bec-8e8f-acd16943e6a7 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 06 04:20:47.672545 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.openstack.wsgi [None req-0c32601e-997a-4bec-8e8f-acd16943e6a7 demo demo] Empty body provided in request {{(pid=112589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 04:20:47.673082 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.openstack.wsgi [None req-0c32601e-997a-4bec-8e8f-acd16943e6a7 demo demo] Calling method 'detail' {{(pid=112589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 04:20:47.673714 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.api_utils [None req-0c32601e-997a-4bec-8e8f-acd16943e6a7 demo demo] Removing options '' from query. {{(pid=112589) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 04:20:47.675694 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.volume.api [None req-0c32601e-997a-4bec-8e8f-acd16943e6a7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112589) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 04:20:47.685239 np0000172160 devstack@c-api.service[112589]: INFO cinder.volume.api [None req-0c32601e-997a-4bec-8e8f-acd16943e6a7 demo demo] Get all volumes completed successfully. May 06 04:20:47.688268 np0000172160 devstack@c-api.service[112589]: INFO cinder.api.openstack.wsgi [None req-0c32601e-997a-4bec-8e8f-acd16943e6a7 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 06 04:20:47.688814 np0000172160 devstack@c-api.service[112589]: [pid: 112589|app: 0|req: 8/33] 199.204.45.115 () {64 vars in 1294 bytes} [Wed May 6 04:20:47 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 06 04:20:57.678481 np0000172160 devstack@c-api.service[112589]: DEBUG dbcounter [-] [112589] Writing DB stats cinder:SELECT=1 {{(pid=112589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 04:21:47.739988 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.middleware.request_id [None req-b100f45f-1966-4493-82ca-d7e641b261ae None None] RequestId filter calling following filter/app {{(pid=112591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 04:21:47.742797 np0000172160 devstack@c-api.service[112591]: INFO cinder.api.openstack.wsgi [None req-b100f45f-1966-4493-82ca-d7e641b261ae demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 06 04:21:47.743033 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.openstack.wsgi [None req-b100f45f-1966-4493-82ca-d7e641b261ae demo demo] Empty body provided in request {{(pid=112591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 04:21:47.743384 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.openstack.wsgi [None req-b100f45f-1966-4493-82ca-d7e641b261ae demo demo] Calling method 'detail' {{(pid=112591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 04:21:47.743680 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.api.api_utils [None req-b100f45f-1966-4493-82ca-d7e641b261ae demo demo] Removing options '' from query. {{(pid=112591) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 04:21:47.744595 np0000172160 devstack@c-api.service[112591]: DEBUG cinder.volume.api [None req-b100f45f-1966-4493-82ca-d7e641b261ae demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112591) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 04:21:47.753796 np0000172160 devstack@c-api.service[112591]: INFO cinder.volume.api [None req-b100f45f-1966-4493-82ca-d7e641b261ae demo demo] Get all volumes completed successfully. May 06 04:21:47.756045 np0000172160 devstack@c-api.service[112591]: INFO cinder.api.openstack.wsgi [None req-b100f45f-1966-4493-82ca-d7e641b261ae demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 06 04:21:47.756450 np0000172160 devstack@c-api.service[112591]: [pid: 112591|app: 0|req: 9/34] 199.204.45.115 () {64 vars in 1294 bytes} [Wed May 6 04:21:47 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 06 04:21:57.747625 np0000172160 devstack@c-api.service[112591]: DEBUG dbcounter [-] [112591] Writing DB stats cinder:SELECT=1 {{(pid=112591) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 04:22:47.766775 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.middleware.request_id [None req-04fce0ab-d8c2-4810-9152-c87a6ba25bb3 None None] RequestId filter calling following filter/app {{(pid=112590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 04:22:47.877502 np0000172160 devstack@c-api.service[112590]: INFO cinder.api.openstack.wsgi [None req-04fce0ab-d8c2-4810-9152-c87a6ba25bb3 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 06 04:22:47.877933 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.openstack.wsgi [None req-04fce0ab-d8c2-4810-9152-c87a6ba25bb3 demo demo] Empty body provided in request {{(pid=112590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 04:22:47.878330 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.openstack.wsgi [None req-04fce0ab-d8c2-4810-9152-c87a6ba25bb3 demo demo] Calling method 'detail' {{(pid=112590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 04:22:47.879005 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.api.api_utils [None req-04fce0ab-d8c2-4810-9152-c87a6ba25bb3 demo demo] Removing options '' from query. {{(pid=112590) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 04:22:47.880152 np0000172160 devstack@c-api.service[112590]: DEBUG cinder.volume.api [None req-04fce0ab-d8c2-4810-9152-c87a6ba25bb3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112590) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 04:22:47.887889 np0000172160 devstack@c-api.service[112590]: INFO cinder.volume.api [None req-04fce0ab-d8c2-4810-9152-c87a6ba25bb3 demo demo] Get all volumes completed successfully. May 06 04:22:47.890036 np0000172160 devstack@c-api.service[112590]: INFO cinder.api.openstack.wsgi [None req-04fce0ab-d8c2-4810-9152-c87a6ba25bb3 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 06 04:22:47.890461 np0000172160 devstack@c-api.service[112590]: [pid: 112590|app: 0|req: 10/35] 199.204.45.115 () {64 vars in 1294 bytes} [Wed May 6 04:22:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 04:22:57.883469 np0000172160 devstack@c-api.service[112590]: DEBUG dbcounter [-] [112590] Writing DB stats cinder:SELECT=1 {{(pid=112590) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 04:23:47.904491 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.middleware.request_id [None req-e376ce6d-e331-42ff-95e4-8a339a25eeac None None] RequestId filter calling following filter/app {{(pid=112592) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 04:23:47.907436 np0000172160 devstack@c-api.service[112592]: INFO cinder.api.openstack.wsgi [None req-e376ce6d-e331-42ff-95e4-8a339a25eeac demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 06 04:23:47.907436 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.openstack.wsgi [None req-e376ce6d-e331-42ff-95e4-8a339a25eeac demo demo] Empty body provided in request {{(pid=112592) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 04:23:47.907686 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.openstack.wsgi [None req-e376ce6d-e331-42ff-95e4-8a339a25eeac demo demo] Calling method 'detail' {{(pid=112592) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 04:23:47.907885 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.api.api_utils [None req-e376ce6d-e331-42ff-95e4-8a339a25eeac demo demo] Removing options '' from query. {{(pid=112592) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 04:23:47.908873 np0000172160 devstack@c-api.service[112592]: DEBUG cinder.volume.api [None req-e376ce6d-e331-42ff-95e4-8a339a25eeac demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112592) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 04:23:47.915383 np0000172160 devstack@c-api.service[112592]: INFO cinder.volume.api [None req-e376ce6d-e331-42ff-95e4-8a339a25eeac demo demo] Get all volumes completed successfully. May 06 04:23:47.917229 np0000172160 devstack@c-api.service[112592]: INFO cinder.api.openstack.wsgi [None req-e376ce6d-e331-42ff-95e4-8a339a25eeac demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 06 04:23:47.917637 np0000172160 devstack@c-api.service[112592]: [pid: 112592|app: 0|req: 9/36] 199.204.45.115 () {64 vars in 1294 bytes} [Wed May 6 04:23:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 04:23:57.912365 np0000172160 devstack@c-api.service[112592]: DEBUG dbcounter [-] [112592] Writing DB stats cinder:SELECT=1 {{(pid=112592) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 04:24:47.929936 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.middleware.request_id [None req-578104b2-8ca2-459f-a430-9b6a50aba0bd None None] RequestId filter calling following filter/app {{(pid=112589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 04:24:47.934315 np0000172160 devstack@c-api.service[112589]: INFO cinder.api.openstack.wsgi [None req-578104b2-8ca2-459f-a430-9b6a50aba0bd demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 06 04:24:47.934743 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.openstack.wsgi [None req-578104b2-8ca2-459f-a430-9b6a50aba0bd demo demo] Empty body provided in request {{(pid=112589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 04:24:47.935175 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.openstack.wsgi [None req-578104b2-8ca2-459f-a430-9b6a50aba0bd demo demo] Calling method 'detail' {{(pid=112589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 04:24:47.935725 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.api.api_utils [None req-578104b2-8ca2-459f-a430-9b6a50aba0bd demo demo] Removing options '' from query. {{(pid=112589) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 04:24:47.937461 np0000172160 devstack@c-api.service[112589]: DEBUG cinder.volume.api [None req-578104b2-8ca2-459f-a430-9b6a50aba0bd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112589) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 04:24:47.945067 np0000172160 devstack@c-api.service[112589]: INFO cinder.volume.api [None req-578104b2-8ca2-459f-a430-9b6a50aba0bd demo demo] Get all volumes completed successfully. May 06 04:24:47.947477 np0000172160 devstack@c-api.service[112589]: INFO cinder.api.openstack.wsgi [None req-578104b2-8ca2-459f-a430-9b6a50aba0bd demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 06 04:24:47.947918 np0000172160 devstack@c-api.service[112589]: [pid: 112589|app: 0|req: 9/37] 199.204.45.115 () {64 vars in 1294 bytes} [Wed May 6 04:24:47 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 06 04:24:57.940234 np0000172160 devstack@c-api.service[112589]: DEBUG dbcounter [-] [112589] Writing DB stats cinder:SELECT=1 {{(pid=112589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}