Apr 07 19:35:43.623588 np0000164077 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Apr 07 19:35:43.630759 np0000164077 devstack@c-api.service[111520]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Apr 07 19:35:43.633830 np0000164077 devstack@c-api.service[111520]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Apr 7 19:35:43 2026] *** Apr 07 19:35:43.633830 np0000164077 devstack@c-api.service[111520]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Apr 07 19:35:43.633830 np0000164077 devstack@c-api.service[111520]: os: Linux-6.8.0-107-generic #107-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 13 19:51:50 UTC 2026 Apr 07 19:35:43.633830 np0000164077 devstack@c-api.service[111520]: nodename: np0000164077 Apr 07 19:35:43.633830 np0000164077 devstack@c-api.service[111520]: machine: x86_64 Apr 07 19:35:43.633830 np0000164077 devstack@c-api.service[111520]: clock source: unix Apr 07 19:35:43.633830 np0000164077 devstack@c-api.service[111520]: pcre jit disabled Apr 07 19:35:43.633830 np0000164077 devstack@c-api.service[111520]: detected number of CPU cores: 16 Apr 07 19:35:43.633830 np0000164077 devstack@c-api.service[111520]: current working directory: / Apr 07 19:35:43.633830 np0000164077 devstack@c-api.service[111520]: detected binary path: /usr/bin/uwsgi-core Apr 07 19:35:43.634471 np0000164077 devstack@c-api.service[111520]: your processes number limit is 256917 Apr 07 19:35:43.634471 np0000164077 devstack@c-api.service[111520]: your memory page size is 4096 bytes Apr 07 19:35:43.634471 np0000164077 devstack@c-api.service[111520]: detected max file descriptor number: 2048 Apr 07 19:35:43.634471 np0000164077 devstack@c-api.service[111520]: lock engine: pthread robust mutexes Apr 07 19:35:43.634471 np0000164077 devstack@c-api.service[111520]: thunder lock: enabled Apr 07 19:35:43.634471 np0000164077 devstack@c-api.service[111520]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Apr 07 19:35:43.634471 np0000164077 devstack@c-api.service[111520]: Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Apr 07 19:35:43.634471 np0000164077 devstack@c-api.service[111520]: PEP 405 virtualenv detected: /opt/stack/data/venv Apr 07 19:35:43.634471 np0000164077 devstack@c-api.service[111520]: Set PythonHome to /opt/stack/data/venv Apr 07 19:35:43.680494 np0000164077 devstack@c-api.service[111520]: Python main interpreter initialized at 0x710f5bea3668 Apr 07 19:35:43.680494 np0000164077 devstack@c-api.service[111520]: python threads support enabled Apr 07 19:35:43.680494 np0000164077 devstack@c-api.service[111520]: your server socket listen backlog is limited to 100 connections Apr 07 19:35:43.680494 np0000164077 devstack@c-api.service[111520]: your mercy for graceful operations on workers is 80 seconds Apr 07 19:35:43.681048 np0000164077 devstack@c-api.service[111520]: mapped 671795 bytes (656 KB) for 4 cores Apr 07 19:35:43.681408 np0000164077 devstack@c-api.service[111520]: *** Operational MODE: preforking *** Apr 07 19:35:43.681408 np0000164077 devstack@c-api.service[111520]: *** uWSGI is running in multiple interpreter mode *** Apr 07 19:35:43.681408 np0000164077 devstack@c-api.service[111520]: spawned uWSGI master process (pid: 111520) Apr 07 19:35:43.681656 np0000164077 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Apr 07 19:35:43.682151 np0000164077 devstack@c-api.service[111520]: spawned uWSGI worker 1 (pid: 111527, cores: 1) Apr 07 19:35:43.682664 np0000164077 devstack@c-api.service[111520]: spawned uWSGI worker 2 (pid: 111528, cores: 1) Apr 07 19:35:43.683543 np0000164077 devstack@c-api.service[111520]: spawned uWSGI worker 3 (pid: 111529, cores: 1) Apr 07 19:35:43.683740 np0000164077 devstack@c-api.service[111520]: spawned uWSGI worker 4 (pid: 111530, cores: 1) Apr 07 19:35:43.683740 np0000164077 devstack@c-api.service[111520]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Apr 07 19:35:43.810587 np0000164077 devstack@c-api.service[111527]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 07 19:35:43.810587 np0000164077 devstack@c-api.service[111527]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 07 19:35:43.810587 np0000164077 devstack@c-api.service[111527]: we strongly recommend against using it for new projects. Apr 07 19:35:43.810587 np0000164077 devstack@c-api.service[111527]: If you are already using Eventlet, we recommend migrating to a different Apr 07 19:35:43.810587 np0000164077 devstack@c-api.service[111527]: framework. For more detail see Apr 07 19:35:43.810587 np0000164077 devstack@c-api.service[111527]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 07 19:35:43.810587 np0000164077 devstack@c-api.service[111527]: import eventlet # noqa Apr 07 19:35:43.813678 np0000164077 devstack@c-api.service[111528]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 07 19:35:43.813678 np0000164077 devstack@c-api.service[111528]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 07 19:35:43.813678 np0000164077 devstack@c-api.service[111528]: we strongly recommend against using it for new projects. Apr 07 19:35:43.813678 np0000164077 devstack@c-api.service[111528]: If you are already using Eventlet, we recommend migrating to a different Apr 07 19:35:43.813678 np0000164077 devstack@c-api.service[111528]: framework. For more detail see Apr 07 19:35:43.813678 np0000164077 devstack@c-api.service[111528]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 07 19:35:43.813678 np0000164077 devstack@c-api.service[111528]: import eventlet # noqa Apr 07 19:35:43.815630 np0000164077 devstack@c-api.service[111530]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 07 19:35:43.815630 np0000164077 devstack@c-api.service[111530]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 07 19:35:43.815630 np0000164077 devstack@c-api.service[111530]: we strongly recommend against using it for new projects. Apr 07 19:35:43.815630 np0000164077 devstack@c-api.service[111530]: If you are already using Eventlet, we recommend migrating to a different Apr 07 19:35:43.815630 np0000164077 devstack@c-api.service[111530]: framework. For more detail see Apr 07 19:35:43.815630 np0000164077 devstack@c-api.service[111530]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 07 19:35:43.815630 np0000164077 devstack@c-api.service[111530]: import eventlet # noqa Apr 07 19:35:43.821939 np0000164077 devstack@c-api.service[111529]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 07 19:35:43.821939 np0000164077 devstack@c-api.service[111529]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 07 19:35:43.821939 np0000164077 devstack@c-api.service[111529]: we strongly recommend against using it for new projects. Apr 07 19:35:43.821939 np0000164077 devstack@c-api.service[111529]: If you are already using Eventlet, we recommend migrating to a different Apr 07 19:35:43.821939 np0000164077 devstack@c-api.service[111529]: framework. For more detail see Apr 07 19:35:43.821939 np0000164077 devstack@c-api.service[111529]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 07 19:35:43.821939 np0000164077 devstack@c-api.service[111529]: import eventlet # noqa Apr 07 19:35:43.899500 np0000164077 devstack@c-api.service[111528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 07 19:35:43.899500 np0000164077 devstack@c-api.service[111528]: debtcollector.deprecate( Apr 07 19:35:43.900658 np0000164077 devstack@c-api.service[111527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 07 19:35:43.900658 np0000164077 devstack@c-api.service[111527]: debtcollector.deprecate( Apr 07 19:35:43.900720 np0000164077 devstack@c-api.service[111530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 07 19:35:43.900720 np0000164077 devstack@c-api.service[111530]: debtcollector.deprecate( Apr 07 19:35:43.913027 np0000164077 devstack@c-api.service[111529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 07 19:35:43.913027 np0000164077 devstack@c-api.service[111529]: debtcollector.deprecate( Apr 07 19:35:43.978573 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:43.978573 np0000164077 devstack@c-api.service[111527]: from cgi import parse_header Apr 07 19:35:43.978753 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:43.978753 np0000164077 devstack@c-api.service[111530]: from cgi import parse_header Apr 07 19:35:43.980776 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:43.980776 np0000164077 devstack@c-api.service[111528]: from cgi import parse_header Apr 07 19:35:44.001571 np0000164077 devstack@c-api.service[111529]: /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 07 19:35:44.001571 np0000164077 devstack@c-api.service[111529]: from cgi import parse_header Apr 07 19:35:44.024007 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:44.024007 np0000164077 devstack@c-api.service[111527]: removals.removed_module( Apr 07 19:35:44.024177 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:44.024177 np0000164077 devstack@c-api.service[111530]: removals.removed_module( Apr 07 19:35:44.024269 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:44.024269 np0000164077 devstack@c-api.service[111527]: removals.removed_module( Apr 07 19:35:44.024321 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:44.024321 np0000164077 devstack@c-api.service[111530]: removals.removed_module( Apr 07 19:35:44.027679 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:44.027679 np0000164077 devstack@c-api.service[111528]: removals.removed_module( Apr 07 19:35:44.028471 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:44.028471 np0000164077 devstack@c-api.service[111528]: removals.removed_module( Apr 07 19:35:44.050112 np0000164077 devstack@c-api.service[111529]: /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 07 19:35:44.050112 np0000164077 devstack@c-api.service[111529]: removals.removed_module( Apr 07 19:35:44.050916 np0000164077 devstack@c-api.service[111529]: /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 07 19:35:44.050916 np0000164077 devstack@c-api.service[111529]: removals.removed_module( Apr 07 19:35:44.615318 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:44.615318 np0000164077 devstack@c-api.service[111527]: warnings.warn( Apr 07 19:35:44.615599 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:44.615599 np0000164077 devstack@c-api.service[111530]: warnings.warn( Apr 07 19:35:44.664942 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:44.664942 np0000164077 devstack@c-api.service[111528]: warnings.warn( Apr 07 19:35:44.705648 np0000164077 devstack@c-api.service[111529]: /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 07 19:35:44.705648 np0000164077 devstack@c-api.service[111529]: warnings.warn( Apr 07 19:35:44.715064 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:44.715064 np0000164077 devstack@c-api.service[111530]: warnings.warn( Apr 07 19:35:44.715239 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:44.715239 np0000164077 devstack@c-api.service[111527]: warnings.warn( Apr 07 19:35:44.765254 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:44.765254 np0000164077 devstack@c-api.service[111528]: warnings.warn( Apr 07 19:35:44.809072 np0000164077 devstack@c-api.service[111529]: /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 07 19:35:44.809072 np0000164077 devstack@c-api.service[111529]: warnings.warn( Apr 07 19:35:45.005348 np0000164077 devstack@c-api.service[111530]: 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 07 19:35:45.005979 np0000164077 devstack@c-api.service[111530]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111530) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 07 19:35:45.008810 np0000164077 devstack@c-api.service[111527]: 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 07 19:35:45.009274 np0000164077 devstack@c-api.service[111527]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111527) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 07 19:35:45.043273 np0000164077 devstack@c-api.service[111528]: 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 07 19:35:45.043818 np0000164077 devstack@c-api.service[111528]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111528) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 07 19:35:45.090455 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.090455 np0000164077 devstack@c-api.service[111527]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 07 19:35:45.090785 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:45.090785 np0000164077 devstack@c-api.service[111530]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 07 19:35:45.112482 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:45.112482 np0000164077 devstack@c-api.service[111528]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 07 19:35:45.114721 np0000164077 devstack@c-api.service[111529]: 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 07 19:35:45.115500 np0000164077 devstack@c-api.service[111529]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111529) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 07 19:35:45.185056 np0000164077 devstack@c-api.service[111529]: /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 07 19:35:45.185056 np0000164077 devstack@c-api.service[111529]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 07 19:35:45.537947 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111530) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 07 19:35:45.538215 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111527) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 07 19:35:45.538327 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.538327 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.538435 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111528) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 07 19:35:45.538542 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.538604 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.538681 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.538729 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.538832 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.538902 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.539207 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.541233 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.541306 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.541359 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.541359 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.541427 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.541462 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.541503 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.541541 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.541585 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.541622 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.541661 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.541661 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.541741 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.541780 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.542182 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.542258 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.542327 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.542376 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.542409 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.542480 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.542545 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.546036 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.546122 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.546159 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.546200 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.546272 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.546331 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.546396 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.546498 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.546552 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.546601 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.546682 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.546726 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.546782 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.546855 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.547221 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.547268 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.547348 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.547408 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.547445 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.547514 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.547582 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.548558 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.548604 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.548650 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.548692 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.548736 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.548781 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.548819 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.548854 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.548894 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.548952 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.549008 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.549047 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.549085 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.549085 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.549527 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.549581 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.549651 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.549695 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.549761 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.549827 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.549875 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.551172 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.551222 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.551273 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.551319 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.551360 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.551406 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.551446 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.551490 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.551537 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.551576 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.551616 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.551667 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.551707 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.551754 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.551793 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.551833 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.551872 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.551913 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.551953 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.552012 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.552053 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.552110 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.552152 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.552188 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.552231 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.552276 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.552316 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.552355 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.552395 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.552434 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.552471 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.552517 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.552569 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.552569 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.552569 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.552569 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.552569 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.552569 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.552569 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.552569 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.552829 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.552829 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.557004 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.557093 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.557321 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.557377 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.557430 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.557475 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.557515 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.557571 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.557620 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.557671 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.557713 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.557757 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.557799 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.557838 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.557881 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.557922 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.557922 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.557922 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.557922 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.557922 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.557922 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.558678 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.558744 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.558780 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.558841 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.558908 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.558956 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.559014 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.559067 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.559107 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.559146 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.559186 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.559243 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.559292 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.559332 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.559373 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.559412 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.559451 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.559497 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.559538 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.559581 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.559623 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.560165 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.560223 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.560271 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.560337 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.560382 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.560382 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.560448 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.560496 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.560537 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.560577 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.560621 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.560661 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.560699 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.560739 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.560779 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.560824 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.560877 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.560968 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.560968 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.560968 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.560968 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.561387 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.561439 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.561496 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.561557 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.561603 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.561642 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.561678 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.561826 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.561872 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.561914 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.561914 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.562001 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.562057 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.562057 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.562163 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.562163 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.562263 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.562325 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.562325 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.562325 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.562325 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.563977 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.564075 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.564111 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.564146 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.564184 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.564235 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.564271 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.564309 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.564342 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.564389 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.564422 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.564461 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.564461 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.564525 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.564571 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.564612 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.564612 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.564612 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.564715 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.564715 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.564787 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.565095 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.565171 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.565236 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.565297 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.565349 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.565419 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.565463 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.565506 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.565547 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.565588 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.565625 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.565625 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.565625 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.565725 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.565765 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.565804 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.565804 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.565804 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.565907 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.565907 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.565978 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.568294 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.568382 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.568419 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.568455 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.568495 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.568528 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.568580 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.568615 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.568653 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.568688 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.568725 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.568757 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.568796 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.568832 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.568876 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.568956 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.569024 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.569073 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.569112 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.569150 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.569188 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.569234 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.569274 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.569316 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.569353 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.569391 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.569429 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.569472 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.569515 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.569554 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.569593 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.569629 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.569672 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.569710 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.569710 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.569710 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.569710 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.569710 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.569710 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.569710 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.569710 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.569710 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.570070 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.570070 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.570182 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.570391 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.570444 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.570486 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.570544 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.570597 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.570653 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.570703 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.570751 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.570796 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.570833 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.570870 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.570907 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.570907 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.571002 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.571002 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.571002 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.571002 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.571002 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.571825 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.571880 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.571935 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.571978 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.572033 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.572073 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.572117 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.572158 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.572211 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.572272 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.572313 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.572351 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.572388 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.572428 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.572466 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.572500 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.572534 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.572576 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.572620 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.572620 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.572620 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.573592 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.573663 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.573702 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.573775 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.573820 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.573854 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.573903 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.573943 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.574000 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.574038 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.574073 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.574138 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.574181 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.574225 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.574268 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.574308 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.574349 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.574414 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.574470 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.574536 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.574600 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.580076 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.580157 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.580205 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.580261 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.580318 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.580359 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.580398 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.580439 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.580477 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.580516 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.580550 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.580589 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.580589 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.580665 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.580720 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.580766 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.580766 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.580766 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.580766 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.580904 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.581003 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.581041 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.581077 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.581111 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.581111 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.581186 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.581221 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.581255 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.581294 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.581329 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.581363 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.581397 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.581430 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.581465 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.581516 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.581556 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.581590 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.581625 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.581659 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.581702 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.581702 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.581702 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.581969 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.582052 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.582094 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.582157 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.582205 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.582259 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.582300 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.582340 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.582387 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.582434 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.582473 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.582473 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.582473 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.582586 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.582755 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.582810 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.582878 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.582929 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.582970 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.583032 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.583072 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.583112 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.583164 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.583219 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.583300 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.583358 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.583400 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.583440 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.583475 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.583514 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.583556 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.583653 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.583697 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.583737 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.583777 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.583816 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.583854 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.583895 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.583935 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.583974 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.584036 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.584087 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.584128 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.584167 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.584221 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.584285 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.584325 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.584365 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.584403 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.584441 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.584490 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.584530 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.584575 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.584616 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.584661 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.584708 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.584764 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.584816 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.584816 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.584816 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.584816 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.584816 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.584816 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.585683 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.585755 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.585822 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.585879 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.585936 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.586022 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.586079 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.586152 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.586214 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.586291 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.586350 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.586416 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.586416 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.586416 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.587444 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.587537 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.587537 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.587621 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.587665 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.587705 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.587775 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.589053 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111529) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 07 19:35:45.589534 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.589588 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.589624 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.589664 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.589717 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.589762 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.589804 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.589845 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.589886 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.589921 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.589961 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.590035 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.590085 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.590131 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.590180 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.590231 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.590275 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.590317 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.590357 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.590402 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.590443 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.590477 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.590511 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.590545 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.590580 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.590621 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.590661 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.590695 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.590744 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.590744 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.590744 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.590852 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.590852 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.590852 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.590852 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.591010 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.591010 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.591100 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.591670 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.591723 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.591766 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.591835 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.591884 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.591924 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.591965 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.592037 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.592080 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.592120 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.592160 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.592207 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.592264 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.592305 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.592343 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.592382 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.592423 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.592471 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.592511 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.592550 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.592590 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.592629 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.592669 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.592708 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.592768 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.592811 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.592859 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.592945 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.593009 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.593064 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.593105 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.593144 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.593186 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.593240 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.593282 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.593322 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.593372 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.593417 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.593462 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.593502 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.593547 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.593547 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.593625 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.593664 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.593713 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.593713 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.593713 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.593713 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.593713 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.593888 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.593888 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.593888 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.593888 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.593888 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.593888 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.593888 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.594223 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.594223 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.594223 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.594333 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.594370 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.594414 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.594414 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.594488 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.594527 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.594576 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.594614 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.594614 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.594682 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.594725 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.594772 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.594825 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.594879 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.594918 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.594963 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.595297 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.595351 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.595390 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.595427 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.595468 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.595505 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.595543 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.595579 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.595616 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.595660 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.595698 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.595734 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.595770 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.595808 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.595843 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.595880 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.595916 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.595958 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.596012 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.596063 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.596108 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.596146 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.596186 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.596233 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.596273 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.596273 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.596341 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.596380 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.596425 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.596463 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.596506 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.596618 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.596674 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.596674 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.596750 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.596789 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.596827 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.596865 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.596865 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.596865 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.596865 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.596865 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.596865 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.596865 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.597181 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.597238 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.597281 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.597318 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.597358 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.597396 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.597439 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.597439 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.597506 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.597552 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.597589 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.597626 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.597662 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.597662 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.597739 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.597739 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.597799 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.597832 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.597870 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.597903 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.597936 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.597936 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.598027 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.598075 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.598110 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.598148 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.598192 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.598235 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.598278 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.598318 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.598354 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.598394 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.598435 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.598473 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.598514 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.598553 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.598592 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.598592 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.598592 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.598592 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.598592 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.598592 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.598799 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.598840 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.598877 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.598877 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.598952 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.599034 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.599075 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.599110 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.599147 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.599181 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.599219 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.599254 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.599292 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.599328 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.599455 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.599496 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.599533 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.599570 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.599612 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.599650 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.599685 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.599719 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.599753 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.599787 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.599832 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.599871 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.599906 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.599906 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.599997 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.599997 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.599997 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.600095 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.600134 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.600169 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.600214 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.600259 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.600296 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.600336 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.600336 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.600401 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.600439 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.600439 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.600500 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.600500 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.600500 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.600500 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.600500 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.600500 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.600500 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.600730 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.600770 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.600805 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.600805 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.600882 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.600939 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.600996 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.601033 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.601069 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.601112 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.601150 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.601184 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.601222 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.601265 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.601303 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.601303 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.601373 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.601415 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.601452 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.601486 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.601522 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.601559 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.601592 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.601592 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.601592 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.601692 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.601730 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.601771 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.601771 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.601771 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.601875 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.601914 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.601956 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.602018 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.602057 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.602093 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.602127 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.602127 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.602127 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.602749 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.602878 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.602929 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.603088 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.603132 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.603238 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.603337 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.603429 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.603523 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.603616 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.603710 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.603801 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.603891 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.604005 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.604396 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.604487 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.604574 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.604663 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.604742 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.604823 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.604973 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.605618 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.605714 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.605803 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.605889 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.605977 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.606087 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.606188 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.606841 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.606941 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.607051 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.607144 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.607224 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.607306 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.607409 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.608772 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.608860 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.608979 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.609084 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.609159 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.609237 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.609337 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.609642 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.609728 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.609812 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.609898 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.609979 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.610088 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.610189 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.610585 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.610675 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.610761 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.610851 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.610927 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.611032 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.611118 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.611423 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.611518 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.611605 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.611692 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.611770 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.611851 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.611956 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.612074 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.612174 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.612254 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.612338 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.612421 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.612505 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.612596 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.613385 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.613471 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.613551 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.613633 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.613708 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.613787 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.613876 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.615932 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.616034 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.616079 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.616158 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.616215 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.616283 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.616329 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.616393 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.616454 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.616499 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.616575 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.616633 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.616687 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.616754 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.617329 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.617377 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.617458 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.617515 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.617621 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.617701 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.617781 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.617849 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.617897 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.617970 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.618094 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.618146 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.618212 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.618283 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.618786 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.618840 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.618915 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.618960 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.619068 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.619115 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.619189 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.619240 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.619324 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.619374 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.619446 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.619493 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.619533 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.619604 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.620312 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.620370 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.620417 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.620480 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.620535 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.620591 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.620671 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.621028 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.621106 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.621160 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.621221 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.621279 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.621328 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.621403 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.621712 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.621758 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.621840 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.621885 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.621952 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.622037 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.622109 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.622583 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.622630 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.622729 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.622880 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.622970 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.623071 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.648135 np0000164077 devstack@c-api.service[111527]: INFO dbcounter [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Registered counter for database cinder Apr 07 19:35:45.649108 np0000164077 devstack@c-api.service[111530]: INFO dbcounter [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Registered counter for database cinder Apr 07 19:35:45.650006 np0000164077 devstack@c-api.service[111528]: INFO dbcounter [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Registered counter for database cinder Apr 07 19:35:45.660434 np0000164077 devstack@c-api.service[111527]: DEBUG oslo_db.sqlalchemy.engines [None req-0368ef5e-305c-48e9-a966-5c1609fe444b 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=111527) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 07 19:35:45.664569 np0000164077 devstack@c-api.service[111528]: DEBUG oslo_db.sqlalchemy.engines [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 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=111528) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 07 19:35:45.670526 np0000164077 devstack@c-api.service[111530]: DEBUG oslo_db.sqlalchemy.engines [None req-4b3868fe-933d-450c-82cc-08b188417345 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=111530) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 07 19:35:45.674733 np0000164077 devstack@c-api.service[111529]: INFO dbcounter [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Registered counter for database cinder Apr 07 19:35:45.690030 np0000164077 devstack@c-api.service[111529]: DEBUG oslo_db.sqlalchemy.engines [None req-a61c66da-f91c-4cff-a899-190db56dcb6a 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=111529) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 07 19:35:45.776286 np0000164077 devstack@c-api.service[111527]: DEBUG dbcounter [-] [111527] Writer thread running {{(pid=111527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 07 19:35:45.779244 np0000164077 devstack@c-api.service[111527]: INFO cinder.rpc [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 07 19:35:45.781673 np0000164077 devstack@c-api.service[111527]: INFO cinder.rpc [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 07 19:35:45.783818 np0000164077 devstack@c-api.service[111527]: INFO cinder.rpc [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 07 19:35:45.786141 np0000164077 devstack@c-api.service[111527]: INFO cinder.rpc [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 07 19:35:45.787389 np0000164077 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.787459 np0000164077 devstack@c-api.service[111528]: DEBUG dbcounter [-] [111528] Writer thread running {{(pid=111528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 07 19:35:45.790036 np0000164077 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.792149 np0000164077 devstack@c-api.service[111528]: INFO cinder.rpc [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 07 19:35:45.796147 np0000164077 devstack@c-api.service[111528]: INFO cinder.rpc [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 07 19:35:45.796433 np0000164077 devstack@c-api.service[111527]: DEBUG oslo_db.sqlalchemy.engines [None req-0368ef5e-305c-48e9-a966-5c1609fe444b 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=111527) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 07 19:35:45.798624 np0000164077 devstack@c-api.service[111530]: DEBUG dbcounter [-] [111530] Writer thread running {{(pid=111530) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 07 19:35:45.798723 np0000164077 devstack@c-api.service[111527]: INFO cinder.rpc [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 07 19:35:45.799350 np0000164077 devstack@c-api.service[111528]: INFO cinder.rpc [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 07 19:35:45.800561 np0000164077 devstack@c-api.service[111527]: INFO cinder.rpc [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 07 19:35:45.801117 np0000164077 devstack@c-api.service[111528]: INFO cinder.rpc [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 07 19:35:45.801652 np0000164077 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.801733 np0000164077 devstack@c-api.service[111530]: INFO cinder.rpc [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 07 19:35:45.802242 np0000164077 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.804059 np0000164077 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.804574 np0000164077 devstack@c-api.service[111530]: INFO cinder.rpc [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 07 19:35:45.807356 np0000164077 devstack@c-api.service[111530]: INFO cinder.rpc [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 07 19:35:45.808574 np0000164077 devstack@c-api.service[111528]: DEBUG oslo_db.sqlalchemy.engines [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 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=111528) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 07 19:35:45.809555 np0000164077 devstack@c-api.service[111530]: INFO cinder.rpc [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 07 19:35:45.809874 np0000164077 devstack@c-api.service[111529]: DEBUG dbcounter [-] [111529] Writer thread running {{(pid=111529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 07 19:35:45.810410 np0000164077 devstack@c-api.service[111528]: INFO cinder.rpc [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 07 19:35:45.810580 np0000164077 devstack@c-api.service[111530]: WARNING castellan.key_manager.migration [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.812007 np0000164077 devstack@c-api.service[111528]: INFO cinder.rpc [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 07 19:35:45.812472 np0000164077 devstack@c-api.service[111530]: WARNING castellan.key_manager.migration [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.812761 np0000164077 devstack@c-api.service[111529]: INFO cinder.rpc [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 07 19:35:45.813171 np0000164077 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.814829 np0000164077 devstack@c-api.service[111529]: INFO cinder.rpc [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 07 19:35:45.814905 np0000164077 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.815859 np0000164077 devstack@c-api.service[111530]: DEBUG oslo_db.sqlalchemy.engines [None req-4b3868fe-933d-450c-82cc-08b188417345 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=111530) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 07 19:35:45.816635 np0000164077 devstack@c-api.service[111529]: INFO cinder.rpc [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 07 19:35:45.817434 np0000164077 devstack@c-api.service[111530]: INFO cinder.rpc [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 07 19:35:45.818220 np0000164077 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.818415 np0000164077 devstack@c-api.service[111529]: INFO cinder.rpc [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 07 19:35:45.818921 np0000164077 devstack@c-api.service[111530]: INFO cinder.rpc [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 07 19:35:45.819433 np0000164077 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.819719 np0000164077 devstack@c-api.service[111530]: WARNING castellan.key_manager.migration [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.821213 np0000164077 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.821505 np0000164077 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.825900 np0000164077 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.826095 np0000164077 devstack@c-api.service[111529]: DEBUG oslo_db.sqlalchemy.engines [None req-a61c66da-f91c-4cff-a899-190db56dcb6a 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=111529) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 07 19:35:45.826260 np0000164077 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.829059 np0000164077 devstack@c-api.service[111529]: INFO cinder.rpc [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 07 19:35:45.829190 np0000164077 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.829711 np0000164077 devstack@c-api.service[111530]: WARNING castellan.key_manager.migration [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.831954 np0000164077 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.832045 np0000164077 devstack@c-api.service[111529]: INFO cinder.rpc [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 07 19:35:45.832158 np0000164077 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.832235 np0000164077 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.833001 np0000164077 devstack@c-api.service[111530]: WARNING castellan.key_manager.migration [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.833349 np0000164077 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.835415 np0000164077 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.836223 np0000164077 devstack@c-api.service[111530]: WARNING castellan.key_manager.migration [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.837693 np0000164077 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.838373 np0000164077 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.840568 np0000164077 devstack@c-api.service[111530]: WARNING castellan.key_manager.migration [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.840808 np0000164077 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.841978 np0000164077 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.843541 np0000164077 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.843797 np0000164077 devstack@c-api.service[111530]: WARNING castellan.key_manager.migration [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.843887 np0000164077 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.844158 np0000164077 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.846269 np0000164077 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.846778 np0000164077 devstack@c-api.service[111530]: WARNING castellan.key_manager.migration [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.847334 np0000164077 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.847481 np0000164077 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.850010 np0000164077 devstack@c-api.service[111530]: WARNING castellan.key_manager.migration [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.850819 np0000164077 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.851192 np0000164077 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.851912 np0000164077 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.852937 np0000164077 devstack@c-api.service[111530]: WARNING castellan.key_manager.migration [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.854228 np0000164077 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.855007 np0000164077 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.855405 np0000164077 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.855752 np0000164077 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.856491 np0000164077 devstack@c-api.service[111530]: WARNING castellan.key_manager.migration [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.857542 np0000164077 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.858084 np0000164077 devstack@c-api.service[111530]: WARNING castellan.key_manager.migration [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.858226 np0000164077 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.858505 np0000164077 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.859235 np0000164077 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.860773 np0000164077 devstack@c-api.service[111530]: WARNING castellan.key_manager.migration [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.860852 np0000164077 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.862203 np0000164077 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.862506 np0000164077 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.863603 np0000164077 devstack@c-api.service[111527]: WARNING cinder.api.contrib.hosts [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 07 19:35:45.864257 np0000164077 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.864338 np0000164077 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.865490 np0000164077 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.865860 np0000164077 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.866537 np0000164077 devstack@c-api.service[111530]: WARNING castellan.key_manager.migration [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.867405 np0000164077 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.868010 np0000164077 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.868671 np0000164077 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.868775 np0000164077 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.870430 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Extended resource: extensions {{(pid=111527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.870474 np0000164077 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.870514 np0000164077 devstack@c-api.service[111530]: WARNING castellan.key_manager.migration [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.870944 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Extended resource: cgsnapshots {{(pid=111527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.871761 np0000164077 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.872142 np0000164077 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.872371 np0000164077 devstack@c-api.service[111530]: WARNING castellan.key_manager.migration [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.872419 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Extended resource: os-volume-type-access {{(pid=111527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.873489 np0000164077 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.873765 np0000164077 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.874111 np0000164077 devstack@c-api.service[111530]: WARNING castellan.key_manager.migration [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.874246 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Extended resource: encryption {{(pid=111527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.875245 np0000164077 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.875576 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Extended resource: consistencygroups {{(pid=111527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.875657 np0000164077 devstack@c-api.service[111530]: WARNING castellan.key_manager.migration [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.876346 np0000164077 devstack@c-api.service[111528]: WARNING cinder.api.contrib.hosts [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 07 19:35:45.876663 np0000164077 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.877174 np0000164077 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.877289 np0000164077 devstack@c-api.service[111530]: WARNING castellan.key_manager.migration [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.877543 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Extended resource: extra_specs {{(pid=111527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.878299 np0000164077 devstack@c-api.service[111530]: WARNING cinder.api.contrib.hosts [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 07 19:35:45.878710 np0000164077 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.879059 np0000164077 devstack@c-api.service[111530]: WARNING castellan.key_manager.migration [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.879154 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Extended resource: encryption {{(pid=111527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.880327 np0000164077 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.880590 np0000164077 devstack@c-api.service[111530]: WARNING castellan.key_manager.migration [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.880686 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Extended resource: os-volume-transfer {{(pid=111527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.881862 np0000164077 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.882185 np0000164077 devstack@c-api.service[111530]: WARNING castellan.key_manager.migration [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.882270 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Extended resource: os-quota-class-sets {{(pid=111527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.882620 np0000164077 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.882703 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Extended resource: extensions {{(pid=111528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.883593 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Extended resource: qos-specs {{(pid=111527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.883640 np0000164077 devstack@c-api.service[111530]: WARNING castellan.key_manager.migration [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.884065 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Extended resource: cgsnapshots {{(pid=111528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.884490 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.v3.router [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Extended resource: extensions {{(pid=111530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.885601 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Extended resource: os-volume-type-access {{(pid=111528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.885757 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.v3.router [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Extended resource: cgsnapshots {{(pid=111530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.886123 np0000164077 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.886223 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Extended resource: os-volume-manage {{(pid=111527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.887221 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.v3.router [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Extended resource: os-volume-type-access {{(pid=111530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.887265 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Extended resource: encryption {{(pid=111528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.887701 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Extended resource: os-quota-sets {{(pid=111527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.888217 np0000164077 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.888775 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Extended resource: consistencygroups {{(pid=111528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.888819 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.v3.router [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Extended resource: encryption {{(pid=111530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.889127 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Extended resource: os-hosts {{(pid=111527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.889850 np0000164077 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.890523 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.v3.router [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Extended resource: consistencygroups {{(pid=111530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.890652 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Extended resource: os-snapshot-manage {{(pid=111527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.891023 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Extended resource: extra_specs {{(pid=111528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.891558 np0000164077 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.892125 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Extended resource: capabilities {{(pid=111527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.892574 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.v3.router [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Extended resource: extra_specs {{(pid=111530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.892647 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Extended resource: encryption {{(pid=111528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.893142 np0000164077 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.893422 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Extended resource: backups {{(pid=111527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.894165 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.v3.router [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Extended resource: encryption {{(pid=111530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.894238 np0000164077 devstack@c-api.service[111529]: WARNING cinder.api.contrib.hosts [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 07 19:35:45.894323 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Extended resource: os-volume-transfer {{(pid=111528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.895293 np0000164077 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.895425 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Extended resource: scheduler-stats {{(pid=111527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.895744 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.v3.router [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Extended resource: os-volume-transfer {{(pid=111530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.895980 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Extended resource: os-quota-class-sets {{(pid=111528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.896910 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Extended resource: os-availability-zone {{(pid=111527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.897372 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.v3.router [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Extended resource: os-quota-class-sets {{(pid=111530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.897443 np0000164077 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.898157 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Extended resource: qos-specs {{(pid=111528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.898748 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.v3.router [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Extended resource: qos-specs {{(pid=111530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.898894 np0000164077 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.899510 np0000164077 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.900337 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Extended resource: os-volume-manage {{(pid=111528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.900487 np0000164077 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.901447 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.v3.router [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Extended resource: os-volume-manage {{(pid=111530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.901544 np0000164077 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.901935 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Extended resource: os-quota-sets {{(pid=111528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.902023 np0000164077 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.902689 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Extended resource: extensions {{(pid=111529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.902892 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.v3.router [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Extended resource: os-quota-sets {{(pid=111530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.903378 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Extended resource: os-hosts {{(pid=111528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.903516 np0000164077 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.904316 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.v3.router [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Extended resource: os-hosts {{(pid=111530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.904595 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Extended resource: cgsnapshots {{(pid=111529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.904778 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Extended resource: os-snapshot-manage {{(pid=111528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.904972 np0000164077 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.905723 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.v3.router [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Extended resource: os-snapshot-manage {{(pid=111530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.906336 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Extended resource: capabilities {{(pid=111528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.906440 np0000164077 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.906523 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Extended resource: os-volume-type-access {{(pid=111529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.907161 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.v3.router [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Extended resource: capabilities {{(pid=111530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.907293 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.contrib.snapshot_actions [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] SnapshotActionsController initialized {{(pid=111527) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 07 19:35:45.907544 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Extended resource: backups {{(pid=111528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.908058 np0000164077 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.908127 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Extended resource: encryption {{(pid=111529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.908368 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.v3.router [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Extended resource: backups {{(pid=111530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.908938 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Extension AdminActions extending resource: volumes {{(pid=111527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:45.909089 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Extension AdminActions extending resource: snapshots {{(pid=111527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:45.909183 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Extension AdminActions extending resource: backups {{(pid=111527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:45.909298 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Extension VolumeTypeAccess extending resource: types {{(pid=111527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:45.909439 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:45.909506 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Extension VolumeActions extending resource: volumes {{(pid=111527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:45.909575 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Extended resource: scheduler-stats {{(pid=111528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.909634 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:45.909692 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Extended resource: consistencygroups {{(pid=111529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.909749 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:45.909850 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Extension UsedLimits extending resource: limits {{(pid=111527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:45.909947 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Extension TypesManage extending resource: types {{(pid=111527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:45.910053 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:45.910169 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Extension SnapshotActions extending resource: snapshots {{(pid=111527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:45.910266 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:45.910431 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.v3.router [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Extended resource: scheduler-stats {{(pid=111530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.910498 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:45.910595 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:45.910679 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-0368ef5e-305c-48e9-a966-5c1609fe444b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:45.911084 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Extended resource: os-availability-zone {{(pid=111528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.911594 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Extended resource: extra_specs {{(pid=111529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.911886 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.v3.router [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Extended resource: os-availability-zone {{(pid=111530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.912972 np0000164077 devstack@c-api.service[111527]: WARNING keystonemiddleware.auth_token [None req-0368ef5e-305c-48e9-a966-5c1609fe444b 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 07 19:35:45.913188 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Extended resource: encryption {{(pid=111529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.913262 np0000164077 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.913899 np0000164077 devstack@c-api.service[111530]: WARNING castellan.key_manager.migration [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.914966 np0000164077 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.915294 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Extended resource: os-volume-transfer {{(pid=111529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.915442 np0000164077 devstack@c-api.service[111530]: WARNING castellan.key_manager.migration [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.916497 np0000164077 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.916893 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Extended resource: os-quota-class-sets {{(pid=111529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.916967 np0000164077 devstack@c-api.service[111530]: WARNING castellan.key_manager.migration [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.918201 np0000164077 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.918287 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Extended resource: qos-specs {{(pid=111529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.918523 np0000164077 devstack@c-api.service[111530]: WARNING castellan.key_manager.migration [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.919033 np0000164077 devstack@c-api.service[111527]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x710f5bea3668 pid: 111527 (default app) Apr 07 19:35:45.919554 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.919554 np0000164077 devstack@c-api.service[111527]: warnings.warn( Apr 07 19:35:45.919708 np0000164077 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.919976 np0000164077 devstack@c-api.service[111530]: WARNING castellan.key_manager.migration [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.920383 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Extended resource: os-volume-manage {{(pid=111529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.921322 np0000164077 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.921427 np0000164077 devstack@c-api.service[111530]: WARNING castellan.key_manager.migration [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.921914 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Extended resource: os-quota-sets {{(pid=111529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.922294 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.contrib.snapshot_actions [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] SnapshotActionsController initialized {{(pid=111528) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 07 19:35:45.922350 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.contrib.snapshot_actions [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] SnapshotActionsController initialized {{(pid=111530) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 07 19:35:45.923117 np0000164077 devstack@c-api.service[111530]: WARNING castellan.key_manager.migration [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.923197 np0000164077 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.923351 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Extended resource: os-hosts {{(pid=111529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.923977 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.v3.router [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Extension AdminActions extending resource: volumes {{(pid=111530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:45.925237 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Extension AdminActions extending resource: volumes {{(pid=111528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:45.926054 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.v3.router [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Extension AdminActions extending resource: snapshots {{(pid=111530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:45.926054 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.v3.router [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Extension AdminActions extending resource: backups {{(pid=111530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:45.927304 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Extension AdminActions extending resource: snapshots {{(pid=111528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:45.927653 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.v3.router [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:45.927716 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Extension AdminActions extending resource: backups {{(pid=111528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:45.927793 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.v3.router [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:45.927863 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:45.927930 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.v3.router [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Extension VolumeActions extending resource: volumes {{(pid=111530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:45.928018 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:45.928079 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.v3.router [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:45.928134 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Extension VolumeActions extending resource: volumes {{(pid=111528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:45.928203 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Extended resource: os-snapshot-manage {{(pid=111529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.928264 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.v3.router [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:45.928330 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:45.928387 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.v3.router [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Extension UsedLimits extending resource: limits {{(pid=111530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:45.928451 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:45.928515 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.v3.router [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Extension TypesManage extending resource: types {{(pid=111530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:45.928515 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.v3.router [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:45.928621 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Extension UsedLimits extending resource: limits {{(pid=111528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:45.928679 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.v3.router [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:45.928679 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.v3.router [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:45.928679 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.v3.router [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:45.928856 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Extension TypesManage extending resource: types {{(pid=111528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:45.928937 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.v3.router [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:45.929014 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:45.929076 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.v3.router [None req-4b3868fe-933d-450c-82cc-08b188417345 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:45.929133 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:45.929133 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:45.929133 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:45.929133 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:45.929360 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Extended resource: capabilities {{(pid=111529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.929421 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:45.929477 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Extended resource: backups {{(pid=111529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.929541 np0000164077 devstack@c-api.service[111530]: WARNING keystonemiddleware.auth_token [None req-4b3868fe-933d-450c-82cc-08b188417345 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 07 19:35:45.929600 np0000164077 devstack@c-api.service[111528]: WARNING keystonemiddleware.auth_token [None req-ec3b5f3a-8ce5-4297-9d49-cb1e7400a1d6 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 07 19:35:45.929657 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Extended resource: scheduler-stats {{(pid=111529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.930832 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Extended resource: os-availability-zone {{(pid=111529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:45.932839 np0000164077 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.933909 np0000164077 devstack@c-api.service[111530]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x710f5bea3668 pid: 111530 (default app) Apr 07 19:35:45.934307 np0000164077 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.934847 np0000164077 devstack@c-api.service[111528]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x710f5bea3668 pid: 111528 (default app) Apr 07 19:35:45.935364 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.935364 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.935542 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.935542 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.935542 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.935542 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.935542 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.935808 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.935808 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.935808 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.935808 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.935808 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.935808 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.936114 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.936114 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.936114 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.936114 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.936114 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.936342 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.936342 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.936433 np0000164077 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.936472 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.936472 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.936472 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.936472 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.936668 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.936668 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.936668 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.936668 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.936844 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.936844 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.936844 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.936844 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.936844 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.937131 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.937131 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.937131 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.937131 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.937131 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.937352 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.937352 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.937352 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.937352 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.937352 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.937352 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.937591 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.937591 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.937591 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.937591 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.937591 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.937591 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.937828 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.937828 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.937828 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.937828 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.937828 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.937828 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.938173 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.938173 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.938173 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.938173 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.938173 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.938404 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.938404 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.938404 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.938404 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.938404 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.938610 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.938610 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.938610 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.938610 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.938610 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.938610 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.938862 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.938862 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.938862 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.938862 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.938862 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.938862 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.939121 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.939121 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.939121 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.939121 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.939121 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.939352 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.939352 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.939352 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.939352 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.939352 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.939664 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.939664 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.939664 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.939664 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.939855 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.939855 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.939855 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.939855 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.940070 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.940070 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.940070 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.940070 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.940070 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.940311 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.940311 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.940311 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.940434 np0000164077 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.940474 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.940474 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.940474 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.940474 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.940685 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.940685 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.940685 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.940685 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.940866 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.940866 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.940866 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.940866 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.941127 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.941127 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.941127 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.941127 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.941305 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.941305 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.941305 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.941305 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.941483 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.941483 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.941483 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.941483 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.941667 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.941667 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.941667 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.941667 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.941667 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.941667 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.941929 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.941929 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.941929 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.941929 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.941929 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.942181 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.942181 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.942181 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.942181 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.942181 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.942181 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.942181 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.942475 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.942475 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.942475 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.942475 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.942475 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.942475 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.942732 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.942732 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.942732 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.942732 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.942732 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.942732 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.943027 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.943027 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.943027 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.943027 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.943027 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.943027 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.943301 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.943301 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.943301 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.943301 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.943497 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.943497 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.943497 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.943497 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.943680 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.943680 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.943680 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.943680 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.943854 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.943854 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.943854 np0000164077 devstack@c-api.service[111527]: /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 07 19:35:45.943854 np0000164077 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Apr 07 19:35:45.944059 np0000164077 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.944059 np0000164077 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.944132 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.middleware.request_id [None req-5c6260e1-fc0f-4acd-bb56-a273570d78f6 None None] RequestId filter calling following filter/app {{(pid=111527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:35:45.944181 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.contrib.snapshot_actions [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] SnapshotActionsController initialized {{(pid=111529) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 07 19:35:45.944181 np0000164077 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:45.944181 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Extension AdminActions extending resource: volumes {{(pid=111529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:45.944181 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Extension AdminActions extending resource: snapshots {{(pid=111529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:45.944181 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Extension AdminActions extending resource: backups {{(pid=111529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:45.944181 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Extension VolumeTypeAccess extending resource: types {{(pid=111529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:45.944181 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:45.944181 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Extension VolumeActions extending resource: volumes {{(pid=111529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:45.944466 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:45.944466 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:45.944466 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Extension UsedLimits extending resource: limits {{(pid=111529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:45.944466 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Extension TypesManage extending resource: types {{(pid=111529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:45.944466 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:45.944466 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Extension SnapshotActions extending resource: snapshots {{(pid=111529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:45.944466 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:45.944715 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:45.944754 np0000164077 devstack@c-api.service[111527]: [pid: 111527|app: 0|req: 1/1] 199.204.45.248 () {60 vars in 953 bytes} [Tue Apr 7 19:35:45 2026] GET /volume/v3 => generated 114 bytes in 25 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Apr 07 19:35:45.944794 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:45.944794 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-a61c66da-f91c-4cff-a899-190db56dcb6a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:45.946743 np0000164077 devstack@c-api.service[111529]: WARNING keystonemiddleware.auth_token [None req-a61c66da-f91c-4cff-a899-190db56dcb6a 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 07 19:35:45.952674 np0000164077 devstack@c-api.service[111529]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x710f5bea3668 pid: 111529 (default app) Apr 07 19:35:52.986566 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:52.986566 np0000164077 devstack@c-api.service[111530]: warnings.warn( Apr 07 19:35:52.999863 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:52.999863 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:52.999863 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:52.999863 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:52.999863 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.000481 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.000481 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.000481 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.000481 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.000481 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.001035 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.001035 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.001035 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.001035 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.001035 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.001035 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.001465 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.001465 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.001465 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.001465 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.002289 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.002289 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.002289 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.002289 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.002869 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.002869 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.002869 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.002869 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.003729 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.003729 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.003729 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.003729 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.003729 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.004526 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.004526 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.004526 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.004526 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.004526 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.005409 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.005409 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.005409 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.005409 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.005409 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.005409 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.006391 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.006391 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.006391 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.006391 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.006391 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.006391 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.007793 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.007793 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.007793 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.007793 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.007793 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.007793 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.008739 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.008739 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.008739 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.008739 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.008739 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.009560 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.009560 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.009560 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.009560 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.009560 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.009835 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.009835 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.009835 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.009835 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.009835 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.009835 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.010324 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.010324 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.010324 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.010324 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.010324 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.010324 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.010647 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.010647 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.010647 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.010647 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.010647 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.010993 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.010993 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.010993 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.010993 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.010993 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.011313 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.011313 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.011313 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.011313 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.011557 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.011557 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.011557 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.011557 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.011816 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.011816 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.011816 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.011816 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.011816 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.012178 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.012178 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.012178 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.012178 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.012178 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.012491 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.012491 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.012491 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.012491 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.012738 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.012738 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.012738 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.012738 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.013048 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.013048 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.013048 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.013048 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.013335 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.013335 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.013335 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.013335 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.013636 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.013636 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.013636 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.013636 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.013922 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.013922 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.013922 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.013922 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.013922 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.014297 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.014297 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.014297 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.014297 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.014297 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.014297 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.014665 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.014665 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.014665 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.014665 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.014665 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.014956 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.014956 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.014956 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.014956 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.014956 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.014956 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.015434 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.015434 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.015434 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.015434 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.015434 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.015434 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.015772 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.015772 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.015772 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.015772 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.015772 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.015772 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.016098 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.016098 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.016098 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.016098 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.016098 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.016098 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.016413 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.016413 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.016413 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.016413 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.016705 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.016705 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.016705 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.016705 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.016705 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.016965 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.016965 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.016965 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.016965 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.016965 np0000164077 devstack@c-api.service[111530]: warnings.warn(deprecated_msg) Apr 07 19:35:53.016965 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.middleware.request_id [None req-ef02040e-3ec4-4bcf-ac8d-264d4e9b7bf9 None None] RequestId filter calling following filter/app {{(pid=111530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:35:53.511046 np0000164077 devstack@c-api.service[111530]: INFO cinder.api.openstack.wsgi [None req-ef02040e-3ec4-4bcf-ac8d-264d4e9b7bf9 admin admin] POST https://199.204.45.248/volume/v3/types Apr 07 19:35:53.511588 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.openstack.wsgi [None req-ef02040e-3ec4-4bcf-ac8d-264d4e9b7bf9 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=111530) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 07 19:35:53.513259 np0000164077 devstack@c-api.service[111530]: /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 07 19:35:53.513259 np0000164077 devstack@c-api.service[111530]: warnings.warn( Apr 07 19:35:53.524774 np0000164077 devstack@c-api.service[111530]: DEBUG oslo_db.sqlalchemy.engines [None req-ef02040e-3ec4-4bcf-ac8d-264d4e9b7bf9 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=111530) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 07 19:35:53.558425 np0000164077 devstack@c-api.service[111530]: INFO cinder.api.openstack.wsgi [None req-ef02040e-3ec4-4bcf-ac8d-264d4e9b7bf9 admin admin] https://199.204.45.248/volume/v3/types returned with HTTP 200 Apr 07 19:35:53.559290 np0000164077 devstack@c-api.service[111530]: [pid: 111530|app: 0|req: 1/2] 199.204.45.248 () {68 vars in 1288 bytes} [Tue Apr 7 19:35:52 2026] POST /volume/v3/types => generated 186 bytes in 573 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 07 19:35:53.571925 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.571925 np0000164077 devstack@c-api.service[111528]: warnings.warn( Apr 07 19:35:53.585534 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.585534 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.585534 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.585534 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.585879 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.585879 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.585879 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.585879 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.586168 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.586168 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.586168 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.586168 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.586168 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.586168 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.586507 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.586507 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.586507 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.586507 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.586507 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.586794 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.586794 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.586794 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.586794 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.586794 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.587102 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.587102 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.587102 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.587102 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.587321 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.587321 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.587321 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.587321 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.587321 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.587596 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.587596 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.587596 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.587596 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.587596 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.587877 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.587877 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.587877 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.587877 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.587877 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.587877 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.588335 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.588335 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.588335 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.588335 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.588335 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.588335 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.588703 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.588703 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.588703 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.588703 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.588703 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.588703 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.589370 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.589370 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.589370 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.589370 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.589370 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.589943 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.589943 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.589943 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.589943 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.589943 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.590502 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.590502 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.590502 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.590502 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.590502 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.590502 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.591217 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.591217 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.591217 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.591217 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.591217 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.591217 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.591949 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.591949 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.591949 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.591949 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.591949 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.592791 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.592791 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.592791 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.592791 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.592791 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.593278 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.593278 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.593278 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.593278 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.593550 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.593550 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.593550 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.593550 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.593818 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.593818 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.593818 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.593818 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.593818 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.594176 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.594176 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.594176 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.594176 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.594176 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.594480 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.594480 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.594480 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.594480 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.594745 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.594745 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.594745 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.594745 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.595113 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.595113 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.595113 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.595113 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.595434 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.595434 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.595434 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.595434 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.595749 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.595749 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.595749 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.595749 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.596095 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.596095 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.596095 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.596095 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.596095 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.596424 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.596424 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.596424 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.596424 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.596424 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.596424 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.596784 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.596784 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.596784 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.596784 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.596784 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.596951 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.596951 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.596951 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.596951 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.596951 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.596951 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.597407 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.597407 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.597407 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.597407 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.597407 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.597407 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.597946 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.597946 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.597946 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.597946 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.597946 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.597946 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.598277 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.598277 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.598277 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.598277 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.598277 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.598277 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.598480 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.598480 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.598480 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.598480 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.598619 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.598619 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.598619 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.598619 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.598619 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.598795 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.598795 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.598795 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.598795 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.598795 np0000164077 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Apr 07 19:35:53.598795 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.middleware.request_id [req-ef02040e-3ec4-4bcf-ac8d-264d4e9b7bf9 req-c0a3743e-0fe0-42e3-9616-e34dfa5eb1d0 None None] RequestId filter calling following filter/app {{(pid=111528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:35:53.911629 np0000164077 devstack@c-api.service[111528]: INFO cinder.api.openstack.wsgi [req-ef02040e-3ec4-4bcf-ac8d-264d4e9b7bf9 req-c0a3743e-0fe0-42e3-9616-e34dfa5eb1d0 admin admin] POST https://199.204.45.248/volume/v3/types/cb127d6c-f60b-4f2d-ac12-470478224028/extra_specs Apr 07 19:35:53.912244 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.openstack.wsgi [req-ef02040e-3ec4-4bcf-ac8d-264d4e9b7bf9 req-c0a3743e-0fe0-42e3-9616-e34dfa5eb1d0 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 07 19:35:53.913974 np0000164077 devstack@c-api.service[111528]: /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 07 19:35:53.913974 np0000164077 devstack@c-api.service[111528]: warnings.warn( Apr 07 19:35:53.924712 np0000164077 devstack@c-api.service[111528]: DEBUG oslo_db.sqlalchemy.engines [req-ef02040e-3ec4-4bcf-ac8d-264d4e9b7bf9 req-c0a3743e-0fe0-42e3-9616-e34dfa5eb1d0 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=111528) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 07 19:35:53.987655 np0000164077 devstack@c-api.service[111528]: INFO cinder.api.openstack.wsgi [req-ef02040e-3ec4-4bcf-ac8d-264d4e9b7bf9 req-c0a3743e-0fe0-42e3-9616-e34dfa5eb1d0 admin admin] https://199.204.45.248/volume/v3/types/cb127d6c-f60b-4f2d-ac12-470478224028/extra_specs returned with HTTP 200 Apr 07 19:35:53.988335 np0000164077 devstack@c-api.service[111528]: [pid: 111528|app: 0|req: 1/3] 199.204.45.248 () {70 vars in 1505 bytes} [Tue Apr 7 19:35:53 2026] POST /volume/v3/types/cb127d6c-f60b-4f2d-ac12-470478224028/extra_specs => generated 55 bytes in 417 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 19:35:55.800278 np0000164077 devstack@c-api.service[111527]: DEBUG dbcounter [-] [111527] Writing DB stats cinder:SELECT=6 {{(pid=111527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:35:55.830375 np0000164077 devstack@c-api.service[111529]: DEBUG dbcounter [-] [111529] Writing DB stats cinder:SELECT=6 {{(pid=111529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:36:03.555387 np0000164077 devstack@c-api.service[111530]: DEBUG dbcounter [-] [111530] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111530) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:36:03.985722 np0000164077 devstack@c-api.service[111528]: DEBUG dbcounter [-] [111528] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:40:20.506158 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.middleware.request_id [None req-4afd4e69-1b89-47a5-a081-2a5bec0bcffe None None] RequestId filter calling following filter/app {{(pid=111527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:40:20.507471 np0000164077 devstack@c-api.service[111527]: INFO cinder.api.openstack.wsgi [None req-4afd4e69-1b89-47a5-a081-2a5bec0bcffe None None] GET https://199.204.45.248/volume// Apr 07 19:40:20.507862 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.openstack.wsgi [None req-4afd4e69-1b89-47a5-a081-2a5bec0bcffe None None] Empty body provided in request {{(pid=111527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:40:20.508444 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.openstack.wsgi [None req-4afd4e69-1b89-47a5-a081-2a5bec0bcffe None None] Calling method 'all' {{(pid=111527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:40:20.509603 np0000164077 devstack@c-api.service[111527]: INFO cinder.api.openstack.wsgi [None req-4afd4e69-1b89-47a5-a081-2a5bec0bcffe None None] https://199.204.45.248/volume// returned with HTTP 300 Apr 07 19:40:20.510244 np0000164077 devstack@c-api.service[111527]: [pid: 111527|app: 0|req: 2/4] 199.204.45.248 () {66 vars in 1456 bytes} [Tue Apr 7 19:40:20 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 07 19:41:02.352897 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.352897 np0000164077 devstack@c-api.service[111529]: warnings.warn( Apr 07 19:41:02.365399 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.365399 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.365399 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.365399 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.365399 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.365848 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.365848 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.365848 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.365848 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.365848 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.366262 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.366262 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.366262 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.366262 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.366262 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.366262 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.366671 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.366671 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.366671 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.366671 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.367014 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.367014 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.367014 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.367014 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.367329 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.367329 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.367329 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.367329 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.367612 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.367612 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.367612 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.367612 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.367612 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.367977 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.367977 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.367977 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.367977 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.367977 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.368339 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.368339 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.368339 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.368339 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.368339 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.368339 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.368788 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.368788 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.368788 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.368788 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.368788 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.368788 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.369249 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.369249 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.369249 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.369249 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.369249 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.369249 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.369679 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.369679 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.369679 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.369679 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.369679 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.370114 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.370114 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.370114 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.370114 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.370114 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.370456 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.370456 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.370456 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.370456 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.370456 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.370456 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.370925 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.370925 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.370925 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.370925 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.370925 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.370925 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.371328 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.371328 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.371328 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.371328 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.371328 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.371651 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.371651 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.371651 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.371651 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.371651 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.371893 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.371893 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.371893 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.371893 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.372139 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.372139 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.372139 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.372139 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.372328 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.372328 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.372328 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.372328 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.372328 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.372622 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.372622 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.372622 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.372622 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.372622 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.372823 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.372823 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.372823 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.372823 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.373030 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.373030 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.373030 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.373030 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.373221 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.373221 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.373221 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.373221 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.373405 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.373405 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.373405 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.373405 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.373588 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.373588 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.373588 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.373588 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.373771 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.373771 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.373771 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.373771 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.373771 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.374015 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.374015 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.374015 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.374015 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.374015 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.374015 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.374308 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.374308 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.374308 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.374308 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.374308 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.374508 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.374508 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.374508 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.374508 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.374508 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.374508 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.374797 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.374797 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.374797 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.374797 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.374797 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.374797 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.375080 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.375080 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.375080 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.375080 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.375080 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.375080 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.375366 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.375366 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.375366 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.375366 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.375366 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.375366 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.375635 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.375635 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.375635 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.375635 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.375855 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.375855 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.375855 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.375855 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.375855 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.376122 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.376122 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.376122 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.376122 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.376122 np0000164077 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Apr 07 19:41:02.376122 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.middleware.request_id [None req-09691fc8-1910-4be7-8101-72e4cc2bf17c None None] RequestId filter calling following filter/app {{(pid=111529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:41:02.702087 np0000164077 devstack@c-api.service[111529]: INFO cinder.api.openstack.wsgi [None req-09691fc8-1910-4be7-8101-72e4cc2bf17c demo demo] GET https://199.204.45.248/volume/v3/types?is_public=None Apr 07 19:41:02.702276 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.openstack.wsgi [None req-09691fc8-1910-4be7-8101-72e4cc2bf17c demo demo] Empty body provided in request {{(pid=111529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:41:02.702492 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.openstack.wsgi [None req-09691fc8-1910-4be7-8101-72e4cc2bf17c demo demo] Calling method 'index' {{(pid=111529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:41:02.703058 np0000164077 devstack@c-api.service[111529]: /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 07 19:41:02.703058 np0000164077 devstack@c-api.service[111529]: warnings.warn( Apr 07 19:41:02.703678 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.api_utils [None req-09691fc8-1910-4be7-8101-72e4cc2bf17c demo demo] Removing options '' from query. {{(pid=111529) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 19:41:02.713756 np0000164077 devstack@c-api.service[111529]: DEBUG oslo_db.sqlalchemy.engines [None req-09691fc8-1910-4be7-8101-72e4cc2bf17c 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=111529) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 07 19:41:02.732262 np0000164077 devstack@c-api.service[111529]: INFO cinder.api.openstack.wsgi [None req-09691fc8-1910-4be7-8101-72e4cc2bf17c demo demo] https://199.204.45.248/volume/v3/types?is_public=None returned with HTTP 200 Apr 07 19:41:02.732662 np0000164077 devstack@c-api.service[111529]: [pid: 111529|app: 0|req: 1/5] 199.204.45.248 () {64 vars in 1263 bytes} [Tue Apr 7 19:41:02 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 07 19:41:02.748165 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.middleware.request_id [req-09691fc8-1910-4be7-8101-72e4cc2bf17c req-c35ff69b-e54d-4090-a25c-3683aaba68fa None None] RequestId filter calling following filter/app {{(pid=111530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:41:02.752893 np0000164077 devstack@c-api.service[111530]: INFO cinder.api.openstack.wsgi [req-09691fc8-1910-4be7-8101-72e4cc2bf17c req-c35ff69b-e54d-4090-a25c-3683aaba68fa demo demo] GET https://199.204.45.248/volume/v3/types/default Apr 07 19:41:02.753188 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.openstack.wsgi [req-09691fc8-1910-4be7-8101-72e4cc2bf17c req-c35ff69b-e54d-4090-a25c-3683aaba68fa demo demo] Empty body provided in request {{(pid=111530) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:41:02.753477 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.openstack.wsgi [req-09691fc8-1910-4be7-8101-72e4cc2bf17c req-c35ff69b-e54d-4090-a25c-3683aaba68fa demo demo] Calling method 'show' {{(pid=111530) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:41:02.763124 np0000164077 devstack@c-api.service[111530]: INFO cinder.api.openstack.wsgi [req-09691fc8-1910-4be7-8101-72e4cc2bf17c req-c35ff69b-e54d-4090-a25c-3683aaba68fa demo demo] https://199.204.45.248/volume/v3/types/default returned with HTTP 200 Apr 07 19:41:02.763645 np0000164077 devstack@c-api.service[111530]: [pid: 111530|app: 0|req: 2/6] 199.204.45.248 () {66 vars in 1329 bytes} [Tue Apr 7 19:41:02 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 07 19:41:03.140560 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.middleware.request_id [None req-248d9e6d-0b11-4ad4-9af5-86115e36d606 None None] RequestId filter calling following filter/app {{(pid=111528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:41:03.146447 np0000164077 devstack@c-api.service[111528]: INFO cinder.api.openstack.wsgi [None req-248d9e6d-0b11-4ad4-9af5-86115e36d606 demo demo] GET https://199.204.45.248/volume/v3/types/default Apr 07 19:41:03.146898 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.openstack.wsgi [None req-248d9e6d-0b11-4ad4-9af5-86115e36d606 demo demo] Empty body provided in request {{(pid=111528) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:41:03.147329 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.openstack.wsgi [None req-248d9e6d-0b11-4ad4-9af5-86115e36d606 demo demo] Calling method 'show' {{(pid=111528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:41:03.161186 np0000164077 devstack@c-api.service[111528]: INFO cinder.api.openstack.wsgi [None req-248d9e6d-0b11-4ad4-9af5-86115e36d606 demo demo] https://199.204.45.248/volume/v3/types/default returned with HTTP 200 Apr 07 19:41:03.161539 np0000164077 devstack@c-api.service[111528]: [pid: 111528|app: 0|req: 2/7] 199.204.45.248 () {64 vars in 1258 bytes} [Tue Apr 7 19:41:03 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 07 19:41:03.602610 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.middleware.request_id [None req-823e9e53-389e-4f60-8a19-3441f876e1d5 None None] RequestId filter calling following filter/app {{(pid=111527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:41:03.922478 np0000164077 devstack@c-api.service[111527]: INFO cinder.api.openstack.wsgi [None req-823e9e53-389e-4f60-8a19-3441f876e1d5 demo demo] GET https://199.204.45.248/volume/v3/types/default Apr 07 19:41:03.922895 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.openstack.wsgi [None req-823e9e53-389e-4f60-8a19-3441f876e1d5 demo demo] Empty body provided in request {{(pid=111527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:41:03.923137 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.openstack.wsgi [None req-823e9e53-389e-4f60-8a19-3441f876e1d5 demo demo] Calling method 'show' {{(pid=111527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:41:03.933213 np0000164077 devstack@c-api.service[111527]: DEBUG oslo_db.sqlalchemy.engines [None req-823e9e53-389e-4f60-8a19-3441f876e1d5 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=111527) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 07 19:41:03.951551 np0000164077 devstack@c-api.service[111527]: /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 07 19:41:03.951551 np0000164077 devstack@c-api.service[111527]: warnings.warn( Apr 07 19:41:03.953788 np0000164077 devstack@c-api.service[111527]: INFO cinder.api.openstack.wsgi [None req-823e9e53-389e-4f60-8a19-3441f876e1d5 demo demo] https://199.204.45.248/volume/v3/types/default returned with HTTP 200 Apr 07 19:41:03.954186 np0000164077 devstack@c-api.service[111527]: [pid: 111527|app: 0|req: 3/8] 199.204.45.248 () {64 vars in 1258 bytes} [Tue Apr 7 19:41:03 2026] GET /volume/v3/types/default => generated 145 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 07 19:41:03.967623 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.middleware.request_id [None req-852eb4ad-234d-431d-9288-1262176b97ed None None] RequestId filter calling following filter/app {{(pid=111529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:41:03.971255 np0000164077 devstack@c-api.service[111529]: INFO cinder.api.openstack.wsgi [None req-852eb4ad-234d-431d-9288-1262176b97ed demo demo] GET https://199.204.45.248/volume/v3/types/default Apr 07 19:41:03.971672 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.openstack.wsgi [None req-852eb4ad-234d-431d-9288-1262176b97ed demo demo] Empty body provided in request {{(pid=111529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:41:03.972133 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.openstack.wsgi [None req-852eb4ad-234d-431d-9288-1262176b97ed demo demo] Calling method 'show' {{(pid=111529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:41:03.990677 np0000164077 devstack@c-api.service[111529]: INFO cinder.api.openstack.wsgi [None req-852eb4ad-234d-431d-9288-1262176b97ed demo demo] https://199.204.45.248/volume/v3/types/default returned with HTTP 200 Apr 07 19:41:03.991093 np0000164077 devstack@c-api.service[111529]: [pid: 111529|app: 0|req: 2/9] 199.204.45.248 () {64 vars in 1258 bytes} [Tue Apr 7 19:41:03 2026] GET /volume/v3/types/default => generated 145 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 07 19:41:12.759594 np0000164077 devstack@c-api.service[111530]: DEBUG dbcounter [-] [111530] Writing DB stats cinder:SELECT=2 {{(pid=111530) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:41:13.157356 np0000164077 devstack@c-api.service[111528]: DEBUG dbcounter [-] [111528] Writing DB stats cinder:SELECT=2 {{(pid=111528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:41:13.949191 np0000164077 devstack@c-api.service[111527]: DEBUG dbcounter [-] [111527] Writing DB stats cinder:SELECT=2 {{(pid=111527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:41:13.987157 np0000164077 devstack@c-api.service[111529]: DEBUG dbcounter [-] [111529] Writing DB stats cinder:SELECT=3 {{(pid=111529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:47:41.835363 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.middleware.request_id [None req-dbbdf2ec-fcf5-4fc5-9e65-be1cbb5f772d None None] RequestId filter calling following filter/app {{(pid=111530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:47:41.932228 np0000164077 devstack@c-api.service[111530]: INFO cinder.api.openstack.wsgi [None req-dbbdf2ec-fcf5-4fc5-9e65-be1cbb5f772d demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Apr 07 19:47:41.932453 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.openstack.wsgi [None req-dbbdf2ec-fcf5-4fc5-9e65-be1cbb5f772d demo demo] Empty body provided in request {{(pid=111530) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:47:41.932714 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.openstack.wsgi [None req-dbbdf2ec-fcf5-4fc5-9e65-be1cbb5f772d demo demo] Calling method 'detail' {{(pid=111530) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:47:41.933426 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.api_utils [None req-dbbdf2ec-fcf5-4fc5-9e65-be1cbb5f772d demo demo] Removing options '' from query. {{(pid=111530) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 19:47:41.934648 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.volume.api [None req-dbbdf2ec-fcf5-4fc5-9e65-be1cbb5f772d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111530) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 19:47:41.972485 np0000164077 devstack@c-api.service[111530]: INFO cinder.volume.api [None req-dbbdf2ec-fcf5-4fc5-9e65-be1cbb5f772d demo demo] Get all volumes completed successfully. Apr 07 19:47:41.976176 np0000164077 devstack@c-api.service[111530]: INFO cinder.api.openstack.wsgi [None req-dbbdf2ec-fcf5-4fc5-9e65-be1cbb5f772d demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Apr 07 19:47:41.976813 np0000164077 devstack@c-api.service[111530]: [pid: 111530|app: 0|req: 3/10] 199.204.45.248 () {64 vars in 1295 bytes} [Tue Apr 7 19:47:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 19:47:51.961473 np0000164077 devstack@c-api.service[111530]: DEBUG dbcounter [-] [111530] Writing DB stats cinder:SELECT=1 {{(pid=111530) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:48:41.993446 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.middleware.request_id [None req-b4dbd045-3348-48a4-91a5-7c2658cd4b70 None None] RequestId filter calling following filter/app {{(pid=111528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:48:41.996434 np0000164077 devstack@c-api.service[111528]: INFO cinder.api.openstack.wsgi [None req-b4dbd045-3348-48a4-91a5-7c2658cd4b70 demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Apr 07 19:48:41.996684 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.openstack.wsgi [None req-b4dbd045-3348-48a4-91a5-7c2658cd4b70 demo demo] Empty body provided in request {{(pid=111528) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:48:41.996934 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.openstack.wsgi [None req-b4dbd045-3348-48a4-91a5-7c2658cd4b70 demo demo] Calling method 'detail' {{(pid=111528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:48:41.997664 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.api_utils [None req-b4dbd045-3348-48a4-91a5-7c2658cd4b70 demo demo] Removing options '' from query. {{(pid=111528) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 19:48:41.998885 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.volume.api [None req-b4dbd045-3348-48a4-91a5-7c2658cd4b70 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111528) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 19:48:42.035889 np0000164077 devstack@c-api.service[111528]: INFO cinder.volume.api [None req-b4dbd045-3348-48a4-91a5-7c2658cd4b70 demo demo] Get all volumes completed successfully. Apr 07 19:48:42.038276 np0000164077 devstack@c-api.service[111528]: INFO cinder.api.openstack.wsgi [None req-b4dbd045-3348-48a4-91a5-7c2658cd4b70 demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Apr 07 19:48:42.038845 np0000164077 devstack@c-api.service[111528]: [pid: 111528|app: 0|req: 3/11] 199.204.45.248 () {64 vars in 1295 bytes} [Tue Apr 7 19:48:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 19:48:52.029152 np0000164077 devstack@c-api.service[111528]: DEBUG dbcounter [-] [111528] Writing DB stats cinder:SELECT=1 {{(pid=111528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:49:42.056010 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.middleware.request_id [None req-41cf5af1-3d35-487d-9b84-fa037f5e227f None None] RequestId filter calling following filter/app {{(pid=111527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:49:42.062425 np0000164077 devstack@c-api.service[111527]: INFO cinder.api.openstack.wsgi [None req-41cf5af1-3d35-487d-9b84-fa037f5e227f demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Apr 07 19:49:42.062762 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.openstack.wsgi [None req-41cf5af1-3d35-487d-9b84-fa037f5e227f demo demo] Empty body provided in request {{(pid=111527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:49:42.063378 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.openstack.wsgi [None req-41cf5af1-3d35-487d-9b84-fa037f5e227f demo demo] Calling method 'detail' {{(pid=111527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:49:42.064261 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.api_utils [None req-41cf5af1-3d35-487d-9b84-fa037f5e227f demo demo] Removing options '' from query. {{(pid=111527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 19:49:42.065372 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.volume.api [None req-41cf5af1-3d35-487d-9b84-fa037f5e227f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111527) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 19:49:42.106035 np0000164077 devstack@c-api.service[111527]: INFO cinder.volume.api [None req-41cf5af1-3d35-487d-9b84-fa037f5e227f demo demo] Get all volumes completed successfully. Apr 07 19:49:42.108198 np0000164077 devstack@c-api.service[111527]: INFO cinder.api.openstack.wsgi [None req-41cf5af1-3d35-487d-9b84-fa037f5e227f demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Apr 07 19:49:42.108617 np0000164077 devstack@c-api.service[111527]: [pid: 111527|app: 0|req: 4/12] 199.204.45.248 () {64 vars in 1295 bytes} [Tue Apr 7 19:49:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Apr 07 19:49:52.098349 np0000164077 devstack@c-api.service[111527]: DEBUG dbcounter [-] [111527] Writing DB stats cinder:SELECT=1 {{(pid=111527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:50:42.133747 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.middleware.request_id [None req-6b3d98c2-93a3-4e56-8460-486c4f72f97a None None] RequestId filter calling following filter/app {{(pid=111529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:50:42.138853 np0000164077 devstack@c-api.service[111529]: INFO cinder.api.openstack.wsgi [None req-6b3d98c2-93a3-4e56-8460-486c4f72f97a demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Apr 07 19:50:42.139424 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.openstack.wsgi [None req-6b3d98c2-93a3-4e56-8460-486c4f72f97a demo demo] Empty body provided in request {{(pid=111529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:50:42.139816 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.openstack.wsgi [None req-6b3d98c2-93a3-4e56-8460-486c4f72f97a demo demo] Calling method 'detail' {{(pid=111529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:50:42.141714 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.api_utils [None req-6b3d98c2-93a3-4e56-8460-486c4f72f97a demo demo] Removing options '' from query. {{(pid=111529) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 19:50:42.142062 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.volume.api [None req-6b3d98c2-93a3-4e56-8460-486c4f72f97a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111529) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 19:50:42.192833 np0000164077 devstack@c-api.service[111529]: INFO cinder.volume.api [None req-6b3d98c2-93a3-4e56-8460-486c4f72f97a demo demo] Get all volumes completed successfully. Apr 07 19:50:42.195829 np0000164077 devstack@c-api.service[111529]: INFO cinder.api.openstack.wsgi [None req-6b3d98c2-93a3-4e56-8460-486c4f72f97a demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Apr 07 19:50:42.196306 np0000164077 devstack@c-api.service[111529]: [pid: 111529|app: 0|req: 3/13] 199.204.45.248 () {64 vars in 1295 bytes} [Tue Apr 7 19:50:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 19:50:52.182818 np0000164077 devstack@c-api.service[111529]: DEBUG dbcounter [-] [111529] Writing DB stats cinder:SELECT=1 {{(pid=111529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:51:42.212069 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.middleware.request_id [None req-e9b92b89-016b-4809-b6cc-9267037ace76 None None] RequestId filter calling following filter/app {{(pid=111530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:51:42.214999 np0000164077 devstack@c-api.service[111530]: INFO cinder.api.openstack.wsgi [None req-e9b92b89-016b-4809-b6cc-9267037ace76 demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Apr 07 19:51:42.215207 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.openstack.wsgi [None req-e9b92b89-016b-4809-b6cc-9267037ace76 demo demo] Empty body provided in request {{(pid=111530) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:51:42.215474 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.openstack.wsgi [None req-e9b92b89-016b-4809-b6cc-9267037ace76 demo demo] Calling method 'detail' {{(pid=111530) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:51:42.215801 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.api_utils [None req-e9b92b89-016b-4809-b6cc-9267037ace76 demo demo] Removing options '' from query. {{(pid=111530) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 19:51:42.216883 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.volume.api [None req-e9b92b89-016b-4809-b6cc-9267037ace76 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111530) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 19:51:42.228858 np0000164077 devstack@c-api.service[111530]: INFO cinder.volume.api [None req-e9b92b89-016b-4809-b6cc-9267037ace76 demo demo] Get all volumes completed successfully. Apr 07 19:51:42.232841 np0000164077 devstack@c-api.service[111530]: INFO cinder.api.openstack.wsgi [None req-e9b92b89-016b-4809-b6cc-9267037ace76 demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Apr 07 19:51:42.234206 np0000164077 devstack@c-api.service[111530]: [pid: 111530|app: 0|req: 4/14] 199.204.45.248 () {64 vars in 1295 bytes} [Tue Apr 7 19:51:42 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 07 19:51:52.220425 np0000164077 devstack@c-api.service[111530]: DEBUG dbcounter [-] [111530] Writing DB stats cinder:SELECT=1 {{(pid=111530) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:52:42.259697 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.middleware.request_id [None req-2b2a7379-0df1-4108-bb88-42e2895af50a None None] RequestId filter calling following filter/app {{(pid=111528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:52:42.387651 np0000164077 devstack@c-api.service[111528]: INFO cinder.api.openstack.wsgi [None req-2b2a7379-0df1-4108-bb88-42e2895af50a demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Apr 07 19:52:42.387859 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.openstack.wsgi [None req-2b2a7379-0df1-4108-bb88-42e2895af50a demo demo] Empty body provided in request {{(pid=111528) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:52:42.388103 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.openstack.wsgi [None req-2b2a7379-0df1-4108-bb88-42e2895af50a demo demo] Calling method 'detail' {{(pid=111528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:52:42.388391 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.api_utils [None req-2b2a7379-0df1-4108-bb88-42e2895af50a demo demo] Removing options '' from query. {{(pid=111528) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 19:52:42.389890 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.volume.api [None req-2b2a7379-0df1-4108-bb88-42e2895af50a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111528) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 19:52:42.400011 np0000164077 devstack@c-api.service[111528]: INFO cinder.volume.api [None req-2b2a7379-0df1-4108-bb88-42e2895af50a demo demo] Get all volumes completed successfully. Apr 07 19:52:42.404817 np0000164077 devstack@c-api.service[111528]: INFO cinder.api.openstack.wsgi [None req-2b2a7379-0df1-4108-bb88-42e2895af50a demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Apr 07 19:52:42.405522 np0000164077 devstack@c-api.service[111528]: [pid: 111528|app: 0|req: 4/15] 199.204.45.248 () {64 vars in 1295 bytes} [Tue Apr 7 19:52:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 19:52:52.393904 np0000164077 devstack@c-api.service[111528]: DEBUG dbcounter [-] [111528] Writing DB stats cinder:SELECT=1 {{(pid=111528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:53:42.421663 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.middleware.request_id [None req-d215ce8d-6670-4680-bae4-3b58b6a9270c None None] RequestId filter calling following filter/app {{(pid=111527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:53:42.424068 np0000164077 devstack@c-api.service[111527]: INFO cinder.api.openstack.wsgi [None req-d215ce8d-6670-4680-bae4-3b58b6a9270c demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Apr 07 19:53:42.424299 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.openstack.wsgi [None req-d215ce8d-6670-4680-bae4-3b58b6a9270c demo demo] Empty body provided in request {{(pid=111527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:53:42.424639 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.openstack.wsgi [None req-d215ce8d-6670-4680-bae4-3b58b6a9270c demo demo] Calling method 'detail' {{(pid=111527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:53:42.424920 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.api_utils [None req-d215ce8d-6670-4680-bae4-3b58b6a9270c demo demo] Removing options '' from query. {{(pid=111527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 19:53:42.425663 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.volume.api [None req-d215ce8d-6670-4680-bae4-3b58b6a9270c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111527) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 19:53:42.433099 np0000164077 devstack@c-api.service[111527]: INFO cinder.volume.api [None req-d215ce8d-6670-4680-bae4-3b58b6a9270c demo demo] Get all volumes completed successfully. Apr 07 19:53:42.435433 np0000164077 devstack@c-api.service[111527]: INFO cinder.api.openstack.wsgi [None req-d215ce8d-6670-4680-bae4-3b58b6a9270c demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Apr 07 19:53:42.435864 np0000164077 devstack@c-api.service[111527]: [pid: 111527|app: 0|req: 5/16] 199.204.45.248 () {64 vars in 1295 bytes} [Tue Apr 7 19:53:42 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 07 19:53:52.428270 np0000164077 devstack@c-api.service[111527]: DEBUG dbcounter [-] [111527] Writing DB stats cinder:SELECT=1 {{(pid=111527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:54:42.452890 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.middleware.request_id [None req-a29027a6-1c75-4def-ac09-2cb1e7b66121 None None] RequestId filter calling following filter/app {{(pid=111529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:54:42.457314 np0000164077 devstack@c-api.service[111529]: INFO cinder.api.openstack.wsgi [None req-a29027a6-1c75-4def-ac09-2cb1e7b66121 demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Apr 07 19:54:42.457817 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.openstack.wsgi [None req-a29027a6-1c75-4def-ac09-2cb1e7b66121 demo demo] Empty body provided in request {{(pid=111529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:54:42.458496 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.openstack.wsgi [None req-a29027a6-1c75-4def-ac09-2cb1e7b66121 demo demo] Calling method 'detail' {{(pid=111529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:54:42.458736 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.api_utils [None req-a29027a6-1c75-4def-ac09-2cb1e7b66121 demo demo] Removing options '' from query. {{(pid=111529) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 19:54:42.459516 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.volume.api [None req-a29027a6-1c75-4def-ac09-2cb1e7b66121 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111529) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 19:54:42.472620 np0000164077 devstack@c-api.service[111529]: INFO cinder.volume.api [None req-a29027a6-1c75-4def-ac09-2cb1e7b66121 demo demo] Get all volumes completed successfully. Apr 07 19:54:42.475890 np0000164077 devstack@c-api.service[111529]: INFO cinder.api.openstack.wsgi [None req-a29027a6-1c75-4def-ac09-2cb1e7b66121 demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Apr 07 19:54:42.476592 np0000164077 devstack@c-api.service[111529]: [pid: 111529|app: 0|req: 4/17] 199.204.45.248 () {64 vars in 1295 bytes} [Tue Apr 7 19:54:42 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 07 19:54:52.464351 np0000164077 devstack@c-api.service[111529]: DEBUG dbcounter [-] [111529] Writing DB stats cinder:SELECT=1 {{(pid=111529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:55:42.489060 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.middleware.request_id [None req-06000029-7ff9-4fb3-a037-fb1d034a285e None None] RequestId filter calling following filter/app {{(pid=111530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:55:42.493427 np0000164077 devstack@c-api.service[111530]: INFO cinder.api.openstack.wsgi [None req-06000029-7ff9-4fb3-a037-fb1d034a285e demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Apr 07 19:55:42.493832 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.openstack.wsgi [None req-06000029-7ff9-4fb3-a037-fb1d034a285e demo demo] Empty body provided in request {{(pid=111530) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:55:42.494279 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.openstack.wsgi [None req-06000029-7ff9-4fb3-a037-fb1d034a285e demo demo] Calling method 'detail' {{(pid=111530) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:55:42.494764 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.api_utils [None req-06000029-7ff9-4fb3-a037-fb1d034a285e demo demo] Removing options '' from query. {{(pid=111530) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 19:55:42.495843 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.volume.api [None req-06000029-7ff9-4fb3-a037-fb1d034a285e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111530) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 19:55:42.502963 np0000164077 devstack@c-api.service[111530]: INFO cinder.volume.api [None req-06000029-7ff9-4fb3-a037-fb1d034a285e demo demo] Get all volumes completed successfully. Apr 07 19:55:42.504811 np0000164077 devstack@c-api.service[111530]: INFO cinder.api.openstack.wsgi [None req-06000029-7ff9-4fb3-a037-fb1d034a285e demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Apr 07 19:55:42.505144 np0000164077 devstack@c-api.service[111530]: [pid: 111530|app: 0|req: 5/18] 199.204.45.248 () {64 vars in 1295 bytes} [Tue Apr 7 19:55:42 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 07 19:55:52.498417 np0000164077 devstack@c-api.service[111530]: DEBUG dbcounter [-] [111530] Writing DB stats cinder:SELECT=1 {{(pid=111530) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:56:42.520912 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.middleware.request_id [None req-9fabb593-2f8c-45e5-b6df-c90dbfb9e2df None None] RequestId filter calling following filter/app {{(pid=111528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:56:42.525636 np0000164077 devstack@c-api.service[111528]: INFO cinder.api.openstack.wsgi [None req-9fabb593-2f8c-45e5-b6df-c90dbfb9e2df demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Apr 07 19:56:42.526179 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.openstack.wsgi [None req-9fabb593-2f8c-45e5-b6df-c90dbfb9e2df demo demo] Empty body provided in request {{(pid=111528) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:56:42.526713 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.openstack.wsgi [None req-9fabb593-2f8c-45e5-b6df-c90dbfb9e2df demo demo] Calling method 'detail' {{(pid=111528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:56:42.527315 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.api_utils [None req-9fabb593-2f8c-45e5-b6df-c90dbfb9e2df demo demo] Removing options '' from query. {{(pid=111528) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 19:56:42.528743 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.volume.api [None req-9fabb593-2f8c-45e5-b6df-c90dbfb9e2df demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111528) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 19:56:42.537957 np0000164077 devstack@c-api.service[111528]: INFO cinder.volume.api [None req-9fabb593-2f8c-45e5-b6df-c90dbfb9e2df demo demo] Get all volumes completed successfully. Apr 07 19:56:42.540340 np0000164077 devstack@c-api.service[111528]: INFO cinder.api.openstack.wsgi [None req-9fabb593-2f8c-45e5-b6df-c90dbfb9e2df demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Apr 07 19:56:42.540965 np0000164077 devstack@c-api.service[111528]: [pid: 111528|app: 0|req: 5/19] 199.204.45.248 () {64 vars in 1295 bytes} [Tue Apr 7 19:56:42 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 07 19:56:52.532550 np0000164077 devstack@c-api.service[111528]: DEBUG dbcounter [-] [111528] Writing DB stats cinder:SELECT=1 {{(pid=111528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:57:42.554393 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.middleware.request_id [None req-0ef557cf-bf4b-457c-b7e8-106cc3a93cda None None] RequestId filter calling following filter/app {{(pid=111527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:57:42.683250 np0000164077 devstack@c-api.service[111527]: INFO cinder.api.openstack.wsgi [None req-0ef557cf-bf4b-457c-b7e8-106cc3a93cda demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Apr 07 19:57:42.683496 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.openstack.wsgi [None req-0ef557cf-bf4b-457c-b7e8-106cc3a93cda demo demo] Empty body provided in request {{(pid=111527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:57:42.683738 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.openstack.wsgi [None req-0ef557cf-bf4b-457c-b7e8-106cc3a93cda demo demo] Calling method 'detail' {{(pid=111527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:57:42.684075 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.api_utils [None req-0ef557cf-bf4b-457c-b7e8-106cc3a93cda demo demo] Removing options '' from query. {{(pid=111527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 19:57:42.685061 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.volume.api [None req-0ef557cf-bf4b-457c-b7e8-106cc3a93cda demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111527) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 19:57:42.695239 np0000164077 devstack@c-api.service[111527]: INFO cinder.volume.api [None req-0ef557cf-bf4b-457c-b7e8-106cc3a93cda demo demo] Get all volumes completed successfully. Apr 07 19:57:42.698024 np0000164077 devstack@c-api.service[111527]: INFO cinder.api.openstack.wsgi [None req-0ef557cf-bf4b-457c-b7e8-106cc3a93cda demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Apr 07 19:57:42.698510 np0000164077 devstack@c-api.service[111527]: [pid: 111527|app: 0|req: 6/20] 199.204.45.248 () {64 vars in 1295 bytes} [Tue Apr 7 19:57:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 19:57:52.689699 np0000164077 devstack@c-api.service[111527]: DEBUG dbcounter [-] [111527] Writing DB stats cinder:SELECT=1 {{(pid=111527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:58:42.711810 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.middleware.request_id [None req-aedc43ab-1670-4105-9f5f-9f6dc4f7eaa4 None None] RequestId filter calling following filter/app {{(pid=111529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:58:42.714892 np0000164077 devstack@c-api.service[111529]: INFO cinder.api.openstack.wsgi [None req-aedc43ab-1670-4105-9f5f-9f6dc4f7eaa4 demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Apr 07 19:58:42.715156 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.openstack.wsgi [None req-aedc43ab-1670-4105-9f5f-9f6dc4f7eaa4 demo demo] Empty body provided in request {{(pid=111529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:58:42.715405 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.openstack.wsgi [None req-aedc43ab-1670-4105-9f5f-9f6dc4f7eaa4 demo demo] Calling method 'detail' {{(pid=111529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:58:42.715747 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.api_utils [None req-aedc43ab-1670-4105-9f5f-9f6dc4f7eaa4 demo demo] Removing options '' from query. {{(pid=111529) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 19:58:42.716705 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.volume.api [None req-aedc43ab-1670-4105-9f5f-9f6dc4f7eaa4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111529) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 19:58:42.724816 np0000164077 devstack@c-api.service[111529]: INFO cinder.volume.api [None req-aedc43ab-1670-4105-9f5f-9f6dc4f7eaa4 demo demo] Get all volumes completed successfully. Apr 07 19:58:42.728125 np0000164077 devstack@c-api.service[111529]: INFO cinder.api.openstack.wsgi [None req-aedc43ab-1670-4105-9f5f-9f6dc4f7eaa4 demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Apr 07 19:58:42.728633 np0000164077 devstack@c-api.service[111529]: [pid: 111529|app: 0|req: 5/21] 199.204.45.248 () {64 vars in 1295 bytes} [Tue Apr 7 19:58:42 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 07 19:58:52.719839 np0000164077 devstack@c-api.service[111529]: DEBUG dbcounter [-] [111529] Writing DB stats cinder:SELECT=1 {{(pid=111529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:59:42.739858 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.middleware.request_id [None req-fc6e0890-7889-4f36-bb90-7c1bee98ec72 None None] RequestId filter calling following filter/app {{(pid=111530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:59:42.742773 np0000164077 devstack@c-api.service[111530]: INFO cinder.api.openstack.wsgi [None req-fc6e0890-7889-4f36-bb90-7c1bee98ec72 demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Apr 07 19:59:42.743037 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.openstack.wsgi [None req-fc6e0890-7889-4f36-bb90-7c1bee98ec72 demo demo] Empty body provided in request {{(pid=111530) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:59:42.743305 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.openstack.wsgi [None req-fc6e0890-7889-4f36-bb90-7c1bee98ec72 demo demo] Calling method 'detail' {{(pid=111530) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:59:42.743613 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.api_utils [None req-fc6e0890-7889-4f36-bb90-7c1bee98ec72 demo demo] Removing options '' from query. {{(pid=111530) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 19:59:42.744637 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.volume.api [None req-fc6e0890-7889-4f36-bb90-7c1bee98ec72 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111530) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 19:59:42.751755 np0000164077 devstack@c-api.service[111530]: INFO cinder.volume.api [None req-fc6e0890-7889-4f36-bb90-7c1bee98ec72 demo demo] Get all volumes completed successfully. Apr 07 19:59:42.754485 np0000164077 devstack@c-api.service[111530]: INFO cinder.api.openstack.wsgi [None req-fc6e0890-7889-4f36-bb90-7c1bee98ec72 demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Apr 07 19:59:42.755084 np0000164077 devstack@c-api.service[111530]: [pid: 111530|app: 0|req: 6/22] 199.204.45.248 () {64 vars in 1295 bytes} [Tue Apr 7 19:59:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 19:59:52.747600 np0000164077 devstack@c-api.service[111530]: DEBUG dbcounter [-] [111530] Writing DB stats cinder:SELECT=1 {{(pid=111530) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:00:42.767677 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.middleware.request_id [None req-567b1a69-d46b-46ec-bf92-44c62d7c9772 None None] RequestId filter calling following filter/app {{(pid=111528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:00:42.770814 np0000164077 devstack@c-api.service[111528]: INFO cinder.api.openstack.wsgi [None req-567b1a69-d46b-46ec-bf92-44c62d7c9772 demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Apr 07 20:00:42.771101 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.openstack.wsgi [None req-567b1a69-d46b-46ec-bf92-44c62d7c9772 demo demo] Empty body provided in request {{(pid=111528) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:00:42.771338 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.openstack.wsgi [None req-567b1a69-d46b-46ec-bf92-44c62d7c9772 demo demo] Calling method 'detail' {{(pid=111528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:00:42.771645 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.api_utils [None req-567b1a69-d46b-46ec-bf92-44c62d7c9772 demo demo] Removing options '' from query. {{(pid=111528) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:00:42.772826 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.volume.api [None req-567b1a69-d46b-46ec-bf92-44c62d7c9772 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111528) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:00:42.781498 np0000164077 devstack@c-api.service[111528]: INFO cinder.volume.api [None req-567b1a69-d46b-46ec-bf92-44c62d7c9772 demo demo] Get all volumes completed successfully. Apr 07 20:00:42.784376 np0000164077 devstack@c-api.service[111528]: INFO cinder.api.openstack.wsgi [None req-567b1a69-d46b-46ec-bf92-44c62d7c9772 demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:00:42.784918 np0000164077 devstack@c-api.service[111528]: [pid: 111528|app: 0|req: 6/23] 199.204.45.248 () {64 vars in 1295 bytes} [Tue Apr 7 20:00:42 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 07 20:00:52.777608 np0000164077 devstack@c-api.service[111528]: DEBUG dbcounter [-] [111528] Writing DB stats cinder:SELECT=1 {{(pid=111528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:01:42.812087 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.middleware.request_id [None req-a936de43-6722-4511-abd8-c8b9bd9ad1ba None None] RequestId filter calling following filter/app {{(pid=111527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:01:42.815741 np0000164077 devstack@c-api.service[111527]: INFO cinder.api.openstack.wsgi [None req-a936de43-6722-4511-abd8-c8b9bd9ad1ba demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Apr 07 20:01:42.816007 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.openstack.wsgi [None req-a936de43-6722-4511-abd8-c8b9bd9ad1ba demo demo] Empty body provided in request {{(pid=111527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:01:42.816263 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.openstack.wsgi [None req-a936de43-6722-4511-abd8-c8b9bd9ad1ba demo demo] Calling method 'detail' {{(pid=111527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:01:42.816563 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.api_utils [None req-a936de43-6722-4511-abd8-c8b9bd9ad1ba demo demo] Removing options '' from query. {{(pid=111527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:01:42.817789 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.volume.api [None req-a936de43-6722-4511-abd8-c8b9bd9ad1ba demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111527) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:01:42.825921 np0000164077 devstack@c-api.service[111527]: INFO cinder.volume.api [None req-a936de43-6722-4511-abd8-c8b9bd9ad1ba demo demo] Get all volumes completed successfully. Apr 07 20:01:42.827814 np0000164077 devstack@c-api.service[111527]: INFO cinder.api.openstack.wsgi [None req-a936de43-6722-4511-abd8-c8b9bd9ad1ba demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:01:42.828190 np0000164077 devstack@c-api.service[111527]: [pid: 111527|app: 0|req: 7/24] 199.204.45.248 () {64 vars in 1295 bytes} [Tue Apr 7 20:01:42 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 07 20:01:52.859613 np0000164077 devstack@c-api.service[111527]: DEBUG dbcounter [-] [111527] Writing DB stats cinder:SELECT=1 {{(pid=111527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:02:42.844473 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.middleware.request_id [None req-13f07891-614f-4dcc-a801-09fe1eab5e75 None None] RequestId filter calling following filter/app {{(pid=111529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:02:42.973973 np0000164077 devstack@c-api.service[111529]: INFO cinder.api.openstack.wsgi [None req-13f07891-614f-4dcc-a801-09fe1eab5e75 demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Apr 07 20:02:42.974234 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.openstack.wsgi [None req-13f07891-614f-4dcc-a801-09fe1eab5e75 demo demo] Empty body provided in request {{(pid=111529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:02:42.974445 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.openstack.wsgi [None req-13f07891-614f-4dcc-a801-09fe1eab5e75 demo demo] Calling method 'detail' {{(pid=111529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:02:42.974770 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.api_utils [None req-13f07891-614f-4dcc-a801-09fe1eab5e75 demo demo] Removing options '' from query. {{(pid=111529) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:02:42.975903 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.volume.api [None req-13f07891-614f-4dcc-a801-09fe1eab5e75 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111529) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:02:42.985522 np0000164077 devstack@c-api.service[111529]: INFO cinder.volume.api [None req-13f07891-614f-4dcc-a801-09fe1eab5e75 demo demo] Get all volumes completed successfully. Apr 07 20:02:42.988043 np0000164077 devstack@c-api.service[111529]: INFO cinder.api.openstack.wsgi [None req-13f07891-614f-4dcc-a801-09fe1eab5e75 demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:02:42.988560 np0000164077 devstack@c-api.service[111529]: [pid: 111529|app: 0|req: 6/25] 199.204.45.248 () {64 vars in 1295 bytes} [Tue Apr 7 20:02:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 20:02:52.980072 np0000164077 devstack@c-api.service[111529]: DEBUG dbcounter [-] [111529] Writing DB stats cinder:SELECT=1 {{(pid=111529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:03:43.005812 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.middleware.request_id [None req-608a1cbd-450d-4779-a6dd-d59cf6ab7c30 None None] RequestId filter calling following filter/app {{(pid=111530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:03:43.010289 np0000164077 devstack@c-api.service[111530]: INFO cinder.api.openstack.wsgi [None req-608a1cbd-450d-4779-a6dd-d59cf6ab7c30 demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Apr 07 20:03:43.010676 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.openstack.wsgi [None req-608a1cbd-450d-4779-a6dd-d59cf6ab7c30 demo demo] Empty body provided in request {{(pid=111530) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:03:43.011104 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.openstack.wsgi [None req-608a1cbd-450d-4779-a6dd-d59cf6ab7c30 demo demo] Calling method 'detail' {{(pid=111530) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:03:43.011584 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.api_utils [None req-608a1cbd-450d-4779-a6dd-d59cf6ab7c30 demo demo] Removing options '' from query. {{(pid=111530) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:03:43.013254 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.volume.api [None req-608a1cbd-450d-4779-a6dd-d59cf6ab7c30 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111530) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:03:43.020663 np0000164077 devstack@c-api.service[111530]: INFO cinder.volume.api [None req-608a1cbd-450d-4779-a6dd-d59cf6ab7c30 demo demo] Get all volumes completed successfully. Apr 07 20:03:43.022614 np0000164077 devstack@c-api.service[111530]: INFO cinder.api.openstack.wsgi [None req-608a1cbd-450d-4779-a6dd-d59cf6ab7c30 demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:03:43.022967 np0000164077 devstack@c-api.service[111530]: [pid: 111530|app: 0|req: 7/26] 199.204.45.248 () {64 vars in 1295 bytes} [Tue Apr 7 20:03:43 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 07 20:03:53.015913 np0000164077 devstack@c-api.service[111530]: DEBUG dbcounter [-] [111530] Writing DB stats cinder:SELECT=1 {{(pid=111530) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:04:43.039220 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.middleware.request_id [None req-d4415712-42db-40ec-9348-f04d76b95215 None None] RequestId filter calling following filter/app {{(pid=111528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:04:43.043426 np0000164077 devstack@c-api.service[111528]: INFO cinder.api.openstack.wsgi [None req-d4415712-42db-40ec-9348-f04d76b95215 demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Apr 07 20:04:43.043852 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.openstack.wsgi [None req-d4415712-42db-40ec-9348-f04d76b95215 demo demo] Empty body provided in request {{(pid=111528) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:04:43.044432 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.openstack.wsgi [None req-d4415712-42db-40ec-9348-f04d76b95215 demo demo] Calling method 'detail' {{(pid=111528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:04:43.044818 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.api_utils [None req-d4415712-42db-40ec-9348-f04d76b95215 demo demo] Removing options '' from query. {{(pid=111528) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:04:43.045722 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.volume.api [None req-d4415712-42db-40ec-9348-f04d76b95215 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111528) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:04:43.051649 np0000164077 devstack@c-api.service[111528]: INFO cinder.volume.api [None req-d4415712-42db-40ec-9348-f04d76b95215 demo demo] Get all volumes completed successfully. Apr 07 20:04:43.053619 np0000164077 devstack@c-api.service[111528]: INFO cinder.api.openstack.wsgi [None req-d4415712-42db-40ec-9348-f04d76b95215 demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:04:43.054003 np0000164077 devstack@c-api.service[111528]: [pid: 111528|app: 0|req: 7/27] 199.204.45.248 () {64 vars in 1295 bytes} [Tue Apr 7 20:04:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 20:04:53.048294 np0000164077 devstack@c-api.service[111528]: DEBUG dbcounter [-] [111528] Writing DB stats cinder:SELECT=1 {{(pid=111528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:05:43.072783 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.middleware.request_id [None req-eec41bfb-b97c-453d-bde9-9db12c339526 None None] RequestId filter calling following filter/app {{(pid=111527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:05:43.075049 np0000164077 devstack@c-api.service[111527]: INFO cinder.api.openstack.wsgi [None req-eec41bfb-b97c-453d-bde9-9db12c339526 demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Apr 07 20:05:43.075286 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.openstack.wsgi [None req-eec41bfb-b97c-453d-bde9-9db12c339526 demo demo] Empty body provided in request {{(pid=111527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:05:43.075530 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.openstack.wsgi [None req-eec41bfb-b97c-453d-bde9-9db12c339526 demo demo] Calling method 'detail' {{(pid=111527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:05:43.075901 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.api_utils [None req-eec41bfb-b97c-453d-bde9-9db12c339526 demo demo] Removing options '' from query. {{(pid=111527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:05:43.076880 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.volume.api [None req-eec41bfb-b97c-453d-bde9-9db12c339526 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111527) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:05:43.086179 np0000164077 devstack@c-api.service[111527]: INFO cinder.volume.api [None req-eec41bfb-b97c-453d-bde9-9db12c339526 demo demo] Get all volumes completed successfully. Apr 07 20:05:43.089457 np0000164077 devstack@c-api.service[111527]: INFO cinder.api.openstack.wsgi [None req-eec41bfb-b97c-453d-bde9-9db12c339526 demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:05:43.090082 np0000164077 devstack@c-api.service[111527]: [pid: 111527|app: 0|req: 8/28] 199.204.45.248 () {64 vars in 1295 bytes} [Tue Apr 7 20:05:43 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 07 20:05:53.080137 np0000164077 devstack@c-api.service[111527]: DEBUG dbcounter [-] [111527] Writing DB stats cinder:SELECT=1 {{(pid=111527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:06:43.105796 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.middleware.request_id [None req-c125d30a-a02d-432c-8a82-d3496158fdee None None] RequestId filter calling following filter/app {{(pid=111529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:06:43.109266 np0000164077 devstack@c-api.service[111529]: INFO cinder.api.openstack.wsgi [None req-c125d30a-a02d-432c-8a82-d3496158fdee demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Apr 07 20:06:43.109519 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.openstack.wsgi [None req-c125d30a-a02d-432c-8a82-d3496158fdee demo demo] Empty body provided in request {{(pid=111529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:06:43.109869 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.openstack.wsgi [None req-c125d30a-a02d-432c-8a82-d3496158fdee demo demo] Calling method 'detail' {{(pid=111529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:06:43.110342 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.api_utils [None req-c125d30a-a02d-432c-8a82-d3496158fdee demo demo] Removing options '' from query. {{(pid=111529) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:06:43.111477 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.volume.api [None req-c125d30a-a02d-432c-8a82-d3496158fdee demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111529) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:06:43.123522 np0000164077 devstack@c-api.service[111529]: INFO cinder.volume.api [None req-c125d30a-a02d-432c-8a82-d3496158fdee demo demo] Get all volumes completed successfully. Apr 07 20:06:43.127698 np0000164077 devstack@c-api.service[111529]: INFO cinder.api.openstack.wsgi [None req-c125d30a-a02d-432c-8a82-d3496158fdee demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:06:43.128472 np0000164077 devstack@c-api.service[111529]: [pid: 111529|app: 0|req: 7/29] 199.204.45.248 () {64 vars in 1295 bytes} [Tue Apr 7 20:06:43 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 07 20:06:53.115669 np0000164077 devstack@c-api.service[111529]: DEBUG dbcounter [-] [111529] Writing DB stats cinder:SELECT=1 {{(pid=111529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:07:43.144848 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.middleware.request_id [None req-cfd85f84-fb0a-4f8a-9c89-41feacb5cf5a None None] RequestId filter calling following filter/app {{(pid=111530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:07:43.240306 np0000164077 devstack@c-api.service[111530]: INFO cinder.api.openstack.wsgi [None req-cfd85f84-fb0a-4f8a-9c89-41feacb5cf5a demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Apr 07 20:07:43.240499 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.openstack.wsgi [None req-cfd85f84-fb0a-4f8a-9c89-41feacb5cf5a demo demo] Empty body provided in request {{(pid=111530) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:07:43.240678 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.openstack.wsgi [None req-cfd85f84-fb0a-4f8a-9c89-41feacb5cf5a demo demo] Calling method 'detail' {{(pid=111530) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:07:43.240907 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.api_utils [None req-cfd85f84-fb0a-4f8a-9c89-41feacb5cf5a demo demo] Removing options '' from query. {{(pid=111530) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:07:43.241862 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.volume.api [None req-cfd85f84-fb0a-4f8a-9c89-41feacb5cf5a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111530) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:07:43.249846 np0000164077 devstack@c-api.service[111530]: INFO cinder.volume.api [None req-cfd85f84-fb0a-4f8a-9c89-41feacb5cf5a demo demo] Get all volumes completed successfully. Apr 07 20:07:43.252910 np0000164077 devstack@c-api.service[111530]: INFO cinder.api.openstack.wsgi [None req-cfd85f84-fb0a-4f8a-9c89-41feacb5cf5a demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:07:43.253872 np0000164077 devstack@c-api.service[111530]: [pid: 111530|app: 0|req: 8/30] 199.204.45.248 () {64 vars in 1295 bytes} [Tue Apr 7 20:07:43 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 07 20:07:53.244240 np0000164077 devstack@c-api.service[111530]: DEBUG dbcounter [-] [111530] Writing DB stats cinder:SELECT=1 {{(pid=111530) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:08:43.267097 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.middleware.request_id [None req-8efe2724-021f-49f8-95d9-55e677c971be None None] RequestId filter calling following filter/app {{(pid=111528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:08:43.271151 np0000164077 devstack@c-api.service[111528]: INFO cinder.api.openstack.wsgi [None req-8efe2724-021f-49f8-95d9-55e677c971be demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Apr 07 20:08:43.271530 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.openstack.wsgi [None req-8efe2724-021f-49f8-95d9-55e677c971be demo demo] Empty body provided in request {{(pid=111528) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:08:43.271908 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.openstack.wsgi [None req-8efe2724-021f-49f8-95d9-55e677c971be demo demo] Calling method 'detail' {{(pid=111528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:08:43.272450 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.api_utils [None req-8efe2724-021f-49f8-95d9-55e677c971be demo demo] Removing options '' from query. {{(pid=111528) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:08:43.274062 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.volume.api [None req-8efe2724-021f-49f8-95d9-55e677c971be demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111528) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:08:43.281282 np0000164077 devstack@c-api.service[111528]: INFO cinder.volume.api [None req-8efe2724-021f-49f8-95d9-55e677c971be demo demo] Get all volumes completed successfully. Apr 07 20:08:43.283212 np0000164077 devstack@c-api.service[111528]: INFO cinder.api.openstack.wsgi [None req-8efe2724-021f-49f8-95d9-55e677c971be demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:08:43.283567 np0000164077 devstack@c-api.service[111528]: [pid: 111528|app: 0|req: 8/31] 199.204.45.248 () {64 vars in 1295 bytes} [Tue Apr 7 20:08:43 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 07 20:08:53.277885 np0000164077 devstack@c-api.service[111528]: DEBUG dbcounter [-] [111528] Writing DB stats cinder:SELECT=1 {{(pid=111528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:09:43.299647 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.middleware.request_id [None req-517d84aa-cb5f-484c-ab47-da60c314fdd2 None None] RequestId filter calling following filter/app {{(pid=111527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:09:43.302373 np0000164077 devstack@c-api.service[111527]: INFO cinder.api.openstack.wsgi [None req-517d84aa-cb5f-484c-ab47-da60c314fdd2 demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Apr 07 20:09:43.302607 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.openstack.wsgi [None req-517d84aa-cb5f-484c-ab47-da60c314fdd2 demo demo] Empty body provided in request {{(pid=111527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:09:43.302874 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.openstack.wsgi [None req-517d84aa-cb5f-484c-ab47-da60c314fdd2 demo demo] Calling method 'detail' {{(pid=111527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:09:43.303276 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.api_utils [None req-517d84aa-cb5f-484c-ab47-da60c314fdd2 demo demo] Removing options '' from query. {{(pid=111527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:09:43.304760 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.volume.api [None req-517d84aa-cb5f-484c-ab47-da60c314fdd2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111527) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:09:43.313229 np0000164077 devstack@c-api.service[111527]: INFO cinder.volume.api [None req-517d84aa-cb5f-484c-ab47-da60c314fdd2 demo demo] Get all volumes completed successfully. Apr 07 20:09:43.315187 np0000164077 devstack@c-api.service[111527]: INFO cinder.api.openstack.wsgi [None req-517d84aa-cb5f-484c-ab47-da60c314fdd2 demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:09:43.315539 np0000164077 devstack@c-api.service[111527]: [pid: 111527|app: 0|req: 9/32] 199.204.45.248 () {64 vars in 1295 bytes} [Tue Apr 7 20:09:43 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 07 20:09:53.309043 np0000164077 devstack@c-api.service[111527]: DEBUG dbcounter [-] [111527] Writing DB stats cinder:SELECT=1 {{(pid=111527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:10:43.331475 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.middleware.request_id [None req-225a2440-caa1-43c9-abc4-56b32381647b None None] RequestId filter calling following filter/app {{(pid=111529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:10:43.334486 np0000164077 devstack@c-api.service[111529]: INFO cinder.api.openstack.wsgi [None req-225a2440-caa1-43c9-abc4-56b32381647b demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Apr 07 20:10:43.334718 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.openstack.wsgi [None req-225a2440-caa1-43c9-abc4-56b32381647b demo demo] Empty body provided in request {{(pid=111529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:10:43.334960 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.openstack.wsgi [None req-225a2440-caa1-43c9-abc4-56b32381647b demo demo] Calling method 'detail' {{(pid=111529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:10:43.335281 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.api_utils [None req-225a2440-caa1-43c9-abc4-56b32381647b demo demo] Removing options '' from query. {{(pid=111529) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:10:43.336288 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.volume.api [None req-225a2440-caa1-43c9-abc4-56b32381647b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111529) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:10:43.344230 np0000164077 devstack@c-api.service[111529]: INFO cinder.volume.api [None req-225a2440-caa1-43c9-abc4-56b32381647b demo demo] Get all volumes completed successfully. Apr 07 20:10:43.346328 np0000164077 devstack@c-api.service[111529]: INFO cinder.api.openstack.wsgi [None req-225a2440-caa1-43c9-abc4-56b32381647b demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:10:43.346671 np0000164077 devstack@c-api.service[111529]: [pid: 111529|app: 0|req: 8/33] 199.204.45.248 () {64 vars in 1295 bytes} [Tue Apr 7 20:10:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 20:10:53.339727 np0000164077 devstack@c-api.service[111529]: DEBUG dbcounter [-] [111529] Writing DB stats cinder:SELECT=1 {{(pid=111529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:11:43.361810 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.middleware.request_id [None req-b17d9af8-c4ed-47eb-9d60-5e78e06b2404 None None] RequestId filter calling following filter/app {{(pid=111530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:11:43.366628 np0000164077 devstack@c-api.service[111530]: INFO cinder.api.openstack.wsgi [None req-b17d9af8-c4ed-47eb-9d60-5e78e06b2404 demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Apr 07 20:11:43.367031 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.openstack.wsgi [None req-b17d9af8-c4ed-47eb-9d60-5e78e06b2404 demo demo] Empty body provided in request {{(pid=111530) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:11:43.367272 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.openstack.wsgi [None req-b17d9af8-c4ed-47eb-9d60-5e78e06b2404 demo demo] Calling method 'detail' {{(pid=111530) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:11:43.367649 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.api_utils [None req-b17d9af8-c4ed-47eb-9d60-5e78e06b2404 demo demo] Removing options '' from query. {{(pid=111530) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:11:43.368871 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.volume.api [None req-b17d9af8-c4ed-47eb-9d60-5e78e06b2404 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111530) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:11:43.382975 np0000164077 devstack@c-api.service[111530]: INFO cinder.volume.api [None req-b17d9af8-c4ed-47eb-9d60-5e78e06b2404 demo demo] Get all volumes completed successfully. Apr 07 20:11:43.386174 np0000164077 devstack@c-api.service[111530]: INFO cinder.api.openstack.wsgi [None req-b17d9af8-c4ed-47eb-9d60-5e78e06b2404 demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:11:43.386635 np0000164077 devstack@c-api.service[111530]: [pid: 111530|app: 0|req: 9/34] 199.204.45.248 () {64 vars in 1295 bytes} [Tue Apr 7 20:11:43 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 07 20:11:53.372515 np0000164077 devstack@c-api.service[111530]: DEBUG dbcounter [-] [111530] Writing DB stats cinder:SELECT=1 {{(pid=111530) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:12:43.398259 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.middleware.request_id [None req-4c68862d-6535-4d1f-9413-e300e220a534 None None] RequestId filter calling following filter/app {{(pid=111528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:12:43.444881 np0000164077 devstack@c-api.service[111528]: INFO cinder.api.openstack.wsgi [None req-4c68862d-6535-4d1f-9413-e300e220a534 demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Apr 07 20:12:43.445444 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.openstack.wsgi [None req-4c68862d-6535-4d1f-9413-e300e220a534 demo demo] Empty body provided in request {{(pid=111528) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:12:43.445769 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.openstack.wsgi [None req-4c68862d-6535-4d1f-9413-e300e220a534 demo demo] Calling method 'detail' {{(pid=111528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:12:43.446096 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.api_utils [None req-4c68862d-6535-4d1f-9413-e300e220a534 demo demo] Removing options '' from query. {{(pid=111528) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:12:43.447215 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.volume.api [None req-4c68862d-6535-4d1f-9413-e300e220a534 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111528) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:12:43.455173 np0000164077 devstack@c-api.service[111528]: INFO cinder.volume.api [None req-4c68862d-6535-4d1f-9413-e300e220a534 demo demo] Get all volumes completed successfully. Apr 07 20:12:43.457664 np0000164077 devstack@c-api.service[111528]: INFO cinder.api.openstack.wsgi [None req-4c68862d-6535-4d1f-9413-e300e220a534 demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:12:43.458114 np0000164077 devstack@c-api.service[111528]: [pid: 111528|app: 0|req: 9/35] 199.204.45.248 () {64 vars in 1295 bytes} [Tue Apr 7 20:12:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 20:12:53.450399 np0000164077 devstack@c-api.service[111528]: DEBUG dbcounter [-] [111528] Writing DB stats cinder:SELECT=1 {{(pid=111528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:13:43.472658 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.middleware.request_id [None req-28ab97a5-26a9-4416-8e17-20ac3ed6b0a5 None None] RequestId filter calling following filter/app {{(pid=111527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:13:43.476522 np0000164077 devstack@c-api.service[111527]: INFO cinder.api.openstack.wsgi [None req-28ab97a5-26a9-4416-8e17-20ac3ed6b0a5 demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Apr 07 20:13:43.477160 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.openstack.wsgi [None req-28ab97a5-26a9-4416-8e17-20ac3ed6b0a5 demo demo] Empty body provided in request {{(pid=111527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:13:43.477780 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.openstack.wsgi [None req-28ab97a5-26a9-4416-8e17-20ac3ed6b0a5 demo demo] Calling method 'detail' {{(pid=111527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:13:43.478288 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.api.api_utils [None req-28ab97a5-26a9-4416-8e17-20ac3ed6b0a5 demo demo] Removing options '' from query. {{(pid=111527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:13:43.479682 np0000164077 devstack@c-api.service[111527]: DEBUG cinder.volume.api [None req-28ab97a5-26a9-4416-8e17-20ac3ed6b0a5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111527) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:13:43.490663 np0000164077 devstack@c-api.service[111527]: INFO cinder.volume.api [None req-28ab97a5-26a9-4416-8e17-20ac3ed6b0a5 demo demo] Get all volumes completed successfully. Apr 07 20:13:43.493516 np0000164077 devstack@c-api.service[111527]: INFO cinder.api.openstack.wsgi [None req-28ab97a5-26a9-4416-8e17-20ac3ed6b0a5 demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:13:43.494005 np0000164077 devstack@c-api.service[111527]: [pid: 111527|app: 0|req: 10/36] 199.204.45.248 () {64 vars in 1295 bytes} [Tue Apr 7 20:13:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 20:13:53.483648 np0000164077 devstack@c-api.service[111527]: DEBUG dbcounter [-] [111527] Writing DB stats cinder:SELECT=1 {{(pid=111527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:14:43.509771 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.middleware.request_id [None req-c7fa25f4-f2b1-4299-9b9f-6f121e846a2c None None] RequestId filter calling following filter/app {{(pid=111529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:14:43.514722 np0000164077 devstack@c-api.service[111529]: INFO cinder.api.openstack.wsgi [None req-c7fa25f4-f2b1-4299-9b9f-6f121e846a2c demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Apr 07 20:14:43.515139 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.openstack.wsgi [None req-c7fa25f4-f2b1-4299-9b9f-6f121e846a2c demo demo] Empty body provided in request {{(pid=111529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:14:43.515825 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.openstack.wsgi [None req-c7fa25f4-f2b1-4299-9b9f-6f121e846a2c demo demo] Calling method 'detail' {{(pid=111529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:14:43.516084 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.api.api_utils [None req-c7fa25f4-f2b1-4299-9b9f-6f121e846a2c demo demo] Removing options '' from query. {{(pid=111529) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:14:43.517924 np0000164077 devstack@c-api.service[111529]: DEBUG cinder.volume.api [None req-c7fa25f4-f2b1-4299-9b9f-6f121e846a2c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111529) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:14:43.526149 np0000164077 devstack@c-api.service[111529]: INFO cinder.volume.api [None req-c7fa25f4-f2b1-4299-9b9f-6f121e846a2c demo demo] Get all volumes completed successfully. Apr 07 20:14:43.528209 np0000164077 devstack@c-api.service[111529]: INFO cinder.api.openstack.wsgi [None req-c7fa25f4-f2b1-4299-9b9f-6f121e846a2c demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:14:43.528697 np0000164077 devstack@c-api.service[111529]: [pid: 111529|app: 0|req: 9/37] 199.204.45.248 () {64 vars in 1295 bytes} [Tue Apr 7 20:14:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 20:14:53.521514 np0000164077 devstack@c-api.service[111529]: DEBUG dbcounter [-] [111529] Writing DB stats cinder:SELECT=1 {{(pid=111529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:15:43.540101 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.middleware.request_id [None req-05c3835e-5dd7-4dbd-836c-079ee6f131f4 None None] RequestId filter calling following filter/app {{(pid=111530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:15:43.543361 np0000164077 devstack@c-api.service[111530]: INFO cinder.api.openstack.wsgi [None req-05c3835e-5dd7-4dbd-836c-079ee6f131f4 demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Apr 07 20:15:43.543814 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.openstack.wsgi [None req-05c3835e-5dd7-4dbd-836c-079ee6f131f4 demo demo] Empty body provided in request {{(pid=111530) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:15:43.544087 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.openstack.wsgi [None req-05c3835e-5dd7-4dbd-836c-079ee6f131f4 demo demo] Calling method 'detail' {{(pid=111530) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:15:43.544403 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.api.api_utils [None req-05c3835e-5dd7-4dbd-836c-079ee6f131f4 demo demo] Removing options '' from query. {{(pid=111530) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:15:43.545391 np0000164077 devstack@c-api.service[111530]: DEBUG cinder.volume.api [None req-05c3835e-5dd7-4dbd-836c-079ee6f131f4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111530) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:15:43.555866 np0000164077 devstack@c-api.service[111530]: INFO cinder.volume.api [None req-05c3835e-5dd7-4dbd-836c-079ee6f131f4 demo demo] Get all volumes completed successfully. Apr 07 20:15:43.558809 np0000164077 devstack@c-api.service[111530]: INFO cinder.api.openstack.wsgi [None req-05c3835e-5dd7-4dbd-836c-079ee6f131f4 demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:15:43.559338 np0000164077 devstack@c-api.service[111530]: [pid: 111530|app: 0|req: 10/38] 199.204.45.248 () {64 vars in 1295 bytes} [Tue Apr 7 20:15:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 20:15:53.548709 np0000164077 devstack@c-api.service[111530]: DEBUG dbcounter [-] [111530] Writing DB stats cinder:SELECT=1 {{(pid=111530) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:16:43.567823 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.middleware.request_id [None req-7bdd1d87-e632-4881-9692-feb82f012aa7 None None] RequestId filter calling following filter/app {{(pid=111528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:16:43.571949 np0000164077 devstack@c-api.service[111528]: INFO cinder.api.openstack.wsgi [None req-7bdd1d87-e632-4881-9692-feb82f012aa7 demo demo] GET https://199.204.45.248/volume/v3/volumes/detail Apr 07 20:16:43.572365 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.openstack.wsgi [None req-7bdd1d87-e632-4881-9692-feb82f012aa7 demo demo] Empty body provided in request {{(pid=111528) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:16:43.572750 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.openstack.wsgi [None req-7bdd1d87-e632-4881-9692-feb82f012aa7 demo demo] Calling method 'detail' {{(pid=111528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:16:43.573272 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.api.api_utils [None req-7bdd1d87-e632-4881-9692-feb82f012aa7 demo demo] Removing options '' from query. {{(pid=111528) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:16:43.574565 np0000164077 devstack@c-api.service[111528]: DEBUG cinder.volume.api [None req-7bdd1d87-e632-4881-9692-feb82f012aa7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111528) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:16:43.580513 np0000164077 devstack@c-api.service[111528]: INFO cinder.volume.api [None req-7bdd1d87-e632-4881-9692-feb82f012aa7 demo demo] Get all volumes completed successfully. Apr 07 20:16:43.582500 np0000164077 devstack@c-api.service[111528]: INFO cinder.api.openstack.wsgi [None req-7bdd1d87-e632-4881-9692-feb82f012aa7 demo demo] https://199.204.45.248/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:16:43.582860 np0000164077 devstack@c-api.service[111528]: [pid: 111528|app: 0|req: 10/39] 199.204.45.248 () {64 vars in 1295 bytes} [Tue Apr 7 20:16:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 20:16:53.577267 np0000164077 devstack@c-api.service[111528]: DEBUG dbcounter [-] [111528] Writing DB stats cinder:SELECT=1 {{(pid=111528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}