Apr 09 14:06:16.529063 np0000164514 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Apr 09 14:06:16.539002 np0000164514 devstack@c-api.service[111404]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Apr 09 14:06:16.542830 np0000164514 devstack@c-api.service[111404]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Apr 9 14:06:16 2026] *** Apr 09 14:06:16.542830 np0000164514 devstack@c-api.service[111404]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Apr 09 14:06:16.542830 np0000164514 devstack@c-api.service[111404]: os: Linux-6.8.0-107-generic #107-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 13 19:51:50 UTC 2026 Apr 09 14:06:16.542830 np0000164514 devstack@c-api.service[111404]: nodename: np0000164514 Apr 09 14:06:16.542830 np0000164514 devstack@c-api.service[111404]: machine: x86_64 Apr 09 14:06:16.542830 np0000164514 devstack@c-api.service[111404]: clock source: unix Apr 09 14:06:16.542830 np0000164514 devstack@c-api.service[111404]: pcre jit disabled Apr 09 14:06:16.542830 np0000164514 devstack@c-api.service[111404]: detected number of CPU cores: 16 Apr 09 14:06:16.542830 np0000164514 devstack@c-api.service[111404]: current working directory: / Apr 09 14:06:16.542830 np0000164514 devstack@c-api.service[111404]: detected binary path: /usr/bin/uwsgi-core Apr 09 14:06:16.542830 np0000164514 devstack@c-api.service[111404]: your processes number limit is 256917 Apr 09 14:06:16.542830 np0000164514 devstack@c-api.service[111404]: your memory page size is 4096 bytes Apr 09 14:06:16.542830 np0000164514 devstack@c-api.service[111404]: detected max file descriptor number: 2048 Apr 09 14:06:16.542830 np0000164514 devstack@c-api.service[111404]: lock engine: pthread robust mutexes Apr 09 14:06:16.543705 np0000164514 devstack@c-api.service[111404]: thunder lock: enabled Apr 09 14:06:16.543705 np0000164514 devstack@c-api.service[111404]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Apr 09 14:06:16.543705 np0000164514 devstack@c-api.service[111404]: Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Apr 09 14:06:16.543705 np0000164514 devstack@c-api.service[111404]: PEP 405 virtualenv detected: /opt/stack/data/venv Apr 09 14:06:16.543705 np0000164514 devstack@c-api.service[111404]: Set PythonHome to /opt/stack/data/venv Apr 09 14:06:16.585037 np0000164514 devstack@c-api.service[111404]: Python main interpreter initialized at 0x7e2f608a3668 Apr 09 14:06:16.585037 np0000164514 devstack@c-api.service[111404]: python threads support enabled Apr 09 14:06:16.585037 np0000164514 devstack@c-api.service[111404]: your server socket listen backlog is limited to 100 connections Apr 09 14:06:16.585037 np0000164514 devstack@c-api.service[111404]: your mercy for graceful operations on workers is 80 seconds Apr 09 14:06:16.587355 np0000164514 devstack@c-api.service[111404]: mapped 671795 bytes (656 KB) for 4 cores Apr 09 14:06:16.587355 np0000164514 devstack@c-api.service[111404]: *** Operational MODE: preforking *** Apr 09 14:06:16.587355 np0000164514 devstack@c-api.service[111404]: *** uWSGI is running in multiple interpreter mode *** Apr 09 14:06:16.587355 np0000164514 devstack@c-api.service[111404]: spawned uWSGI master process (pid: 111404) Apr 09 14:06:16.586436 np0000164514 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Apr 09 14:06:16.591051 np0000164514 devstack@c-api.service[111404]: spawned uWSGI worker 1 (pid: 111412, cores: 1) Apr 09 14:06:16.591051 np0000164514 devstack@c-api.service[111404]: spawned uWSGI worker 2 (pid: 111414, cores: 1) Apr 09 14:06:16.591051 np0000164514 devstack@c-api.service[111404]: spawned uWSGI worker 3 (pid: 111415, cores: 1) Apr 09 14:06:16.591051 np0000164514 devstack@c-api.service[111404]: spawned uWSGI worker 4 (pid: 111416, cores: 1) Apr 09 14:06:16.591051 np0000164514 devstack@c-api.service[111404]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Apr 09 14:06:16.713039 np0000164514 devstack@c-api.service[111412]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 09 14:06:16.713039 np0000164514 devstack@c-api.service[111412]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 09 14:06:16.713039 np0000164514 devstack@c-api.service[111412]: we strongly recommend against using it for new projects. Apr 09 14:06:16.713039 np0000164514 devstack@c-api.service[111412]: If you are already using Eventlet, we recommend migrating to a different Apr 09 14:06:16.713039 np0000164514 devstack@c-api.service[111412]: framework. For more detail see Apr 09 14:06:16.713039 np0000164514 devstack@c-api.service[111412]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 09 14:06:16.713039 np0000164514 devstack@c-api.service[111412]: import eventlet # noqa Apr 09 14:06:16.725999 np0000164514 devstack@c-api.service[111414]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 09 14:06:16.725999 np0000164514 devstack@c-api.service[111414]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 09 14:06:16.725999 np0000164514 devstack@c-api.service[111414]: we strongly recommend against using it for new projects. Apr 09 14:06:16.725999 np0000164514 devstack@c-api.service[111414]: If you are already using Eventlet, we recommend migrating to a different Apr 09 14:06:16.725999 np0000164514 devstack@c-api.service[111414]: framework. For more detail see Apr 09 14:06:16.725999 np0000164514 devstack@c-api.service[111414]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 09 14:06:16.725999 np0000164514 devstack@c-api.service[111414]: import eventlet # noqa Apr 09 14:06:16.749531 np0000164514 devstack@c-api.service[111415]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 09 14:06:16.749531 np0000164514 devstack@c-api.service[111415]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 09 14:06:16.749531 np0000164514 devstack@c-api.service[111415]: we strongly recommend against using it for new projects. Apr 09 14:06:16.749531 np0000164514 devstack@c-api.service[111415]: If you are already using Eventlet, we recommend migrating to a different Apr 09 14:06:16.749531 np0000164514 devstack@c-api.service[111415]: framework. For more detail see Apr 09 14:06:16.749531 np0000164514 devstack@c-api.service[111415]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 09 14:06:16.749531 np0000164514 devstack@c-api.service[111415]: import eventlet # noqa Apr 09 14:06:16.758387 np0000164514 devstack@c-api.service[111416]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 09 14:06:16.758387 np0000164514 devstack@c-api.service[111416]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 09 14:06:16.758387 np0000164514 devstack@c-api.service[111416]: we strongly recommend against using it for new projects. Apr 09 14:06:16.758387 np0000164514 devstack@c-api.service[111416]: If you are already using Eventlet, we recommend migrating to a different Apr 09 14:06:16.758387 np0000164514 devstack@c-api.service[111416]: framework. For more detail see Apr 09 14:06:16.758387 np0000164514 devstack@c-api.service[111416]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 09 14:06:16.758387 np0000164514 devstack@c-api.service[111416]: import eventlet # noqa Apr 09 14:06:16.799117 np0000164514 devstack@c-api.service[111412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 09 14:06:16.799117 np0000164514 devstack@c-api.service[111412]: debtcollector.deprecate( Apr 09 14:06:16.818561 np0000164514 devstack@c-api.service[111414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 09 14:06:16.818561 np0000164514 devstack@c-api.service[111414]: debtcollector.deprecate( Apr 09 14:06:16.838484 np0000164514 devstack@c-api.service[111415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 09 14:06:16.838484 np0000164514 devstack@c-api.service[111415]: debtcollector.deprecate( Apr 09 14:06:16.848356 np0000164514 devstack@c-api.service[111416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 09 14:06:16.848356 np0000164514 devstack@c-api.service[111416]: debtcollector.deprecate( Apr 09 14:06:16.877278 np0000164514 devstack@c-api.service[111412]: /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 Apr 09 14:06:16.877278 np0000164514 devstack@c-api.service[111412]: from cgi import parse_header Apr 09 14:06:16.908778 np0000164514 devstack@c-api.service[111414]: /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 Apr 09 14:06:16.908778 np0000164514 devstack@c-api.service[111414]: from cgi import parse_header Apr 09 14:06:16.918768 np0000164514 devstack@c-api.service[111415]: /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 Apr 09 14:06:16.918768 np0000164514 devstack@c-api.service[111415]: from cgi import parse_header Apr 09 14:06:16.921303 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:06:16.921303 np0000164514 devstack@c-api.service[111412]: removals.removed_module( Apr 09 14:06:16.922041 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:06:16.922041 np0000164514 devstack@c-api.service[111412]: removals.removed_module( Apr 09 14:06:16.930661 np0000164514 devstack@c-api.service[111416]: /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 Apr 09 14:06:16.930661 np0000164514 devstack@c-api.service[111416]: from cgi import parse_header Apr 09 14:06:16.959673 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:16.959673 np0000164514 devstack@c-api.service[111414]: removals.removed_module( Apr 09 14:06:16.960410 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:16.960410 np0000164514 devstack@c-api.service[111414]: removals.removed_module( Apr 09 14:06:16.963417 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:16.963417 np0000164514 devstack@c-api.service[111415]: removals.removed_module( Apr 09 14:06:16.964151 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:16.964151 np0000164514 devstack@c-api.service[111415]: removals.removed_module( Apr 09 14:06:16.978698 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:06:16.978698 np0000164514 devstack@c-api.service[111416]: removals.removed_module( Apr 09 14:06:16.979376 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:06:16.979376 np0000164514 devstack@c-api.service[111416]: removals.removed_module( Apr 09 14:06:17.536675 np0000164514 devstack@c-api.service[111412]: /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 Apr 09 14:06:17.536675 np0000164514 devstack@c-api.service[111412]: warnings.warn( Apr 09 14:06:17.582663 np0000164514 devstack@c-api.service[111414]: /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 Apr 09 14:06:17.582663 np0000164514 devstack@c-api.service[111414]: warnings.warn( Apr 09 14:06:17.597617 np0000164514 devstack@c-api.service[111416]: /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 Apr 09 14:06:17.597617 np0000164514 devstack@c-api.service[111416]: warnings.warn( Apr 09 14:06:17.602867 np0000164514 devstack@c-api.service[111415]: /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 Apr 09 14:06:17.602867 np0000164514 devstack@c-api.service[111415]: warnings.warn( Apr 09 14:06:17.637408 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:06:17.637408 np0000164514 devstack@c-api.service[111412]: warnings.warn( Apr 09 14:06:17.690164 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:17.690164 np0000164514 devstack@c-api.service[111414]: warnings.warn( Apr 09 14:06:17.702841 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:06:17.702841 np0000164514 devstack@c-api.service[111416]: warnings.warn( Apr 09 14:06:17.711703 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:17.711703 np0000164514 devstack@c-api.service[111415]: warnings.warn( Apr 09 14:06:17.970895 np0000164514 devstack@c-api.service[111412]: 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. Apr 09 14:06:17.971456 np0000164514 devstack@c-api.service[111412]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111412) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 09 14:06:17.980316 np0000164514 devstack@c-api.service[111414]: 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. Apr 09 14:06:17.980799 np0000164514 devstack@c-api.service[111414]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111414) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 09 14:06:17.995542 np0000164514 devstack@c-api.service[111416]: 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. Apr 09 14:06:17.995927 np0000164514 devstack@c-api.service[111416]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111416) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 09 14:06:18.014970 np0000164514 devstack@c-api.service[111415]: 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. Apr 09 14:06:18.015169 np0000164514 devstack@c-api.service[111415]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111415) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 09 14:06:18.060080 np0000164514 devstack@c-api.service[111416]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 09 14:06:18.060080 np0000164514 devstack@c-api.service[111416]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 09 14:06:18.061048 np0000164514 devstack@c-api.service[111412]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 09 14:06:18.061048 np0000164514 devstack@c-api.service[111412]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 09 14:06:18.067113 np0000164514 devstack@c-api.service[111414]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 09 14:06:18.067113 np0000164514 devstack@c-api.service[111414]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 09 14:06:18.081660 np0000164514 devstack@c-api.service[111415]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 09 14:06:18.081660 np0000164514 devstack@c-api.service[111415]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 09 14:06:18.510788 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111415) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 09 14:06:18.510997 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111414) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 09 14:06:18.511067 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111416) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 09 14:06:18.511124 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.511215 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.511282 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.511282 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.511377 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.511450 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.511637 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.511697 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.511763 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.511824 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111412) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 09 14:06:18.512218 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.512303 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.512556 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.513437 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.513591 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.513591 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.513924 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.513924 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.514130 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.514271 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.514406 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.514688 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.514827 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.514887 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.514939 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.514992 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.515052 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.515107 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.515160 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.515220 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.515271 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.515323 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.515381 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.515431 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.515481 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.515639 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.515724 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.515775 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.515829 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.515889 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.515942 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.515992 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.516053 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.516141 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.516838 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.516982 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.517099 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.517230 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.517365 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.517539 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.517742 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.517889 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.518006 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.518118 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.518404 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.518659 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.518847 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.518847 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.518847 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.518847 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.518847 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.518847 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.518847 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.518847 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.518847 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.518847 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.519964 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.519964 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.519964 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.520449 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.520449 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.520604 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.520635 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.520658 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.520685 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.520710 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.520738 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.520763 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.520787 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.520809 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.520837 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.520865 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.520889 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.520916 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.520943 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.520943 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.520943 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.520943 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.520943 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.520943 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.521075 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.521075 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.521123 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.521146 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.521168 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.521192 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.521214 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.521236 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.521259 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.521287 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.521310 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.521338 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.521361 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.521386 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.521409 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.521437 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.521460 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.521487 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.521532 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.521566 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.521592 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.521615 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.521645 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.521669 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.521694 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.521716 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.521747 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.521747 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.521747 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.521747 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.521747 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.521747 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.521747 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.521913 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.521941 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.521967 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.521996 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.522020 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.522051 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.522076 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.522101 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.522129 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.522154 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.522182 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.522182 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.522232 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.522258 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.522479 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.522479 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.522581 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.522581 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.522637 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.522671 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.522671 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.522722 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.522760 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.522802 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.522835 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.522860 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.522887 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.522910 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.522938 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.522938 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.522989 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.522989 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.522989 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.522989 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.523088 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.523117 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.523117 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.523162 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.523185 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.523241 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.523241 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.523241 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.523241 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.523241 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.523855 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.523855 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.523855 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.523855 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.523855 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.524832 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.524832 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.524980 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.525018 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.525074 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.525114 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.525114 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.525114 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.525114 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.525310 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.525310 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.525392 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.525430 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.525430 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.525549 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.525612 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.525707 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.525741 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.525791 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.525791 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.525868 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.525899 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.525899 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.525992 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.525992 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.525992 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.526122 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.526177 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.526212 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.526261 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.526310 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.526335 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.526400 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.526400 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.526476 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.526554 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.526554 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.526660 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.526698 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.526749 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.526777 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.526808 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.526843 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.526870 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.526894 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.526925 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.526956 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.526988 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.527019 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.527042 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.527070 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.527099 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.527137 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.527169 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.527197 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.527225 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.527251 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.527284 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.527316 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.527346 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.527369 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.527393 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.527422 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.527444 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.527473 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.530200 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.530262 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.530327 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.530380 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.530452 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.530491 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.530538 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.530622 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.530655 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.530655 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.530773 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.530773 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.530830 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.530862 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.530896 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.530921 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.530993 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.531028 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.531082 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.531114 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.531163 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.531199 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.531253 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.531340 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.531394 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.531450 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.531506 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.531608 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.531674 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.531706 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.531747 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.531785 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.531813 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.531843 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.531869 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.531897 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.531923 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.531954 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.531983 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.532007 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.532035 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.532068 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.532098 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.532126 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.532157 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.532185 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.532215 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.532241 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.532265 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.532291 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.532327 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.532362 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.532402 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.532447 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.532493 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.532538 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.532574 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.532601 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.532631 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.532656 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.532686 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.532713 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.532741 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.532766 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.532797 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.532827 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.532999 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.533078 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.533111 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.533205 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.533261 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.533315 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.533372 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.533406 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.533492 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.533578 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.533657 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.533704 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.533730 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.533805 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.533888 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.533931 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.533984 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.534034 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.534111 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.534168 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.534201 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.534251 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.534328 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.534448 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.534488 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.534585 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.534619 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.534667 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.534719 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.534719 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.534834 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.534834 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.534834 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.534834 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.534834 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.534834 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.534834 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.534834 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.534834 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.534834 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.534834 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.535272 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.535343 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.535403 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.535434 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.535482 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.535613 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.535613 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.535758 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.535792 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.535883 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.535918 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.536022 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.536068 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.536120 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.536152 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.536218 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.536374 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.536435 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.536435 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.536554 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.536614 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.536786 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.536786 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.537084 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.537304 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.537304 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.537528 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.537528 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.537528 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.537528 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.537528 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.537528 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.537528 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.538062 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.538062 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.538062 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.538062 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.538241 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.538316 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.538383 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.538462 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.538622 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.538739 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.538791 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.538791 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.538791 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.538791 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.539123 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.539123 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.539123 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.539123 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.539386 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.539456 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.539603 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.539697 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.539791 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.539874 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.539942 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.539942 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.539942 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.540146 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.540216 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.540296 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.540429 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.540551 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.540652 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.540783 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.540965 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.541088 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.541165 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.541245 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.541359 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.541471 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.541571 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.541653 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.541720 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.541792 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.541844 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.541890 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.541932 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.541970 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.542011 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.542058 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.542102 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.542140 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.542178 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.542212 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.542212 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.542212 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.542464 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.542464 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.542464 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.542464 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.542464 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.542464 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.542464 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.542996 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.542996 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.542996 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.543412 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.543621 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.543722 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.543769 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.543873 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.543941 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.544008 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.544076 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.544142 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.544142 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.544142 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.544342 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.544342 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.544342 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.544342 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.544342 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.544342 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.544342 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.544683 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.544683 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.544683 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.544771 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.544894 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.544973 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.545022 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.545098 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.545150 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.545183 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.545211 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.545238 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.545264 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.545264 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.545324 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.545352 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.545352 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.545664 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.545664 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.545664 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.545664 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.545858 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.545858 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.545858 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.545858 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.545858 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.545858 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.545858 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.546266 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.546266 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.546266 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.546414 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.546477 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.546477 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.546596 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.546675 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.546764 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.546867 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.546900 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.546939 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.546966 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.546997 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.547029 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.547059 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.547086 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.547113 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.547138 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.547167 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.547197 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.547234 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.547266 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.547297 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.547327 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.547353 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.547379 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.547405 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.547431 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.547431 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.547479 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.547504 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.547555 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.547555 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.547555 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.547669 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.547699 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.547730 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.547764 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.547790 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.547819 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.547847 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.547879 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.547906 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.547950 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.547993 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.548026 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.548061 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.548092 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.548230 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.548230 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.548230 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.548230 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.548230 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.548230 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.548230 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.548692 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.548692 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.548692 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.548692 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.548923 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.548976 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.548976 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.549075 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.549125 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.549209 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.549209 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.549209 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.549209 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.549209 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.549502 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.549621 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.549691 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.549742 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.549821 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.549870 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.549920 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.549968 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.550026 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.550080 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.550146 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.550211 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.550274 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.550337 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.553294 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.553382 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.553474 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.553474 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.553613 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.553704 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.553777 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.553845 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.553949 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.554047 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.554138 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.554138 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.554236 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.554268 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.554333 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.554383 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.554431 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.554431 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.554431 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.554431 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.554431 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.555729 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.555852 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.555930 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.556022 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.556103 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.556183 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.556273 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.556418 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.556418 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.556485 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.556535 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.556569 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.556601 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.556628 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.556658 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.556685 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.556712 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.556746 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.556823 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.556890 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.556890 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.556968 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.556968 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.556968 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.557107 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.557179 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.557303 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.557358 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.557416 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.557448 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.557540 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.557622 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.557622 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.557622 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.557622 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.557787 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.557787 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.557787 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.557874 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.557902 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.557929 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.557960 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.557989 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.558016 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.558046 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.558086 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.558119 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.558236 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.558303 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.558371 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.558409 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.558492 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.558578 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.558611 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.558661 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.558735 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.558792 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.558864 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.558896 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.558969 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.559028 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.559090 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.559125 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.559201 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.559233 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.559311 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.559345 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.559393 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.559472 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.559587 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.559679 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.559786 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.559819 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.559871 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.559960 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.560025 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.560099 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.560134 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.560207 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.560207 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.560306 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.560306 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.560421 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.560421 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.560590 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.560669 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.560735 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.560805 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.560805 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.560805 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.560805 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.561113 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.561113 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.561113 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.561230 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.561269 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.561310 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.561347 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.561388 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.561572 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.561622 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.561719 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.561797 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.561895 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.561984 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.562065 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.562141 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.562215 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.562290 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.562446 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.562545 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.562594 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.562640 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.562676 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.562710 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.562745 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.562780 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.562817 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.562817 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.562901 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.562901 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.562901 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.562901 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.563035 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.563072 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.563112 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.563162 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.563204 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.563244 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.563280 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.563314 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.563349 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.563385 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.563421 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.563462 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.563503 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.563668 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.563762 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.563840 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.563929 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.563974 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.564041 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.564148 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.564148 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.564148 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.564148 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.564148 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.566522 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.566662 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.566662 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.566844 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.566844 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.566844 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.567019 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.567019 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.567019 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.567251 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.567326 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.567420 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.567492 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.567589 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.567752 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.567876 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.567990 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.568086 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.568222 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.568373 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.568440 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.568521 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.568609 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.568685 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.568758 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.568833 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.568991 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.569067 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.569135 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.569178 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.569278 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.569345 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.569427 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.569500 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.569597 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.569664 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.569734 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.569814 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.569880 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.569945 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.569988 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.570086 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.570186 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.570377 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.570489 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.570582 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.570680 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.570723 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.570761 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.570797 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.570832 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.570874 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.570874 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.570874 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.570874 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.570874 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.571053 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.571053 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.571053 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.571053 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.571179 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.571216 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.571264 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.571302 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.571439 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.571528 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.571648 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.571697 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.571797 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.571868 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.571962 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.572035 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.572112 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.572181 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.572253 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.572324 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.572388 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.572459 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.572545 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.572679 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.572781 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.572904 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.572904 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.572904 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.573138 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.573138 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.573138 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.573138 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.573138 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.573138 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.573587 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.573678 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.573746 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.573746 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.573746 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.573746 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.573960 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.573999 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.574042 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.574079 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.574121 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.574121 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.574195 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.574239 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.574275 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.574315 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.574350 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.574395 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.574436 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.574436 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.574436 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.574436 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.574721 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.574721 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.574721 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.574942 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.575010 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.575083 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.575159 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.575302 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.575386 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.575465 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.575577 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.575812 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.575898 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.575969 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.576038 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.576103 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.576178 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.576244 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.576385 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.576433 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.576433 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.576557 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.576557 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.576557 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.576557 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.576557 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.576557 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.576557 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:06:18.576869 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.576869 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.576927 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.576960 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.576960 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.577008 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.577036 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.577062 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.577088 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.577111 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.577135 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.577158 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.577189 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.577189 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.577237 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:06:18.577264 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.577290 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.577318 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:06:18.577343 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.577371 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111412) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.577397 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:06:18.577397 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:06:18.577397 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:06:18.577397 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:06:18.619889 np0000164514 devstack@c-api.service[111416]: INFO dbcounter [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Registered counter for database cinder Apr 09 14:06:18.624253 np0000164514 devstack@c-api.service[111414]: INFO dbcounter [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Registered counter for database cinder Apr 09 14:06:18.624436 np0000164514 devstack@c-api.service[111415]: INFO dbcounter [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Registered counter for database cinder Apr 09 14:06:18.627016 np0000164514 devstack@c-api.service[111412]: INFO dbcounter [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Registered counter for database cinder Apr 09 14:06:18.635025 np0000164514 devstack@c-api.service[111416]: DEBUG oslo_db.sqlalchemy.engines [None req-02e257d7-250d-4728-9bc5-896ddf23949a 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=111416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 09 14:06:18.636586 np0000164514 devstack@c-api.service[111414]: DEBUG oslo_db.sqlalchemy.engines [None req-f7489040-c74b-42f7-ae81-3f3f0144397f 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=111414) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 09 14:06:18.643120 np0000164514 devstack@c-api.service[111415]: DEBUG oslo_db.sqlalchemy.engines [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 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=111415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 09 14:06:18.648095 np0000164514 devstack@c-api.service[111412]: DEBUG oslo_db.sqlalchemy.engines [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 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=111412) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 09 14:06:18.758362 np0000164514 devstack@c-api.service[111414]: DEBUG dbcounter [-] [111414] Writer thread running {{(pid=111414) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 09 14:06:18.761405 np0000164514 devstack@c-api.service[111414]: INFO cinder.rpc [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 09 14:06:18.763733 np0000164514 devstack@c-api.service[111414]: INFO cinder.rpc [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 09 14:06:18.765586 np0000164514 devstack@c-api.service[111414]: INFO cinder.rpc [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 09 14:06:18.766202 np0000164514 devstack@c-api.service[111416]: DEBUG dbcounter [-] [111416] Writer thread running {{(pid=111416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 09 14:06:18.767191 np0000164514 devstack@c-api.service[111414]: INFO cinder.rpc [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 09 14:06:18.768132 np0000164514 devstack@c-api.service[111414]: WARNING castellan.key_manager.migration [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.769398 np0000164514 devstack@c-api.service[111416]: INFO cinder.rpc [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 09 14:06:18.769870 np0000164514 devstack@c-api.service[111414]: WARNING castellan.key_manager.migration [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.771253 np0000164514 devstack@c-api.service[111415]: DEBUG dbcounter [-] [111415] Writer thread running {{(pid=111415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 09 14:06:18.772546 np0000164514 devstack@c-api.service[111416]: INFO cinder.rpc [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 09 14:06:18.773766 np0000164514 devstack@c-api.service[111415]: INFO cinder.rpc [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 09 14:06:18.775207 np0000164514 devstack@c-api.service[111414]: DEBUG oslo_db.sqlalchemy.engines [None req-f7489040-c74b-42f7-ae81-3f3f0144397f 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=111414) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 09 14:06:18.775385 np0000164514 devstack@c-api.service[111416]: INFO cinder.rpc [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 09 14:06:18.776234 np0000164514 devstack@c-api.service[111412]: DEBUG dbcounter [-] [111412] Writer thread running {{(pid=111412) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 09 14:06:18.776649 np0000164514 devstack@c-api.service[111415]: INFO cinder.rpc [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 09 14:06:18.777537 np0000164514 devstack@c-api.service[111414]: INFO cinder.rpc [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 09 14:06:18.777753 np0000164514 devstack@c-api.service[111416]: INFO cinder.rpc [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 09 14:06:18.778696 np0000164514 devstack@c-api.service[111416]: WARNING castellan.key_manager.migration [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.778753 np0000164514 devstack@c-api.service[111415]: INFO cinder.rpc [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 09 14:06:18.779053 np0000164514 devstack@c-api.service[111412]: INFO cinder.rpc [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 09 14:06:18.779626 np0000164514 devstack@c-api.service[111414]: INFO cinder.rpc [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 09 14:06:18.780393 np0000164514 devstack@c-api.service[111415]: INFO cinder.rpc [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 09 14:06:18.780622 np0000164514 devstack@c-api.service[111416]: WARNING castellan.key_manager.migration [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.780785 np0000164514 devstack@c-api.service[111414]: WARNING castellan.key_manager.migration [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.781322 np0000164514 devstack@c-api.service[111415]: WARNING castellan.key_manager.migration [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.781664 np0000164514 devstack@c-api.service[111412]: INFO cinder.rpc [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 09 14:06:18.783087 np0000164514 devstack@c-api.service[111415]: WARNING castellan.key_manager.migration [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.783956 np0000164514 devstack@c-api.service[111412]: INFO cinder.rpc [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 09 14:06:18.785186 np0000164514 devstack@c-api.service[111416]: DEBUG oslo_db.sqlalchemy.engines [None req-02e257d7-250d-4728-9bc5-896ddf23949a 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=111416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 09 14:06:18.786101 np0000164514 devstack@c-api.service[111412]: INFO cinder.rpc [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 09 14:06:18.787234 np0000164514 devstack@c-api.service[111412]: WARNING castellan.key_manager.migration [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.787782 np0000164514 devstack@c-api.service[111416]: INFO cinder.rpc [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 09 14:06:18.788191 np0000164514 devstack@c-api.service[111415]: DEBUG oslo_db.sqlalchemy.engines [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 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=111415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 09 14:06:18.789709 np0000164514 devstack@c-api.service[111412]: WARNING castellan.key_manager.migration [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.790605 np0000164514 devstack@c-api.service[111415]: INFO cinder.rpc [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 09 14:06:18.790764 np0000164514 devstack@c-api.service[111416]: INFO cinder.rpc [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 09 14:06:18.790994 np0000164514 devstack@c-api.service[111414]: WARNING castellan.key_manager.migration [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.792549 np0000164514 devstack@c-api.service[111416]: WARNING castellan.key_manager.migration [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.792886 np0000164514 devstack@c-api.service[111415]: INFO cinder.rpc [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 09 14:06:18.794091 np0000164514 devstack@c-api.service[111415]: WARNING castellan.key_manager.migration [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.794280 np0000164514 devstack@c-api.service[111414]: WARNING castellan.key_manager.migration [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.796188 np0000164514 devstack@c-api.service[111412]: DEBUG oslo_db.sqlalchemy.engines [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 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=111412) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 09 14:06:18.797855 np0000164514 devstack@c-api.service[111414]: WARNING castellan.key_manager.migration [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.798360 np0000164514 devstack@c-api.service[111412]: INFO cinder.rpc [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 09 14:06:18.800286 np0000164514 devstack@c-api.service[111412]: INFO cinder.rpc [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 09 14:06:18.801198 np0000164514 devstack@c-api.service[111412]: WARNING castellan.key_manager.migration [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.802683 np0000164514 devstack@c-api.service[111414]: WARNING castellan.key_manager.migration [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.844421 np0000164514 devstack@c-api.service[111416]: WARNING castellan.key_manager.migration [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.844637 np0000164514 devstack@c-api.service[111415]: WARNING castellan.key_manager.migration [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.844704 np0000164514 devstack@c-api.service[111414]: WARNING castellan.key_manager.migration [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.844770 np0000164514 devstack@c-api.service[111416]: WARNING castellan.key_manager.migration [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.844825 np0000164514 devstack@c-api.service[111415]: WARNING castellan.key_manager.migration [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.844878 np0000164514 devstack@c-api.service[111414]: WARNING castellan.key_manager.migration [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.844932 np0000164514 devstack@c-api.service[111416]: WARNING castellan.key_manager.migration [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.844985 np0000164514 devstack@c-api.service[111415]: WARNING castellan.key_manager.migration [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.845041 np0000164514 devstack@c-api.service[111414]: WARNING castellan.key_manager.migration [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.845113 np0000164514 devstack@c-api.service[111412]: WARNING castellan.key_manager.migration [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.845169 np0000164514 devstack@c-api.service[111416]: WARNING castellan.key_manager.migration [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.845262 np0000164514 devstack@c-api.service[111414]: WARNING castellan.key_manager.migration [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.845321 np0000164514 devstack@c-api.service[111415]: WARNING castellan.key_manager.migration [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.845374 np0000164514 devstack@c-api.service[111412]: WARNING castellan.key_manager.migration [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.845433 np0000164514 devstack@c-api.service[111416]: WARNING castellan.key_manager.migration [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.845488 np0000164514 devstack@c-api.service[111414]: WARNING castellan.key_manager.migration [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.845570 np0000164514 devstack@c-api.service[111415]: WARNING castellan.key_manager.migration [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.845625 np0000164514 devstack@c-api.service[111412]: WARNING castellan.key_manager.migration [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.845679 np0000164514 devstack@c-api.service[111414]: WARNING castellan.key_manager.migration [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.845732 np0000164514 devstack@c-api.service[111416]: WARNING castellan.key_manager.migration [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.845785 np0000164514 devstack@c-api.service[111415]: WARNING castellan.key_manager.migration [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.845837 np0000164514 devstack@c-api.service[111414]: WARNING castellan.key_manager.migration [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.845893 np0000164514 devstack@c-api.service[111412]: WARNING castellan.key_manager.migration [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.845945 np0000164514 devstack@c-api.service[111416]: WARNING castellan.key_manager.migration [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.845997 np0000164514 devstack@c-api.service[111415]: WARNING castellan.key_manager.migration [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.846051 np0000164514 devstack@c-api.service[111412]: WARNING castellan.key_manager.migration [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.846117 np0000164514 devstack@c-api.service[111416]: WARNING castellan.key_manager.migration [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.846174 np0000164514 devstack@c-api.service[111415]: WARNING castellan.key_manager.migration [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.846228 np0000164514 devstack@c-api.service[111414]: WARNING castellan.key_manager.migration [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.846281 np0000164514 devstack@c-api.service[111412]: WARNING castellan.key_manager.migration [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.846333 np0000164514 devstack@c-api.service[111416]: WARNING castellan.key_manager.migration [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.846386 np0000164514 devstack@c-api.service[111415]: WARNING castellan.key_manager.migration [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.846439 np0000164514 devstack@c-api.service[111414]: WARNING castellan.key_manager.migration [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.846491 np0000164514 devstack@c-api.service[111416]: WARNING castellan.key_manager.migration [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.846573 np0000164514 devstack@c-api.service[111412]: WARNING castellan.key_manager.migration [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.846627 np0000164514 devstack@c-api.service[111415]: WARNING castellan.key_manager.migration [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.846679 np0000164514 devstack@c-api.service[111414]: WARNING castellan.key_manager.migration [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.846762 np0000164514 devstack@c-api.service[111416]: WARNING castellan.key_manager.migration [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.846820 np0000164514 devstack@c-api.service[111414]: WARNING castellan.key_manager.migration [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.846873 np0000164514 devstack@c-api.service[111415]: WARNING castellan.key_manager.migration [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.846925 np0000164514 devstack@c-api.service[111414]: WARNING castellan.key_manager.migration [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.846979 np0000164514 devstack@c-api.service[111412]: WARNING castellan.key_manager.migration [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.847103 np0000164514 devstack@c-api.service[111414]: WARNING cinder.api.contrib.hosts [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 09 14:06:18.847103 np0000164514 devstack@c-api.service[111414]: WARNING castellan.key_manager.migration [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.847103 np0000164514 devstack@c-api.service[111414]: WARNING castellan.key_manager.migration [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.847263 np0000164514 devstack@c-api.service[111416]: WARNING castellan.key_manager.migration [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.847317 np0000164514 devstack@c-api.service[111415]: WARNING castellan.key_manager.migration [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.847372 np0000164514 devstack@c-api.service[111414]: WARNING castellan.key_manager.migration [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.847372 np0000164514 devstack@c-api.service[111414]: WARNING castellan.key_manager.migration [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.847473 np0000164514 devstack@c-api.service[111415]: WARNING castellan.key_manager.migration [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.847558 np0000164514 devstack@c-api.service[111416]: WARNING castellan.key_manager.migration [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.847615 np0000164514 devstack@c-api.service[111414]: WARNING castellan.key_manager.migration [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.847615 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.v3.router [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Extended resource: extensions {{(pid=111414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.848637 np0000164514 devstack@c-api.service[111415]: WARNING castellan.key_manager.migration [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.848731 np0000164514 devstack@c-api.service[111416]: WARNING castellan.key_manager.migration [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.848820 np0000164514 devstack@c-api.service[111412]: WARNING castellan.key_manager.migration [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.848906 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.v3.router [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Extended resource: encryption {{(pid=111414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.849539 np0000164514 devstack@c-api.service[111415]: WARNING castellan.key_manager.migration [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.850162 np0000164514 devstack@c-api.service[111412]: WARNING castellan.key_manager.migration [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.850213 np0000164514 devstack@c-api.service[111416]: WARNING castellan.key_manager.migration [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.850443 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.v3.router [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Extended resource: os-volume-manage {{(pid=111414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.851032 np0000164514 devstack@c-api.service[111415]: WARNING castellan.key_manager.migration [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.851702 np0000164514 devstack@c-api.service[111416]: WARNING castellan.key_manager.migration [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.852004 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.v3.router [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Extended resource: os-volume-type-access {{(pid=111414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.852090 np0000164514 devstack@c-api.service[111415]: WARNING cinder.api.contrib.hosts [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 09 14:06:18.852942 np0000164514 devstack@c-api.service[111415]: WARNING castellan.key_manager.migration [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.853004 np0000164514 devstack@c-api.service[111416]: WARNING cinder.api.contrib.hosts [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 09 14:06:18.853054 np0000164514 devstack@c-api.service[111412]: WARNING castellan.key_manager.migration [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.853668 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.v3.router [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Extended resource: os-quota-sets {{(pid=111414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.853809 np0000164514 devstack@c-api.service[111416]: WARNING castellan.key_manager.migration [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.854487 np0000164514 devstack@c-api.service[111415]: WARNING castellan.key_manager.migration [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.855107 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.v3.router [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Extended resource: qos-specs {{(pid=111414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.855381 np0000164514 devstack@c-api.service[111416]: WARNING castellan.key_manager.migration [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.856018 np0000164514 devstack@c-api.service[111415]: WARNING castellan.key_manager.migration [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.857008 np0000164514 devstack@c-api.service[111416]: WARNING castellan.key_manager.migration [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.857230 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.v3.router [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Extended resource: backups {{(pid=111414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.857556 np0000164514 devstack@c-api.service[111415]: WARNING castellan.key_manager.migration [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.858575 np0000164514 devstack@c-api.service[111416]: WARNING castellan.key_manager.migration [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.858813 np0000164514 devstack@c-api.service[111412]: WARNING castellan.key_manager.migration [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.858940 np0000164514 devstack@c-api.service[111415]: WARNING castellan.key_manager.migration [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.859261 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.v3.router [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Extended resource: os-hosts {{(pid=111414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.859867 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.v3.router [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Extended resource: extensions {{(pid=111415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.860098 np0000164514 devstack@c-api.service[111416]: WARNING castellan.key_manager.migration [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.860724 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.v3.router [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Extended resource: scheduler-stats {{(pid=111414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.861174 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.v3.router [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Extended resource: encryption {{(pid=111415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.861291 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.v3.router [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Extended resource: extensions {{(pid=111416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.862182 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.v3.router [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Extended resource: os-volume-transfer {{(pid=111414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.862607 np0000164514 devstack@c-api.service[111412]: WARNING castellan.key_manager.migration [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.862721 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.v3.router [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Extended resource: encryption {{(pid=111416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.862765 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.v3.router [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Extended resource: os-volume-manage {{(pid=111415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.864243 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.v3.router [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Extended resource: os-volume-type-access {{(pid=111415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.864480 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.v3.router [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Extended resource: extra_specs {{(pid=111414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.864677 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.v3.router [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Extended resource: os-volume-manage {{(pid=111416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.864920 np0000164514 devstack@c-api.service[111412]: WARNING castellan.key_manager.migration [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.865836 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.v3.router [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Extended resource: os-quota-sets {{(pid=111415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.866051 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.v3.router [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Extended resource: cgsnapshots {{(pid=111414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.866158 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.v3.router [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Extended resource: os-volume-type-access {{(pid=111416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.866496 np0000164514 devstack@c-api.service[111412]: WARNING castellan.key_manager.migration [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.867263 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.v3.router [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Extended resource: qos-specs {{(pid=111415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.867431 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.v3.router [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Extended resource: consistencygroups {{(pid=111414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.867978 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.v3.router [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Extended resource: os-quota-sets {{(pid=111416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.868079 np0000164514 devstack@c-api.service[111412]: WARNING castellan.key_manager.migration [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.869320 np0000164514 devstack@c-api.service[111412]: WARNING cinder.api.contrib.hosts [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 09 14:06:18.869461 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.v3.router [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Extended resource: backups {{(pid=111415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.869552 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.v3.router [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Extended resource: qos-specs {{(pid=111416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.869640 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.v3.router [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Extended resource: os-availability-zone {{(pid=111414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.870355 np0000164514 devstack@c-api.service[111412]: WARNING castellan.key_manager.migration [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.871117 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.v3.router [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Extended resource: os-snapshot-manage {{(pid=111414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.871733 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.v3.router [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Extended resource: os-hosts {{(pid=111415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.872122 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.v3.router [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Extended resource: backups {{(pid=111416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.872299 np0000164514 devstack@c-api.service[111412]: WARNING castellan.key_manager.migration [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.872624 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.v3.router [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Extended resource: os-quota-class-sets {{(pid=111414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.873156 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.v3.router [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Extended resource: scheduler-stats {{(pid=111415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.873854 np0000164514 devstack@c-api.service[111412]: WARNING castellan.key_manager.migration [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.873910 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.v3.router [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Extended resource: encryption {{(pid=111414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.874526 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.v3.router [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Extended resource: os-volume-transfer {{(pid=111415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.874805 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.v3.router [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Extended resource: os-hosts {{(pid=111416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.875351 np0000164514 devstack@c-api.service[111412]: WARNING castellan.key_manager.migration [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.875426 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.v3.router [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Extended resource: capabilities {{(pid=111414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.876717 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.v3.router [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Extended resource: scheduler-stats {{(pid=111416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.876873 np0000164514 devstack@c-api.service[111412]: WARNING castellan.key_manager.migration [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.876919 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.v3.router [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Extended resource: extra_specs {{(pid=111415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.877692 np0000164514 devstack@c-api.service[111414]: WARNING castellan.key_manager.migration [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.877816 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.v3.router [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Extended resource: extensions {{(pid=111412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.878474 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.v3.router [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Extended resource: cgsnapshots {{(pid=111415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.878568 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.v3.router [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Extended resource: os-volume-transfer {{(pid=111416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.879165 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.v3.router [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Extended resource: encryption {{(pid=111412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.879261 np0000164514 devstack@c-api.service[111414]: WARNING castellan.key_manager.migration [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.879825 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.v3.router [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Extended resource: consistencygroups {{(pid=111415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.880925 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.v3.router [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Extended resource: os-volume-manage {{(pid=111412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.881100 np0000164514 devstack@c-api.service[111414]: WARNING castellan.key_manager.migration [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.881688 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.v3.router [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Extended resource: extra_specs {{(pid=111416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.881848 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.v3.router [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Extended resource: os-availability-zone {{(pid=111415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.882418 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.v3.router [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Extended resource: os-volume-type-access {{(pid=111412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.882625 np0000164514 devstack@c-api.service[111414]: WARNING castellan.key_manager.migration [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.883168 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.v3.router [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Extended resource: os-snapshot-manage {{(pid=111415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.883821 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.v3.router [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Extended resource: cgsnapshots {{(pid=111416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.883928 np0000164514 devstack@c-api.service[111414]: WARNING castellan.key_manager.migration [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.884067 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.v3.router [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Extended resource: os-quota-sets {{(pid=111412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.884654 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.v3.router [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Extended resource: os-quota-class-sets {{(pid=111415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.885468 np0000164514 devstack@c-api.service[111414]: WARNING castellan.key_manager.migration [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.885769 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.v3.router [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Extended resource: qos-specs {{(pid=111412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.885813 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.v3.router [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Extended resource: consistencygroups {{(pid=111416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.885960 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.v3.router [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Extended resource: encryption {{(pid=111415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.886490 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.contrib.snapshot_actions [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] SnapshotActionsController initialized {{(pid=111414) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 09 14:06:18.887294 np0000164514 devstack@c-api.service[111414]: WARNING castellan.key_manager.migration [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.887542 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.v3.router [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Extended resource: capabilities {{(pid=111415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.887924 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.v3.router [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Extended resource: backups {{(pid=111412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.888045 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.v3.router [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Extended resource: os-availability-zone {{(pid=111416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.888208 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.v3.router [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:18.888355 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.v3.router [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Extension VolumeTypeAccess extending resource: types {{(pid=111414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:18.888495 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.v3.router [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Extension UsedLimits extending resource: limits {{(pid=111414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:18.888603 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.v3.router [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:18.888718 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.v3.router [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:18.888817 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.v3.router [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:18.888923 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.v3.router [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:18.889025 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.v3.router [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Extension TypesManage extending resource: types {{(pid=111414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:18.889128 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.v3.router [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:18.889239 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.v3.router [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Extension AdminActions extending resource: volumes {{(pid=111414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:18.889403 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.v3.router [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Extension AdminActions extending resource: snapshots {{(pid=111414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:18.889595 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.v3.router [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Extension AdminActions extending resource: backups {{(pid=111414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:18.889595 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.v3.router [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:18.889780 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.v3.router [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Extended resource: os-snapshot-manage {{(pid=111416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.889882 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.v3.router [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Extension SnapshotActions extending resource: snapshots {{(pid=111414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:18.889964 np0000164514 devstack@c-api.service[111415]: WARNING castellan.key_manager.migration [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.890044 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.v3.router [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Extension VolumeActions extending resource: volumes {{(pid=111414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:18.890044 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.v3.router [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:18.890381 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.v3.router [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Extended resource: os-hosts {{(pid=111412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.891331 np0000164514 devstack@c-api.service[111415]: WARNING castellan.key_manager.migration [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.891530 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.v3.router [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Extended resource: os-quota-class-sets {{(pid=111416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.891619 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.v3.router [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Extended resource: scheduler-stats {{(pid=111412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.892350 np0000164514 devstack@c-api.service[111414]: WARNING keystonemiddleware.auth_token [None req-f7489040-c74b-42f7-ae81-3f3f0144397f None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 09 14:06:18.892849 np0000164514 devstack@c-api.service[111415]: WARNING castellan.key_manager.migration [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.893175 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.v3.router [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Extended resource: os-volume-transfer {{(pid=111412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.893240 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.v3.router [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Extended resource: encryption {{(pid=111416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.894257 np0000164514 devstack@c-api.service[111415]: WARNING castellan.key_manager.migration [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.895290 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.v3.router [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Extended resource: capabilities {{(pid=111416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.895733 np0000164514 devstack@c-api.service[111415]: WARNING castellan.key_manager.migration [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.896719 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.v3.router [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Extended resource: extra_specs {{(pid=111412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.897250 np0000164514 devstack@c-api.service[111415]: WARNING castellan.key_manager.migration [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.897643 np0000164514 devstack@c-api.service[111416]: WARNING castellan.key_manager.migration [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.898269 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.contrib.snapshot_actions [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] SnapshotActionsController initialized {{(pid=111415) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 09 14:06:18.898345 np0000164514 devstack@c-api.service[111414]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e2f608a3668 pid: 111414 (default app) Apr 09 14:06:18.898749 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.v3.router [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Extended resource: cgsnapshots {{(pid=111412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.898847 np0000164514 devstack@c-api.service[111414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 09 14:06:18.898847 np0000164514 devstack@c-api.service[111414]: warnings.warn( Apr 09 14:06:18.899013 np0000164514 devstack@c-api.service[111415]: WARNING castellan.key_manager.migration [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.899501 np0000164514 devstack@c-api.service[111416]: WARNING castellan.key_manager.migration [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.900083 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.v3.router [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:18.900222 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.v3.router [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:18.900344 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.v3.router [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Extension UsedLimits extending resource: limits {{(pid=111415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:18.900442 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.v3.router [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:18.900585 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.v3.router [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:18.900651 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.v3.router [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Extended resource: consistencygroups {{(pid=111412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.900702 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.v3.router [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:18.900769 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.v3.router [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:18.900891 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.v3.router [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Extension TypesManage extending resource: types {{(pid=111415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:18.900989 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.v3.router [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:18.901104 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.v3.router [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Extension AdminActions extending resource: volumes {{(pid=111415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:18.901200 np0000164514 devstack@c-api.service[111416]: WARNING castellan.key_manager.migration [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.901240 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.v3.router [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Extension AdminActions extending resource: snapshots {{(pid=111415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:18.901317 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.v3.router [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Extension AdminActions extending resource: backups {{(pid=111415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:18.901426 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.v3.router [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:18.901739 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.v3.router [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:18.901857 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.v3.router [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Extension VolumeActions extending resource: volumes {{(pid=111415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:18.902089 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.v3.router [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:18.902779 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.v3.router [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Extended resource: os-availability-zone {{(pid=111412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.902842 np0000164514 devstack@c-api.service[111416]: WARNING castellan.key_manager.migration [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.904183 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.v3.router [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Extended resource: os-snapshot-manage {{(pid=111412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.904392 np0000164514 devstack@c-api.service[111415]: WARNING keystonemiddleware.auth_token [None req-7cda2f40-5546-439d-88e1-71ce8ffeaae7 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 09 14:06:18.904663 np0000164514 devstack@c-api.service[111416]: WARNING castellan.key_manager.migration [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.906150 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.v3.router [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Extended resource: os-quota-class-sets {{(pid=111412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.906701 np0000164514 devstack@c-api.service[111416]: WARNING castellan.key_manager.migration [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.907018 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.907018 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.907142 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.907142 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.907142 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.907142 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.907142 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.907369 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.907369 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.907369 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.907369 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.907369 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.907369 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.907648 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.907648 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.907648 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.907648 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.907648 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.907847 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.907847 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.907847 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.907847 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.908029 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.908029 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.908029 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.908029 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.908222 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.908222 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.908222 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.908222 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.908222 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.908468 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.908468 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.908468 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.908468 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.908468 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.908719 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.908719 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.908719 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.908719 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.908719 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.908719 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.908960 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.908960 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.908960 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.908960 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.908960 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.908960 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.909206 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.909206 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.909206 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.909206 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.909206 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.909206 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.909460 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.909460 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.909560 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.v3.router [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Extended resource: encryption {{(pid=111412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.909604 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.909604 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.909604 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.909604 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.909604 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.909891 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.909891 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.909891 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.909891 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.909891 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.910101 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.910101 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.910101 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.910101 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.910101 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.910101 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.910401 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.910401 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.910401 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.910401 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.910401 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.910401 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.910719 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.910719 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.910719 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.910719 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.910719 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.910989 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.910989 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.910989 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.910989 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.910989 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.911197 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.911197 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.911197 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.911197 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.911374 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.911374 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.911374 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.911374 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.911699 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.911699 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.911699 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.911699 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.911699 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.911979 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.911979 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.911979 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.911979 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.911979 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.912335 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.912335 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.912335 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.912335 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.912588 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.912588 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.912588 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.912588 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.912892 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.912892 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.912892 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.912892 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.913133 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.contrib.snapshot_actions [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] SnapshotActionsController initialized {{(pid=111416) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 09 14:06:18.913184 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.913184 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.913184 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.913184 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.913441 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.913441 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.913441 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.913441 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.913646 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.913646 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.913646 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.913646 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.913646 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.913975 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.913975 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.913975 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.913975 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.913975 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.913975 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.914308 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.914308 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.914308 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.914308 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.914308 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.914713 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.914713 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.914713 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.914713 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.914713 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.914713 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.915086 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.915086 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.915086 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.915086 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.915086 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.915086 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.915420 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.915420 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.915420 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.915420 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.915420 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.915420 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.915824 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.915824 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.915824 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.915824 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.915824 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.915824 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.916160 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.916160 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.916160 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.916160 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.916411 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.916411 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.916411 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.916411 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.916411 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.916810 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.916810 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.916810 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.916810 np0000164514 devstack@c-api.service[111414]: /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. Apr 09 14:06:18.916810 np0000164514 devstack@c-api.service[111414]: warnings.warn(deprecated_msg) Apr 09 14:06:18.917065 np0000164514 devstack@c-api.service[111416]: WARNING castellan.key_manager.migration [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.917115 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.v3.router [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Extended resource: capabilities {{(pid=111412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:06:18.917166 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.v3.router [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:18.917166 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.v3.router [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Extension VolumeTypeAccess extending resource: types {{(pid=111416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:18.917271 np0000164514 devstack@c-api.service[111415]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e2f608a3668 pid: 111415 (default app) Apr 09 14:06:18.917321 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.v3.router [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Extension UsedLimits extending resource: limits {{(pid=111416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:18.917369 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.middleware.request_id [None req-ce54383f-369f-4235-ab30-fc16a602eb06 None None] RequestId filter calling following filter/app {{(pid=111414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:06:18.917416 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.v3.router [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:18.917416 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.v3.router [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:18.917416 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.v3.router [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:18.917416 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.v3.router [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:18.917416 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.v3.router [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Extension TypesManage extending resource: types {{(pid=111416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:18.917416 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.v3.router [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:18.917416 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.v3.router [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Extension AdminActions extending resource: volumes {{(pid=111416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:18.917736 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.v3.router [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Extension AdminActions extending resource: snapshots {{(pid=111416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:18.917736 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.v3.router [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Extension AdminActions extending resource: backups {{(pid=111416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:18.917736 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.v3.router [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:18.917736 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.v3.router [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Extension SnapshotActions extending resource: snapshots {{(pid=111416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:18.917868 np0000164514 devstack@c-api.service[111412]: WARNING castellan.key_manager.migration [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.917905 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.v3.router [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Extension VolumeActions extending resource: volumes {{(pid=111416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:18.917905 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.v3.router [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:18.917983 np0000164514 devstack@c-api.service[111412]: WARNING castellan.key_manager.migration [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.918027 np0000164514 devstack@c-api.service[111414]: [pid: 111414|app: 0|req: 1/1] 199.204.45.89 () {60 vars in 946 bytes} [Thu Apr 9 14:06:18 2026] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Apr 09 14:06:18.918103 np0000164514 devstack@c-api.service[111416]: WARNING keystonemiddleware.auth_token [None req-02e257d7-250d-4728-9bc5-896ddf23949a None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 09 14:06:18.918161 np0000164514 devstack@c-api.service[111412]: WARNING castellan.key_manager.migration [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.918161 np0000164514 devstack@c-api.service[111412]: WARNING castellan.key_manager.migration [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.918161 np0000164514 devstack@c-api.service[111412]: WARNING castellan.key_manager.migration [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.919675 np0000164514 devstack@c-api.service[111412]: WARNING castellan.key_manager.migration [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.920332 np0000164514 devstack@c-api.service[111416]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e2f608a3668 pid: 111416 (default app) Apr 09 14:06:18.920749 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.contrib.snapshot_actions [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] SnapshotActionsController initialized {{(pid=111412) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 09 14:06:18.921499 np0000164514 devstack@c-api.service[111412]: WARNING castellan.key_manager.migration [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:06:18.922383 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.v3.router [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111412) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:18.922500 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.v3.router [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111412) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:18.922642 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.v3.router [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Extension UsedLimits extending resource: limits {{(pid=111412) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:18.922742 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.v3.router [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111412) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:18.922925 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.v3.router [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111412) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:18.922925 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.v3.router [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111412) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:18.923036 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.v3.router [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111412) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:18.923146 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.v3.router [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Extension TypesManage extending resource: types {{(pid=111412) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:18.923251 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.v3.router [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111412) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:18.923383 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.v3.router [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Extension AdminActions extending resource: volumes {{(pid=111412) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:18.923498 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.v3.router [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Extension AdminActions extending resource: snapshots {{(pid=111412) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:18.923626 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.v3.router [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Extension AdminActions extending resource: backups {{(pid=111412) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:18.923722 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.v3.router [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111412) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:18.923822 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.v3.router [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111412) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:18.923921 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.v3.router [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Extension VolumeActions extending resource: volumes {{(pid=111412) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:18.924127 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.v3.router [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111412) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:06:18.926455 np0000164514 devstack@c-api.service[111412]: WARNING keystonemiddleware.auth_token [None req-b93e769a-8efb-4fd8-a770-300f4fb1c295 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 09 14:06:18.932646 np0000164514 devstack@c-api.service[111412]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e2f608a3668 pid: 111412 (default app) Apr 09 14:06:25.977140 np0000164514 devstack@c-api.service[111415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 09 14:06:25.977140 np0000164514 devstack@c-api.service[111415]: warnings.warn( Apr 09 14:06:25.991542 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:25.991542 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:25.991542 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:25.991542 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:25.991542 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:25.991993 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:25.991993 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:25.991993 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:25.991993 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:25.991993 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:25.992341 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:25.992341 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:25.992341 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:25.992341 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:25.992341 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:25.992341 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:25.992741 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:25.992741 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:25.992741 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:25.992741 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:25.992987 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:25.992987 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:25.992987 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:25.992987 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:25.993272 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:25.993272 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:25.993272 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:25.993272 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:25.993538 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:25.993538 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:25.993538 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:25.993538 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:25.993538 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:25.993895 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:25.993895 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:25.993895 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:25.993895 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:25.993895 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:25.994182 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:25.994182 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:25.994182 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:25.994182 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:25.994182 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:25.994182 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:25.996016 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:25.996016 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:25.996016 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:25.996016 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:25.996016 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:25.996016 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:25.996487 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:25.996487 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:25.996487 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:25.996487 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:25.996487 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:25.996487 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:25.996928 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:25.996928 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:25.996928 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:25.996928 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:25.996928 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:25.997279 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:25.997279 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:25.997279 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:25.997279 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:25.997279 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:25.997647 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:25.997647 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:25.997647 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:25.997647 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:25.997647 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:25.997647 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:25.999470 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:25.999470 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:25.999470 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:25.999470 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:25.999470 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:25.999470 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:25.999845 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:25.999845 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:25.999845 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:25.999845 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:25.999845 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:26.000161 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:26.000161 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:26.000161 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:26.000161 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:26.000161 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:26.000471 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:26.000471 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:26.000471 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:26.000471 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:26.000781 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:26.000781 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:26.000781 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:26.000781 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:26.001025 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:26.001025 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:26.001025 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:26.001025 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:26.001025 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:26.001356 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:26.001356 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:26.001356 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:26.001356 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:26.001356 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:26.001741 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:26.001741 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:26.001741 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:26.001741 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:26.002029 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:26.002029 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:26.002029 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:26.002029 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:26.002289 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:26.002289 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:26.002289 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:26.002289 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:26.002549 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:26.002549 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:26.002549 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:26.002549 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:26.002722 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:26.002722 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:26.002722 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:26.002722 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:26.002824 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:26.002824 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:26.002824 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:26.002824 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:26.002824 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:26.002955 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:26.002955 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:26.002955 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:26.002955 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:26.002955 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:26.002955 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:26.003111 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:26.003111 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:26.003111 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:26.003111 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:26.003111 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:26.003245 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:26.003245 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:26.003245 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:26.003245 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:26.003245 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:26.003245 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:26.003401 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:26.003401 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:26.003401 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:26.003401 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:26.003401 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:26.003401 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:26.004082 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:26.004082 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:26.004082 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:26.004082 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:26.004082 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:26.004082 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:26.004281 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:26.004281 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:26.004281 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:26.004281 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:26.004281 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:26.004281 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:26.004491 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:26.004491 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:26.004491 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:26.004491 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:26.004650 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:26.004650 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:26.004650 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:26.004650 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:26.004650 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:26.004825 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:26.004825 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:26.004825 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:26.004825 np0000164514 devstack@c-api.service[111415]: /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. Apr 09 14:06:26.004825 np0000164514 devstack@c-api.service[111415]: warnings.warn(deprecated_msg) Apr 09 14:06:26.004825 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.middleware.request_id [None req-dd0b6289-bf89-4df0-a28c-87a12c1c4f21 None None] RequestId filter calling following filter/app {{(pid=111415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:06:26.538129 np0000164514 devstack@c-api.service[111415]: INFO cinder.api.openstack.wsgi [None req-dd0b6289-bf89-4df0-a28c-87a12c1c4f21 admin admin] POST https://199.204.45.89/volume/v3/types Apr 09 14:06:26.538129 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.openstack.wsgi [None req-dd0b6289-bf89-4df0-a28c-87a12c1c4f21 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=111415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 09 14:06:26.539500 np0000164514 devstack@c-api.service[111415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 09 14:06:26.539500 np0000164514 devstack@c-api.service[111415]: warnings.warn( Apr 09 14:06:26.546841 np0000164514 devstack@c-api.service[111415]: DEBUG oslo_db.sqlalchemy.engines [None req-dd0b6289-bf89-4df0-a28c-87a12c1c4f21 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=111415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 09 14:06:26.574932 np0000164514 devstack@c-api.service[111415]: INFO cinder.api.openstack.wsgi [None req-dd0b6289-bf89-4df0-a28c-87a12c1c4f21 admin admin] https://199.204.45.89/volume/v3/types returned with HTTP 200 Apr 09 14:06:26.575490 np0000164514 devstack@c-api.service[111415]: [pid: 111415|app: 0|req: 1/2] 199.204.45.89 () {68 vars in 1281 bytes} [Thu Apr 9 14:06:25 2026] POST /volume/v3/types => generated 186 bytes in 599 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 09 14:06:26.588658 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.middleware.request_id [req-dd0b6289-bf89-4df0-a28c-87a12c1c4f21 req-896201ad-ff21-45be-a712-56041dea7b87 None None] RequestId filter calling following filter/app {{(pid=111414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:06:26.912845 np0000164514 devstack@c-api.service[111414]: INFO cinder.api.openstack.wsgi [req-dd0b6289-bf89-4df0-a28c-87a12c1c4f21 req-896201ad-ff21-45be-a712-56041dea7b87 admin admin] POST https://199.204.45.89/volume/v3/types/aeb2d36c-a466-4ee8-aef7-3df0550d9775/extra_specs Apr 09 14:06:26.913376 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.openstack.wsgi [req-dd0b6289-bf89-4df0-a28c-87a12c1c4f21 req-896201ad-ff21-45be-a712-56041dea7b87 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 09 14:06:26.915108 np0000164514 devstack@c-api.service[111414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 09 14:06:26.915108 np0000164514 devstack@c-api.service[111414]: warnings.warn( Apr 09 14:06:26.925389 np0000164514 devstack@c-api.service[111414]: DEBUG oslo_db.sqlalchemy.engines [req-dd0b6289-bf89-4df0-a28c-87a12c1c4f21 req-896201ad-ff21-45be-a712-56041dea7b87 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=111414) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 09 14:06:27.002883 np0000164514 devstack@c-api.service[111414]: INFO cinder.api.openstack.wsgi [req-dd0b6289-bf89-4df0-a28c-87a12c1c4f21 req-896201ad-ff21-45be-a712-56041dea7b87 admin admin] https://199.204.45.89/volume/v3/types/aeb2d36c-a466-4ee8-aef7-3df0550d9775/extra_specs returned with HTTP 200 Apr 09 14:06:27.003717 np0000164514 devstack@c-api.service[111414]: [pid: 111414|app: 0|req: 2/3] 199.204.45.89 () {70 vars in 1498 bytes} [Thu Apr 9 14:06:26 2026] POST /volume/v3/types/aeb2d36c-a466-4ee8-aef7-3df0550d9775/extra_specs => generated 55 bytes in 416 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 14:06:28.789276 np0000164514 devstack@c-api.service[111416]: DEBUG dbcounter [-] [111416] Writing DB stats cinder:SELECT=6 {{(pid=111416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:06:28.800350 np0000164514 devstack@c-api.service[111412]: DEBUG dbcounter [-] [111412] Writing DB stats cinder:SELECT=6 {{(pid=111412) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:06:36.573128 np0000164514 devstack@c-api.service[111415]: DEBUG dbcounter [-] [111415] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:06:37.000340 np0000164514 devstack@c-api.service[111414]: DEBUG dbcounter [-] [111414] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111414) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:10:55.688197 np0000164514 devstack@c-api.service[111416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 09 14:10:55.688197 np0000164514 devstack@c-api.service[111416]: warnings.warn( Apr 09 14:10:55.701837 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.701837 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.701837 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.701837 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.701837 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.702662 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.702662 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.702662 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.702662 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.702662 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.703011 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.703011 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.703011 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.703011 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.703011 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.703011 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.703535 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.703535 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.703535 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.703535 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.703844 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.703844 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.703844 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.703844 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.704113 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.704113 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.704113 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.704113 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.704421 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.704421 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.704421 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.704421 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.704421 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.704705 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.704705 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.704705 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.704705 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.704705 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.704933 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.704933 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.704933 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.704933 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.704933 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.704933 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.705214 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.705214 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.705214 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.705214 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.705214 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.705214 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.705498 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.705498 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.705498 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.705498 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.705498 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.705498 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.705793 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.705793 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.705793 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.705793 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.705793 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.706038 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.706038 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.706038 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.706038 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.706038 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.706260 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.706260 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.706260 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.706260 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.706260 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.706260 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.706570 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.706570 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.706570 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.706570 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.706570 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.706570 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.706831 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.706831 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.706831 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.706831 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.706831 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.707077 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.707077 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.707077 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.707077 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.707077 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.707345 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.707345 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.707345 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.707345 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.707758 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.707758 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.707758 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.707758 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.707976 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.707976 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.707976 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.707976 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.707976 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.708253 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.708253 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.708253 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.708253 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.708253 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.708573 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.708573 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.708573 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.708573 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.708825 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.708825 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.708825 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.708825 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.709047 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.709047 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.709047 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.709047 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.709248 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.709248 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.709248 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.709248 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.709733 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.709733 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.709733 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.709733 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.709976 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.709976 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.709976 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.709976 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.709976 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.710245 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.710245 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.710245 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.710245 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.710245 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.710245 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.710571 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.710571 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.710571 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.710571 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.710571 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.710767 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.710767 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.710767 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.710767 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.710767 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.710767 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.711105 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.711105 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.711105 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.711105 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.711105 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.711105 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.711545 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.711545 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.711545 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.711545 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.711545 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.711545 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.711926 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.711926 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.711926 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.711926 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.711926 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.711926 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.712230 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.712230 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.712230 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.712230 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.712460 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.712460 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.712460 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.712460 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.712460 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.712663 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.712663 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.712663 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.712663 np0000164514 devstack@c-api.service[111416]: /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. Apr 09 14:10:55.712663 np0000164514 devstack@c-api.service[111416]: warnings.warn(deprecated_msg) Apr 09 14:10:55.712663 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.middleware.request_id [None req-165e8363-1633-4625-b1f7-97c0cb7f374b None None] RequestId filter calling following filter/app {{(pid=111416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:10:55.712663 np0000164514 devstack@c-api.service[111416]: INFO cinder.api.openstack.wsgi [None req-165e8363-1633-4625-b1f7-97c0cb7f374b None None] GET https://199.204.45.89/volume// Apr 09 14:10:55.712930 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.openstack.wsgi [None req-165e8363-1633-4625-b1f7-97c0cb7f374b None None] Empty body provided in request {{(pid=111416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:10:55.712930 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.openstack.wsgi [None req-165e8363-1633-4625-b1f7-97c0cb7f374b None None] Calling method 'all' {{(pid=111416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:10:55.712930 np0000164514 devstack@c-api.service[111416]: INFO cinder.api.openstack.wsgi [None req-165e8363-1633-4625-b1f7-97c0cb7f374b None None] https://199.204.45.89/volume// returned with HTTP 300 Apr 09 14:10:55.712930 np0000164514 devstack@c-api.service[111416]: [pid: 111416|app: 0|req: 1/4] 199.204.45.89 () {66 vars in 1449 bytes} [Thu Apr 9 14:10:55 2026] GET /volume/ => generated 389 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 09 14:11:35.829721 np0000164514 devstack@c-api.service[111412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 09 14:11:35.829721 np0000164514 devstack@c-api.service[111412]: warnings.warn( Apr 09 14:11:35.838929 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.838929 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.838929 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.838929 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.839244 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.839244 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.839244 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.839244 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.839496 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.839496 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.839496 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.839496 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.839496 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.839496 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.839865 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.839865 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.839865 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.839865 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.839865 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.840170 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.840170 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.840170 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.840170 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.840170 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.840424 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.840424 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.840424 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.840424 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.840661 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.840661 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.840661 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.840661 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.840661 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.840954 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.840954 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.840954 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.840954 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.840954 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.841212 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.841212 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.841212 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.841212 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.841212 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.841212 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.841554 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.841554 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.841554 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.841554 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.841554 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.841554 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.841901 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.841901 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.841901 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.841901 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.841901 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.841901 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.842379 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.842379 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.842379 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.842379 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.842379 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.843089 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.843089 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.843089 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.843089 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.843089 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.843939 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.843939 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.843939 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.843939 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.843939 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.843939 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.844291 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.844291 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.844291 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.844291 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.844291 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.844291 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.844643 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.844643 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.844643 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.844643 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.844643 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.844954 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.844954 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.844954 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.844954 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.844954 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.845250 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.845250 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.845250 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.845250 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.845658 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.845658 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.845658 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.845658 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.845953 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.845953 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.845953 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.845953 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.845953 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.846241 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.846241 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.846241 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.846241 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.846241 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.846651 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.846651 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.846651 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.846651 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.846897 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.846897 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.846897 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.846897 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.847138 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.847138 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.847138 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.847138 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.847445 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.847445 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.847445 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.847445 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.847907 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.847907 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.847907 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.847907 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.848138 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.848138 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.848138 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.848138 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.848138 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.848427 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.848427 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.848427 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.848427 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.848427 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.848427 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.848863 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.848863 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.848863 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.848863 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.848863 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.849140 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.849140 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.849140 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.849140 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.849140 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.849140 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.849461 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.849461 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.849461 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.849461 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.849461 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.849461 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.849827 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.849827 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.849827 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.849827 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.849827 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.849827 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.850180 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.850180 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.850180 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.850180 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.850180 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.850180 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.850500 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.850500 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.850500 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.850500 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.850745 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.850745 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.850745 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.850745 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.850745 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.851034 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.851034 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.851034 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.851034 np0000164514 devstack@c-api.service[111412]: /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. Apr 09 14:11:35.851034 np0000164514 devstack@c-api.service[111412]: warnings.warn(deprecated_msg) Apr 09 14:11:35.851034 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.middleware.request_id [None req-ee36851b-8922-4bab-a229-a274332285c1 None None] RequestId filter calling following filter/app {{(pid=111412) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:11:36.191214 np0000164514 devstack@c-api.service[111412]: INFO cinder.api.openstack.wsgi [None req-ee36851b-8922-4bab-a229-a274332285c1 demo demo] GET https://199.204.45.89/volume/v3/types?is_public=None Apr 09 14:11:36.191597 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.openstack.wsgi [None req-ee36851b-8922-4bab-a229-a274332285c1 demo demo] Empty body provided in request {{(pid=111412) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:11:36.191840 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.openstack.wsgi [None req-ee36851b-8922-4bab-a229-a274332285c1 demo demo] Calling method 'index' {{(pid=111412) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:11:36.192347 np0000164514 devstack@c-api.service[111412]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 09 14:11:36.192347 np0000164514 devstack@c-api.service[111412]: warnings.warn( Apr 09 14:11:36.192984 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.api_utils [None req-ee36851b-8922-4bab-a229-a274332285c1 demo demo] Removing options '' from query. {{(pid=111412) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:11:36.204232 np0000164514 devstack@c-api.service[111412]: DEBUG oslo_db.sqlalchemy.engines [None req-ee36851b-8922-4bab-a229-a274332285c1 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=111412) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 09 14:11:36.224089 np0000164514 devstack@c-api.service[111412]: INFO cinder.api.openstack.wsgi [None req-ee36851b-8922-4bab-a229-a274332285c1 demo demo] https://199.204.45.89/volume/v3/types?is_public=None returned with HTTP 200 Apr 09 14:11:36.224470 np0000164514 devstack@c-api.service[111412]: [pid: 111412|app: 0|req: 1/5] 199.204.45.89 () {64 vars in 1256 bytes} [Thu Apr 9 14:11:35 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 09 14:11:36.237738 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.middleware.request_id [req-ee36851b-8922-4bab-a229-a274332285c1 req-9d19ae6c-d5d6-4bc4-b55e-b8c7bfc6a073 None None] RequestId filter calling following filter/app {{(pid=111415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:11:36.241429 np0000164514 devstack@c-api.service[111415]: INFO cinder.api.openstack.wsgi [req-ee36851b-8922-4bab-a229-a274332285c1 req-9d19ae6c-d5d6-4bc4-b55e-b8c7bfc6a073 demo demo] GET https://199.204.45.89/volume/v3/types/default Apr 09 14:11:36.241782 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.openstack.wsgi [req-ee36851b-8922-4bab-a229-a274332285c1 req-9d19ae6c-d5d6-4bc4-b55e-b8c7bfc6a073 demo demo] Empty body provided in request {{(pid=111415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:11:36.242121 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.openstack.wsgi [req-ee36851b-8922-4bab-a229-a274332285c1 req-9d19ae6c-d5d6-4bc4-b55e-b8c7bfc6a073 demo demo] Calling method 'show' {{(pid=111415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:11:36.253105 np0000164514 devstack@c-api.service[111415]: INFO cinder.api.openstack.wsgi [req-ee36851b-8922-4bab-a229-a274332285c1 req-9d19ae6c-d5d6-4bc4-b55e-b8c7bfc6a073 demo demo] https://199.204.45.89/volume/v3/types/default returned with HTTP 200 Apr 09 14:11:36.253426 np0000164514 devstack@c-api.service[111415]: [pid: 111415|app: 0|req: 2/6] 199.204.45.89 () {66 vars in 1322 bytes} [Thu Apr 9 14:11:36 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) Apr 09 14:11:36.589165 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.middleware.request_id [None req-b68b9042-4766-4f57-9e45-6fd597814f39 None None] RequestId filter calling following filter/app {{(pid=111414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:11:36.592913 np0000164514 devstack@c-api.service[111414]: INFO cinder.api.openstack.wsgi [None req-b68b9042-4766-4f57-9e45-6fd597814f39 demo demo] GET https://199.204.45.89/volume/v3/types/default Apr 09 14:11:36.593152 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.openstack.wsgi [None req-b68b9042-4766-4f57-9e45-6fd597814f39 demo demo] Empty body provided in request {{(pid=111414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:11:36.593430 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.openstack.wsgi [None req-b68b9042-4766-4f57-9e45-6fd597814f39 demo demo] Calling method 'show' {{(pid=111414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:11:36.608619 np0000164514 devstack@c-api.service[111414]: INFO cinder.api.openstack.wsgi [None req-b68b9042-4766-4f57-9e45-6fd597814f39 demo demo] https://199.204.45.89/volume/v3/types/default returned with HTTP 200 Apr 09 14:11:36.608990 np0000164514 devstack@c-api.service[111414]: [pid: 111414|app: 0|req: 3/7] 199.204.45.89 () {64 vars in 1251 bytes} [Thu Apr 9 14:11:36 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 09 14:11:37.015804 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.middleware.request_id [None req-7eaf0dd0-80ee-4302-a787-2223f4b3dc4a None None] RequestId filter calling following filter/app {{(pid=111416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:11:37.383296 np0000164514 devstack@c-api.service[111416]: INFO cinder.api.openstack.wsgi [None req-7eaf0dd0-80ee-4302-a787-2223f4b3dc4a demo demo] GET https://199.204.45.89/volume/v3/types/default Apr 09 14:11:37.383655 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.openstack.wsgi [None req-7eaf0dd0-80ee-4302-a787-2223f4b3dc4a demo demo] Empty body provided in request {{(pid=111416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:11:37.383894 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.openstack.wsgi [None req-7eaf0dd0-80ee-4302-a787-2223f4b3dc4a demo demo] Calling method 'show' {{(pid=111416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:11:37.391108 np0000164514 devstack@c-api.service[111416]: DEBUG oslo_db.sqlalchemy.engines [None req-7eaf0dd0-80ee-4302-a787-2223f4b3dc4a 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=111416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 09 14:11:37.407163 np0000164514 devstack@c-api.service[111416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 09 14:11:37.407163 np0000164514 devstack@c-api.service[111416]: warnings.warn( Apr 09 14:11:37.409308 np0000164514 devstack@c-api.service[111416]: INFO cinder.api.openstack.wsgi [None req-7eaf0dd0-80ee-4302-a787-2223f4b3dc4a demo demo] https://199.204.45.89/volume/v3/types/default returned with HTTP 200 Apr 09 14:11:37.409704 np0000164514 devstack@c-api.service[111416]: [pid: 111416|app: 0|req: 2/8] 199.204.45.89 () {64 vars in 1251 bytes} [Thu Apr 9 14:11:37 2026] GET /volume/v3/types/default => generated 145 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 09 14:11:37.423365 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.middleware.request_id [None req-e36f227b-8a98-4bbf-95e7-6257bcc281a7 None None] RequestId filter calling following filter/app {{(pid=111412) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:11:37.425639 np0000164514 devstack@c-api.service[111412]: INFO cinder.api.openstack.wsgi [None req-e36f227b-8a98-4bbf-95e7-6257bcc281a7 demo demo] GET https://199.204.45.89/volume/v3/types/default Apr 09 14:11:37.425866 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.openstack.wsgi [None req-e36f227b-8a98-4bbf-95e7-6257bcc281a7 demo demo] Empty body provided in request {{(pid=111412) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:11:37.426114 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.openstack.wsgi [None req-e36f227b-8a98-4bbf-95e7-6257bcc281a7 demo demo] Calling method 'show' {{(pid=111412) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:11:37.444418 np0000164514 devstack@c-api.service[111412]: INFO cinder.api.openstack.wsgi [None req-e36f227b-8a98-4bbf-95e7-6257bcc281a7 demo demo] https://199.204.45.89/volume/v3/types/default returned with HTTP 200 Apr 09 14:11:37.444892 np0000164514 devstack@c-api.service[111412]: [pid: 111412|app: 0|req: 2/9] 199.204.45.89 () {64 vars in 1251 bytes} [Thu Apr 9 14:11:37 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 09 14:11:46.277529 np0000164514 devstack@c-api.service[111415]: DEBUG dbcounter [-] [111415] Writing DB stats cinder:SELECT=2 {{(pid=111415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:11:46.605020 np0000164514 devstack@c-api.service[111414]: DEBUG dbcounter [-] [111414] Writing DB stats cinder:SELECT=2 {{(pid=111414) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:11:47.405850 np0000164514 devstack@c-api.service[111416]: DEBUG dbcounter [-] [111416] Writing DB stats cinder:SELECT=2 {{(pid=111416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:11:47.440981 np0000164514 devstack@c-api.service[111412]: DEBUG dbcounter [-] [111412] Writing DB stats cinder:SELECT=3 {{(pid=111412) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:17:50.988304 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.middleware.request_id [None req-0e3806af-839c-4d9e-94df-dec71ee7a361 None None] RequestId filter calling following filter/app {{(pid=111415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:17:51.130324 np0000164514 devstack@c-api.service[111415]: INFO cinder.api.openstack.wsgi [None req-0e3806af-839c-4d9e-94df-dec71ee7a361 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Apr 09 14:17:51.130813 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.openstack.wsgi [None req-0e3806af-839c-4d9e-94df-dec71ee7a361 demo demo] Empty body provided in request {{(pid=111415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:17:51.131307 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.openstack.wsgi [None req-0e3806af-839c-4d9e-94df-dec71ee7a361 demo demo] Calling method 'detail' {{(pid=111415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:17:51.132349 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.api_utils [None req-0e3806af-839c-4d9e-94df-dec71ee7a361 demo demo] Removing options '' from query. {{(pid=111415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:17:51.134691 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.volume.api [None req-0e3806af-839c-4d9e-94df-dec71ee7a361 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111415) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:17:51.181744 np0000164514 devstack@c-api.service[111415]: INFO cinder.volume.api [None req-0e3806af-839c-4d9e-94df-dec71ee7a361 demo demo] Get all volumes completed successfully. Apr 09 14:17:51.184608 np0000164514 devstack@c-api.service[111415]: INFO cinder.api.openstack.wsgi [None req-0e3806af-839c-4d9e-94df-dec71ee7a361 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:17:51.185332 np0000164514 devstack@c-api.service[111415]: [pid: 111415|app: 0|req: 3/10] 199.204.45.89 () {64 vars in 1290 bytes} [Thu Apr 9 14:17:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 14:18:01.163141 np0000164514 devstack@c-api.service[111415]: DEBUG dbcounter [-] [111415] Writing DB stats cinder:SELECT=1 {{(pid=111415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:18:51.213599 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.middleware.request_id [None req-6966238a-e372-428c-a668-8a89774244ef None None] RequestId filter calling following filter/app {{(pid=111414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:18:51.217304 np0000164514 devstack@c-api.service[111414]: INFO cinder.api.openstack.wsgi [None req-6966238a-e372-428c-a668-8a89774244ef demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Apr 09 14:18:51.217487 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.openstack.wsgi [None req-6966238a-e372-428c-a668-8a89774244ef demo demo] Empty body provided in request {{(pid=111414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:18:51.217708 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.openstack.wsgi [None req-6966238a-e372-428c-a668-8a89774244ef demo demo] Calling method 'detail' {{(pid=111414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:18:51.218196 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.api_utils [None req-6966238a-e372-428c-a668-8a89774244ef demo demo] Removing options '' from query. {{(pid=111414) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:18:51.218993 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.volume.api [None req-6966238a-e372-428c-a668-8a89774244ef demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111414) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:18:51.249431 np0000164514 devstack@c-api.service[111414]: INFO cinder.volume.api [None req-6966238a-e372-428c-a668-8a89774244ef demo demo] Get all volumes completed successfully. Apr 09 14:18:51.251731 np0000164514 devstack@c-api.service[111414]: INFO cinder.api.openstack.wsgi [None req-6966238a-e372-428c-a668-8a89774244ef demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:18:51.252133 np0000164514 devstack@c-api.service[111414]: [pid: 111414|app: 0|req: 4/11] 199.204.45.89 () {64 vars in 1290 bytes} [Thu Apr 9 14:18:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 14:19:01.242819 np0000164514 devstack@c-api.service[111414]: DEBUG dbcounter [-] [111414] Writing DB stats cinder:SELECT=1 {{(pid=111414) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:19:51.274712 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.middleware.request_id [None req-2e69ec2b-d1ae-4005-bd42-7ff121c6855e None None] RequestId filter calling following filter/app {{(pid=111416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:19:51.278575 np0000164514 devstack@c-api.service[111416]: INFO cinder.api.openstack.wsgi [None req-2e69ec2b-d1ae-4005-bd42-7ff121c6855e demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Apr 09 14:19:51.278805 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.openstack.wsgi [None req-2e69ec2b-d1ae-4005-bd42-7ff121c6855e demo demo] Empty body provided in request {{(pid=111416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:19:51.279056 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.openstack.wsgi [None req-2e69ec2b-d1ae-4005-bd42-7ff121c6855e demo demo] Calling method 'detail' {{(pid=111416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:19:51.279831 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.api_utils [None req-2e69ec2b-d1ae-4005-bd42-7ff121c6855e demo demo] Removing options '' from query. {{(pid=111416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:19:51.280921 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.volume.api [None req-2e69ec2b-d1ae-4005-bd42-7ff121c6855e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111416) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:19:51.327308 np0000164514 devstack@c-api.service[111416]: INFO cinder.volume.api [None req-2e69ec2b-d1ae-4005-bd42-7ff121c6855e demo demo] Get all volumes completed successfully. Apr 09 14:19:51.330596 np0000164514 devstack@c-api.service[111416]: INFO cinder.api.openstack.wsgi [None req-2e69ec2b-d1ae-4005-bd42-7ff121c6855e demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:19:51.330896 np0000164514 devstack@c-api.service[111416]: [pid: 111416|app: 0|req: 3/12] 199.204.45.89 () {64 vars in 1290 bytes} [Thu Apr 9 14:19:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 14:20:01.318731 np0000164514 devstack@c-api.service[111416]: DEBUG dbcounter [-] [111416] Writing DB stats cinder:SELECT=1 {{(pid=111416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:20:51.351476 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.middleware.request_id [None req-91ad07f2-7447-49f7-8d70-c17f85d74a38 None None] RequestId filter calling following filter/app {{(pid=111412) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:20:51.359707 np0000164514 devstack@c-api.service[111412]: INFO cinder.api.openstack.wsgi [None req-91ad07f2-7447-49f7-8d70-c17f85d74a38 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Apr 09 14:20:51.359971 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.openstack.wsgi [None req-91ad07f2-7447-49f7-8d70-c17f85d74a38 demo demo] Empty body provided in request {{(pid=111412) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:20:51.360171 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.openstack.wsgi [None req-91ad07f2-7447-49f7-8d70-c17f85d74a38 demo demo] Calling method 'detail' {{(pid=111412) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:20:51.360771 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.api_utils [None req-91ad07f2-7447-49f7-8d70-c17f85d74a38 demo demo] Removing options '' from query. {{(pid=111412) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:20:51.362805 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.volume.api [None req-91ad07f2-7447-49f7-8d70-c17f85d74a38 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111412) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:20:51.408329 np0000164514 devstack@c-api.service[111412]: INFO cinder.volume.api [None req-91ad07f2-7447-49f7-8d70-c17f85d74a38 demo demo] Get all volumes completed successfully. Apr 09 14:20:51.411580 np0000164514 devstack@c-api.service[111412]: INFO cinder.api.openstack.wsgi [None req-91ad07f2-7447-49f7-8d70-c17f85d74a38 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:20:51.412177 np0000164514 devstack@c-api.service[111412]: [pid: 111412|app: 0|req: 3/13] 199.204.45.89 () {64 vars in 1290 bytes} [Thu Apr 9 14:20:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 14:21:01.398757 np0000164514 devstack@c-api.service[111412]: DEBUG dbcounter [-] [111412] Writing DB stats cinder:SELECT=1 {{(pid=111412) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:21:51.430204 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.middleware.request_id [None req-31d86060-6b59-46a1-956c-b0e5855840c9 None None] RequestId filter calling following filter/app {{(pid=111415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:21:51.434603 np0000164514 devstack@c-api.service[111415]: INFO cinder.api.openstack.wsgi [None req-31d86060-6b59-46a1-956c-b0e5855840c9 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Apr 09 14:21:51.435370 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.openstack.wsgi [None req-31d86060-6b59-46a1-956c-b0e5855840c9 demo demo] Empty body provided in request {{(pid=111415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:21:51.435836 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.openstack.wsgi [None req-31d86060-6b59-46a1-956c-b0e5855840c9 demo demo] Calling method 'detail' {{(pid=111415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:21:51.436387 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.api_utils [None req-31d86060-6b59-46a1-956c-b0e5855840c9 demo demo] Removing options '' from query. {{(pid=111415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:21:51.437948 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.volume.api [None req-31d86060-6b59-46a1-956c-b0e5855840c9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111415) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:21:51.449627 np0000164514 devstack@c-api.service[111415]: INFO cinder.volume.api [None req-31d86060-6b59-46a1-956c-b0e5855840c9 demo demo] Get all volumes completed successfully. Apr 09 14:21:51.452744 np0000164514 devstack@c-api.service[111415]: INFO cinder.api.openstack.wsgi [None req-31d86060-6b59-46a1-956c-b0e5855840c9 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:21:51.453247 np0000164514 devstack@c-api.service[111415]: [pid: 111415|app: 0|req: 4/14] 199.204.45.89 () {64 vars in 1290 bytes} [Thu Apr 9 14:21:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 14:22:01.441388 np0000164514 devstack@c-api.service[111415]: DEBUG dbcounter [-] [111415] Writing DB stats cinder:SELECT=1 {{(pid=111415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:22:51.475594 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.middleware.request_id [None req-44650d81-b333-48c6-ba3d-9f9e7aa0b0f0 None None] RequestId filter calling following filter/app {{(pid=111414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:22:51.597807 np0000164514 devstack@c-api.service[111414]: INFO cinder.api.openstack.wsgi [None req-44650d81-b333-48c6-ba3d-9f9e7aa0b0f0 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Apr 09 14:22:51.598133 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.openstack.wsgi [None req-44650d81-b333-48c6-ba3d-9f9e7aa0b0f0 demo demo] Empty body provided in request {{(pid=111414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:22:51.598309 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.openstack.wsgi [None req-44650d81-b333-48c6-ba3d-9f9e7aa0b0f0 demo demo] Calling method 'detail' {{(pid=111414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:22:51.598654 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.api_utils [None req-44650d81-b333-48c6-ba3d-9f9e7aa0b0f0 demo demo] Removing options '' from query. {{(pid=111414) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:22:51.599735 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.volume.api [None req-44650d81-b333-48c6-ba3d-9f9e7aa0b0f0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111414) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:22:51.607797 np0000164514 devstack@c-api.service[111414]: INFO cinder.volume.api [None req-44650d81-b333-48c6-ba3d-9f9e7aa0b0f0 demo demo] Get all volumes completed successfully. Apr 09 14:22:51.610618 np0000164514 devstack@c-api.service[111414]: INFO cinder.api.openstack.wsgi [None req-44650d81-b333-48c6-ba3d-9f9e7aa0b0f0 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:22:51.611086 np0000164514 devstack@c-api.service[111414]: [pid: 111414|app: 0|req: 5/15] 199.204.45.89 () {64 vars in 1290 bytes} [Thu Apr 9 14:22:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 14:23:01.603327 np0000164514 devstack@c-api.service[111414]: DEBUG dbcounter [-] [111414] Writing DB stats cinder:SELECT=1 {{(pid=111414) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:23:51.632029 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.middleware.request_id [None req-909ff21d-5500-47ce-80d9-a128f458472f None None] RequestId filter calling following filter/app {{(pid=111416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:23:51.634221 np0000164514 devstack@c-api.service[111416]: INFO cinder.api.openstack.wsgi [None req-909ff21d-5500-47ce-80d9-a128f458472f demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Apr 09 14:23:51.634397 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.openstack.wsgi [None req-909ff21d-5500-47ce-80d9-a128f458472f demo demo] Empty body provided in request {{(pid=111416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:23:51.634599 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.openstack.wsgi [None req-909ff21d-5500-47ce-80d9-a128f458472f demo demo] Calling method 'detail' {{(pid=111416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:23:51.634851 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.api_utils [None req-909ff21d-5500-47ce-80d9-a128f458472f demo demo] Removing options '' from query. {{(pid=111416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:23:51.635586 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.volume.api [None req-909ff21d-5500-47ce-80d9-a128f458472f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111416) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:23:51.642762 np0000164514 devstack@c-api.service[111416]: INFO cinder.volume.api [None req-909ff21d-5500-47ce-80d9-a128f458472f demo demo] Get all volumes completed successfully. Apr 09 14:23:51.644933 np0000164514 devstack@c-api.service[111416]: INFO cinder.api.openstack.wsgi [None req-909ff21d-5500-47ce-80d9-a128f458472f demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:23:51.645296 np0000164514 devstack@c-api.service[111416]: [pid: 111416|app: 0|req: 4/16] 199.204.45.89 () {64 vars in 1290 bytes} [Thu Apr 9 14:23:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 14:24:01.638255 np0000164514 devstack@c-api.service[111416]: DEBUG dbcounter [-] [111416] Writing DB stats cinder:SELECT=1 {{(pid=111416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:24:51.666430 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.middleware.request_id [None req-adf91b26-0a27-44ab-9ac6-9238793759ca None None] RequestId filter calling following filter/app {{(pid=111412) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:24:51.670589 np0000164514 devstack@c-api.service[111412]: INFO cinder.api.openstack.wsgi [None req-adf91b26-0a27-44ab-9ac6-9238793759ca demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Apr 09 14:24:51.670893 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.openstack.wsgi [None req-adf91b26-0a27-44ab-9ac6-9238793759ca demo demo] Empty body provided in request {{(pid=111412) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:24:51.671112 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.openstack.wsgi [None req-adf91b26-0a27-44ab-9ac6-9238793759ca demo demo] Calling method 'detail' {{(pid=111412) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:24:51.671452 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.api_utils [None req-adf91b26-0a27-44ab-9ac6-9238793759ca demo demo] Removing options '' from query. {{(pid=111412) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:24:51.672466 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.volume.api [None req-adf91b26-0a27-44ab-9ac6-9238793759ca demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111412) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:24:51.685495 np0000164514 devstack@c-api.service[111412]: INFO cinder.volume.api [None req-adf91b26-0a27-44ab-9ac6-9238793759ca demo demo] Get all volumes completed successfully. Apr 09 14:24:51.688498 np0000164514 devstack@c-api.service[111412]: INFO cinder.api.openstack.wsgi [None req-adf91b26-0a27-44ab-9ac6-9238793759ca demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:24:51.689046 np0000164514 devstack@c-api.service[111412]: [pid: 111412|app: 0|req: 4/17] 199.204.45.89 () {64 vars in 1290 bytes} [Thu Apr 9 14:24:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 14:25:01.676713 np0000164514 devstack@c-api.service[111412]: DEBUG dbcounter [-] [111412] Writing DB stats cinder:SELECT=1 {{(pid=111412) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:25:51.703275 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.middleware.request_id [None req-9bc03733-0da0-47cc-bc82-da73d614c216 None None] RequestId filter calling following filter/app {{(pid=111415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:25:51.707962 np0000164514 devstack@c-api.service[111415]: INFO cinder.api.openstack.wsgi [None req-9bc03733-0da0-47cc-bc82-da73d614c216 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Apr 09 14:25:51.708480 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.openstack.wsgi [None req-9bc03733-0da0-47cc-bc82-da73d614c216 demo demo] Empty body provided in request {{(pid=111415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:25:51.709008 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.openstack.wsgi [None req-9bc03733-0da0-47cc-bc82-da73d614c216 demo demo] Calling method 'detail' {{(pid=111415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:25:51.709769 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.api_utils [None req-9bc03733-0da0-47cc-bc82-da73d614c216 demo demo] Removing options '' from query. {{(pid=111415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:25:51.710538 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.volume.api [None req-9bc03733-0da0-47cc-bc82-da73d614c216 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111415) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:25:51.717068 np0000164514 devstack@c-api.service[111415]: INFO cinder.volume.api [None req-9bc03733-0da0-47cc-bc82-da73d614c216 demo demo] Get all volumes completed successfully. Apr 09 14:25:51.718916 np0000164514 devstack@c-api.service[111415]: INFO cinder.api.openstack.wsgi [None req-9bc03733-0da0-47cc-bc82-da73d614c216 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:25:51.719242 np0000164514 devstack@c-api.service[111415]: [pid: 111415|app: 0|req: 5/18] 199.204.45.89 () {64 vars in 1290 bytes} [Thu Apr 9 14:25:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 14:26:01.713148 np0000164514 devstack@c-api.service[111415]: DEBUG dbcounter [-] [111415] Writing DB stats cinder:SELECT=1 {{(pid=111415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:26:51.731327 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.middleware.request_id [None req-e3c593cb-52dc-4b3a-929c-de4b738ce427 None None] RequestId filter calling following filter/app {{(pid=111414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:26:51.734754 np0000164514 devstack@c-api.service[111414]: INFO cinder.api.openstack.wsgi [None req-e3c593cb-52dc-4b3a-929c-de4b738ce427 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Apr 09 14:26:51.735028 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.openstack.wsgi [None req-e3c593cb-52dc-4b3a-929c-de4b738ce427 demo demo] Empty body provided in request {{(pid=111414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:26:51.735280 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.openstack.wsgi [None req-e3c593cb-52dc-4b3a-929c-de4b738ce427 demo demo] Calling method 'detail' {{(pid=111414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:26:51.735607 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.api_utils [None req-e3c593cb-52dc-4b3a-929c-de4b738ce427 demo demo] Removing options '' from query. {{(pid=111414) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:26:51.736532 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.volume.api [None req-e3c593cb-52dc-4b3a-929c-de4b738ce427 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111414) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:26:51.745066 np0000164514 devstack@c-api.service[111414]: INFO cinder.volume.api [None req-e3c593cb-52dc-4b3a-929c-de4b738ce427 demo demo] Get all volumes completed successfully. Apr 09 14:26:51.747717 np0000164514 devstack@c-api.service[111414]: INFO cinder.api.openstack.wsgi [None req-e3c593cb-52dc-4b3a-929c-de4b738ce427 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:26:51.748176 np0000164514 devstack@c-api.service[111414]: [pid: 111414|app: 0|req: 6/19] 199.204.45.89 () {64 vars in 1290 bytes} [Thu Apr 9 14:26:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 14:27:01.739712 np0000164514 devstack@c-api.service[111414]: DEBUG dbcounter [-] [111414] Writing DB stats cinder:SELECT=1 {{(pid=111414) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:27:51.764470 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.middleware.request_id [None req-7079685c-530d-462b-b7c1-2aed175284af None None] RequestId filter calling following filter/app {{(pid=111416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:27:51.953243 np0000164514 devstack@c-api.service[111416]: INFO cinder.api.openstack.wsgi [None req-7079685c-530d-462b-b7c1-2aed175284af demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Apr 09 14:27:51.953646 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.openstack.wsgi [None req-7079685c-530d-462b-b7c1-2aed175284af demo demo] Empty body provided in request {{(pid=111416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:27:51.954078 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.openstack.wsgi [None req-7079685c-530d-462b-b7c1-2aed175284af demo demo] Calling method 'detail' {{(pid=111416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:27:51.954766 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.api_utils [None req-7079685c-530d-462b-b7c1-2aed175284af demo demo] Removing options '' from query. {{(pid=111416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:27:51.956526 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.volume.api [None req-7079685c-530d-462b-b7c1-2aed175284af demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111416) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:27:51.971325 np0000164514 devstack@c-api.service[111416]: INFO cinder.volume.api [None req-7079685c-530d-462b-b7c1-2aed175284af demo demo] Get all volumes completed successfully. Apr 09 14:27:51.975593 np0000164514 devstack@c-api.service[111416]: INFO cinder.api.openstack.wsgi [None req-7079685c-530d-462b-b7c1-2aed175284af demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:27:51.975770 np0000164514 devstack@c-api.service[111416]: [pid: 111416|app: 0|req: 5/20] 199.204.45.89 () {64 vars in 1290 bytes} [Thu Apr 9 14:27:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 14:28:01.963278 np0000164514 devstack@c-api.service[111416]: DEBUG dbcounter [-] [111416] Writing DB stats cinder:SELECT=1 {{(pid=111416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:28:51.990267 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.middleware.request_id [None req-027a2339-b3d9-478a-9561-edf1a24ca736 None None] RequestId filter calling following filter/app {{(pid=111412) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:28:52.028720 np0000164514 devstack@c-api.service[111412]: INFO cinder.api.openstack.wsgi [None req-027a2339-b3d9-478a-9561-edf1a24ca736 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Apr 09 14:28:52.028952 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.openstack.wsgi [None req-027a2339-b3d9-478a-9561-edf1a24ca736 demo demo] Empty body provided in request {{(pid=111412) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:28:52.029115 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.openstack.wsgi [None req-027a2339-b3d9-478a-9561-edf1a24ca736 demo demo] Calling method 'detail' {{(pid=111412) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:28:52.029352 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.api_utils [None req-027a2339-b3d9-478a-9561-edf1a24ca736 demo demo] Removing options '' from query. {{(pid=111412) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:28:52.030756 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.volume.api [None req-027a2339-b3d9-478a-9561-edf1a24ca736 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111412) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:28:52.039689 np0000164514 devstack@c-api.service[111412]: INFO cinder.volume.api [None req-027a2339-b3d9-478a-9561-edf1a24ca736 demo demo] Get all volumes completed successfully. Apr 09 14:28:52.042455 np0000164514 devstack@c-api.service[111412]: INFO cinder.api.openstack.wsgi [None req-027a2339-b3d9-478a-9561-edf1a24ca736 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:28:52.043208 np0000164514 devstack@c-api.service[111412]: [pid: 111412|app: 0|req: 5/21] 199.204.45.89 () {64 vars in 1290 bytes} [Thu Apr 9 14:28:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 14:29:02.034111 np0000164514 devstack@c-api.service[111412]: DEBUG dbcounter [-] [111412] Writing DB stats cinder:SELECT=1 {{(pid=111412) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:29:52.059344 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.middleware.request_id [None req-abfebd68-3c05-4404-bcdb-45f6af60a41d None None] RequestId filter calling following filter/app {{(pid=111415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:29:52.062453 np0000164514 devstack@c-api.service[111415]: INFO cinder.api.openstack.wsgi [None req-abfebd68-3c05-4404-bcdb-45f6af60a41d demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Apr 09 14:29:52.067022 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.openstack.wsgi [None req-abfebd68-3c05-4404-bcdb-45f6af60a41d demo demo] Empty body provided in request {{(pid=111415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:29:52.067355 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.openstack.wsgi [None req-abfebd68-3c05-4404-bcdb-45f6af60a41d demo demo] Calling method 'detail' {{(pid=111415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:29:52.067875 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.api_utils [None req-abfebd68-3c05-4404-bcdb-45f6af60a41d demo demo] Removing options '' from query. {{(pid=111415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:29:52.069083 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.volume.api [None req-abfebd68-3c05-4404-bcdb-45f6af60a41d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111415) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:29:52.076003 np0000164514 devstack@c-api.service[111415]: INFO cinder.volume.api [None req-abfebd68-3c05-4404-bcdb-45f6af60a41d demo demo] Get all volumes completed successfully. Apr 09 14:29:52.084553 np0000164514 devstack@c-api.service[111415]: INFO cinder.api.openstack.wsgi [None req-abfebd68-3c05-4404-bcdb-45f6af60a41d demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:29:52.085232 np0000164514 devstack@c-api.service[111415]: [pid: 111415|app: 0|req: 6/22] 199.204.45.89 () {64 vars in 1290 bytes} [Thu Apr 9 14:29:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 14:30:02.071859 np0000164514 devstack@c-api.service[111415]: DEBUG dbcounter [-] [111415] Writing DB stats cinder:SELECT=1 {{(pid=111415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:30:52.103287 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.middleware.request_id [None req-ca203df8-72e4-4206-b1b0-8774140242cb None None] RequestId filter calling following filter/app {{(pid=111414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:30:52.113372 np0000164514 devstack@c-api.service[111414]: INFO cinder.api.openstack.wsgi [None req-ca203df8-72e4-4206-b1b0-8774140242cb demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Apr 09 14:30:52.113825 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.openstack.wsgi [None req-ca203df8-72e4-4206-b1b0-8774140242cb demo demo] Empty body provided in request {{(pid=111414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:30:52.114221 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.openstack.wsgi [None req-ca203df8-72e4-4206-b1b0-8774140242cb demo demo] Calling method 'detail' {{(pid=111414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:30:52.114982 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.api_utils [None req-ca203df8-72e4-4206-b1b0-8774140242cb demo demo] Removing options '' from query. {{(pid=111414) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:30:52.118560 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.volume.api [None req-ca203df8-72e4-4206-b1b0-8774140242cb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111414) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:30:52.128956 np0000164514 devstack@c-api.service[111414]: INFO cinder.volume.api [None req-ca203df8-72e4-4206-b1b0-8774140242cb demo demo] Get all volumes completed successfully. Apr 09 14:30:52.132377 np0000164514 devstack@c-api.service[111414]: INFO cinder.api.openstack.wsgi [None req-ca203df8-72e4-4206-b1b0-8774140242cb demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:30:52.132911 np0000164514 devstack@c-api.service[111414]: [pid: 111414|app: 0|req: 7/23] 199.204.45.89 () {64 vars in 1290 bytes} [Thu Apr 9 14:30:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 14:31:02.121471 np0000164514 devstack@c-api.service[111414]: DEBUG dbcounter [-] [111414] Writing DB stats cinder:SELECT=1 {{(pid=111414) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:31:52.151290 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.middleware.request_id [None req-13082419-6f0c-46bb-abd9-8783dd5d3834 None None] RequestId filter calling following filter/app {{(pid=111416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:31:52.155489 np0000164514 devstack@c-api.service[111416]: INFO cinder.api.openstack.wsgi [None req-13082419-6f0c-46bb-abd9-8783dd5d3834 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Apr 09 14:31:52.155751 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.openstack.wsgi [None req-13082419-6f0c-46bb-abd9-8783dd5d3834 demo demo] Empty body provided in request {{(pid=111416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:31:52.156010 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.openstack.wsgi [None req-13082419-6f0c-46bb-abd9-8783dd5d3834 demo demo] Calling method 'detail' {{(pid=111416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:31:52.156366 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.api_utils [None req-13082419-6f0c-46bb-abd9-8783dd5d3834 demo demo] Removing options '' from query. {{(pid=111416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:31:52.157594 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.volume.api [None req-13082419-6f0c-46bb-abd9-8783dd5d3834 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111416) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:31:52.169241 np0000164514 devstack@c-api.service[111416]: INFO cinder.volume.api [None req-13082419-6f0c-46bb-abd9-8783dd5d3834 demo demo] Get all volumes completed successfully. Apr 09 14:31:52.171416 np0000164514 devstack@c-api.service[111416]: INFO cinder.api.openstack.wsgi [None req-13082419-6f0c-46bb-abd9-8783dd5d3834 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:31:52.171828 np0000164514 devstack@c-api.service[111416]: [pid: 111416|app: 0|req: 6/24] 199.204.45.89 () {64 vars in 1290 bytes} [Thu Apr 9 14:31:52 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) Apr 09 14:32:02.160871 np0000164514 devstack@c-api.service[111416]: DEBUG dbcounter [-] [111416] Writing DB stats cinder:SELECT=1 {{(pid=111416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:32:52.188669 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.middleware.request_id [None req-9735ea35-308b-4345-818e-85e78b381ec5 None None] RequestId filter calling following filter/app {{(pid=111412) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:32:52.285667 np0000164514 devstack@c-api.service[111412]: INFO cinder.api.openstack.wsgi [None req-9735ea35-308b-4345-818e-85e78b381ec5 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Apr 09 14:32:52.285882 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.openstack.wsgi [None req-9735ea35-308b-4345-818e-85e78b381ec5 demo demo] Empty body provided in request {{(pid=111412) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:32:52.286071 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.openstack.wsgi [None req-9735ea35-308b-4345-818e-85e78b381ec5 demo demo] Calling method 'detail' {{(pid=111412) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:32:52.286295 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.api_utils [None req-9735ea35-308b-4345-818e-85e78b381ec5 demo demo] Removing options '' from query. {{(pid=111412) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:32:52.287009 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.volume.api [None req-9735ea35-308b-4345-818e-85e78b381ec5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111412) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:32:52.293700 np0000164514 devstack@c-api.service[111412]: INFO cinder.volume.api [None req-9735ea35-308b-4345-818e-85e78b381ec5 demo demo] Get all volumes completed successfully. Apr 09 14:32:52.295663 np0000164514 devstack@c-api.service[111412]: INFO cinder.api.openstack.wsgi [None req-9735ea35-308b-4345-818e-85e78b381ec5 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:32:52.296028 np0000164514 devstack@c-api.service[111412]: [pid: 111412|app: 0|req: 6/25] 199.204.45.89 () {64 vars in 1290 bytes} [Thu Apr 9 14:32:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 14:33:02.289933 np0000164514 devstack@c-api.service[111412]: DEBUG dbcounter [-] [111412] Writing DB stats cinder:SELECT=1 {{(pid=111412) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:33:52.310254 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.middleware.request_id [None req-3ff7ed88-50d6-4daa-a127-d918bb18f74b None None] RequestId filter calling following filter/app {{(pid=111415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:33:52.313178 np0000164514 devstack@c-api.service[111415]: INFO cinder.api.openstack.wsgi [None req-3ff7ed88-50d6-4daa-a127-d918bb18f74b demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Apr 09 14:33:52.313419 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.openstack.wsgi [None req-3ff7ed88-50d6-4daa-a127-d918bb18f74b demo demo] Empty body provided in request {{(pid=111415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:33:52.313756 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.openstack.wsgi [None req-3ff7ed88-50d6-4daa-a127-d918bb18f74b demo demo] Calling method 'detail' {{(pid=111415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:33:52.314037 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.api_utils [None req-3ff7ed88-50d6-4daa-a127-d918bb18f74b demo demo] Removing options '' from query. {{(pid=111415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:33:52.315040 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.volume.api [None req-3ff7ed88-50d6-4daa-a127-d918bb18f74b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111415) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:33:52.325699 np0000164514 devstack@c-api.service[111415]: INFO cinder.volume.api [None req-3ff7ed88-50d6-4daa-a127-d918bb18f74b demo demo] Get all volumes completed successfully. Apr 09 14:33:52.330199 np0000164514 devstack@c-api.service[111415]: INFO cinder.api.openstack.wsgi [None req-3ff7ed88-50d6-4daa-a127-d918bb18f74b demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:33:52.330826 np0000164514 devstack@c-api.service[111415]: [pid: 111415|app: 0|req: 7/26] 199.204.45.89 () {64 vars in 1290 bytes} [Thu Apr 9 14:33:52 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) Apr 09 14:34:02.318434 np0000164514 devstack@c-api.service[111415]: DEBUG dbcounter [-] [111415] Writing DB stats cinder:SELECT=1 {{(pid=111415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:34:52.345046 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.middleware.request_id [None req-2c3d7b74-81ac-4cd9-a255-77240e5d4306 None None] RequestId filter calling following filter/app {{(pid=111414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:34:52.348011 np0000164514 devstack@c-api.service[111414]: INFO cinder.api.openstack.wsgi [None req-2c3d7b74-81ac-4cd9-a255-77240e5d4306 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Apr 09 14:34:52.348253 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.openstack.wsgi [None req-2c3d7b74-81ac-4cd9-a255-77240e5d4306 demo demo] Empty body provided in request {{(pid=111414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:34:52.348501 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.openstack.wsgi [None req-2c3d7b74-81ac-4cd9-a255-77240e5d4306 demo demo] Calling method 'detail' {{(pid=111414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:34:52.349029 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.api_utils [None req-2c3d7b74-81ac-4cd9-a255-77240e5d4306 demo demo] Removing options '' from query. {{(pid=111414) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:34:52.350673 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.volume.api [None req-2c3d7b74-81ac-4cd9-a255-77240e5d4306 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111414) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:34:52.359156 np0000164514 devstack@c-api.service[111414]: INFO cinder.volume.api [None req-2c3d7b74-81ac-4cd9-a255-77240e5d4306 demo demo] Get all volumes completed successfully. Apr 09 14:34:52.362156 np0000164514 devstack@c-api.service[111414]: INFO cinder.api.openstack.wsgi [None req-2c3d7b74-81ac-4cd9-a255-77240e5d4306 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:34:52.362676 np0000164514 devstack@c-api.service[111414]: [pid: 111414|app: 0|req: 8/27] 199.204.45.89 () {64 vars in 1290 bytes} [Thu Apr 9 14:34:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 14:35:02.353832 np0000164514 devstack@c-api.service[111414]: DEBUG dbcounter [-] [111414] Writing DB stats cinder:SELECT=1 {{(pid=111414) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:35:52.381902 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.middleware.request_id [None req-728126b1-b821-4768-bb63-d15e5b6f0bd4 None None] RequestId filter calling following filter/app {{(pid=111416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:35:52.386005 np0000164514 devstack@c-api.service[111416]: INFO cinder.api.openstack.wsgi [None req-728126b1-b821-4768-bb63-d15e5b6f0bd4 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Apr 09 14:35:52.386381 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.openstack.wsgi [None req-728126b1-b821-4768-bb63-d15e5b6f0bd4 demo demo] Empty body provided in request {{(pid=111416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:35:52.390589 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.openstack.wsgi [None req-728126b1-b821-4768-bb63-d15e5b6f0bd4 demo demo] Calling method 'detail' {{(pid=111416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:35:52.390589 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.api_utils [None req-728126b1-b821-4768-bb63-d15e5b6f0bd4 demo demo] Removing options '' from query. {{(pid=111416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:35:52.390926 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.volume.api [None req-728126b1-b821-4768-bb63-d15e5b6f0bd4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111416) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:35:52.404397 np0000164514 devstack@c-api.service[111416]: INFO cinder.volume.api [None req-728126b1-b821-4768-bb63-d15e5b6f0bd4 demo demo] Get all volumes completed successfully. Apr 09 14:35:52.407113 np0000164514 devstack@c-api.service[111416]: INFO cinder.api.openstack.wsgi [None req-728126b1-b821-4768-bb63-d15e5b6f0bd4 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:35:52.407786 np0000164514 devstack@c-api.service[111416]: [pid: 111416|app: 0|req: 7/28] 199.204.45.89 () {64 vars in 1290 bytes} [Thu Apr 9 14:35:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 14:36:02.399672 np0000164514 devstack@c-api.service[111416]: DEBUG dbcounter [-] [111416] Writing DB stats cinder:SELECT=1 {{(pid=111416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:36:52.427280 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.middleware.request_id [None req-4d38b7a2-75f2-4d8f-9325-25b269c9c8a4 None None] RequestId filter calling following filter/app {{(pid=111412) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:36:52.429813 np0000164514 devstack@c-api.service[111412]: INFO cinder.api.openstack.wsgi [None req-4d38b7a2-75f2-4d8f-9325-25b269c9c8a4 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Apr 09 14:36:52.430015 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.openstack.wsgi [None req-4d38b7a2-75f2-4d8f-9325-25b269c9c8a4 demo demo] Empty body provided in request {{(pid=111412) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:36:52.430303 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.openstack.wsgi [None req-4d38b7a2-75f2-4d8f-9325-25b269c9c8a4 demo demo] Calling method 'detail' {{(pid=111412) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:36:52.430393 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.api_utils [None req-4d38b7a2-75f2-4d8f-9325-25b269c9c8a4 demo demo] Removing options '' from query. {{(pid=111412) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:36:52.431133 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.volume.api [None req-4d38b7a2-75f2-4d8f-9325-25b269c9c8a4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111412) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:36:52.443137 np0000164514 devstack@c-api.service[111412]: INFO cinder.volume.api [None req-4d38b7a2-75f2-4d8f-9325-25b269c9c8a4 demo demo] Get all volumes completed successfully. Apr 09 14:36:52.445446 np0000164514 devstack@c-api.service[111412]: INFO cinder.api.openstack.wsgi [None req-4d38b7a2-75f2-4d8f-9325-25b269c9c8a4 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:36:52.446194 np0000164514 devstack@c-api.service[111412]: [pid: 111412|app: 0|req: 7/29] 199.204.45.89 () {64 vars in 1290 bytes} [Thu Apr 9 14:36:52 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) Apr 09 14:37:02.434442 np0000164514 devstack@c-api.service[111412]: DEBUG dbcounter [-] [111412] Writing DB stats cinder:SELECT=1 {{(pid=111412) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:37:52.462683 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.middleware.request_id [None req-6a3ddd04-5ed9-4424-ad72-c362945b432b None None] RequestId filter calling following filter/app {{(pid=111415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:37:52.561709 np0000164514 devstack@c-api.service[111415]: INFO cinder.api.openstack.wsgi [None req-6a3ddd04-5ed9-4424-ad72-c362945b432b demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Apr 09 14:37:52.561941 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.openstack.wsgi [None req-6a3ddd04-5ed9-4424-ad72-c362945b432b demo demo] Empty body provided in request {{(pid=111415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:37:52.562183 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.openstack.wsgi [None req-6a3ddd04-5ed9-4424-ad72-c362945b432b demo demo] Calling method 'detail' {{(pid=111415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:37:52.562469 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.api_utils [None req-6a3ddd04-5ed9-4424-ad72-c362945b432b demo demo] Removing options '' from query. {{(pid=111415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:37:52.563413 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.volume.api [None req-6a3ddd04-5ed9-4424-ad72-c362945b432b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111415) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:37:52.571053 np0000164514 devstack@c-api.service[111415]: INFO cinder.volume.api [None req-6a3ddd04-5ed9-4424-ad72-c362945b432b demo demo] Get all volumes completed successfully. Apr 09 14:37:52.573462 np0000164514 devstack@c-api.service[111415]: INFO cinder.api.openstack.wsgi [None req-6a3ddd04-5ed9-4424-ad72-c362945b432b demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:37:52.574100 np0000164514 devstack@c-api.service[111415]: [pid: 111415|app: 0|req: 8/30] 199.204.45.89 () {64 vars in 1290 bytes} [Thu Apr 9 14:37:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 14:38:02.566464 np0000164514 devstack@c-api.service[111415]: DEBUG dbcounter [-] [111415] Writing DB stats cinder:SELECT=1 {{(pid=111415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:38:52.591890 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.middleware.request_id [None req-63c35742-96d9-4e88-803e-33b99818898c None None] RequestId filter calling following filter/app {{(pid=111414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:38:52.596054 np0000164514 devstack@c-api.service[111414]: INFO cinder.api.openstack.wsgi [None req-63c35742-96d9-4e88-803e-33b99818898c demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Apr 09 14:38:52.596261 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.openstack.wsgi [None req-63c35742-96d9-4e88-803e-33b99818898c demo demo] Empty body provided in request {{(pid=111414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:38:52.596562 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.openstack.wsgi [None req-63c35742-96d9-4e88-803e-33b99818898c demo demo] Calling method 'detail' {{(pid=111414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:38:52.597205 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.api_utils [None req-63c35742-96d9-4e88-803e-33b99818898c demo demo] Removing options '' from query. {{(pid=111414) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:38:52.597920 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.volume.api [None req-63c35742-96d9-4e88-803e-33b99818898c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111414) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:38:52.606829 np0000164514 devstack@c-api.service[111414]: INFO cinder.volume.api [None req-63c35742-96d9-4e88-803e-33b99818898c demo demo] Get all volumes completed successfully. Apr 09 14:38:52.609024 np0000164514 devstack@c-api.service[111414]: INFO cinder.api.openstack.wsgi [None req-63c35742-96d9-4e88-803e-33b99818898c demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:38:52.609445 np0000164514 devstack@c-api.service[111414]: [pid: 111414|app: 0|req: 9/31] 199.204.45.89 () {64 vars in 1290 bytes} [Thu Apr 9 14:38:52 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) Apr 09 14:39:02.602236 np0000164514 devstack@c-api.service[111414]: DEBUG dbcounter [-] [111414] Writing DB stats cinder:SELECT=1 {{(pid=111414) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:39:52.625916 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.middleware.request_id [None req-83f1148c-155e-4a72-acc6-f6da1eaaabba None None] RequestId filter calling following filter/app {{(pid=111416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:39:52.628217 np0000164514 devstack@c-api.service[111416]: INFO cinder.api.openstack.wsgi [None req-83f1148c-155e-4a72-acc6-f6da1eaaabba demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Apr 09 14:39:52.628594 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.openstack.wsgi [None req-83f1148c-155e-4a72-acc6-f6da1eaaabba demo demo] Empty body provided in request {{(pid=111416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:39:52.629001 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.openstack.wsgi [None req-83f1148c-155e-4a72-acc6-f6da1eaaabba demo demo] Calling method 'detail' {{(pid=111416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:39:52.629418 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.api_utils [None req-83f1148c-155e-4a72-acc6-f6da1eaaabba demo demo] Removing options '' from query. {{(pid=111416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:39:52.630584 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.volume.api [None req-83f1148c-155e-4a72-acc6-f6da1eaaabba demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111416) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:39:52.640101 np0000164514 devstack@c-api.service[111416]: INFO cinder.volume.api [None req-83f1148c-155e-4a72-acc6-f6da1eaaabba demo demo] Get all volumes completed successfully. Apr 09 14:39:52.643753 np0000164514 devstack@c-api.service[111416]: INFO cinder.api.openstack.wsgi [None req-83f1148c-155e-4a72-acc6-f6da1eaaabba demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:39:52.643753 np0000164514 devstack@c-api.service[111416]: [pid: 111416|app: 0|req: 8/32] 199.204.45.89 () {64 vars in 1290 bytes} [Thu Apr 9 14:39:52 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) Apr 09 14:40:02.634140 np0000164514 devstack@c-api.service[111416]: DEBUG dbcounter [-] [111416] Writing DB stats cinder:SELECT=1 {{(pid=111416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:40:52.664911 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.middleware.request_id [None req-a0b00a7d-213b-4d07-ab31-6c7ae2b05699 None None] RequestId filter calling following filter/app {{(pid=111412) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:40:52.667760 np0000164514 devstack@c-api.service[111412]: INFO cinder.api.openstack.wsgi [None req-a0b00a7d-213b-4d07-ab31-6c7ae2b05699 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Apr 09 14:40:52.668028 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.openstack.wsgi [None req-a0b00a7d-213b-4d07-ab31-6c7ae2b05699 demo demo] Empty body provided in request {{(pid=111412) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:40:52.668253 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.openstack.wsgi [None req-a0b00a7d-213b-4d07-ab31-6c7ae2b05699 demo demo] Calling method 'detail' {{(pid=111412) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:40:52.668702 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.api.api_utils [None req-a0b00a7d-213b-4d07-ab31-6c7ae2b05699 demo demo] Removing options '' from query. {{(pid=111412) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:40:52.669745 np0000164514 devstack@c-api.service[111412]: DEBUG cinder.volume.api [None req-a0b00a7d-213b-4d07-ab31-6c7ae2b05699 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111412) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:40:52.678455 np0000164514 devstack@c-api.service[111412]: INFO cinder.volume.api [None req-a0b00a7d-213b-4d07-ab31-6c7ae2b05699 demo demo] Get all volumes completed successfully. Apr 09 14:40:52.681733 np0000164514 devstack@c-api.service[111412]: INFO cinder.api.openstack.wsgi [None req-a0b00a7d-213b-4d07-ab31-6c7ae2b05699 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:40:52.682405 np0000164514 devstack@c-api.service[111412]: [pid: 111412|app: 0|req: 8/33] 199.204.45.89 () {64 vars in 1290 bytes} [Thu Apr 9 14:40:52 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) Apr 09 14:41:02.672785 np0000164514 devstack@c-api.service[111412]: DEBUG dbcounter [-] [111412] Writing DB stats cinder:SELECT=1 {{(pid=111412) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:41:52.697649 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.middleware.request_id [None req-d0a640dc-1390-4c83-9bdc-b02de6e3f7da None None] RequestId filter calling following filter/app {{(pid=111415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:41:52.701010 np0000164514 devstack@c-api.service[111415]: INFO cinder.api.openstack.wsgi [None req-d0a640dc-1390-4c83-9bdc-b02de6e3f7da demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Apr 09 14:41:52.701354 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.openstack.wsgi [None req-d0a640dc-1390-4c83-9bdc-b02de6e3f7da demo demo] Empty body provided in request {{(pid=111415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:41:52.701710 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.openstack.wsgi [None req-d0a640dc-1390-4c83-9bdc-b02de6e3f7da demo demo] Calling method 'detail' {{(pid=111415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:41:52.702191 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.api.api_utils [None req-d0a640dc-1390-4c83-9bdc-b02de6e3f7da demo demo] Removing options '' from query. {{(pid=111415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:41:52.703069 np0000164514 devstack@c-api.service[111415]: DEBUG cinder.volume.api [None req-d0a640dc-1390-4c83-9bdc-b02de6e3f7da demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111415) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:41:52.709616 np0000164514 devstack@c-api.service[111415]: INFO cinder.volume.api [None req-d0a640dc-1390-4c83-9bdc-b02de6e3f7da demo demo] Get all volumes completed successfully. Apr 09 14:41:52.711648 np0000164514 devstack@c-api.service[111415]: INFO cinder.api.openstack.wsgi [None req-d0a640dc-1390-4c83-9bdc-b02de6e3f7da demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:41:52.712010 np0000164514 devstack@c-api.service[111415]: [pid: 111415|app: 0|req: 9/34] 199.204.45.89 () {64 vars in 1290 bytes} [Thu Apr 9 14:41:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 14:42:02.705958 np0000164514 devstack@c-api.service[111415]: DEBUG dbcounter [-] [111415] Writing DB stats cinder:SELECT=1 {{(pid=111415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:42:52.724867 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.middleware.request_id [None req-d6cf9e02-f9cb-4c68-afd9-4b2180f3e169 None None] RequestId filter calling following filter/app {{(pid=111414) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:42:52.775082 np0000164514 devstack@c-api.service[111414]: INFO cinder.api.openstack.wsgi [None req-d6cf9e02-f9cb-4c68-afd9-4b2180f3e169 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Apr 09 14:42:52.775398 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.openstack.wsgi [None req-d6cf9e02-f9cb-4c68-afd9-4b2180f3e169 demo demo] Empty body provided in request {{(pid=111414) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:42:52.775802 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.openstack.wsgi [None req-d6cf9e02-f9cb-4c68-afd9-4b2180f3e169 demo demo] Calling method 'detail' {{(pid=111414) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:42:52.776165 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.api.api_utils [None req-d6cf9e02-f9cb-4c68-afd9-4b2180f3e169 demo demo] Removing options '' from query. {{(pid=111414) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:42:52.777423 np0000164514 devstack@c-api.service[111414]: DEBUG cinder.volume.api [None req-d6cf9e02-f9cb-4c68-afd9-4b2180f3e169 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111414) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:42:52.796489 np0000164514 devstack@c-api.service[111414]: INFO cinder.volume.api [None req-d6cf9e02-f9cb-4c68-afd9-4b2180f3e169 demo demo] Get all volumes completed successfully. Apr 09 14:42:52.800712 np0000164514 devstack@c-api.service[111414]: INFO cinder.api.openstack.wsgi [None req-d6cf9e02-f9cb-4c68-afd9-4b2180f3e169 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:42:52.801285 np0000164514 devstack@c-api.service[111414]: [pid: 111414|app: 0|req: 10/35] 199.204.45.89 () {64 vars in 1290 bytes} [Thu Apr 9 14:42:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 14:43:02.783279 np0000164514 devstack@c-api.service[111414]: DEBUG dbcounter [-] [111414] Writing DB stats cinder:SELECT=1 {{(pid=111414) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:43:52.815023 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.middleware.request_id [None req-ae613301-0193-46c5-8a43-13d6be036ce1 None None] RequestId filter calling following filter/app {{(pid=111416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:43:52.818338 np0000164514 devstack@c-api.service[111416]: INFO cinder.api.openstack.wsgi [None req-ae613301-0193-46c5-8a43-13d6be036ce1 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Apr 09 14:43:52.818638 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.openstack.wsgi [None req-ae613301-0193-46c5-8a43-13d6be036ce1 demo demo] Empty body provided in request {{(pid=111416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:43:52.818843 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.openstack.wsgi [None req-ae613301-0193-46c5-8a43-13d6be036ce1 demo demo] Calling method 'detail' {{(pid=111416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:43:52.819181 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.api.api_utils [None req-ae613301-0193-46c5-8a43-13d6be036ce1 demo demo] Removing options '' from query. {{(pid=111416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:43:52.820203 np0000164514 devstack@c-api.service[111416]: DEBUG cinder.volume.api [None req-ae613301-0193-46c5-8a43-13d6be036ce1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111416) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:43:52.829406 np0000164514 devstack@c-api.service[111416]: INFO cinder.volume.api [None req-ae613301-0193-46c5-8a43-13d6be036ce1 demo demo] Get all volumes completed successfully. Apr 09 14:43:52.832675 np0000164514 devstack@c-api.service[111416]: INFO cinder.api.openstack.wsgi [None req-ae613301-0193-46c5-8a43-13d6be036ce1 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:43:52.833270 np0000164514 devstack@c-api.service[111416]: [pid: 111416|app: 0|req: 9/36] 199.204.45.89 () {64 vars in 1290 bytes} [Thu Apr 9 14:43:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Apr 09 14:44:02.824002 np0000164514 devstack@c-api.service[111416]: DEBUG dbcounter [-] [111416] Writing DB stats cinder:SELECT=1 {{(pid=111416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}