Jun 30 00:19:45.493490 np0000183505 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 30 00:19:45.501385 np0000183505 devstack@c-api.service[112982]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 30 00:19:45.503926 np0000183505 devstack@c-api.service[112982]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 30 00:19:45 2026] *** Jun 30 00:19:45.503926 np0000183505 devstack@c-api.service[112982]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 30 00:19:45.503926 np0000183505 devstack@c-api.service[112982]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 30 00:19:45.503926 np0000183505 devstack@c-api.service[112982]: nodename: np0000183505 Jun 30 00:19:45.503926 np0000183505 devstack@c-api.service[112982]: machine: x86_64 Jun 30 00:19:45.503926 np0000183505 devstack@c-api.service[112982]: clock source: unix Jun 30 00:19:45.503926 np0000183505 devstack@c-api.service[112982]: pcre jit disabled Jun 30 00:19:45.503926 np0000183505 devstack@c-api.service[112982]: detected number of CPU cores: 16 Jun 30 00:19:45.503926 np0000183505 devstack@c-api.service[112982]: current working directory: / Jun 30 00:19:45.503926 np0000183505 devstack@c-api.service[112982]: detected binary path: /usr/bin/uwsgi-core Jun 30 00:19:45.503926 np0000183505 devstack@c-api.service[112982]: your processes number limit is 256917 Jun 30 00:19:45.503926 np0000183505 devstack@c-api.service[112982]: your memory page size is 4096 bytes Jun 30 00:19:45.503926 np0000183505 devstack@c-api.service[112982]: detected max file descriptor number: 2048 Jun 30 00:19:45.503926 np0000183505 devstack@c-api.service[112982]: lock engine: pthread robust mutexes Jun 30 00:19:45.504734 np0000183505 devstack@c-api.service[112982]: thunder lock: enabled Jun 30 00:19:45.504734 np0000183505 devstack@c-api.service[112982]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 30 00:19:45.504734 np0000183505 devstack@c-api.service[112982]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 30 00:19:45.504734 np0000183505 devstack@c-api.service[112982]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 30 00:19:45.504734 np0000183505 devstack@c-api.service[112982]: Set PythonHome to /opt/stack/data/venv Jun 30 00:19:45.555720 np0000183505 devstack@c-api.service[112982]: Python main interpreter initialized at 0x7119dc6a3668 Jun 30 00:19:45.555720 np0000183505 devstack@c-api.service[112982]: python threads support enabled Jun 30 00:19:45.555720 np0000183505 devstack@c-api.service[112982]: your server socket listen backlog is limited to 100 connections Jun 30 00:19:45.555720 np0000183505 devstack@c-api.service[112982]: your mercy for graceful operations on workers is 80 seconds Jun 30 00:19:45.556400 np0000183505 devstack@c-api.service[112982]: mapped 671795 bytes (656 KB) for 4 cores Jun 30 00:19:45.556557 np0000183505 devstack@c-api.service[112982]: *** Operational MODE: preforking *** Jun 30 00:19:45.556773 np0000183505 devstack@c-api.service[112982]: *** uWSGI is running in multiple interpreter mode *** Jun 30 00:19:45.556773 np0000183505 devstack@c-api.service[112982]: spawned uWSGI master process (pid: 112982) Jun 30 00:19:45.556928 np0000183505 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 30 00:19:45.557762 np0000183505 devstack@c-api.service[112982]: spawned uWSGI worker 1 (pid: 112989, cores: 1) Jun 30 00:19:45.558756 np0000183505 devstack@c-api.service[112982]: spawned uWSGI worker 2 (pid: 112990, cores: 1) Jun 30 00:19:45.559393 np0000183505 devstack@c-api.service[112982]: spawned uWSGI worker 3 (pid: 112991, cores: 1) Jun 30 00:19:45.559919 np0000183505 devstack@c-api.service[112982]: spawned uWSGI worker 4 (pid: 112992, cores: 1) Jun 30 00:19:45.559999 np0000183505 devstack@c-api.service[112982]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 30 00:19:45.687637 np0000183505 devstack@c-api.service[112991]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 30 00:19:45.687637 np0000183505 devstack@c-api.service[112991]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 30 00:19:45.687637 np0000183505 devstack@c-api.service[112991]: we strongly recommend against using it for new projects. Jun 30 00:19:45.687637 np0000183505 devstack@c-api.service[112991]: If you are already using Eventlet, we recommend migrating to a different Jun 30 00:19:45.687637 np0000183505 devstack@c-api.service[112991]: framework. For more detail see Jun 30 00:19:45.687637 np0000183505 devstack@c-api.service[112991]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 30 00:19:45.687637 np0000183505 devstack@c-api.service[112991]: import eventlet # noqa Jun 30 00:19:45.688695 np0000183505 devstack@c-api.service[112992]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 30 00:19:45.688695 np0000183505 devstack@c-api.service[112992]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 30 00:19:45.688695 np0000183505 devstack@c-api.service[112992]: we strongly recommend against using it for new projects. Jun 30 00:19:45.688695 np0000183505 devstack@c-api.service[112992]: If you are already using Eventlet, we recommend migrating to a different Jun 30 00:19:45.688695 np0000183505 devstack@c-api.service[112992]: framework. For more detail see Jun 30 00:19:45.688695 np0000183505 devstack@c-api.service[112992]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 30 00:19:45.688695 np0000183505 devstack@c-api.service[112992]: import eventlet # noqa Jun 30 00:19:45.694002 np0000183505 devstack@c-api.service[112990]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 30 00:19:45.694002 np0000183505 devstack@c-api.service[112990]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 30 00:19:45.694002 np0000183505 devstack@c-api.service[112990]: we strongly recommend against using it for new projects. Jun 30 00:19:45.694002 np0000183505 devstack@c-api.service[112990]: If you are already using Eventlet, we recommend migrating to a different Jun 30 00:19:45.694002 np0000183505 devstack@c-api.service[112990]: framework. For more detail see Jun 30 00:19:45.694002 np0000183505 devstack@c-api.service[112990]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 30 00:19:45.694002 np0000183505 devstack@c-api.service[112990]: import eventlet # noqa Jun 30 00:19:45.695585 np0000183505 devstack@c-api.service[112989]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 30 00:19:45.695585 np0000183505 devstack@c-api.service[112989]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 30 00:19:45.695585 np0000183505 devstack@c-api.service[112989]: we strongly recommend against using it for new projects. Jun 30 00:19:45.695585 np0000183505 devstack@c-api.service[112989]: If you are already using Eventlet, we recommend migrating to a different Jun 30 00:19:45.695585 np0000183505 devstack@c-api.service[112989]: framework. For more detail see Jun 30 00:19:45.695585 np0000183505 devstack@c-api.service[112989]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 30 00:19:45.695585 np0000183505 devstack@c-api.service[112989]: import eventlet # noqa Jun 30 00:19:45.794100 np0000183505 devstack@c-api.service[112991]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 30 00:19:45.794100 np0000183505 devstack@c-api.service[112991]: warnings.warn( Jun 30 00:19:45.794371 np0000183505 devstack@c-api.service[112992]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 30 00:19:45.794371 np0000183505 devstack@c-api.service[112992]: warnings.warn( Jun 30 00:19:45.794679 np0000183505 devstack@c-api.service[112989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 30 00:19:45.794679 np0000183505 devstack@c-api.service[112989]: warnings.warn( Jun 30 00:19:45.794795 np0000183505 devstack@c-api.service[112990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 30 00:19:45.794795 np0000183505 devstack@c-api.service[112990]: warnings.warn( Jun 30 00:19:45.849176 np0000183505 devstack@c-api.service[112991]: /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 Jun 30 00:19:45.849176 np0000183505 devstack@c-api.service[112991]: from cgi import parse_header Jun 30 00:19:45.852118 np0000183505 devstack@c-api.service[112992]: /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 Jun 30 00:19:45.852118 np0000183505 devstack@c-api.service[112992]: from cgi import parse_header Jun 30 00:19:45.858808 np0000183505 devstack@c-api.service[112989]: /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 Jun 30 00:19:45.858808 np0000183505 devstack@c-api.service[112989]: from cgi import parse_header Jun 30 00:19:45.872260 np0000183505 devstack@c-api.service[112990]: /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 Jun 30 00:19:45.872260 np0000183505 devstack@c-api.service[112990]: from cgi import parse_header Jun 30 00:19:45.898922 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:19:45.898922 np0000183505 devstack@c-api.service[112991]: removals.removed_module( Jun 30 00:19:45.900906 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:19:45.900906 np0000183505 devstack@c-api.service[112991]: removals.removed_module( Jun 30 00:19:45.904317 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:45.904317 np0000183505 devstack@c-api.service[112992]: removals.removed_module( Jun 30 00:19:45.906544 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:45.906544 np0000183505 devstack@c-api.service[112992]: removals.removed_module( Jun 30 00:19:45.913311 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:45.913311 np0000183505 devstack@c-api.service[112989]: removals.removed_module( Jun 30 00:19:45.915321 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:45.915321 np0000183505 devstack@c-api.service[112989]: removals.removed_module( Jun 30 00:19:45.922737 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:19:45.922737 np0000183505 devstack@c-api.service[112990]: removals.removed_module( Jun 30 00:19:45.924227 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:19:45.924227 np0000183505 devstack@c-api.service[112990]: removals.removed_module( Jun 30 00:19:46.681987 np0000183505 devstack@c-api.service[112991]: /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 Jun 30 00:19:46.681987 np0000183505 devstack@c-api.service[112991]: warnings.warn( Jun 30 00:19:46.685664 np0000183505 devstack@c-api.service[112989]: /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 Jun 30 00:19:46.685664 np0000183505 devstack@c-api.service[112989]: warnings.warn( Jun 30 00:19:46.692736 np0000183505 devstack@c-api.service[112992]: /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 Jun 30 00:19:46.692736 np0000183505 devstack@c-api.service[112992]: warnings.warn( Jun 30 00:19:46.735581 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:19:46.735581 np0000183505 devstack@c-api.service[112991]: warnings.warn( Jun 30 00:19:46.740437 np0000183505 devstack@c-api.service[112990]: /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 Jun 30 00:19:46.740437 np0000183505 devstack@c-api.service[112990]: warnings.warn( Jun 30 00:19:46.740990 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:46.740990 np0000183505 devstack@c-api.service[112989]: warnings.warn( Jun 30 00:19:46.745190 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:46.745190 np0000183505 devstack@c-api.service[112992]: warnings.warn( Jun 30 00:19:46.787019 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:19:46.787019 np0000183505 devstack@c-api.service[112990]: warnings.warn( Jun 30 00:19:46.951238 np0000183505 devstack@c-api.service[112992]: 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. Jun 30 00:19:46.951422 np0000183505 devstack@c-api.service[112992]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112992) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 30 00:19:46.952785 np0000183505 devstack@c-api.service[112989]: 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. Jun 30 00:19:46.953024 np0000183505 devstack@c-api.service[112989]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112989) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 30 00:19:46.973671 np0000183505 devstack@c-api.service[112991]: 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. Jun 30 00:19:46.973846 np0000183505 devstack@c-api.service[112991]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112991) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 30 00:19:47.005442 np0000183505 devstack@c-api.service[112990]: 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. Jun 30 00:19:47.005681 np0000183505 devstack@c-api.service[112990]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112990) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 30 00:19:47.043757 np0000183505 devstack@c-api.service[112992]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 30 00:19:47.043757 np0000183505 devstack@c-api.service[112992]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 30 00:19:47.046665 np0000183505 devstack@c-api.service[112991]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 30 00:19:47.046665 np0000183505 devstack@c-api.service[112991]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 30 00:19:47.053824 np0000183505 devstack@c-api.service[112989]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 30 00:19:47.053824 np0000183505 devstack@c-api.service[112989]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 30 00:19:47.075249 np0000183505 devstack@c-api.service[112990]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 30 00:19:47.075249 np0000183505 devstack@c-api.service[112990]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 30 00:19:47.546912 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112992) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 30 00:19:47.547301 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.547565 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.547565 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.548051 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.548298 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.548298 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.548298 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.548298 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.548766 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112992) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.548766 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.548995 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112991) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 30 00:19:47.548995 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.548995 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.549351 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.549461 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112990) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 30 00:19:47.549598 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.549598 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.549598 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.549598 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.549598 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.550052 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112991) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.550163 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.550244 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.550343 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.550343 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.550343 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.550526 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.550526 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.550691 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.550691 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.550797 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.550855 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.551145 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.551233 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.551295 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.551360 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112989) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 30 00:19:47.551420 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.551420 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.551420 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112992) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.551588 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.551699 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112989) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.551764 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.551835 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112989) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.551893 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.551893 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.552021 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.552080 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112989) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.552162 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.552162 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.552287 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.552414 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112989) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.552414 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.552414 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.552414 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.552630 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.552630 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112989) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.552630 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112989) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.553382 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112989) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.553465 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.553528 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.553586 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.553645 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.553696 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112989) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.553748 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112989) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.562223 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.562382 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.562382 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.562500 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.562559 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.562620 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112991) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.562719 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.564884 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.565033 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.565033 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.565568 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.565568 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.565568 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.565568 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.566523 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.566523 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.567204 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.567204 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.567204 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.568175 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.568258 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112989) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.568550 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112992) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.568729 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.571297 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.571590 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.571788 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.571914 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.572167 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.572351 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.572351 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112991) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.572561 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.572665 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.572813 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.573070 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.573290 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.573290 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.573566 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112989) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.573687 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.573766 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.573850 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.573910 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.573983 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.574067 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112989) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.574192 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.574270 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.574366 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.574508 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.574612 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.574703 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.574757 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.574815 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112992) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.574871 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.574960 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.575082 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.575276 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.575443 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.575611 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.575720 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.575878 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.576017 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.576115 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.576252 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.576365 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.576511 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112991) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.576636 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.576729 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.576824 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.576941 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.577024 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.577157 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112992) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.577250 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.577285 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.577319 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.577379 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112989) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.577457 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.577457 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.577894 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.578030 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112991) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.578653 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.578741 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.578850 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.578850 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.578850 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112989) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.579276 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.579418 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112989) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.579516 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.579516 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.579712 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112989) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.579805 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.579805 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.579990 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.580077 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.580209 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.580254 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.580300 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.580333 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.580397 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.580438 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.580438 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.580510 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.580543 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.580582 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.580616 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112989) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.580655 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112992) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.580690 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.580728 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.580762 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.580809 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112989) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.580940 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.580940 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.580940 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112991) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.580940 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.581177 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112989) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.581177 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.581177 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.581177 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.581177 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.581177 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112989) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.581177 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112989) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.581714 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.581714 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.581714 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.581714 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.581912 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112989) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.581994 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.582057 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.582093 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.582165 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.582197 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.582253 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.582306 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.582386 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.582463 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.582525 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.582778 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.582837 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112989) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.582903 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.582954 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112989) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.583014 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112992) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.583014 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.613925 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.614114 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.614252 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.614427 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.614631 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.614822 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112991) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.615039 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.618754 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.619044 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.619044 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.619241 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.619326 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.619480 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.619775 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.790123 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112989) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.790733 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.790733 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.790733 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.790733 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.790885 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112989) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.791177 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112989) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.866702 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112989) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.866994 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.866994 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.867301 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.868071 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.868194 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.868625 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.869071 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.869392 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.869559 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.869713 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.869838 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.869991 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112989) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.870093 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.870275 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112989) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.870446 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.870578 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.870643 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.870710 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.870782 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.870833 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.870892 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112991) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.870958 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112992) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.871031 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.871089 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.871191 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.871285 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.871285 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.871459 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.871553 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.871651 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.871746 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.871838 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.871941 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.872038 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.872171 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.872285 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.872377 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.872457 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112991) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.872524 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112992) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.872524 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.872655 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.872830 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.872830 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.872990 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.872990 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.873169 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.873169 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112992) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.873323 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.873400 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.873537 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.873622 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.873689 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.873743 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.873802 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.873880 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.892435 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112989) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.892590 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.892666 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.892816 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.892924 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.892986 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.893057 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.893120 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.893261 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.893391 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.893391 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112991) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.893562 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112989) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.893637 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.893707 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112989) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.899158 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.899311 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.899400 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.899494 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.899578 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.899659 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.899727 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.899801 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.899874 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.899939 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.900013 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.900084 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.900192 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112992) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.900192 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.907560 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.907697 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.907697 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.907832 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.907905 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.907984 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.907984 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112992) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.908110 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.908226 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.908329 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.908329 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.908475 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.908475 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.908619 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.908737 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.908812 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.908980 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.909051 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.909150 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.909150 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112991) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.909150 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.909498 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.909498 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.909498 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.909690 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.909690 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.909690 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112991) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.909903 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.931319 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112989) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.931566 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.931566 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.931566 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.931785 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.931785 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112989) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.931785 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112989) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.932368 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112989) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.932451 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.932545 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.932611 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.932742 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.932815 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112989) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.932923 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112989) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.933338 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.933485 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.933595 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112989) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.933668 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.933738 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.933814 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.933874 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.933946 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.934022 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.934098 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.934197 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.934265 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.934339 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112992) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.934399 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112989) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.934468 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.934527 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112989) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.934586 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.934662 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.934662 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.934662 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.934662 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.975141 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.975410 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.975410 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.975410 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.975582 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.975582 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112991) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.975682 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.978268 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.978365 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.978466 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.978532 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.978629 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.978694 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.978765 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.978835 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.978896 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.978896 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.979016 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.979075 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.979194 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112992) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.979276 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.985018 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112989) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.985227 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.985511 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.985608 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.985693 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.985774 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.985852 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.986217 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.986217 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112989) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.986816 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.986922 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112989) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.987013 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.987013 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112991) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.987013 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.987291 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.987291 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.987291 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.987526 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.987526 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.987526 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112992) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.987730 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.987813 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.987906 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.987906 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.988053 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.988161 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.988252 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.988332 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.988406 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.988486 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.988735 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.988829 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112992) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.988911 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.988991 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.989064 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.989165 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.989238 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.989336 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.989410 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.989478 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.989537 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.989537 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.989617 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.989666 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.989715 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.989763 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.989811 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.989852 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.989852 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.989934 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112992) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.989984 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.990025 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.990068 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.990113 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.990185 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.990185 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.990266 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.990317 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.990317 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.990395 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.990395 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.990395 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112991) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.990395 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.990395 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.990395 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.990621 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.990773 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.990914 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.991284 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112991) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.991458 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.991634 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.991778 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.991925 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.992075 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.992247 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.992386 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112991) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.992576 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.994853 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112989) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.994922 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.995030 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.995098 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.995246 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.995308 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112989) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.995446 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112989) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.995550 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112989) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.995648 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.995729 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.995813 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.995893 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.995973 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112989) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.996062 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112989) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.996165 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112989) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.996272 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.996435 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.996527 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.996618 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.996693 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.996787 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112989) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.996846 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.996899 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.996955 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112989) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.997017 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.997017 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.997115 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112991) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.997213 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.997277 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.997339 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.997339 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.997439 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.997495 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.997551 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112992) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.997631 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:47.997818 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112989) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:47.997897 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:47.997979 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:47.998060 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:47.998156 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:47.998247 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112989) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:47.998338 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112989) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:48.028692 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:48.028960 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:48.029054 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:48.029334 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:48.029421 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112989) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:48.029506 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:48.029569 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:48.029647 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:48.029712 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:48.029789 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:48.029853 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:48.029929 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:48.030004 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:48.030076 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:48.030177 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:48.030250 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:48.030321 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112989) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:48.030390 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:48.030465 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112989) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:48.030563 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112992) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:48.030563 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:48.030716 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112989) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:48.030716 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:48.030838 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:48.030908 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:48.030971 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:48.031038 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:48.031097 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:48.031372 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:48.031464 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:48.031536 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:48.031597 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:48.031665 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:48.031729 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112989) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:48.031803 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:48.031803 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:48.031928 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112989) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:48.031998 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:48.032066 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:48.032149 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112989) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:48.032235 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112992) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:48.032313 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:48.032383 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:48.032457 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:48.032532 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:48.032592 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:48.032685 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:48.032751 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:48.032818 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:48.032889 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:48.032956 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:48.033015 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:48.033075 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:48.033155 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112989) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:48.033234 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:48.033295 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:48.033355 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112989) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:48.033427 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:48.033507 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:48.033589 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112992) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:48.033659 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:48.033745 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:48.033820 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:48.033820 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:48.033820 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:48.033820 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:48.033820 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:48.034164 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:48.034164 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:48.034164 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:48.053698 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:48.053857 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:48.053974 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:48.054158 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:48.054295 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:48.054482 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112991) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:48.054591 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112989) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:48.054669 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:48.054735 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:48.054805 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:48.054883 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:48.054946 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:48.055021 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:48.055083 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:48.055189 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:48.055272 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:48.055339 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112989) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:48.055419 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:48.055525 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112989) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:48.055600 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:48.055668 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:48.055734 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:48.055791 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:48.055852 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:48.055925 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112991) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:48.055990 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112992) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:48.056052 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:48.056120 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:48.056224 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:48.056224 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:48.056224 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:48.056224 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:48.056463 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:48.056463 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112991) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:48.056769 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:48.057717 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:48.057910 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:48.058090 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:48.058292 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:48.058444 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:48.058653 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112991) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:48.058818 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:48.110936 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:48.111038 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:48.111198 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:48.111267 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:48.111372 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:48.111426 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:48.112364 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:48.112906 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112989) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:48.113005 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:48.113144 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:48.113271 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:48.113387 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:48.113514 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112989) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:48.113635 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112989) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:48.113765 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:48.113940 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:48.114073 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:48.114254 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:48.114394 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:48.114572 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112991) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:48.114741 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:48.149180 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:48.149180 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:48.149180 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:48.149453 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:48.149525 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:48.149585 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:48.149676 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:48.149757 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:48.149834 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112992) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:48.149904 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:48.149980 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:48.150047 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:48.150047 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:48.150047 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:48.151209 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112989) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:48.151363 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:48.151496 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:48.151629 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:48.151756 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:48.151884 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112989) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:48.152029 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112989) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:48.154154 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:48.154154 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:48.154154 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:48.154154 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:48.154154 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:48.154154 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:48.154154 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:48.218843 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:48.219443 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:48.219586 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112989) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:48.219586 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:48.219586 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:48.219805 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:48.219805 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:48.219805 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112989) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:48.219805 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112989) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:48.222154 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:48.222154 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:48.222154 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:48.222154 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112992) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:48.222434 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:48.222520 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:48.222581 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:48.222581 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:48.222581 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:48.222581 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:48.222581 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:48.222581 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:48.223554 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:48.223873 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:48.224103 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:48.224345 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:48.224651 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:48.224846 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:48.224846 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:48.224960 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112989) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:48.225017 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:48.225069 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:48.225150 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:48.225227 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:48.225289 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:48.225343 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112991) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:48.225395 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:48.225446 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:48.225507 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:48.225555 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:48.225608 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:48.225662 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112989) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:48.225721 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:48.225776 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112989) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:48.225828 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:48.225828 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:48.225828 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:48.226087 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:48.226354 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112992) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:48.227290 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:48.227489 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:48.227566 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112989) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:48.227566 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:48.227656 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:48.227697 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:48.227731 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:48.227792 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:48.227840 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:48.227897 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:48.227937 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:48.227985 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:48.228031 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:48.228066 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:48.228110 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:48.228160 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112989) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:48.228196 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112991) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:48.228241 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:48.228298 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:48.228336 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:48.228372 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112989) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:48.228421 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:48.228461 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:48.228503 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:48.228598 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:48.228598 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:48.228598 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:48.228714 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:48.228763 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112992) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:48.228804 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:48.228804 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:48.228876 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:48.228918 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:48.228918 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:48.228918 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112991) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:48.228918 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:48.229057 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:48.229057 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:48.229189 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:48.229264 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:48.229314 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:48.229314 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:48.229440 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:48.229549 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:48.229646 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:48.229718 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:48.229813 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112992) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:48.229912 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112991) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:48.229912 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:48.230406 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:48.230597 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112989) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:48.230597 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:48.230597 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:48.230597 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:48.230597 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:48.231022 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:48.231109 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112989) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:48.231222 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:48.231306 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112989) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:48.231380 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:48.231447 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:48.231518 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112989) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:48.231589 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:48.231667 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:48.231738 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:48.231798 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:48.231871 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:48.231949 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:48.232011 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:48.232159 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:48.232224 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:48.232281 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:48.232415 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:48.232571 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:48.232647 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:48.232715 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:48.232793 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:48.232867 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112991) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:48.232939 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:48.232939 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112989) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:48.233050 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:48.233113 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:48.233248 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:48.233342 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112992) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:48.233417 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112989) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:48.233488 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:48.233561 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:48.233639 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:48.233702 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:48.233764 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:48.233833 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:48.233903 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:48.233965 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:48.234026 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:48.234089 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:48.234188 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:48.234252 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:48.234313 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:48.234373 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:48.234463 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112991) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:48.234538 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:48.234599 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:48.234660 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:48.234660 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:48.234660 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112992) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:48.234660 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:48.234886 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112989) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:48.234886 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:48.234886 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:48.235076 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:48.235194 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:48.235262 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:48.235322 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:48.235382 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:48.235454 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112989) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:48.235523 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:48.235592 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112989) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:48.235661 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:48.235721 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:48.235791 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:48.235852 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:48.235852 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:48.235974 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112992) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:48.236045 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:48.236045 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112991) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:48.236045 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:48.236298 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:48.255021 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:48.255333 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:48.255333 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:48.256103 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:48.256103 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:48.256103 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:48.256103 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:48.260355 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:48.260487 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:48.260654 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:48.260654 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:48.260766 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:48.260832 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112989) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:48.260916 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112991) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:48.260916 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:48.261038 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:48.261117 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:48.261308 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:48.261424 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:48.261498 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112989) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:48.261601 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112989) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:48.266222 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:48.266349 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:48.266633 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:48.266727 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:48.266810 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:48.271069 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112992) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:48.271069 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:48.272113 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:48.272303 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:48.272452 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:48.272676 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:48.272728 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:48.272767 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:48.272814 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:48.272869 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112989) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:48.272911 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:48.272954 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:48.272996 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:48.273042 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:48.273077 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:48.273123 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:48.273175 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:19:48.273227 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112991) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:48.273270 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:48.273270 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:48.273270 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112989) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:48.274303 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:48.274461 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:48.274582 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:48.274728 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:48.274892 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:48.275096 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:48.275195 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:19:48.275290 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:19:48.275372 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:19:48.275493 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:19:48.275712 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:19:48.275830 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112992) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:19:48.329607 np0000183505 devstack@c-api.service[112990]: INFO dbcounter [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Registered counter for database cinder Jun 30 00:19:48.329760 np0000183505 devstack@c-api.service[112989]: INFO dbcounter [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Registered counter for database cinder Jun 30 00:19:48.337210 np0000183505 devstack@c-api.service[112992]: INFO dbcounter [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Registered counter for database cinder Jun 30 00:19:48.337302 np0000183505 devstack@c-api.service[112991]: INFO dbcounter [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Registered counter for database cinder Jun 30 00:19:48.378310 np0000183505 devstack@c-api.service[112990]: DEBUG oslo_db.sqlalchemy.engines [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 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=112990) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 00:19:48.379780 np0000183505 devstack@c-api.service[112989]: DEBUG oslo_db.sqlalchemy.engines [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b 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=112989) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 00:19:48.380621 np0000183505 devstack@c-api.service[112991]: DEBUG oslo_db.sqlalchemy.engines [None req-cefbb5c5-206c-4886-902d-1c034237338c 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=112991) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 00:19:48.384775 np0000183505 devstack@c-api.service[112992]: DEBUG oslo_db.sqlalchemy.engines [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a 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=112992) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 00:19:48.505902 np0000183505 devstack@c-api.service[112992]: DEBUG dbcounter [-] [112992] Writer thread running {{(pid=112992) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 30 00:19:48.508870 np0000183505 devstack@c-api.service[112992]: INFO cinder.rpc [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 30 00:19:48.509279 np0000183505 devstack@c-api.service[112991]: DEBUG dbcounter [-] [112991] Writer thread running {{(pid=112991) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 30 00:19:48.510849 np0000183505 devstack@c-api.service[112989]: DEBUG dbcounter [-] [112989] Writer thread running {{(pid=112989) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 30 00:19:48.511282 np0000183505 devstack@c-api.service[112992]: INFO cinder.rpc [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 30 00:19:48.513281 np0000183505 devstack@c-api.service[112991]: INFO cinder.rpc [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 30 00:19:48.513707 np0000183505 devstack@c-api.service[112989]: INFO cinder.rpc [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 30 00:19:48.513911 np0000183505 devstack@c-api.service[112992]: INFO cinder.rpc [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 30 00:19:48.516251 np0000183505 devstack@c-api.service[112992]: INFO cinder.rpc [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 30 00:19:48.516362 np0000183505 devstack@c-api.service[112989]: INFO cinder.rpc [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 30 00:19:48.517441 np0000183505 devstack@c-api.service[112992]: WARNING castellan.key_manager.migration [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.518152 np0000183505 devstack@c-api.service[112991]: INFO cinder.rpc [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 30 00:19:48.519539 np0000183505 devstack@c-api.service[112989]: INFO cinder.rpc [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 30 00:19:48.521480 np0000183505 devstack@c-api.service[112991]: INFO cinder.rpc [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 30 00:19:48.521653 np0000183505 devstack@c-api.service[112992]: WARNING castellan.key_manager.migration [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.522314 np0000183505 devstack@c-api.service[112989]: INFO cinder.rpc [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 30 00:19:48.523477 np0000183505 devstack@c-api.service[112989]: WARNING castellan.key_manager.migration [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.523805 np0000183505 devstack@c-api.service[112991]: INFO cinder.rpc [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 30 00:19:48.524924 np0000183505 devstack@c-api.service[112991]: WARNING castellan.key_manager.migration [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.527039 np0000183505 devstack@c-api.service[112989]: WARNING castellan.key_manager.migration [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.529345 np0000183505 devstack@c-api.service[112991]: WARNING castellan.key_manager.migration [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.544090 np0000183505 devstack@c-api.service[112990]: DEBUG dbcounter [-] [112990] Writer thread running {{(pid=112990) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 30 00:19:48.547087 np0000183505 devstack@c-api.service[112990]: INFO cinder.rpc [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 30 00:19:48.549455 np0000183505 devstack@c-api.service[112990]: INFO cinder.rpc [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 30 00:19:48.551279 np0000183505 devstack@c-api.service[112990]: INFO cinder.rpc [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 30 00:19:48.553368 np0000183505 devstack@c-api.service[112990]: INFO cinder.rpc [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 30 00:19:48.553964 np0000183505 devstack@c-api.service[112990]: WARNING castellan.key_manager.migration [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.558446 np0000183505 devstack@c-api.service[112990]: WARNING castellan.key_manager.migration [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.558815 np0000183505 devstack@c-api.service[112992]: DEBUG oslo_db.sqlalchemy.engines [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a 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=112992) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 00:19:48.561595 np0000183505 devstack@c-api.service[112992]: INFO cinder.rpc [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 30 00:19:48.562839 np0000183505 devstack@c-api.service[112989]: DEBUG oslo_db.sqlalchemy.engines [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b 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=112989) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 00:19:48.563872 np0000183505 devstack@c-api.service[112992]: INFO cinder.rpc [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 30 00:19:48.565114 np0000183505 devstack@c-api.service[112992]: WARNING castellan.key_manager.migration [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.565381 np0000183505 devstack@c-api.service[112991]: DEBUG oslo_db.sqlalchemy.engines [None req-cefbb5c5-206c-4886-902d-1c034237338c 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=112991) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 00:19:48.565796 np0000183505 devstack@c-api.service[112989]: INFO cinder.rpc [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 30 00:19:48.568283 np0000183505 devstack@c-api.service[112989]: INFO cinder.rpc [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 30 00:19:48.568855 np0000183505 devstack@c-api.service[112991]: INFO cinder.rpc [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 30 00:19:48.569568 np0000183505 devstack@c-api.service[112989]: WARNING castellan.key_manager.migration [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.571639 np0000183505 devstack@c-api.service[112991]: INFO cinder.rpc [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 30 00:19:48.573054 np0000183505 devstack@c-api.service[112991]: WARNING castellan.key_manager.migration [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.576888 np0000183505 devstack@c-api.service[112992]: WARNING castellan.key_manager.migration [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.580079 np0000183505 devstack@c-api.service[112992]: WARNING castellan.key_manager.migration [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.582158 np0000183505 devstack@c-api.service[112989]: WARNING castellan.key_manager.migration [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.584379 np0000183505 devstack@c-api.service[112992]: WARNING castellan.key_manager.migration [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.585372 np0000183505 devstack@c-api.service[112989]: WARNING castellan.key_manager.migration [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.587097 np0000183505 devstack@c-api.service[112991]: WARNING castellan.key_manager.migration [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.588430 np0000183505 devstack@c-api.service[112992]: WARNING castellan.key_manager.migration [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.589608 np0000183505 devstack@c-api.service[112989]: WARNING castellan.key_manager.migration [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.590098 np0000183505 devstack@c-api.service[112990]: DEBUG oslo_db.sqlalchemy.engines [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 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=112990) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 00:19:48.590367 np0000183505 devstack@c-api.service[112991]: WARNING castellan.key_manager.migration [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.591926 np0000183505 devstack@c-api.service[112992]: WARNING castellan.key_manager.migration [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.592445 np0000183505 devstack@c-api.service[112990]: INFO cinder.rpc [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 30 00:19:48.593702 np0000183505 devstack@c-api.service[112989]: WARNING castellan.key_manager.migration [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.594318 np0000183505 devstack@c-api.service[112990]: INFO cinder.rpc [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 30 00:19:48.594919 np0000183505 devstack@c-api.service[112992]: WARNING castellan.key_manager.migration [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.595175 np0000183505 devstack@c-api.service[112991]: WARNING castellan.key_manager.migration [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.595291 np0000183505 devstack@c-api.service[112990]: WARNING castellan.key_manager.migration [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.596760 np0000183505 devstack@c-api.service[112989]: WARNING castellan.key_manager.migration [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.598045 np0000183505 devstack@c-api.service[112992]: WARNING castellan.key_manager.migration [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.599382 np0000183505 devstack@c-api.service[112991]: WARNING castellan.key_manager.migration [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.599731 np0000183505 devstack@c-api.service[112989]: WARNING castellan.key_manager.migration [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.600898 np0000183505 devstack@c-api.service[112992]: WARNING castellan.key_manager.migration [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.602862 np0000183505 devstack@c-api.service[112989]: WARNING castellan.key_manager.migration [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.603926 np0000183505 devstack@c-api.service[112992]: WARNING castellan.key_manager.migration [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.604483 np0000183505 devstack@c-api.service[112991]: WARNING castellan.key_manager.migration [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.605708 np0000183505 devstack@c-api.service[112992]: WARNING castellan.key_manager.migration [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.606056 np0000183505 devstack@c-api.service[112989]: WARNING castellan.key_manager.migration [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.606188 np0000183505 devstack@c-api.service[112990]: WARNING castellan.key_manager.migration [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.608442 np0000183505 devstack@c-api.service[112992]: WARNING castellan.key_manager.migration [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.608962 np0000183505 devstack@c-api.service[112989]: WARNING castellan.key_manager.migration [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.609384 np0000183505 devstack@c-api.service[112990]: WARNING castellan.key_manager.migration [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.610425 np0000183505 devstack@c-api.service[112989]: WARNING castellan.key_manager.migration [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.610517 np0000183505 devstack@c-api.service[112991]: WARNING castellan.key_manager.migration [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.613114 np0000183505 devstack@c-api.service[112989]: WARNING castellan.key_manager.migration [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.613847 np0000183505 devstack@c-api.service[112990]: WARNING castellan.key_manager.migration [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.613934 np0000183505 devstack@c-api.service[112992]: WARNING castellan.key_manager.migration [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.615573 np0000183505 devstack@c-api.service[112991]: WARNING castellan.key_manager.migration [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.617399 np0000183505 devstack@c-api.service[112992]: WARNING castellan.key_manager.migration [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.617983 np0000183505 devstack@c-api.service[112990]: WARNING castellan.key_manager.migration [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.618668 np0000183505 devstack@c-api.service[112989]: WARNING castellan.key_manager.migration [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.619593 np0000183505 devstack@c-api.service[112991]: WARNING castellan.key_manager.migration [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.619658 np0000183505 devstack@c-api.service[112992]: WARNING castellan.key_manager.migration [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.621072 np0000183505 devstack@c-api.service[112990]: WARNING castellan.key_manager.migration [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.621240 np0000183505 devstack@c-api.service[112992]: WARNING castellan.key_manager.migration [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.622030 np0000183505 devstack@c-api.service[112989]: WARNING castellan.key_manager.migration [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.622688 np0000183505 devstack@c-api.service[112992]: WARNING castellan.key_manager.migration [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.622945 np0000183505 devstack@c-api.service[112991]: WARNING castellan.key_manager.migration [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.624047 np0000183505 devstack@c-api.service[112990]: WARNING castellan.key_manager.migration [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.624209 np0000183505 devstack@c-api.service[112989]: WARNING castellan.key_manager.migration [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.624544 np0000183505 devstack@c-api.service[112991]: WARNING castellan.key_manager.migration [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.625891 np0000183505 devstack@c-api.service[112989]: WARNING castellan.key_manager.migration [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.626314 np0000183505 devstack@c-api.service[112992]: WARNING castellan.key_manager.migration [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.627151 np0000183505 devstack@c-api.service[112990]: WARNING castellan.key_manager.migration [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.627348 np0000183505 devstack@c-api.service[112991]: WARNING castellan.key_manager.migration [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.627552 np0000183505 devstack@c-api.service[112989]: WARNING castellan.key_manager.migration [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.627911 np0000183505 devstack@c-api.service[112992]: WARNING castellan.key_manager.migration [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.628822 np0000183505 devstack@c-api.service[112989]: WARNING castellan.key_manager.migration [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.629288 np0000183505 devstack@c-api.service[112992]: WARNING castellan.key_manager.migration [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.630040 np0000183505 devstack@c-api.service[112990]: WARNING castellan.key_manager.migration [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.630345 np0000183505 devstack@c-api.service[112989]: WARNING castellan.key_manager.migration [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.631430 np0000183505 devstack@c-api.service[112992]: WARNING castellan.key_manager.migration [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.631623 np0000183505 devstack@c-api.service[112989]: WARNING castellan.key_manager.migration [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.632899 np0000183505 devstack@c-api.service[112992]: WARNING castellan.key_manager.migration [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.633002 np0000183505 devstack@c-api.service[112990]: WARNING castellan.key_manager.migration [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.633045 np0000183505 devstack@c-api.service[112991]: WARNING castellan.key_manager.migration [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.633106 np0000183505 devstack@c-api.service[112989]: WARNING castellan.key_manager.migration [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.633959 np0000183505 devstack@c-api.service[112992]: WARNING cinder.api.contrib.hosts [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 30 00:19:48.634222 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.v3.router [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Extended resource: extensions {{(pid=112992) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.634476 np0000183505 devstack@c-api.service[112990]: WARNING castellan.key_manager.migration [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.634519 np0000183505 devstack@c-api.service[112989]: WARNING castellan.key_manager.migration [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.635535 np0000183505 devstack@c-api.service[112989]: WARNING cinder.api.contrib.hosts [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 30 00:19:48.635702 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.v3.router [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Extended resource: cgsnapshots {{(pid=112992) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.635774 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.v3.router [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Extended resource: extensions {{(pid=112989) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.636545 np0000183505 devstack@c-api.service[112991]: WARNING castellan.key_manager.migration [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.637239 np0000183505 devstack@c-api.service[112990]: WARNING castellan.key_manager.migration [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.637279 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.v3.router [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Extended resource: qos-specs {{(pid=112992) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.637335 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.v3.router [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Extended resource: cgsnapshots {{(pid=112989) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.638669 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.v3.router [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Extended resource: qos-specs {{(pid=112989) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.638794 np0000183505 devstack@c-api.service[112991]: WARNING castellan.key_manager.migration [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.640090 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.v3.router [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Extended resource: capabilities {{(pid=112992) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.640522 np0000183505 devstack@c-api.service[112991]: WARNING castellan.key_manager.migration [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.641450 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.v3.router [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Extended resource: capabilities {{(pid=112989) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.641564 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.v3.router [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Extended resource: backups {{(pid=112992) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.642175 np0000183505 devstack@c-api.service[112991]: WARNING castellan.key_manager.migration [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.642714 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.v3.router [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Extended resource: backups {{(pid=112989) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.642806 np0000183505 devstack@c-api.service[112990]: WARNING castellan.key_manager.migration [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.643530 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.v3.router [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Extended resource: os-volume-type-access {{(pid=112992) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.643583 np0000183505 devstack@c-api.service[112991]: WARNING castellan.key_manager.migration [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.644797 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.v3.router [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Extended resource: os-volume-type-access {{(pid=112989) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.645336 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.v3.router [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Extended resource: encryption {{(pid=112992) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.663914 np0000183505 devstack@c-api.service[112991]: WARNING castellan.key_manager.migration [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.664724 np0000183505 devstack@c-api.service[112990]: WARNING castellan.key_manager.migration [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.664821 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.v3.router [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Extended resource: encryption {{(pid=112989) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.664905 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.v3.router [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Extended resource: consistencygroups {{(pid=112992) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.664971 np0000183505 devstack@c-api.service[112991]: WARNING castellan.key_manager.migration [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.665025 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.v3.router [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Extended resource: consistencygroups {{(pid=112989) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.665086 np0000183505 devstack@c-api.service[112991]: WARNING castellan.key_manager.migration [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.665169 np0000183505 devstack@c-api.service[112990]: WARNING castellan.key_manager.migration [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.665225 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.v3.router [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Extended resource: extra_specs {{(pid=112992) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.665339 np0000183505 devstack@c-api.service[112991]: WARNING castellan.key_manager.migration [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.665445 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.v3.router [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Extended resource: extra_specs {{(pid=112989) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.665509 np0000183505 devstack@c-api.service[112990]: WARNING castellan.key_manager.migration [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.665568 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.v3.router [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Extended resource: encryption {{(pid=112992) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.665627 np0000183505 devstack@c-api.service[112991]: WARNING cinder.api.contrib.hosts [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 30 00:19:48.665627 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.v3.router [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Extended resource: extensions {{(pid=112991) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.665775 np0000183505 devstack@c-api.service[112990]: WARNING castellan.key_manager.migration [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.665835 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.v3.router [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Extended resource: encryption {{(pid=112989) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.665892 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.v3.router [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Extended resource: cgsnapshots {{(pid=112991) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.665962 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.v3.router [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Extended resource: os-volume-manage {{(pid=112992) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.666021 np0000183505 devstack@c-api.service[112990]: WARNING castellan.key_manager.migration [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.666077 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.v3.router [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Extended resource: os-volume-manage {{(pid=112989) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.666172 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.v3.router [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Extended resource: qos-specs {{(pid=112991) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.666260 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.v3.router [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Extended resource: os-volume-transfer {{(pid=112992) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.666320 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.v3.router [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Extended resource: os-volume-transfer {{(pid=112989) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.666380 np0000183505 devstack@c-api.service[112990]: WARNING castellan.key_manager.migration [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.666436 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.v3.router [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Extended resource: os-availability-zone {{(pid=112992) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.666502 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.v3.router [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Extended resource: os-availability-zone {{(pid=112989) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.666571 np0000183505 devstack@c-api.service[112990]: WARNING castellan.key_manager.migration [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.666628 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.v3.router [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Extended resource: capabilities {{(pid=112991) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.666694 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.v3.router [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Extended resource: os-quota-sets {{(pid=112992) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.666762 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.v3.router [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Extended resource: os-quota-sets {{(pid=112989) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.666831 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.v3.router [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Extended resource: backups {{(pid=112991) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.666899 np0000183505 devstack@c-api.service[112990]: WARNING castellan.key_manager.migration [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.666956 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.v3.router [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Extended resource: os-quota-class-sets {{(pid=112992) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.667024 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.v3.router [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Extended resource: os-quota-class-sets {{(pid=112989) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.667082 np0000183505 devstack@c-api.service[112990]: WARNING castellan.key_manager.migration [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.667425 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.v3.router [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Extended resource: os-snapshot-manage {{(pid=112992) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.667514 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.v3.router [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Extended resource: os-volume-type-access {{(pid=112991) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.667571 np0000183505 devstack@c-api.service[112990]: WARNING cinder.api.contrib.hosts [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 30 00:19:48.667571 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.v3.router [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Extended resource: extensions {{(pid=112990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.667684 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.v3.router [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Extended resource: os-snapshot-manage {{(pid=112989) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.667736 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.v3.router [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Extended resource: os-hosts {{(pid=112992) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.667804 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.v3.router [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Extended resource: encryption {{(pid=112991) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.667866 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.v3.router [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Extended resource: cgsnapshots {{(pid=112990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.667931 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.v3.router [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Extended resource: os-hosts {{(pid=112989) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.667990 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.v3.router [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Extended resource: scheduler-stats {{(pid=112992) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.668049 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.v3.router [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Extended resource: consistencygroups {{(pid=112991) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.668109 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.v3.router [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Extended resource: qos-specs {{(pid=112990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.668188 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.v3.router [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Extended resource: scheduler-stats {{(pid=112989) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.668254 np0000183505 devstack@c-api.service[112992]: WARNING castellan.key_manager.migration [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.668376 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.v3.router [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Extended resource: extra_specs {{(pid=112991) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.668598 np0000183505 devstack@c-api.service[112992]: WARNING castellan.key_manager.migration [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.668652 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.v3.router [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Extended resource: capabilities {{(pid=112990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.668714 np0000183505 devstack@c-api.service[112989]: WARNING castellan.key_manager.migration [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.668766 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.v3.router [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Extended resource: encryption {{(pid=112991) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.668816 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.contrib.snapshot_actions [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] SnapshotActionsController initialized {{(pid=112992) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 30 00:19:48.668877 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.v3.router [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Extended resource: backups {{(pid=112990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.668939 np0000183505 devstack@c-api.service[112989]: WARNING castellan.key_manager.migration [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.668991 np0000183505 devstack@c-api.service[112992]: WARNING castellan.key_manager.migration [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.669043 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.v3.router [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Extended resource: os-volume-manage {{(pid=112991) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.669207 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.contrib.snapshot_actions [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] SnapshotActionsController initialized {{(pid=112989) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 30 00:19:48.669758 np0000183505 devstack@c-api.service[112992]: WARNING castellan.key_manager.migration [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.669939 np0000183505 devstack@c-api.service[112989]: WARNING castellan.key_manager.migration [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.670553 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.v3.router [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Extended resource: os-volume-transfer {{(pid=112991) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.670620 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.v3.router [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Extended resource: os-volume-type-access {{(pid=112990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.671143 np0000183505 devstack@c-api.service[112992]: WARNING castellan.key_manager.migration [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.671384 np0000183505 devstack@c-api.service[112989]: WARNING castellan.key_manager.migration [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.672262 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.v3.router [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Extended resource: os-availability-zone {{(pid=112991) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.672465 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.v3.router [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Extended resource: encryption {{(pid=112990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.672608 np0000183505 devstack@c-api.service[112992]: WARNING castellan.key_manager.migration [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.672769 np0000183505 devstack@c-api.service[112989]: WARNING castellan.key_manager.migration [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.673597 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.v3.router [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Extended resource: os-quota-sets {{(pid=112991) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.674086 np0000183505 devstack@c-api.service[112992]: WARNING castellan.key_manager.migration [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.674157 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.v3.router [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Extended resource: consistencygroups {{(pid=112990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.674204 np0000183505 devstack@c-api.service[112989]: WARNING castellan.key_manager.migration [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.674914 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.v3.router [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Extension UsedLimits extending resource: limits {{(pid=112992) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:19:48.675023 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.v3.router [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Extended resource: os-quota-class-sets {{(pid=112991) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.675094 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.v3.router [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112992) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:19:48.675705 np0000183505 devstack@c-api.service[112989]: WARNING castellan.key_manager.migration [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.675856 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.v3.router [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112992) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:19:48.675968 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.v3.router [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112992) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:19:48.676076 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.v3.router [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Extension VolumeActions extending resource: volumes {{(pid=112992) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:19:48.676258 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.v3.router [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112992) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:19:48.676375 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.v3.router [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112992) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:19:48.676468 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.v3.router [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Extended resource: extra_specs {{(pid=112990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.676559 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.v3.router [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Extended resource: os-snapshot-manage {{(pid=112991) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.676627 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.v3.router [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Extension TypesManage extending resource: types {{(pid=112992) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:19:48.676671 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.v3.router [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Extension UsedLimits extending resource: limits {{(pid=112989) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:19:48.676713 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.v3.router [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112992) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:19:48.676760 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.v3.router [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Extension VolumeTypeAccess extending resource: types {{(pid=112989) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:19:48.676806 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.v3.router [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112992) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:19:48.676806 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.v3.router [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Extension AdminActions extending resource: volumes {{(pid=112992) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:19:48.676883 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.v3.router [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Extension AdminActions extending resource: snapshots {{(pid=112992) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:19:48.676984 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.v3.router [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Extension AdminActions extending resource: backups {{(pid=112992) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:19:48.677077 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.v3.router [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112992) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:19:48.677201 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.v3.router [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112992) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:19:48.677321 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.v3.router [None req-9c403ada-2bc7-417e-afe2-70ecfc47e57a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112992) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:19:48.677427 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.v3.router [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112989) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:19:48.677530 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.v3.router [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112989) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:19:48.677616 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.v3.router [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Extension VolumeActions extending resource: volumes {{(pid=112989) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:19:48.677748 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.v3.router [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112989) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:19:48.677816 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.v3.router [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Extended resource: os-hosts {{(pid=112991) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.677870 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.v3.router [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Extension SnapshotActions extending resource: snapshots {{(pid=112989) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:19:48.677962 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.v3.router [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Extension TypesManage extending resource: types {{(pid=112989) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:19:48.678058 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.v3.router [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112989) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:19:48.678175 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.v3.router [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Extended resource: encryption {{(pid=112990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.678232 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.v3.router [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112989) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:19:48.678312 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.v3.router [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Extension AdminActions extending resource: volumes {{(pid=112989) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:19:48.678435 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.v3.router [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Extension AdminActions extending resource: snapshots {{(pid=112989) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:19:48.678553 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.v3.router [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Extension AdminActions extending resource: backups {{(pid=112989) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:19:48.678660 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.v3.router [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112989) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:19:48.678767 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.v3.router [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112989) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:19:48.678874 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.v3.router [None req-c58b9e83-7d88-4c2e-b442-fd1c8f2ceb9b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112989) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:19:48.679363 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.v3.router [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Extended resource: scheduler-stats {{(pid=112991) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.679906 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.v3.router [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Extended resource: os-volume-manage {{(pid=112990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.681629 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.v3.router [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Extended resource: os-volume-transfer {{(pid=112990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.681922 np0000183505 devstack@c-api.service[112991]: WARNING castellan.key_manager.migration [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.683481 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.v3.router [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Extended resource: os-availability-zone {{(pid=112990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.683586 np0000183505 devstack@c-api.service[112991]: WARNING castellan.key_manager.migration [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.684536 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.contrib.snapshot_actions [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] SnapshotActionsController initialized {{(pid=112991) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 30 00:19:48.685065 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.v3.router [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Extended resource: os-quota-sets {{(pid=112990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.685261 np0000183505 devstack@c-api.service[112992]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7119dc6a3668 pid: 112992 (default app) Jun 30 00:19:48.685375 np0000183505 devstack@c-api.service[112991]: WARNING castellan.key_manager.migration [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.686682 np0000183505 devstack@c-api.service[112991]: WARNING castellan.key_manager.migration [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.686751 np0000183505 devstack@c-api.service[112989]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7119dc6a3668 pid: 112989 (default app) Jun 30 00:19:48.686826 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.v3.router [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Extended resource: os-quota-class-sets {{(pid=112990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.688072 np0000183505 devstack@c-api.service[112991]: WARNING castellan.key_manager.migration [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.688233 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.v3.router [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Extended resource: os-snapshot-manage {{(pid=112990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.689496 np0000183505 devstack@c-api.service[112991]: WARNING castellan.key_manager.migration [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.689889 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.v3.router [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Extended resource: os-hosts {{(pid=112990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.690959 np0000183505 devstack@c-api.service[112991]: WARNING castellan.key_manager.migration [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.691805 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.v3.router [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Extension UsedLimits extending resource: limits {{(pid=112991) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:19:48.691879 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.v3.router [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Extended resource: scheduler-stats {{(pid=112990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:19:48.691952 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.v3.router [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112991) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:19:48.692972 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.v3.router [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112991) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:19:48.693075 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.v3.router [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112991) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:19:48.693197 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.v3.router [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Extension VolumeActions extending resource: volumes {{(pid=112991) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:19:48.693341 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.v3.router [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112991) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:19:48.693440 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.v3.router [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112991) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:19:48.693493 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.693493 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.693493 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.693493 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.693493 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.693855 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.693855 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.693855 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.693855 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.693855 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.694094 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.v3.router [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Extension TypesManage extending resource: types {{(pid=112991) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:19:48.694161 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.694161 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.694161 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.694161 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.694161 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.694161 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.694471 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.694471 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.694471 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.694471 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.694674 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.694674 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.694674 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.694674 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.694877 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.v3.router [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112991) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:19:48.694937 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.694937 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.694937 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.694937 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.695151 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.695151 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.695151 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.695151 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.695151 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.695415 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.695415 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.695415 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.695415 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.695415 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.695644 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.v3.router [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112991) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:19:48.695689 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.695689 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.695689 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.695689 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.695689 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.695689 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.696028 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.696028 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.696028 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.696028 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.696028 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.696028 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.696404 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.696404 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.696504 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.v3.router [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Extension AdminActions extending resource: volumes {{(pid=112991) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:19:48.696546 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.696546 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.696546 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.696546 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.696546 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.696546 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.696850 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.696850 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.696850 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.696850 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.696850 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.697108 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.697108 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.697108 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.697535 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.v3.router [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Extension AdminActions extending resource: snapshots {{(pid=112991) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:19:48.697623 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.697623 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.697623 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.697623 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.697623 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.697623 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.698067 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.698067 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.698067 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.698067 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.698067 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.698067 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.698577 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.v3.router [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Extension AdminActions extending resource: backups {{(pid=112991) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:19:48.698653 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.698653 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.698653 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.698653 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.698653 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.699152 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.699152 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.699152 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.699152 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.699152 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.699538 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.v3.router [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112991) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:19:48.699656 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.699656 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.699656 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.699656 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.699987 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.699987 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.699987 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.699987 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.700873 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.700873 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.700873 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.700873 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.701209 np0000183505 devstack@c-api.service[112990]: WARNING castellan.key_manager.migration [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.701298 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.701298 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.701483 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.v3.router [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112991) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:19:48.701561 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.701561 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.701561 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.701561 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.701561 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.702070 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.702070 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.702070 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.702070 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.702070 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.702472 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.702472 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.702472 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.702472 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.702932 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.v3.router [None req-cefbb5c5-206c-4886-902d-1c034237338c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112991) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:19:48.703058 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.703058 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.703058 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.703058 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.703587 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.703587 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.703587 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.703587 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.704036 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.704036 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.704036 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.704036 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.704538 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.704538 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.704538 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.704538 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.704538 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.704538 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.705295 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.705295 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.705295 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.705295 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.705295 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.706090 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.706090 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.706090 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.706090 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.706090 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.706090 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.706090 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.706843 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.706843 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.706843 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.706843 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.706843 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.706843 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.707511 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.707511 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.707511 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.707511 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.707511 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.707511 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.707997 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.707997 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.707997 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.707997 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.707997 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.707997 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.708603 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.708603 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.708603 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.708603 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.708947 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.708947 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.708947 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.708947 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.709314 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.709314 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.709314 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.709314 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.709576 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.709576 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.709576 np0000183505 devstack@c-api.service[112992]: /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. Jun 30 00:19:48.709576 np0000183505 devstack@c-api.service[112992]: warnings.warn(deprecated_msg) Jun 30 00:19:48.709824 np0000183505 devstack@c-api.service[112990]: WARNING castellan.key_manager.migration [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.709824 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.contrib.snapshot_actions [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] SnapshotActionsController initialized {{(pid=112990) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 30 00:19:48.709965 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.middleware.request_id [None req-0c941a71-ae3f-4833-b32d-b14ba9f7d17a None None] RequestId filter calling following filter/app {{(pid=112992) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:19:48.710024 np0000183505 devstack@c-api.service[112990]: WARNING castellan.key_manager.migration [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.710024 np0000183505 devstack@c-api.service[112990]: WARNING castellan.key_manager.migration [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.710107 np0000183505 devstack@c-api.service[112992]: [pid: 112992|app: 0|req: 1/1] 199.204.45.129 () {60 vars in 956 bytes} [Tue Jun 30 00:19:48 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 30 00:19:48.710161 np0000183505 devstack@c-api.service[112990]: WARNING castellan.key_manager.migration [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.710161 np0000183505 devstack@c-api.service[112990]: WARNING castellan.key_manager.migration [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.710290 np0000183505 devstack@c-api.service[112991]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7119dc6a3668 pid: 112991 (default app) Jun 30 00:19:48.710361 np0000183505 devstack@c-api.service[112990]: WARNING castellan.key_manager.migration [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:19:48.710361 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.v3.router [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Extension UsedLimits extending resource: limits {{(pid=112990) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:19:48.710361 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.v3.router [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112990) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:19:48.710361 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.v3.router [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112990) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:19:48.710361 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.v3.router [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112990) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:19:48.710361 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.v3.router [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Extension VolumeActions extending resource: volumes {{(pid=112990) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:19:48.710361 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.v3.router [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112990) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:19:48.710361 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.v3.router [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112990) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:19:48.710753 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.v3.router [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Extension TypesManage extending resource: types {{(pid=112990) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:19:48.710753 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.v3.router [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112990) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:19:48.710753 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.v3.router [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112990) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:19:48.710753 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.v3.router [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Extension AdminActions extending resource: volumes {{(pid=112990) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:19:48.710753 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.v3.router [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Extension AdminActions extending resource: snapshots {{(pid=112990) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:19:48.710753 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.v3.router [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Extension AdminActions extending resource: backups {{(pid=112990) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:19:48.710753 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.v3.router [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112990) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:19:48.711154 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.v3.router [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112990) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:19:48.711154 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.v3.router [None req-dc3d1894-4644-4428-959f-48070d5ebcd5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112990) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:19:48.716154 np0000183505 devstack@c-api.service[112990]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7119dc6a3668 pid: 112990 (default app) Jun 30 00:19:56.425084 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.425084 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.425084 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.425084 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.425084 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.426025 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.426025 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.426025 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.426025 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.426025 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.426295 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.426295 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.426295 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.426295 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.426295 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.426295 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.426584 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.426584 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.426584 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.426584 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.426787 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.426787 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.426787 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.426787 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.427003 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.427003 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.427003 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.427003 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.427258 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.427258 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.427258 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.427258 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.427258 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.427499 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.427499 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.427499 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.427499 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.427499 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.427725 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.427725 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.427725 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.427725 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.427725 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.427725 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.428023 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.428023 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.428023 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.428023 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.428023 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.428023 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.429095 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.429095 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.429095 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.429095 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.429095 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.429095 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.429398 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.429398 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.429398 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.429398 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.429398 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.429665 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.429665 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.429665 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.429665 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.429665 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.429901 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.429901 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.429901 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.429901 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.429901 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.429901 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.430197 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.430197 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.430197 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.430197 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.430197 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.430197 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.430459 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.430459 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.430459 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.430459 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.430459 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.430700 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.430700 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.430700 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.430700 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.430700 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.430946 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.430946 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.430946 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.430946 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.431176 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.431176 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.431176 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.431176 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.431374 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.431374 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.431374 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.431374 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.431374 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.431837 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.431837 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.431837 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.431837 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.431837 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.432061 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.432061 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.432061 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.432061 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.432290 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.432290 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.432290 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.432290 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.432737 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.432737 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.432737 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.432737 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.433096 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.433096 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.433096 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.433096 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.433541 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.433541 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.433541 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.433541 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.433718 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.433718 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.433718 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.433718 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.433718 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.433844 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.433844 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.433844 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.433844 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.433844 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.433844 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.433992 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.433992 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.433992 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.433992 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.433992 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.434107 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.434107 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.434107 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.434107 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.434107 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.434107 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.434264 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.434264 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.434264 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.434264 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.434264 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.434264 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.434405 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.434405 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.434405 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.434405 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.434405 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.434405 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.434555 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.434555 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.434555 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.434555 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.434555 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.434555 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.434695 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.434695 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.434695 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.434695 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.434799 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.434799 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.434799 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.434799 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.434799 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.434923 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.434923 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.434923 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.434923 np0000183505 devstack@c-api.service[112989]: /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. Jun 30 00:19:56.434923 np0000183505 devstack@c-api.service[112989]: warnings.warn(deprecated_msg) Jun 30 00:19:56.434923 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.middleware.request_id [None req-2d6cbc04-8ace-485a-9574-45161bf619b8 None None] RequestId filter calling following filter/app {{(pid=112989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:19:56.952345 np0000183505 devstack@c-api.service[112989]: INFO cinder.api.openstack.wsgi [None req-2d6cbc04-8ace-485a-9574-45161bf619b8 admin admin] POST https://199.204.45.129/volume/v3/types Jun 30 00:19:56.952968 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.openstack.wsgi [None req-2d6cbc04-8ace-485a-9574-45161bf619b8 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 30 00:19:56.954734 np0000183505 devstack@c-api.service[112989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: 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. Jun 30 00:19:56.954734 np0000183505 devstack@c-api.service[112989]: warnings.warn( Jun 30 00:19:56.990308 np0000183505 devstack@c-api.service[112989]: DEBUG oslo_db.sqlalchemy.engines [None req-2d6cbc04-8ace-485a-9574-45161bf619b8 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=112989) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 00:19:57.025617 np0000183505 devstack@c-api.service[112989]: INFO cinder.api.openstack.wsgi [None req-2d6cbc04-8ace-485a-9574-45161bf619b8 admin admin] https://199.204.45.129/volume/v3/types returned with HTTP 200 Jun 30 00:19:57.026158 np0000183505 devstack@c-api.service[112989]: [pid: 112989|app: 0|req: 1/2] 199.204.45.129 () {68 vars in 1288 bytes} [Tue Jun 30 00:19:56 2026] POST /volume/v3/types => generated 186 bytes in 618 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 00:19:57.040802 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.middleware.request_id [req-2d6cbc04-8ace-485a-9574-45161bf619b8 req-12e97385-1395-47da-b88c-a5e0c6e38eb5 None None] RequestId filter calling following filter/app {{(pid=112992) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:19:57.400360 np0000183505 devstack@c-api.service[112992]: INFO cinder.api.openstack.wsgi [req-2d6cbc04-8ace-485a-9574-45161bf619b8 req-12e97385-1395-47da-b88c-a5e0c6e38eb5 admin admin] POST https://199.204.45.129/volume/v3/types/ea17a17a-e751-438e-853b-fbe9612328eb/extra_specs Jun 30 00:19:57.400919 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.openstack.wsgi [req-2d6cbc04-8ace-485a-9574-45161bf619b8 req-12e97385-1395-47da-b88c-a5e0c6e38eb5 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112992) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 30 00:19:57.402721 np0000183505 devstack@c-api.service[112992]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: 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. Jun 30 00:19:57.402721 np0000183505 devstack@c-api.service[112992]: warnings.warn( Jun 30 00:19:57.444343 np0000183505 devstack@c-api.service[112992]: DEBUG oslo_db.sqlalchemy.engines [req-2d6cbc04-8ace-485a-9574-45161bf619b8 req-12e97385-1395-47da-b88c-a5e0c6e38eb5 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=112992) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 00:19:57.520474 np0000183505 devstack@c-api.service[112992]: INFO cinder.api.openstack.wsgi [req-2d6cbc04-8ace-485a-9574-45161bf619b8 req-12e97385-1395-47da-b88c-a5e0c6e38eb5 admin admin] https://199.204.45.129/volume/v3/types/ea17a17a-e751-438e-853b-fbe9612328eb/extra_specs returned with HTTP 200 Jun 30 00:19:57.520998 np0000183505 devstack@c-api.service[112992]: [pid: 112992|app: 0|req: 2/3] 199.204.45.129 () {70 vars in 1505 bytes} [Tue Jun 30 00:19:57 2026] POST /volume/v3/types/ea17a17a-e751-438e-853b-fbe9612328eb/extra_specs => generated 55 bytes in 482 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:19:58.570968 np0000183505 devstack@c-api.service[112991]: DEBUG dbcounter [-] [112991] Writing DB stats cinder:SELECT=6 {{(pid=112991) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:19:58.594586 np0000183505 devstack@c-api.service[112990]: DEBUG dbcounter [-] [112990] Writing DB stats cinder:SELECT=6 {{(pid=112990) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:20:07.022420 np0000183505 devstack@c-api.service[112989]: DEBUG dbcounter [-] [112989] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112989) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:20:07.519167 np0000183505 devstack@c-api.service[112992]: DEBUG dbcounter [-] [112992] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112992) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:24:02.528666 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.528666 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.528666 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.528666 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.528666 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.529858 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.529858 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.529858 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.529858 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.529858 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.530338 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.530338 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.530338 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.530338 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.530338 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.530338 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.530895 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.530895 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.530895 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.530895 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.531317 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.531317 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.531317 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.531317 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.531670 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.531670 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.531670 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.531670 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.532042 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.532042 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.532042 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.532042 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.532042 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.532569 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.532569 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.532569 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.532569 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.532569 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.533015 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.533015 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.533015 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.533015 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.533015 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.533015 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.533466 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.533466 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.533466 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.533466 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.533466 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.533466 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.533792 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.533792 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.533792 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.533792 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.533792 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.533792 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.534147 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.534147 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.534147 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.534147 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.534147 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.534435 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.534435 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.534435 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.534435 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.534435 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.534727 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.534727 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.534727 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.534727 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.534727 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.534727 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.535047 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.535047 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.535047 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.535047 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.535047 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.535047 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.535383 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.535383 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.535383 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.535383 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.535383 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.535665 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.535665 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.535665 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.535665 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.535665 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.535943 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.535943 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.535943 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.535943 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.536206 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.536206 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.536206 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.536206 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.536460 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.536460 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.536460 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.536460 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.536460 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.536752 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.536752 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.536752 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.536752 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.536752 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.537042 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.537042 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.537042 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.537042 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.537296 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.537296 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.537296 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.537296 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.537548 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.537548 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.537548 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.537548 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.537820 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.537820 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.537820 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.537820 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.538240 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.538240 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.538240 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.538240 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.538473 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.538473 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.538473 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.538473 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.538473 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.538769 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.538769 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.538769 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.538769 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.538769 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.538769 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.539102 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.539102 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.539102 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.539102 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.539102 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.539390 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.539390 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.539390 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.539390 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.539390 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.539390 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.539709 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.539709 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.539709 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.539709 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.539709 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.539709 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.540044 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.540044 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.540044 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.540044 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.540044 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.540044 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.540408 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.540408 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.540408 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.540408 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.540408 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.540408 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.540738 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.540738 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.540738 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.540738 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.541031 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.541031 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.541031 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.541031 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.541031 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.541315 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.541315 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.541315 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.541315 np0000183505 devstack@c-api.service[112991]: /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. Jun 30 00:24:02.541315 np0000183505 devstack@c-api.service[112991]: warnings.warn(deprecated_msg) Jun 30 00:24:02.541315 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.middleware.request_id [None req-f25028b3-f027-4951-bf09-71579ace0efb None None] RequestId filter calling following filter/app {{(pid=112991) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:24:02.541315 np0000183505 devstack@c-api.service[112991]: INFO cinder.api.openstack.wsgi [None req-f25028b3-f027-4951-bf09-71579ace0efb None None] GET https://199.204.45.129/volume// Jun 30 00:24:02.541644 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.openstack.wsgi [None req-f25028b3-f027-4951-bf09-71579ace0efb None None] Empty body provided in request {{(pid=112991) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:24:02.541644 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.openstack.wsgi [None req-f25028b3-f027-4951-bf09-71579ace0efb None None] Calling method 'all' {{(pid=112991) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:24:02.541644 np0000183505 devstack@c-api.service[112991]: INFO cinder.api.openstack.wsgi [None req-f25028b3-f027-4951-bf09-71579ace0efb None None] https://199.204.45.129/volume// returned with HTTP 300 Jun 30 00:24:02.541644 np0000183505 devstack@c-api.service[112991]: [pid: 112991|app: 0|req: 1/4] 199.204.45.129 () {66 vars in 1456 bytes} [Tue Jun 30 00:24:02 2026] GET /volume/ => generated 390 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 30 00:24:42.194961 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.194961 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.194961 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.194961 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.194961 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.195744 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.195744 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.195744 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.195744 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.195744 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.195870 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.195870 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.195870 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.195870 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.195870 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.195870 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.196031 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.196031 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.196031 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.196031 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.196157 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.196157 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.196157 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.196157 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.196266 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.196266 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.196266 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.196266 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.196380 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.196380 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.196380 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.196380 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.196380 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.196508 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.196508 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.196508 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.196508 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.196508 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.196631 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.196631 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.196631 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.196631 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.196631 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.196631 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.196830 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.196830 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.196830 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.196830 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.196830 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.196830 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.197014 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.197014 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.197014 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.197014 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.197014 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.197014 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.197251 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.197251 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.197251 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.197251 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.197251 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.197456 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.197456 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.197456 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.197456 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.197456 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.197623 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.197623 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.197623 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.197623 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.197623 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.197623 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.197832 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.197832 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.197832 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.197832 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.197832 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.197832 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.198006 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.198006 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.198006 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.198006 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.198006 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.198285 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.198285 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.198285 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.198285 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.198285 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.198437 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.198437 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.198437 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.198437 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.198563 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.198563 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.198563 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.198563 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.198683 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.198683 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.198683 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.198683 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.198683 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.198824 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.198824 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.198824 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.198824 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.198824 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.198981 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.198981 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.198981 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.198981 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.199090 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.199090 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.199090 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.199090 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.199202 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.199202 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.199202 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.199202 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.199323 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.199323 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.199323 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.199323 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.199482 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.199482 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.199482 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.199482 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.199629 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.199629 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.199629 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.199629 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.199629 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.199805 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.199805 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.199805 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.199805 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.199805 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.199805 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.199987 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.199987 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.199987 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.199987 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.199987 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.200164 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.200164 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.200164 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.200164 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.200164 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.200164 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.200336 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.200336 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.200336 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.200336 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.200336 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.200336 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.200504 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.200504 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.200504 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.200504 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.200504 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.200504 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.200664 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.200664 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.200664 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.200664 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.200664 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.200664 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.200865 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.200865 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.200865 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.200865 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.200975 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.200975 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.200975 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.200975 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.200975 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.201293 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.201293 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.201293 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.201293 np0000183505 devstack@c-api.service[112990]: /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. Jun 30 00:24:42.201293 np0000183505 devstack@c-api.service[112990]: warnings.warn(deprecated_msg) Jun 30 00:24:42.201293 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.middleware.request_id [None req-0d0302d6-0629-4313-8b9e-c79b5bd7a18a None None] RequestId filter calling following filter/app {{(pid=112990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:24:42.202449 np0000183505 devstack@c-api.service[112990]: [pid: 112990|app: 0|req: 1/5] 199.204.45.129 () {62 vars in 1068 bytes} [Tue Jun 30 00:24:42 2026] GET /volume/v3 => generated 114 bytes in 18 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 30 00:24:42.239972 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.middleware.request_id [None req-efebe0c2-5b83-43cc-8d67-c344a6d3d41d None None] RequestId filter calling following filter/app {{(pid=112989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:24:42.249874 np0000183505 devstack@c-api.service[112989]: [pid: 112989|app: 0|req: 2/6] 199.204.45.129 () {64 vars in 1272 bytes} [Tue Jun 30 00:24:42 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 30 00:24:42.290730 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.middleware.request_id [req-efebe0c2-5b83-43cc-8d67-c344a6d3d41d req-9a4dbd9d-6da7-4aa8-a5cb-685075ee63e2 None None] RequestId filter calling following filter/app {{(pid=112992) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:24:42.296739 np0000183505 devstack@c-api.service[112992]: INFO cinder.api.openstack.wsgi [req-efebe0c2-5b83-43cc-8d67-c344a6d3d41d req-9a4dbd9d-6da7-4aa8-a5cb-685075ee63e2 demo demo] GET https://199.204.45.129/volume/v3/ Jun 30 00:24:42.297155 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.openstack.wsgi [req-efebe0c2-5b83-43cc-8d67-c344a6d3d41d req-9a4dbd9d-6da7-4aa8-a5cb-685075ee63e2 demo demo] Empty body provided in request {{(pid=112992) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:24:42.297570 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.openstack.wsgi [req-efebe0c2-5b83-43cc-8d67-c344a6d3d41d req-9a4dbd9d-6da7-4aa8-a5cb-685075ee63e2 demo demo] Calling method 'version_select' {{(pid=112992) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:24:42.299324 np0000183505 devstack@c-api.service[112992]: INFO cinder.api.openstack.wsgi [req-efebe0c2-5b83-43cc-8d67-c344a6d3d41d req-9a4dbd9d-6da7-4aa8-a5cb-685075ee63e2 demo demo] https://199.204.45.129/volume/v3/ returned with HTTP 200 Jun 30 00:24:42.299956 np0000183505 devstack@c-api.service[112992]: [pid: 112992|app: 0|req: 3/7] 199.204.45.129 () {66 vars in 1346 bytes} [Tue Jun 30 00:24:42 2026] GET /volume/v3/ => generated 390 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 00:24:42.345708 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.middleware.request_id [None req-46e05a48-0fa4-4bdc-906e-e80fb6abe9b2 None None] RequestId filter calling following filter/app {{(pid=112991) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:24:42.668336 np0000183505 devstack@c-api.service[112991]: INFO cinder.api.openstack.wsgi [None req-46e05a48-0fa4-4bdc-906e-e80fb6abe9b2 demo demo] GET https://199.204.45.129/volume/v3/types Jun 30 00:24:42.668690 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.openstack.wsgi [None req-46e05a48-0fa4-4bdc-906e-e80fb6abe9b2 demo demo] Empty body provided in request {{(pid=112991) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:24:42.668891 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.openstack.wsgi [None req-46e05a48-0fa4-4bdc-906e-e80fb6abe9b2 demo demo] Calling method 'index' {{(pid=112991) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:24:42.669471 np0000183505 devstack@c-api.service[112991]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: 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. Jun 30 00:24:42.669471 np0000183505 devstack@c-api.service[112991]: warnings.warn( Jun 30 00:24:42.670107 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.api_utils [None req-46e05a48-0fa4-4bdc-906e-e80fb6abe9b2 demo demo] Removing options '' from query. {{(pid=112991) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:24:42.707933 np0000183505 devstack@c-api.service[112991]: DEBUG oslo_db.sqlalchemy.engines [None req-46e05a48-0fa4-4bdc-906e-e80fb6abe9b2 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=112991) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 00:24:42.730259 np0000183505 devstack@c-api.service[112991]: INFO cinder.api.openstack.wsgi [None req-46e05a48-0fa4-4bdc-906e-e80fb6abe9b2 demo demo] https://199.204.45.129/volume/v3/types returned with HTTP 200 Jun 30 00:24:42.730798 np0000183505 devstack@c-api.service[112991]: [pid: 112991|app: 0|req: 2/8] 199.204.45.129 () {64 vars in 1290 bytes} [Tue Jun 30 00:24:42 2026] GET /volume/v3/types => generated 377 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 00:24:42.771856 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.middleware.request_id [None req-e36b4631-70c3-470a-8536-ba7e04ff6282 None None] RequestId filter calling following filter/app {{(pid=112990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:24:43.106721 np0000183505 devstack@c-api.service[112990]: INFO cinder.api.openstack.wsgi [None req-e36b4631-70c3-470a-8536-ba7e04ff6282 demo demo] GET https://199.204.45.129/volume/v3/types/default Jun 30 00:24:43.107067 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.openstack.wsgi [None req-e36b4631-70c3-470a-8536-ba7e04ff6282 demo demo] Empty body provided in request {{(pid=112990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:24:43.107319 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.openstack.wsgi [None req-e36b4631-70c3-470a-8536-ba7e04ff6282 demo demo] Calling method 'show' {{(pid=112990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:24:43.145003 np0000183505 devstack@c-api.service[112990]: DEBUG oslo_db.sqlalchemy.engines [None req-e36b4631-70c3-470a-8536-ba7e04ff6282 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=112990) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 00:24:43.160578 np0000183505 devstack@c-api.service[112990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: 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. Jun 30 00:24:43.160578 np0000183505 devstack@c-api.service[112990]: warnings.warn( Jun 30 00:24:43.162914 np0000183505 devstack@c-api.service[112990]: INFO cinder.api.openstack.wsgi [None req-e36b4631-70c3-470a-8536-ba7e04ff6282 demo demo] https://199.204.45.129/volume/v3/types/default returned with HTTP 200 Jun 30 00:24:43.163354 np0000183505 devstack@c-api.service[112990]: [pid: 112990|app: 0|req: 2/9] 199.204.45.129 () {64 vars in 1301 bytes} [Tue Jun 30 00:24:42 2026] GET /volume/v3/types/default => generated 145 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 00:24:43.654897 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.middleware.request_id [None req-babf64c9-f8dc-4ca9-9617-3e76dccc9cbc None None] RequestId filter calling following filter/app {{(pid=112989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:24:43.656350 np0000183505 devstack@c-api.service[112989]: [pid: 112989|app: 0|req: 3/10] 199.204.45.129 () {62 vars in 1068 bytes} [Tue Jun 30 00:24:43 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 30 00:24:43.690518 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.middleware.request_id [None req-c1d52ad0-ab8a-48b2-866c-0c67a15189c0 None None] RequestId filter calling following filter/app {{(pid=112992) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:24:43.698447 np0000183505 devstack@c-api.service[112992]: [pid: 112992|app: 0|req: 4/11] 199.204.45.129 () {64 vars in 1272 bytes} [Tue Jun 30 00:24:43 2026] GET /volume/v3 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 30 00:24:43.733906 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.middleware.request_id [req-c1d52ad0-ab8a-48b2-866c-0c67a15189c0 req-730cd1de-e414-488f-ac1d-fbf6ebbdf5c6 None None] RequestId filter calling following filter/app {{(pid=112991) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:24:43.736685 np0000183505 devstack@c-api.service[112991]: INFO cinder.api.openstack.wsgi [req-c1d52ad0-ab8a-48b2-866c-0c67a15189c0 req-730cd1de-e414-488f-ac1d-fbf6ebbdf5c6 demo demo] GET https://199.204.45.129/volume/v3/ Jun 30 00:24:43.736955 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.openstack.wsgi [req-c1d52ad0-ab8a-48b2-866c-0c67a15189c0 req-730cd1de-e414-488f-ac1d-fbf6ebbdf5c6 demo demo] Empty body provided in request {{(pid=112991) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:24:43.737265 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.openstack.wsgi [req-c1d52ad0-ab8a-48b2-866c-0c67a15189c0 req-730cd1de-e414-488f-ac1d-fbf6ebbdf5c6 demo demo] Calling method 'version_select' {{(pid=112991) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:24:43.737968 np0000183505 devstack@c-api.service[112991]: INFO cinder.api.openstack.wsgi [req-c1d52ad0-ab8a-48b2-866c-0c67a15189c0 req-730cd1de-e414-488f-ac1d-fbf6ebbdf5c6 demo demo] https://199.204.45.129/volume/v3/ returned with HTTP 200 Jun 30 00:24:43.738486 np0000183505 devstack@c-api.service[112991]: [pid: 112991|app: 0|req: 3/12] 199.204.45.129 () {66 vars in 1346 bytes} [Tue Jun 30 00:24:43 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 00:24:43.778895 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.middleware.request_id [None req-ddbeb4aa-4d82-4d6e-87fb-a10ce7b7a1c8 None None] RequestId filter calling following filter/app {{(pid=112990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:24:43.781908 np0000183505 devstack@c-api.service[112990]: INFO cinder.api.openstack.wsgi [None req-ddbeb4aa-4d82-4d6e-87fb-a10ce7b7a1c8 demo demo] GET https://199.204.45.129/volume/v3/types/default Jun 30 00:24:43.782118 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.openstack.wsgi [None req-ddbeb4aa-4d82-4d6e-87fb-a10ce7b7a1c8 demo demo] Empty body provided in request {{(pid=112990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:24:43.782366 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.openstack.wsgi [None req-ddbeb4aa-4d82-4d6e-87fb-a10ce7b7a1c8 demo demo] Calling method 'show' {{(pid=112990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:24:43.792828 np0000183505 devstack@c-api.service[112990]: INFO cinder.api.openstack.wsgi [None req-ddbeb4aa-4d82-4d6e-87fb-a10ce7b7a1c8 demo demo] https://199.204.45.129/volume/v3/types/default returned with HTTP 200 Jun 30 00:24:43.793611 np0000183505 devstack@c-api.service[112990]: [pid: 112990|app: 0|req: 3/13] 199.204.45.129 () {64 vars in 1301 bytes} [Tue Jun 30 00:24:43 2026] GET /volume/v3/types/default => generated 145 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 00:24:44.438887 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.middleware.request_id [None req-da66f593-c154-43f2-ab31-4229dfcca6d1 None None] RequestId filter calling following filter/app {{(pid=112989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:24:44.439994 np0000183505 devstack@c-api.service[112989]: [pid: 112989|app: 0|req: 4/14] 199.204.45.129 () {62 vars in 1068 bytes} [Tue Jun 30 00:24:44 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 30 00:24:44.476770 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.middleware.request_id [None req-1ac8f761-74eb-4d36-b651-4b91503f1ae7 None None] RequestId filter calling following filter/app {{(pid=112992) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:24:44.481057 np0000183505 devstack@c-api.service[112992]: [pid: 112992|app: 0|req: 5/15] 199.204.45.129 () {64 vars in 1272 bytes} [Tue Jun 30 00:24:44 2026] GET /volume/v3 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 30 00:24:44.520113 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.middleware.request_id [req-1ac8f761-74eb-4d36-b651-4b91503f1ae7 req-67cf8cd8-4133-43ce-88e5-f45872e33c6a None None] RequestId filter calling following filter/app {{(pid=112991) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:24:44.522719 np0000183505 devstack@c-api.service[112991]: INFO cinder.api.openstack.wsgi [req-1ac8f761-74eb-4d36-b651-4b91503f1ae7 req-67cf8cd8-4133-43ce-88e5-f45872e33c6a demo demo] GET https://199.204.45.129/volume/v3/ Jun 30 00:24:44.522961 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.openstack.wsgi [req-1ac8f761-74eb-4d36-b651-4b91503f1ae7 req-67cf8cd8-4133-43ce-88e5-f45872e33c6a demo demo] Empty body provided in request {{(pid=112991) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:24:44.523267 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.openstack.wsgi [req-1ac8f761-74eb-4d36-b651-4b91503f1ae7 req-67cf8cd8-4133-43ce-88e5-f45872e33c6a demo demo] Calling method 'version_select' {{(pid=112991) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:24:44.523986 np0000183505 devstack@c-api.service[112991]: INFO cinder.api.openstack.wsgi [req-1ac8f761-74eb-4d36-b651-4b91503f1ae7 req-67cf8cd8-4133-43ce-88e5-f45872e33c6a demo demo] https://199.204.45.129/volume/v3/ returned with HTTP 200 Jun 30 00:24:44.524727 np0000183505 devstack@c-api.service[112991]: [pid: 112991|app: 0|req: 4/16] 199.204.45.129 () {66 vars in 1346 bytes} [Tue Jun 30 00:24:44 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 00:24:44.569515 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.middleware.request_id [None req-d11dbbfd-0924-4c58-b4ee-ccf52075b2e9 None None] RequestId filter calling following filter/app {{(pid=112990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:24:44.572765 np0000183505 devstack@c-api.service[112990]: INFO cinder.api.openstack.wsgi [None req-d11dbbfd-0924-4c58-b4ee-ccf52075b2e9 demo demo] GET https://199.204.45.129/volume/v3/types/default Jun 30 00:24:44.572985 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.openstack.wsgi [None req-d11dbbfd-0924-4c58-b4ee-ccf52075b2e9 demo demo] Empty body provided in request {{(pid=112990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:24:44.573280 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.openstack.wsgi [None req-d11dbbfd-0924-4c58-b4ee-ccf52075b2e9 demo demo] Calling method 'show' {{(pid=112990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:24:44.583706 np0000183505 devstack@c-api.service[112990]: INFO cinder.api.openstack.wsgi [None req-d11dbbfd-0924-4c58-b4ee-ccf52075b2e9 demo demo] https://199.204.45.129/volume/v3/types/default returned with HTTP 200 Jun 30 00:24:44.584023 np0000183505 devstack@c-api.service[112990]: [pid: 112990|app: 0|req: 4/17] 199.204.45.129 () {64 vars in 1301 bytes} [Tue Jun 30 00:24:44 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 00:24:44.624344 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.middleware.request_id [None req-a9f29e5e-b411-4491-adb2-123e891db04d None None] RequestId filter calling following filter/app {{(pid=112989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:24:44.625718 np0000183505 devstack@c-api.service[112989]: [pid: 112989|app: 0|req: 5/18] 199.204.45.129 () {62 vars in 1068 bytes} [Tue Jun 30 00:24:44 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 30 00:24:44.662291 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.middleware.request_id [None req-db19ae14-a743-4cb4-8eb2-3cfb1a165ba5 None None] RequestId filter calling following filter/app {{(pid=112992) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:24:44.666038 np0000183505 devstack@c-api.service[112992]: [pid: 112992|app: 0|req: 6/19] 199.204.45.129 () {64 vars in 1272 bytes} [Tue Jun 30 00:24:44 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 30 00:24:44.704998 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.middleware.request_id [req-db19ae14-a743-4cb4-8eb2-3cfb1a165ba5 req-941f415f-aa32-46ea-a9e3-9c326cd25992 None None] RequestId filter calling following filter/app {{(pid=112991) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:24:44.708394 np0000183505 devstack@c-api.service[112991]: INFO cinder.api.openstack.wsgi [req-db19ae14-a743-4cb4-8eb2-3cfb1a165ba5 req-941f415f-aa32-46ea-a9e3-9c326cd25992 demo demo] GET https://199.204.45.129/volume/v3/ Jun 30 00:24:44.708673 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.openstack.wsgi [req-db19ae14-a743-4cb4-8eb2-3cfb1a165ba5 req-941f415f-aa32-46ea-a9e3-9c326cd25992 demo demo] Empty body provided in request {{(pid=112991) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:24:44.708928 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.openstack.wsgi [req-db19ae14-a743-4cb4-8eb2-3cfb1a165ba5 req-941f415f-aa32-46ea-a9e3-9c326cd25992 demo demo] Calling method 'version_select' {{(pid=112991) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:24:44.709425 np0000183505 devstack@c-api.service[112991]: INFO cinder.api.openstack.wsgi [req-db19ae14-a743-4cb4-8eb2-3cfb1a165ba5 req-941f415f-aa32-46ea-a9e3-9c326cd25992 demo demo] https://199.204.45.129/volume/v3/ returned with HTTP 200 Jun 30 00:24:44.709849 np0000183505 devstack@c-api.service[112991]: [pid: 112991|app: 0|req: 5/20] 199.204.45.129 () {66 vars in 1346 bytes} [Tue Jun 30 00:24:44 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jun 30 00:24:44.748841 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.middleware.request_id [None req-af5411d1-d098-4d1b-afd8-09009f5d40b0 None None] RequestId filter calling following filter/app {{(pid=112990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:24:44.752792 np0000183505 devstack@c-api.service[112990]: INFO cinder.api.openstack.wsgi [None req-af5411d1-d098-4d1b-afd8-09009f5d40b0 demo demo] GET https://199.204.45.129/volume/v3/types/default Jun 30 00:24:44.753255 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.openstack.wsgi [None req-af5411d1-d098-4d1b-afd8-09009f5d40b0 demo demo] Empty body provided in request {{(pid=112990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:24:44.753680 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.openstack.wsgi [None req-af5411d1-d098-4d1b-afd8-09009f5d40b0 demo demo] Calling method 'show' {{(pid=112990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:24:44.762119 np0000183505 devstack@c-api.service[112990]: INFO cinder.api.openstack.wsgi [None req-af5411d1-d098-4d1b-afd8-09009f5d40b0 demo demo] https://199.204.45.129/volume/v3/types/default returned with HTTP 200 Jun 30 00:24:44.762515 np0000183505 devstack@c-api.service[112990]: [pid: 112990|app: 0|req: 5/21] 199.204.45.129 () {64 vars in 1301 bytes} [Tue Jun 30 00:24:44 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 00:24:52.722451 np0000183505 devstack@c-api.service[112991]: DEBUG dbcounter [-] [112991] Writing DB stats cinder:SELECT=1 {{(pid=112991) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:24:54.759047 np0000183505 devstack@c-api.service[112990]: DEBUG dbcounter [-] [112990] Writing DB stats cinder:SELECT=8 {{(pid=112990) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:32:42.613610 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.middleware.request_id [None req-47bea657-5a43-4921-8793-510849d32f7e None None] RequestId filter calling following filter/app {{(pid=112989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:32:42.750409 np0000183505 devstack@c-api.service[112989]: INFO cinder.api.openstack.wsgi [None req-47bea657-5a43-4921-8793-510849d32f7e demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jun 30 00:32:42.750735 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.openstack.wsgi [None req-47bea657-5a43-4921-8793-510849d32f7e demo demo] Empty body provided in request {{(pid=112989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:32:42.751278 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.openstack.wsgi [None req-47bea657-5a43-4921-8793-510849d32f7e demo demo] Calling method 'detail' {{(pid=112989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:32:42.752080 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.api_utils [None req-47bea657-5a43-4921-8793-510849d32f7e demo demo] Removing options '' from query. {{(pid=112989) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:32:42.753358 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.volume.api [None req-47bea657-5a43-4921-8793-510849d32f7e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112989) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:32:42.801260 np0000183505 devstack@c-api.service[112989]: INFO cinder.volume.api [None req-47bea657-5a43-4921-8793-510849d32f7e demo demo] Get all volumes completed successfully. Jun 30 00:32:42.805242 np0000183505 devstack@c-api.service[112989]: INFO cinder.api.openstack.wsgi [None req-47bea657-5a43-4921-8793-510849d32f7e demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:32:42.805832 np0000183505 devstack@c-api.service[112989]: [pid: 112989|app: 0|req: 6/22] 199.204.45.129 () {64 vars in 1296 bytes} [Tue Jun 30 00:32:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:32:52.789661 np0000183505 devstack@c-api.service[112989]: DEBUG dbcounter [-] [112989] Writing DB stats cinder:SELECT=1 {{(pid=112989) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:33:42.830210 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.middleware.request_id [None req-28b39b15-811c-4268-803f-5670c93eae07 None None] RequestId filter calling following filter/app {{(pid=112992) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:33:42.833679 np0000183505 devstack@c-api.service[112992]: INFO cinder.api.openstack.wsgi [None req-28b39b15-811c-4268-803f-5670c93eae07 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jun 30 00:33:42.834020 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.openstack.wsgi [None req-28b39b15-811c-4268-803f-5670c93eae07 demo demo] Empty body provided in request {{(pid=112992) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:33:42.834446 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.openstack.wsgi [None req-28b39b15-811c-4268-803f-5670c93eae07 demo demo] Calling method 'detail' {{(pid=112992) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:33:42.835487 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.api_utils [None req-28b39b15-811c-4268-803f-5670c93eae07 demo demo] Removing options '' from query. {{(pid=112992) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:33:42.836807 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.volume.api [None req-28b39b15-811c-4268-803f-5670c93eae07 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112992) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:33:42.872109 np0000183505 devstack@c-api.service[112992]: INFO cinder.volume.api [None req-28b39b15-811c-4268-803f-5670c93eae07 demo demo] Get all volumes completed successfully. Jun 30 00:33:42.875665 np0000183505 devstack@c-api.service[112992]: INFO cinder.api.openstack.wsgi [None req-28b39b15-811c-4268-803f-5670c93eae07 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:33:42.876369 np0000183505 devstack@c-api.service[112992]: [pid: 112992|app: 0|req: 7/23] 199.204.45.129 () {64 vars in 1296 bytes} [Tue Jun 30 00:33:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:33:52.864283 np0000183505 devstack@c-api.service[112992]: DEBUG dbcounter [-] [112992] Writing DB stats cinder:SELECT=1 {{(pid=112992) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:34:42.898726 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.middleware.request_id [None req-1814b1e3-f53f-4243-8e0b-74e02ae7af81 None None] RequestId filter calling following filter/app {{(pid=112991) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:34:42.904008 np0000183505 devstack@c-api.service[112991]: INFO cinder.api.openstack.wsgi [None req-1814b1e3-f53f-4243-8e0b-74e02ae7af81 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jun 30 00:34:42.904488 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.openstack.wsgi [None req-1814b1e3-f53f-4243-8e0b-74e02ae7af81 demo demo] Empty body provided in request {{(pid=112991) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:34:42.904759 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.openstack.wsgi [None req-1814b1e3-f53f-4243-8e0b-74e02ae7af81 demo demo] Calling method 'detail' {{(pid=112991) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:34:42.905506 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.api_utils [None req-1814b1e3-f53f-4243-8e0b-74e02ae7af81 demo demo] Removing options '' from query. {{(pid=112991) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:34:42.906805 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.volume.api [None req-1814b1e3-f53f-4243-8e0b-74e02ae7af81 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112991) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:34:42.996458 np0000183505 devstack@c-api.service[112991]: INFO cinder.volume.api [None req-1814b1e3-f53f-4243-8e0b-74e02ae7af81 demo demo] Get all volumes completed successfully. Jun 30 00:34:42.999801 np0000183505 devstack@c-api.service[112991]: INFO cinder.api.openstack.wsgi [None req-1814b1e3-f53f-4243-8e0b-74e02ae7af81 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:34:43.009096 np0000183505 devstack@c-api.service[112991]: [pid: 112991|app: 0|req: 6/24] 199.204.45.129 () {64 vars in 1296 bytes} [Tue Jun 30 00:34:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:34:52.947927 np0000183505 devstack@c-api.service[112991]: DEBUG dbcounter [-] [112991] Writing DB stats cinder:SELECT=1 {{(pid=112991) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:35:43.022475 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.middleware.request_id [None req-7fb530be-c341-4dc0-99d1-47a9a4f46129 None None] RequestId filter calling following filter/app {{(pid=112990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:35:43.029006 np0000183505 devstack@c-api.service[112990]: INFO cinder.api.openstack.wsgi [None req-7fb530be-c341-4dc0-99d1-47a9a4f46129 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jun 30 00:35:43.030219 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.openstack.wsgi [None req-7fb530be-c341-4dc0-99d1-47a9a4f46129 demo demo] Empty body provided in request {{(pid=112990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:35:43.031313 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.openstack.wsgi [None req-7fb530be-c341-4dc0-99d1-47a9a4f46129 demo demo] Calling method 'detail' {{(pid=112990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:35:43.033310 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.api_utils [None req-7fb530be-c341-4dc0-99d1-47a9a4f46129 demo demo] Removing options '' from query. {{(pid=112990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:35:43.036556 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.volume.api [None req-7fb530be-c341-4dc0-99d1-47a9a4f46129 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112990) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:35:43.090511 np0000183505 devstack@c-api.service[112990]: INFO cinder.volume.api [None req-7fb530be-c341-4dc0-99d1-47a9a4f46129 demo demo] Get all volumes completed successfully. Jun 30 00:35:43.093699 np0000183505 devstack@c-api.service[112990]: INFO cinder.api.openstack.wsgi [None req-7fb530be-c341-4dc0-99d1-47a9a4f46129 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:35:43.094336 np0000183505 devstack@c-api.service[112990]: [pid: 112990|app: 0|req: 6/25] 199.204.45.129 () {64 vars in 1296 bytes} [Tue Jun 30 00:35:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:35:53.082958 np0000183505 devstack@c-api.service[112990]: DEBUG dbcounter [-] [112990] Writing DB stats cinder:SELECT=1 {{(pid=112990) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:36:43.120852 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.middleware.request_id [None req-ce116f2a-826c-41a1-822f-8192d04fa649 None None] RequestId filter calling following filter/app {{(pid=112989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:36:43.125089 np0000183505 devstack@c-api.service[112989]: INFO cinder.api.openstack.wsgi [None req-ce116f2a-826c-41a1-822f-8192d04fa649 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jun 30 00:36:43.125268 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.openstack.wsgi [None req-ce116f2a-826c-41a1-822f-8192d04fa649 demo demo] Empty body provided in request {{(pid=112989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:36:43.125584 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.openstack.wsgi [None req-ce116f2a-826c-41a1-822f-8192d04fa649 demo demo] Calling method 'detail' {{(pid=112989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:36:43.125923 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.api_utils [None req-ce116f2a-826c-41a1-822f-8192d04fa649 demo demo] Removing options '' from query. {{(pid=112989) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:36:43.126987 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.volume.api [None req-ce116f2a-826c-41a1-822f-8192d04fa649 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112989) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:36:43.136418 np0000183505 devstack@c-api.service[112989]: INFO cinder.volume.api [None req-ce116f2a-826c-41a1-822f-8192d04fa649 demo demo] Get all volumes completed successfully. Jun 30 00:36:43.138557 np0000183505 devstack@c-api.service[112989]: INFO cinder.api.openstack.wsgi [None req-ce116f2a-826c-41a1-822f-8192d04fa649 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:36:43.138923 np0000183505 devstack@c-api.service[112989]: [pid: 112989|app: 0|req: 7/26] 199.204.45.129 () {64 vars in 1296 bytes} [Tue Jun 30 00:36:43 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) Jun 30 00:36:53.131050 np0000183505 devstack@c-api.service[112989]: DEBUG dbcounter [-] [112989] Writing DB stats cinder:SELECT=1 {{(pid=112989) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:37:43.170574 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.middleware.request_id [None req-625af75e-e5ea-472d-b4bb-12eda3ce3fa3 None None] RequestId filter calling following filter/app {{(pid=112992) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:37:43.302627 np0000183505 devstack@c-api.service[112992]: INFO cinder.api.openstack.wsgi [None req-625af75e-e5ea-472d-b4bb-12eda3ce3fa3 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jun 30 00:37:43.302891 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.openstack.wsgi [None req-625af75e-e5ea-472d-b4bb-12eda3ce3fa3 demo demo] Empty body provided in request {{(pid=112992) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:37:43.303007 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.openstack.wsgi [None req-625af75e-e5ea-472d-b4bb-12eda3ce3fa3 demo demo] Calling method 'detail' {{(pid=112992) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:37:43.303276 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.api_utils [None req-625af75e-e5ea-472d-b4bb-12eda3ce3fa3 demo demo] Removing options '' from query. {{(pid=112992) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:37:43.304030 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.volume.api [None req-625af75e-e5ea-472d-b4bb-12eda3ce3fa3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112992) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:37:43.319254 np0000183505 devstack@c-api.service[112992]: INFO cinder.volume.api [None req-625af75e-e5ea-472d-b4bb-12eda3ce3fa3 demo demo] Get all volumes completed successfully. Jun 30 00:37:43.322037 np0000183505 devstack@c-api.service[112992]: INFO cinder.api.openstack.wsgi [None req-625af75e-e5ea-472d-b4bb-12eda3ce3fa3 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:37:43.322547 np0000183505 devstack@c-api.service[112992]: [pid: 112992|app: 0|req: 8/27] 199.204.45.129 () {64 vars in 1296 bytes} [Tue Jun 30 00:37:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:37:53.311522 np0000183505 devstack@c-api.service[112992]: DEBUG dbcounter [-] [112992] Writing DB stats cinder:SELECT=1 {{(pid=112992) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:38:43.364484 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.middleware.request_id [None req-833c2997-b42b-4dee-8b92-4dc2a079660e None None] RequestId filter calling following filter/app {{(pid=112991) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:38:43.367718 np0000183505 devstack@c-api.service[112991]: INFO cinder.api.openstack.wsgi [None req-833c2997-b42b-4dee-8b92-4dc2a079660e demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jun 30 00:38:43.368054 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.openstack.wsgi [None req-833c2997-b42b-4dee-8b92-4dc2a079660e demo demo] Empty body provided in request {{(pid=112991) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:38:43.368371 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.openstack.wsgi [None req-833c2997-b42b-4dee-8b92-4dc2a079660e demo demo] Calling method 'detail' {{(pid=112991) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:38:43.368708 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.api_utils [None req-833c2997-b42b-4dee-8b92-4dc2a079660e demo demo] Removing options '' from query. {{(pid=112991) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:38:43.369953 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.volume.api [None req-833c2997-b42b-4dee-8b92-4dc2a079660e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112991) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:38:43.379660 np0000183505 devstack@c-api.service[112991]: INFO cinder.volume.api [None req-833c2997-b42b-4dee-8b92-4dc2a079660e demo demo] Get all volumes completed successfully. Jun 30 00:38:43.382113 np0000183505 devstack@c-api.service[112991]: INFO cinder.api.openstack.wsgi [None req-833c2997-b42b-4dee-8b92-4dc2a079660e demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:38:43.382280 np0000183505 devstack@c-api.service[112991]: [pid: 112991|app: 0|req: 7/28] 199.204.45.129 () {64 vars in 1296 bytes} [Tue Jun 30 00:38:43 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) Jun 30 00:38:53.373941 np0000183505 devstack@c-api.service[112991]: DEBUG dbcounter [-] [112991] Writing DB stats cinder:SELECT=1 {{(pid=112991) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:39:43.401999 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.middleware.request_id [None req-4b17dd05-16f6-4990-90b8-a8278efcd69d None None] RequestId filter calling following filter/app {{(pid=112990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:39:43.405741 np0000183505 devstack@c-api.service[112990]: INFO cinder.api.openstack.wsgi [None req-4b17dd05-16f6-4990-90b8-a8278efcd69d demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jun 30 00:39:43.405994 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.openstack.wsgi [None req-4b17dd05-16f6-4990-90b8-a8278efcd69d demo demo] Empty body provided in request {{(pid=112990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:39:43.406304 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.openstack.wsgi [None req-4b17dd05-16f6-4990-90b8-a8278efcd69d demo demo] Calling method 'detail' {{(pid=112990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:39:43.406704 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.api_utils [None req-4b17dd05-16f6-4990-90b8-a8278efcd69d demo demo] Removing options '' from query. {{(pid=112990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:39:43.407907 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.volume.api [None req-4b17dd05-16f6-4990-90b8-a8278efcd69d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112990) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:39:43.416878 np0000183505 devstack@c-api.service[112990]: INFO cinder.volume.api [None req-4b17dd05-16f6-4990-90b8-a8278efcd69d demo demo] Get all volumes completed successfully. Jun 30 00:39:43.420042 np0000183505 devstack@c-api.service[112990]: INFO cinder.api.openstack.wsgi [None req-4b17dd05-16f6-4990-90b8-a8278efcd69d demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:39:43.420815 np0000183505 devstack@c-api.service[112990]: [pid: 112990|app: 0|req: 7/29] 199.204.45.129 () {64 vars in 1296 bytes} [Tue Jun 30 00:39:43 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) Jun 30 00:39:53.411838 np0000183505 devstack@c-api.service[112990]: DEBUG dbcounter [-] [112990] Writing DB stats cinder:SELECT=1 {{(pid=112990) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:40:43.465339 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.middleware.request_id [None req-0f5eb5f6-f055-4fe8-b5ba-5613cf2d8054 None None] RequestId filter calling following filter/app {{(pid=112989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:40:43.468665 np0000183505 devstack@c-api.service[112989]: INFO cinder.api.openstack.wsgi [None req-0f5eb5f6-f055-4fe8-b5ba-5613cf2d8054 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jun 30 00:40:43.468971 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.openstack.wsgi [None req-0f5eb5f6-f055-4fe8-b5ba-5613cf2d8054 demo demo] Empty body provided in request {{(pid=112989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:40:43.469343 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.openstack.wsgi [None req-0f5eb5f6-f055-4fe8-b5ba-5613cf2d8054 demo demo] Calling method 'detail' {{(pid=112989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:40:43.469805 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.api_utils [None req-0f5eb5f6-f055-4fe8-b5ba-5613cf2d8054 demo demo] Removing options '' from query. {{(pid=112989) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:40:43.471160 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.volume.api [None req-0f5eb5f6-f055-4fe8-b5ba-5613cf2d8054 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112989) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:40:43.481832 np0000183505 devstack@c-api.service[112989]: INFO cinder.volume.api [None req-0f5eb5f6-f055-4fe8-b5ba-5613cf2d8054 demo demo] Get all volumes completed successfully. Jun 30 00:40:43.484666 np0000183505 devstack@c-api.service[112989]: INFO cinder.api.openstack.wsgi [None req-0f5eb5f6-f055-4fe8-b5ba-5613cf2d8054 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:40:43.485144 np0000183505 devstack@c-api.service[112989]: [pid: 112989|app: 0|req: 8/30] 199.204.45.129 () {64 vars in 1296 bytes} [Tue Jun 30 00:40:43 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) Jun 30 00:40:53.475206 np0000183505 devstack@c-api.service[112989]: DEBUG dbcounter [-] [112989] Writing DB stats cinder:SELECT=1 {{(pid=112989) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:41:43.545186 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.middleware.request_id [None req-6f7aab5c-ffcf-4ebb-a1f9-f551e7e95644 None None] RequestId filter calling following filter/app {{(pid=112992) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:41:43.545917 np0000183505 devstack@c-api.service[112992]: INFO cinder.api.openstack.wsgi [None req-6f7aab5c-ffcf-4ebb-a1f9-f551e7e95644 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jun 30 00:41:43.545984 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.openstack.wsgi [None req-6f7aab5c-ffcf-4ebb-a1f9-f551e7e95644 demo demo] Empty body provided in request {{(pid=112992) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:41:43.546313 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.openstack.wsgi [None req-6f7aab5c-ffcf-4ebb-a1f9-f551e7e95644 demo demo] Calling method 'detail' {{(pid=112992) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:41:43.546661 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.api_utils [None req-6f7aab5c-ffcf-4ebb-a1f9-f551e7e95644 demo demo] Removing options '' from query. {{(pid=112992) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:41:43.547681 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.volume.api [None req-6f7aab5c-ffcf-4ebb-a1f9-f551e7e95644 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112992) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:41:43.557634 np0000183505 devstack@c-api.service[112992]: INFO cinder.volume.api [None req-6f7aab5c-ffcf-4ebb-a1f9-f551e7e95644 demo demo] Get all volumes completed successfully. Jun 30 00:41:43.562964 np0000183505 devstack@c-api.service[112992]: INFO cinder.api.openstack.wsgi [None req-6f7aab5c-ffcf-4ebb-a1f9-f551e7e95644 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:41:43.562964 np0000183505 devstack@c-api.service[112992]: [pid: 112992|app: 0|req: 9/31] 199.204.45.129 () {64 vars in 1296 bytes} [Tue Jun 30 00:41:43 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) Jun 30 00:41:53.552371 np0000183505 devstack@c-api.service[112992]: DEBUG dbcounter [-] [112992] Writing DB stats cinder:SELECT=1 {{(pid=112992) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:42:43.583913 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.middleware.request_id [None req-356a502b-864c-4363-bd93-3394d2d894f4 None None] RequestId filter calling following filter/app {{(pid=112991) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:42:43.751113 np0000183505 devstack@c-api.service[112991]: INFO cinder.api.openstack.wsgi [None req-356a502b-864c-4363-bd93-3394d2d894f4 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jun 30 00:42:43.751543 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.openstack.wsgi [None req-356a502b-864c-4363-bd93-3394d2d894f4 demo demo] Empty body provided in request {{(pid=112991) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:42:43.751962 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.openstack.wsgi [None req-356a502b-864c-4363-bd93-3394d2d894f4 demo demo] Calling method 'detail' {{(pid=112991) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:42:43.752515 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.api_utils [None req-356a502b-864c-4363-bd93-3394d2d894f4 demo demo] Removing options '' from query. {{(pid=112991) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:42:43.754146 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.volume.api [None req-356a502b-864c-4363-bd93-3394d2d894f4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112991) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:42:43.767886 np0000183505 devstack@c-api.service[112991]: INFO cinder.volume.api [None req-356a502b-864c-4363-bd93-3394d2d894f4 demo demo] Get all volumes completed successfully. Jun 30 00:42:43.770643 np0000183505 devstack@c-api.service[112991]: INFO cinder.api.openstack.wsgi [None req-356a502b-864c-4363-bd93-3394d2d894f4 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:42:43.771389 np0000183505 devstack@c-api.service[112991]: [pid: 112991|app: 0|req: 8/32] 199.204.45.129 () {64 vars in 1296 bytes} [Tue Jun 30 00:42:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:42:53.759775 np0000183505 devstack@c-api.service[112991]: DEBUG dbcounter [-] [112991] Writing DB stats cinder:SELECT=1 {{(pid=112991) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:43:43.793916 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.middleware.request_id [None req-3d049458-793d-463a-8e82-2cbac94cda93 None None] RequestId filter calling following filter/app {{(pid=112990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:43:43.797213 np0000183505 devstack@c-api.service[112990]: INFO cinder.api.openstack.wsgi [None req-3d049458-793d-463a-8e82-2cbac94cda93 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jun 30 00:43:43.797213 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.openstack.wsgi [None req-3d049458-793d-463a-8e82-2cbac94cda93 demo demo] Empty body provided in request {{(pid=112990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:43:43.797558 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.openstack.wsgi [None req-3d049458-793d-463a-8e82-2cbac94cda93 demo demo] Calling method 'detail' {{(pid=112990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:43:43.797889 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.api_utils [None req-3d049458-793d-463a-8e82-2cbac94cda93 demo demo] Removing options '' from query. {{(pid=112990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:43:43.799054 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.volume.api [None req-3d049458-793d-463a-8e82-2cbac94cda93 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112990) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:43:43.807687 np0000183505 devstack@c-api.service[112990]: INFO cinder.volume.api [None req-3d049458-793d-463a-8e82-2cbac94cda93 demo demo] Get all volumes completed successfully. Jun 30 00:43:43.810830 np0000183505 devstack@c-api.service[112990]: INFO cinder.api.openstack.wsgi [None req-3d049458-793d-463a-8e82-2cbac94cda93 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:43:43.811455 np0000183505 devstack@c-api.service[112990]: [pid: 112990|app: 0|req: 8/33] 199.204.45.129 () {64 vars in 1296 bytes} [Tue Jun 30 00:43:43 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) Jun 30 00:43:53.802904 np0000183505 devstack@c-api.service[112990]: DEBUG dbcounter [-] [112990] Writing DB stats cinder:SELECT=1 {{(pid=112990) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:44:43.839689 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.middleware.request_id [None req-430a82cc-dc92-4765-a032-1679586978f8 None None] RequestId filter calling following filter/app {{(pid=112989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:44:43.842763 np0000183505 devstack@c-api.service[112989]: INFO cinder.api.openstack.wsgi [None req-430a82cc-dc92-4765-a032-1679586978f8 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jun 30 00:44:43.843152 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.openstack.wsgi [None req-430a82cc-dc92-4765-a032-1679586978f8 demo demo] Empty body provided in request {{(pid=112989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:44:43.843503 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.openstack.wsgi [None req-430a82cc-dc92-4765-a032-1679586978f8 demo demo] Calling method 'detail' {{(pid=112989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:44:43.843890 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.api_utils [None req-430a82cc-dc92-4765-a032-1679586978f8 demo demo] Removing options '' from query. {{(pid=112989) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:44:43.845188 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.volume.api [None req-430a82cc-dc92-4765-a032-1679586978f8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112989) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:44:43.857347 np0000183505 devstack@c-api.service[112989]: INFO cinder.volume.api [None req-430a82cc-dc92-4765-a032-1679586978f8 demo demo] Get all volumes completed successfully. Jun 30 00:44:43.860018 np0000183505 devstack@c-api.service[112989]: INFO cinder.api.openstack.wsgi [None req-430a82cc-dc92-4765-a032-1679586978f8 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:44:43.860525 np0000183505 devstack@c-api.service[112989]: [pid: 112989|app: 0|req: 9/34] 199.204.45.129 () {64 vars in 1296 bytes} [Tue Jun 30 00:44:43 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) Jun 30 00:44:53.849085 np0000183505 devstack@c-api.service[112989]: DEBUG dbcounter [-] [112989] Writing DB stats cinder:SELECT=1 {{(pid=112989) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:45:43.881184 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.middleware.request_id [None req-01f460c4-ce04-48df-84f7-24a9e817932c None None] RequestId filter calling following filter/app {{(pid=112992) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:45:43.886291 np0000183505 devstack@c-api.service[112992]: INFO cinder.api.openstack.wsgi [None req-01f460c4-ce04-48df-84f7-24a9e817932c demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jun 30 00:45:43.886443 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.openstack.wsgi [None req-01f460c4-ce04-48df-84f7-24a9e817932c demo demo] Empty body provided in request {{(pid=112992) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:45:43.886728 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.openstack.wsgi [None req-01f460c4-ce04-48df-84f7-24a9e817932c demo demo] Calling method 'detail' {{(pid=112992) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:45:43.886932 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.api_utils [None req-01f460c4-ce04-48df-84f7-24a9e817932c demo demo] Removing options '' from query. {{(pid=112992) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:45:43.887596 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.volume.api [None req-01f460c4-ce04-48df-84f7-24a9e817932c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112992) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:45:43.897768 np0000183505 devstack@c-api.service[112992]: INFO cinder.volume.api [None req-01f460c4-ce04-48df-84f7-24a9e817932c demo demo] Get all volumes completed successfully. Jun 30 00:45:43.900777 np0000183505 devstack@c-api.service[112992]: INFO cinder.api.openstack.wsgi [None req-01f460c4-ce04-48df-84f7-24a9e817932c demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:45:43.901597 np0000183505 devstack@c-api.service[112992]: [pid: 112992|app: 0|req: 10/35] 199.204.45.129 () {64 vars in 1296 bytes} [Tue Jun 30 00:45:43 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) Jun 30 00:45:53.891348 np0000183505 devstack@c-api.service[112992]: DEBUG dbcounter [-] [112992] Writing DB stats cinder:SELECT=1 {{(pid=112992) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:46:43.923620 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.middleware.request_id [None req-d751312b-066b-484f-85f4-d76af80c01b5 None None] RequestId filter calling following filter/app {{(pid=112991) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:46:43.927050 np0000183505 devstack@c-api.service[112991]: INFO cinder.api.openstack.wsgi [None req-d751312b-066b-484f-85f4-d76af80c01b5 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jun 30 00:46:43.927310 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.openstack.wsgi [None req-d751312b-066b-484f-85f4-d76af80c01b5 demo demo] Empty body provided in request {{(pid=112991) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:46:43.927589 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.openstack.wsgi [None req-d751312b-066b-484f-85f4-d76af80c01b5 demo demo] Calling method 'detail' {{(pid=112991) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:46:43.927965 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.api_utils [None req-d751312b-066b-484f-85f4-d76af80c01b5 demo demo] Removing options '' from query. {{(pid=112991) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:46:43.929090 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.volume.api [None req-d751312b-066b-484f-85f4-d76af80c01b5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112991) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:46:43.939730 np0000183505 devstack@c-api.service[112991]: INFO cinder.volume.api [None req-d751312b-066b-484f-85f4-d76af80c01b5 demo demo] Get all volumes completed successfully. Jun 30 00:46:43.942707 np0000183505 devstack@c-api.service[112991]: INFO cinder.api.openstack.wsgi [None req-d751312b-066b-484f-85f4-d76af80c01b5 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:46:43.943275 np0000183505 devstack@c-api.service[112991]: [pid: 112991|app: 0|req: 9/36] 199.204.45.129 () {64 vars in 1296 bytes} [Tue Jun 30 00:46:43 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) Jun 30 00:46:53.933544 np0000183505 devstack@c-api.service[112991]: DEBUG dbcounter [-] [112991] Writing DB stats cinder:SELECT=1 {{(pid=112991) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:47:43.963540 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.middleware.request_id [None req-a431a30d-bfd2-408e-b04b-5a6a53c1423a None None] RequestId filter calling following filter/app {{(pid=112990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:47:44.094456 np0000183505 devstack@c-api.service[112990]: INFO cinder.api.openstack.wsgi [None req-a431a30d-bfd2-408e-b04b-5a6a53c1423a demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jun 30 00:47:44.094909 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.openstack.wsgi [None req-a431a30d-bfd2-408e-b04b-5a6a53c1423a demo demo] Empty body provided in request {{(pid=112990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:47:44.095391 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.openstack.wsgi [None req-a431a30d-bfd2-408e-b04b-5a6a53c1423a demo demo] Calling method 'detail' {{(pid=112990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:47:44.095890 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.api_utils [None req-a431a30d-bfd2-408e-b04b-5a6a53c1423a demo demo] Removing options '' from query. {{(pid=112990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:47:44.097449 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.volume.api [None req-a431a30d-bfd2-408e-b04b-5a6a53c1423a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112990) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:47:44.108750 np0000183505 devstack@c-api.service[112990]: INFO cinder.volume.api [None req-a431a30d-bfd2-408e-b04b-5a6a53c1423a demo demo] Get all volumes completed successfully. Jun 30 00:47:44.110732 np0000183505 devstack@c-api.service[112990]: INFO cinder.api.openstack.wsgi [None req-a431a30d-bfd2-408e-b04b-5a6a53c1423a demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:47:44.111123 np0000183505 devstack@c-api.service[112990]: [pid: 112990|app: 0|req: 9/37] 199.204.45.129 () {64 vars in 1296 bytes} [Tue Jun 30 00:47:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:47:54.102910 np0000183505 devstack@c-api.service[112990]: DEBUG dbcounter [-] [112990] Writing DB stats cinder:SELECT=1 {{(pid=112990) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:48:44.129705 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.middleware.request_id [None req-f8ac6c6d-4ac6-40b2-bdfb-f245d4664a32 None None] RequestId filter calling following filter/app {{(pid=112989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:48:44.134394 np0000183505 devstack@c-api.service[112989]: INFO cinder.api.openstack.wsgi [None req-f8ac6c6d-4ac6-40b2-bdfb-f245d4664a32 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jun 30 00:48:44.134792 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.openstack.wsgi [None req-f8ac6c6d-4ac6-40b2-bdfb-f245d4664a32 demo demo] Empty body provided in request {{(pid=112989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:48:44.135221 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.openstack.wsgi [None req-f8ac6c6d-4ac6-40b2-bdfb-f245d4664a32 demo demo] Calling method 'detail' {{(pid=112989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:48:44.135694 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.api_utils [None req-f8ac6c6d-4ac6-40b2-bdfb-f245d4664a32 demo demo] Removing options '' from query. {{(pid=112989) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:48:44.137309 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.volume.api [None req-f8ac6c6d-4ac6-40b2-bdfb-f245d4664a32 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112989) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:48:44.150420 np0000183505 devstack@c-api.service[112989]: INFO cinder.volume.api [None req-f8ac6c6d-4ac6-40b2-bdfb-f245d4664a32 demo demo] Get all volumes completed successfully. Jun 30 00:48:44.153209 np0000183505 devstack@c-api.service[112989]: INFO cinder.api.openstack.wsgi [None req-f8ac6c6d-4ac6-40b2-bdfb-f245d4664a32 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:48:44.153755 np0000183505 devstack@c-api.service[112989]: [pid: 112989|app: 0|req: 10/38] 199.204.45.129 () {64 vars in 1296 bytes} [Tue Jun 30 00:48:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:48:54.142785 np0000183505 devstack@c-api.service[112989]: DEBUG dbcounter [-] [112989] Writing DB stats cinder:SELECT=1 {{(pid=112989) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:49:44.173784 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.middleware.request_id [None req-6450377f-c267-463a-a436-913f350b6447 None None] RequestId filter calling following filter/app {{(pid=112992) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:49:44.177802 np0000183505 devstack@c-api.service[112992]: INFO cinder.api.openstack.wsgi [None req-6450377f-c267-463a-a436-913f350b6447 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jun 30 00:49:44.178043 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.openstack.wsgi [None req-6450377f-c267-463a-a436-913f350b6447 demo demo] Empty body provided in request {{(pid=112992) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:49:44.178334 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.openstack.wsgi [None req-6450377f-c267-463a-a436-913f350b6447 demo demo] Calling method 'detail' {{(pid=112992) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:49:44.178644 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.api_utils [None req-6450377f-c267-463a-a436-913f350b6447 demo demo] Removing options '' from query. {{(pid=112992) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:49:44.179729 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.volume.api [None req-6450377f-c267-463a-a436-913f350b6447 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112992) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:49:44.190315 np0000183505 devstack@c-api.service[112992]: INFO cinder.volume.api [None req-6450377f-c267-463a-a436-913f350b6447 demo demo] Get all volumes completed successfully. Jun 30 00:49:44.192992 np0000183505 devstack@c-api.service[112992]: INFO cinder.api.openstack.wsgi [None req-6450377f-c267-463a-a436-913f350b6447 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:49:44.193556 np0000183505 devstack@c-api.service[112992]: [pid: 112992|app: 0|req: 11/39] 199.204.45.129 () {64 vars in 1296 bytes} [Tue Jun 30 00:49:44 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) Jun 30 00:49:54.184273 np0000183505 devstack@c-api.service[112992]: DEBUG dbcounter [-] [112992] Writing DB stats cinder:SELECT=1 {{(pid=112992) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:50:44.212179 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.middleware.request_id [None req-0662e0f4-0e83-4cae-865c-fe2679140c01 None None] RequestId filter calling following filter/app {{(pid=112991) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:50:44.216955 np0000183505 devstack@c-api.service[112991]: INFO cinder.api.openstack.wsgi [None req-0662e0f4-0e83-4cae-865c-fe2679140c01 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jun 30 00:50:44.217354 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.openstack.wsgi [None req-0662e0f4-0e83-4cae-865c-fe2679140c01 demo demo] Empty body provided in request {{(pid=112991) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:50:44.217730 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.openstack.wsgi [None req-0662e0f4-0e83-4cae-865c-fe2679140c01 demo demo] Calling method 'detail' {{(pid=112991) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:50:44.218393 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.api_utils [None req-0662e0f4-0e83-4cae-865c-fe2679140c01 demo demo] Removing options '' from query. {{(pid=112991) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:50:44.219792 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.volume.api [None req-0662e0f4-0e83-4cae-865c-fe2679140c01 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112991) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:50:44.229377 np0000183505 devstack@c-api.service[112991]: INFO cinder.volume.api [None req-0662e0f4-0e83-4cae-865c-fe2679140c01 demo demo] Get all volumes completed successfully. Jun 30 00:50:44.231381 np0000183505 devstack@c-api.service[112991]: INFO cinder.api.openstack.wsgi [None req-0662e0f4-0e83-4cae-865c-fe2679140c01 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:50:44.231773 np0000183505 devstack@c-api.service[112991]: [pid: 112991|app: 0|req: 10/40] 199.204.45.129 () {64 vars in 1296 bytes} [Tue Jun 30 00:50:44 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) Jun 30 00:50:54.224112 np0000183505 devstack@c-api.service[112991]: DEBUG dbcounter [-] [112991] Writing DB stats cinder:SELECT=1 {{(pid=112991) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:51:44.259452 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.middleware.request_id [None req-d5b3ebc8-8e4b-4342-80e6-8b4691e49897 None None] RequestId filter calling following filter/app {{(pid=112990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:51:44.262566 np0000183505 devstack@c-api.service[112990]: INFO cinder.api.openstack.wsgi [None req-d5b3ebc8-8e4b-4342-80e6-8b4691e49897 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jun 30 00:51:44.262758 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.openstack.wsgi [None req-d5b3ebc8-8e4b-4342-80e6-8b4691e49897 demo demo] Empty body provided in request {{(pid=112990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:51:44.262958 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.openstack.wsgi [None req-d5b3ebc8-8e4b-4342-80e6-8b4691e49897 demo demo] Calling method 'detail' {{(pid=112990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:51:44.263235 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.api_utils [None req-d5b3ebc8-8e4b-4342-80e6-8b4691e49897 demo demo] Removing options '' from query. {{(pid=112990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:51:44.264004 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.volume.api [None req-d5b3ebc8-8e4b-4342-80e6-8b4691e49897 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112990) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:51:44.273906 np0000183505 devstack@c-api.service[112990]: INFO cinder.volume.api [None req-d5b3ebc8-8e4b-4342-80e6-8b4691e49897 demo demo] Get all volumes completed successfully. Jun 30 00:51:44.276659 np0000183505 devstack@c-api.service[112990]: INFO cinder.api.openstack.wsgi [None req-d5b3ebc8-8e4b-4342-80e6-8b4691e49897 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:51:44.277146 np0000183505 devstack@c-api.service[112990]: [pid: 112990|app: 0|req: 10/41] 199.204.45.129 () {64 vars in 1296 bytes} [Tue Jun 30 00:51:44 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) Jun 30 00:51:54.269696 np0000183505 devstack@c-api.service[112990]: DEBUG dbcounter [-] [112990] Writing DB stats cinder:SELECT=1 {{(pid=112990) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:52:44.297645 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.middleware.request_id [None req-659e29ea-27e4-492e-8543-d69b25b528b9 None None] RequestId filter calling following filter/app {{(pid=112989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:52:44.398510 np0000183505 devstack@c-api.service[112989]: INFO cinder.api.openstack.wsgi [None req-659e29ea-27e4-492e-8543-d69b25b528b9 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jun 30 00:52:44.398919 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.openstack.wsgi [None req-659e29ea-27e4-492e-8543-d69b25b528b9 demo demo] Empty body provided in request {{(pid=112989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:52:44.399502 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.openstack.wsgi [None req-659e29ea-27e4-492e-8543-d69b25b528b9 demo demo] Calling method 'detail' {{(pid=112989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:52:44.399939 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.api_utils [None req-659e29ea-27e4-492e-8543-d69b25b528b9 demo demo] Removing options '' from query. {{(pid=112989) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:52:44.401559 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.volume.api [None req-659e29ea-27e4-492e-8543-d69b25b528b9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112989) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:52:44.417232 np0000183505 devstack@c-api.service[112989]: INFO cinder.volume.api [None req-659e29ea-27e4-492e-8543-d69b25b528b9 demo demo] Get all volumes completed successfully. Jun 30 00:52:44.420949 np0000183505 devstack@c-api.service[112989]: INFO cinder.api.openstack.wsgi [None req-659e29ea-27e4-492e-8543-d69b25b528b9 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:52:44.421696 np0000183505 devstack@c-api.service[112989]: [pid: 112989|app: 0|req: 11/42] 199.204.45.129 () {64 vars in 1296 bytes} [Tue Jun 30 00:52:44 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) Jun 30 00:52:54.406177 np0000183505 devstack@c-api.service[112989]: DEBUG dbcounter [-] [112989] Writing DB stats cinder:SELECT=1 {{(pid=112989) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:53:44.443100 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.middleware.request_id [None req-9adaadc1-dfec-4877-8655-fdd9ce9f6cd0 None None] RequestId filter calling following filter/app {{(pid=112992) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:53:44.448609 np0000183505 devstack@c-api.service[112992]: INFO cinder.api.openstack.wsgi [None req-9adaadc1-dfec-4877-8655-fdd9ce9f6cd0 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jun 30 00:53:44.448997 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.openstack.wsgi [None req-9adaadc1-dfec-4877-8655-fdd9ce9f6cd0 demo demo] Empty body provided in request {{(pid=112992) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:53:44.449440 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.openstack.wsgi [None req-9adaadc1-dfec-4877-8655-fdd9ce9f6cd0 demo demo] Calling method 'detail' {{(pid=112992) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:53:44.449917 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.api_utils [None req-9adaadc1-dfec-4877-8655-fdd9ce9f6cd0 demo demo] Removing options '' from query. {{(pid=112992) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:53:44.451612 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.volume.api [None req-9adaadc1-dfec-4877-8655-fdd9ce9f6cd0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112992) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:53:44.460732 np0000183505 devstack@c-api.service[112992]: INFO cinder.volume.api [None req-9adaadc1-dfec-4877-8655-fdd9ce9f6cd0 demo demo] Get all volumes completed successfully. Jun 30 00:53:44.462829 np0000183505 devstack@c-api.service[112992]: INFO cinder.api.openstack.wsgi [None req-9adaadc1-dfec-4877-8655-fdd9ce9f6cd0 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:53:44.463211 np0000183505 devstack@c-api.service[112992]: [pid: 112992|app: 0|req: 12/43] 199.204.45.129 () {64 vars in 1296 bytes} [Tue Jun 30 00:53:44 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) Jun 30 00:53:54.455566 np0000183505 devstack@c-api.service[112992]: DEBUG dbcounter [-] [112992] Writing DB stats cinder:SELECT=1 {{(pid=112992) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:54:44.485074 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.middleware.request_id [None req-e255ef61-63f3-479a-a936-dd9118f42016 None None] RequestId filter calling following filter/app {{(pid=112991) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:54:44.489285 np0000183505 devstack@c-api.service[112991]: INFO cinder.api.openstack.wsgi [None req-e255ef61-63f3-479a-a936-dd9118f42016 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jun 30 00:54:44.489285 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.openstack.wsgi [None req-e255ef61-63f3-479a-a936-dd9118f42016 demo demo] Empty body provided in request {{(pid=112991) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:54:44.489285 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.openstack.wsgi [None req-e255ef61-63f3-479a-a936-dd9118f42016 demo demo] Calling method 'detail' {{(pid=112991) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:54:44.489285 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.api_utils [None req-e255ef61-63f3-479a-a936-dd9118f42016 demo demo] Removing options '' from query. {{(pid=112991) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:54:44.489831 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.volume.api [None req-e255ef61-63f3-479a-a936-dd9118f42016 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112991) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:54:44.501314 np0000183505 devstack@c-api.service[112991]: INFO cinder.volume.api [None req-e255ef61-63f3-479a-a936-dd9118f42016 demo demo] Get all volumes completed successfully. Jun 30 00:54:44.505228 np0000183505 devstack@c-api.service[112991]: INFO cinder.api.openstack.wsgi [None req-e255ef61-63f3-479a-a936-dd9118f42016 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:54:44.505877 np0000183505 devstack@c-api.service[112991]: [pid: 112991|app: 0|req: 11/44] 199.204.45.129 () {64 vars in 1296 bytes} [Tue Jun 30 00:54:44 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) Jun 30 00:54:54.493444 np0000183505 devstack@c-api.service[112991]: DEBUG dbcounter [-] [112991] Writing DB stats cinder:SELECT=1 {{(pid=112991) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:55:44.524518 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.middleware.request_id [None req-09aa1799-2399-47e3-82f9-793faf19e989 None None] RequestId filter calling following filter/app {{(pid=112990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:55:44.529398 np0000183505 devstack@c-api.service[112990]: INFO cinder.api.openstack.wsgi [None req-09aa1799-2399-47e3-82f9-793faf19e989 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jun 30 00:55:44.529941 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.openstack.wsgi [None req-09aa1799-2399-47e3-82f9-793faf19e989 demo demo] Empty body provided in request {{(pid=112990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:55:44.530950 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.openstack.wsgi [None req-09aa1799-2399-47e3-82f9-793faf19e989 demo demo] Calling method 'detail' {{(pid=112990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:55:44.531545 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.api_utils [None req-09aa1799-2399-47e3-82f9-793faf19e989 demo demo] Removing options '' from query. {{(pid=112990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:55:44.533115 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.volume.api [None req-09aa1799-2399-47e3-82f9-793faf19e989 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112990) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:55:44.540915 np0000183505 devstack@c-api.service[112990]: INFO cinder.volume.api [None req-09aa1799-2399-47e3-82f9-793faf19e989 demo demo] Get all volumes completed successfully. Jun 30 00:55:44.542909 np0000183505 devstack@c-api.service[112990]: INFO cinder.api.openstack.wsgi [None req-09aa1799-2399-47e3-82f9-793faf19e989 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:55:44.543277 np0000183505 devstack@c-api.service[112990]: [pid: 112990|app: 0|req: 11/45] 199.204.45.129 () {64 vars in 1296 bytes} [Tue Jun 30 00:55:44 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) Jun 30 00:55:54.536193 np0000183505 devstack@c-api.service[112990]: DEBUG dbcounter [-] [112990] Writing DB stats cinder:SELECT=1 {{(pid=112990) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:56:44.567244 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.middleware.request_id [None req-ee607912-0a87-4702-973d-9769297a7bde None None] RequestId filter calling following filter/app {{(pid=112989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:56:44.572031 np0000183505 devstack@c-api.service[112989]: INFO cinder.api.openstack.wsgi [None req-ee607912-0a87-4702-973d-9769297a7bde demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jun 30 00:56:44.572474 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.openstack.wsgi [None req-ee607912-0a87-4702-973d-9769297a7bde demo demo] Empty body provided in request {{(pid=112989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:56:44.573001 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.openstack.wsgi [None req-ee607912-0a87-4702-973d-9769297a7bde demo demo] Calling method 'detail' {{(pid=112989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:56:44.573580 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.api_utils [None req-ee607912-0a87-4702-973d-9769297a7bde demo demo] Removing options '' from query. {{(pid=112989) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:56:44.574907 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.volume.api [None req-ee607912-0a87-4702-973d-9769297a7bde demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112989) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:56:44.586875 np0000183505 devstack@c-api.service[112989]: INFO cinder.volume.api [None req-ee607912-0a87-4702-973d-9769297a7bde demo demo] Get all volumes completed successfully. Jun 30 00:56:44.589357 np0000183505 devstack@c-api.service[112989]: INFO cinder.api.openstack.wsgi [None req-ee607912-0a87-4702-973d-9769297a7bde demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:56:44.589790 np0000183505 devstack@c-api.service[112989]: [pid: 112989|app: 0|req: 12/46] 199.204.45.129 () {64 vars in 1296 bytes} [Tue Jun 30 00:56:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jun 30 00:56:54.580573 np0000183505 devstack@c-api.service[112989]: DEBUG dbcounter [-] [112989] Writing DB stats cinder:SELECT=1 {{(pid=112989) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:57:44.612338 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.middleware.request_id [None req-7bc11ab9-05ca-48a0-9575-5fa2dd4978a6 None None] RequestId filter calling following filter/app {{(pid=112992) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:57:44.662762 np0000183505 devstack@c-api.service[112992]: INFO cinder.api.openstack.wsgi [None req-7bc11ab9-05ca-48a0-9575-5fa2dd4978a6 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jun 30 00:57:44.663008 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.openstack.wsgi [None req-7bc11ab9-05ca-48a0-9575-5fa2dd4978a6 demo demo] Empty body provided in request {{(pid=112992) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:57:44.663382 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.openstack.wsgi [None req-7bc11ab9-05ca-48a0-9575-5fa2dd4978a6 demo demo] Calling method 'detail' {{(pid=112992) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:57:44.663714 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.api_utils [None req-7bc11ab9-05ca-48a0-9575-5fa2dd4978a6 demo demo] Removing options '' from query. {{(pid=112992) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:57:44.664849 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.volume.api [None req-7bc11ab9-05ca-48a0-9575-5fa2dd4978a6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112992) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:57:44.674293 np0000183505 devstack@c-api.service[112992]: INFO cinder.volume.api [None req-7bc11ab9-05ca-48a0-9575-5fa2dd4978a6 demo demo] Get all volumes completed successfully. Jun 30 00:57:44.677476 np0000183505 devstack@c-api.service[112992]: INFO cinder.api.openstack.wsgi [None req-7bc11ab9-05ca-48a0-9575-5fa2dd4978a6 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:57:44.677923 np0000183505 devstack@c-api.service[112992]: [pid: 112992|app: 0|req: 13/47] 199.204.45.129 () {64 vars in 1296 bytes} [Tue Jun 30 00:57:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:57:54.668684 np0000183505 devstack@c-api.service[112992]: DEBUG dbcounter [-] [112992] Writing DB stats cinder:SELECT=1 {{(pid=112992) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:58:44.700220 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.middleware.request_id [None req-2a81a394-b4fd-438e-ab4b-6d5ad8534513 None None] RequestId filter calling following filter/app {{(pid=112991) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:58:44.703562 np0000183505 devstack@c-api.service[112991]: INFO cinder.api.openstack.wsgi [None req-2a81a394-b4fd-438e-ab4b-6d5ad8534513 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jun 30 00:58:44.703813 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.openstack.wsgi [None req-2a81a394-b4fd-438e-ab4b-6d5ad8534513 demo demo] Empty body provided in request {{(pid=112991) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:58:44.704091 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.openstack.wsgi [None req-2a81a394-b4fd-438e-ab4b-6d5ad8534513 demo demo] Calling method 'detail' {{(pid=112991) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:58:44.704406 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.api_utils [None req-2a81a394-b4fd-438e-ab4b-6d5ad8534513 demo demo] Removing options '' from query. {{(pid=112991) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:58:44.705577 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.volume.api [None req-2a81a394-b4fd-438e-ab4b-6d5ad8534513 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112991) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:58:44.717827 np0000183505 devstack@c-api.service[112991]: INFO cinder.volume.api [None req-2a81a394-b4fd-438e-ab4b-6d5ad8534513 demo demo] Get all volumes completed successfully. Jun 30 00:58:44.720850 np0000183505 devstack@c-api.service[112991]: INFO cinder.api.openstack.wsgi [None req-2a81a394-b4fd-438e-ab4b-6d5ad8534513 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:58:44.723507 np0000183505 devstack@c-api.service[112991]: [pid: 112991|app: 0|req: 12/48] 199.204.45.129 () {64 vars in 1296 bytes} [Tue Jun 30 00:58:44 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) Jun 30 00:58:54.708948 np0000183505 devstack@c-api.service[112991]: DEBUG dbcounter [-] [112991] Writing DB stats cinder:SELECT=1 {{(pid=112991) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:59:44.740379 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.middleware.request_id [None req-88fc50cf-16ed-4486-9928-3bb9cd66dc17 None None] RequestId filter calling following filter/app {{(pid=112990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:59:44.744722 np0000183505 devstack@c-api.service[112990]: INFO cinder.api.openstack.wsgi [None req-88fc50cf-16ed-4486-9928-3bb9cd66dc17 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jun 30 00:59:44.744957 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.openstack.wsgi [None req-88fc50cf-16ed-4486-9928-3bb9cd66dc17 demo demo] Empty body provided in request {{(pid=112990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:59:44.745262 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.openstack.wsgi [None req-88fc50cf-16ed-4486-9928-3bb9cd66dc17 demo demo] Calling method 'detail' {{(pid=112990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:59:44.745626 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.api.api_utils [None req-88fc50cf-16ed-4486-9928-3bb9cd66dc17 demo demo] Removing options '' from query. {{(pid=112990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:59:44.746673 np0000183505 devstack@c-api.service[112990]: DEBUG cinder.volume.api [None req-88fc50cf-16ed-4486-9928-3bb9cd66dc17 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112990) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:59:44.756027 np0000183505 devstack@c-api.service[112990]: INFO cinder.volume.api [None req-88fc50cf-16ed-4486-9928-3bb9cd66dc17 demo demo] Get all volumes completed successfully. Jun 30 00:59:44.758602 np0000183505 devstack@c-api.service[112990]: INFO cinder.api.openstack.wsgi [None req-88fc50cf-16ed-4486-9928-3bb9cd66dc17 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:59:44.759050 np0000183505 devstack@c-api.service[112990]: [pid: 112990|app: 0|req: 12/49] 199.204.45.129 () {64 vars in 1296 bytes} [Tue Jun 30 00:59:44 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) Jun 30 00:59:54.750296 np0000183505 devstack@c-api.service[112990]: DEBUG dbcounter [-] [112990] Writing DB stats cinder:SELECT=1 {{(pid=112990) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 01:00:44.789064 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.middleware.request_id [None req-5d7e748f-934a-47e1-b1f4-121a07b054ca None None] RequestId filter calling following filter/app {{(pid=112989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 01:00:44.793820 np0000183505 devstack@c-api.service[112989]: INFO cinder.api.openstack.wsgi [None req-5d7e748f-934a-47e1-b1f4-121a07b054ca demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jun 30 01:00:44.794280 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.openstack.wsgi [None req-5d7e748f-934a-47e1-b1f4-121a07b054ca demo demo] Empty body provided in request {{(pid=112989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 01:00:44.794740 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.openstack.wsgi [None req-5d7e748f-934a-47e1-b1f4-121a07b054ca demo demo] Calling method 'detail' {{(pid=112989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 01:00:44.795308 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.api.api_utils [None req-5d7e748f-934a-47e1-b1f4-121a07b054ca demo demo] Removing options '' from query. {{(pid=112989) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 01:00:44.796951 np0000183505 devstack@c-api.service[112989]: DEBUG cinder.volume.api [None req-5d7e748f-934a-47e1-b1f4-121a07b054ca demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112989) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 01:00:44.806258 np0000183505 devstack@c-api.service[112989]: INFO cinder.volume.api [None req-5d7e748f-934a-47e1-b1f4-121a07b054ca demo demo] Get all volumes completed successfully. Jun 30 01:00:44.808006 np0000183505 devstack@c-api.service[112989]: INFO cinder.api.openstack.wsgi [None req-5d7e748f-934a-47e1-b1f4-121a07b054ca demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jun 30 01:00:44.808403 np0000183505 devstack@c-api.service[112989]: [pid: 112989|app: 0|req: 13/50] 199.204.45.129 () {64 vars in 1296 bytes} [Tue Jun 30 01:00:44 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) Jun 30 01:00:54.801894 np0000183505 devstack@c-api.service[112989]: DEBUG dbcounter [-] [112989] Writing DB stats cinder:SELECT=1 {{(pid=112989) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 01:01:44.826159 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.middleware.request_id [None req-fb5c56ac-50fd-4dd5-9058-73ea4c709f00 None None] RequestId filter calling following filter/app {{(pid=112992) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 01:01:44.829158 np0000183505 devstack@c-api.service[112992]: INFO cinder.api.openstack.wsgi [None req-fb5c56ac-50fd-4dd5-9058-73ea4c709f00 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jun 30 01:01:44.829158 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.openstack.wsgi [None req-fb5c56ac-50fd-4dd5-9058-73ea4c709f00 demo demo] Empty body provided in request {{(pid=112992) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 01:01:44.829158 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.openstack.wsgi [None req-fb5c56ac-50fd-4dd5-9058-73ea4c709f00 demo demo] Calling method 'detail' {{(pid=112992) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 01:01:44.829158 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.api.api_utils [None req-fb5c56ac-50fd-4dd5-9058-73ea4c709f00 demo demo] Removing options '' from query. {{(pid=112992) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 01:01:44.829654 np0000183505 devstack@c-api.service[112992]: DEBUG cinder.volume.api [None req-fb5c56ac-50fd-4dd5-9058-73ea4c709f00 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112992) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 01:01:44.836378 np0000183505 devstack@c-api.service[112992]: INFO cinder.volume.api [None req-fb5c56ac-50fd-4dd5-9058-73ea4c709f00 demo demo] Get all volumes completed successfully. Jun 30 01:01:44.838238 np0000183505 devstack@c-api.service[112992]: INFO cinder.api.openstack.wsgi [None req-fb5c56ac-50fd-4dd5-9058-73ea4c709f00 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jun 30 01:01:44.838634 np0000183505 devstack@c-api.service[112992]: [pid: 112992|app: 0|req: 14/51] 199.204.45.129 () {64 vars in 1296 bytes} [Tue Jun 30 01:01:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 01:01:54.832519 np0000183505 devstack@c-api.service[112992]: DEBUG dbcounter [-] [112992] Writing DB stats cinder:SELECT=1 {{(pid=112992) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 01:02:44.852964 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.middleware.request_id [None req-3b9fc655-4a9e-47e9-a7f7-17eb6c4cca3d None None] RequestId filter calling following filter/app {{(pid=112991) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 01:02:44.972483 np0000183505 devstack@c-api.service[112991]: INFO cinder.api.openstack.wsgi [None req-3b9fc655-4a9e-47e9-a7f7-17eb6c4cca3d demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jun 30 01:02:44.972717 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.openstack.wsgi [None req-3b9fc655-4a9e-47e9-a7f7-17eb6c4cca3d demo demo] Empty body provided in request {{(pid=112991) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 01:02:44.972958 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.openstack.wsgi [None req-3b9fc655-4a9e-47e9-a7f7-17eb6c4cca3d demo demo] Calling method 'detail' {{(pid=112991) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 01:02:44.973269 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.api.api_utils [None req-3b9fc655-4a9e-47e9-a7f7-17eb6c4cca3d demo demo] Removing options '' from query. {{(pid=112991) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 01:02:44.974253 np0000183505 devstack@c-api.service[112991]: DEBUG cinder.volume.api [None req-3b9fc655-4a9e-47e9-a7f7-17eb6c4cca3d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112991) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 01:02:44.985532 np0000183505 devstack@c-api.service[112991]: INFO cinder.volume.api [None req-3b9fc655-4a9e-47e9-a7f7-17eb6c4cca3d demo demo] Get all volumes completed successfully. Jun 30 01:02:44.988777 np0000183505 devstack@c-api.service[112991]: INFO cinder.api.openstack.wsgi [None req-3b9fc655-4a9e-47e9-a7f7-17eb6c4cca3d demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jun 30 01:02:44.989077 np0000183505 devstack@c-api.service[112991]: [pid: 112991|app: 0|req: 13/52] 199.204.45.129 () {64 vars in 1296 bytes} [Tue Jun 30 01:02:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)