Apr 14 08:07:36.695201 np0000166139 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Apr 14 08:07:36.705246 np0000166139 devstack@c-api.service[113516]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Apr 14 08:07:36.707485 np0000166139 devstack@c-api.service[113516]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Apr 14 08:07:36 2026] *** Apr 14 08:07:36.707485 np0000166139 devstack@c-api.service[113516]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Apr 14 08:07:36.707485 np0000166139 devstack@c-api.service[113516]: os: Linux-6.8.0-107-generic #107-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 13 19:51:50 UTC 2026 Apr 14 08:07:36.707485 np0000166139 devstack@c-api.service[113516]: nodename: np0000166139 Apr 14 08:07:36.707485 np0000166139 devstack@c-api.service[113516]: machine: x86_64 Apr 14 08:07:36.707485 np0000166139 devstack@c-api.service[113516]: clock source: unix Apr 14 08:07:36.707485 np0000166139 devstack@c-api.service[113516]: pcre jit disabled Apr 14 08:07:36.707485 np0000166139 devstack@c-api.service[113516]: detected number of CPU cores: 16 Apr 14 08:07:36.707485 np0000166139 devstack@c-api.service[113516]: current working directory: / Apr 14 08:07:36.707485 np0000166139 devstack@c-api.service[113516]: detected binary path: /usr/bin/uwsgi-core Apr 14 08:07:36.707485 np0000166139 devstack@c-api.service[113516]: your processes number limit is 256917 Apr 14 08:07:36.707485 np0000166139 devstack@c-api.service[113516]: your memory page size is 4096 bytes Apr 14 08:07:36.707485 np0000166139 devstack@c-api.service[113516]: detected max file descriptor number: 2048 Apr 14 08:07:36.707485 np0000166139 devstack@c-api.service[113516]: lock engine: pthread robust mutexes Apr 14 08:07:36.708282 np0000166139 devstack@c-api.service[113516]: thunder lock: enabled Apr 14 08:07:36.708282 np0000166139 devstack@c-api.service[113516]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Apr 14 08:07:36.708282 np0000166139 devstack@c-api.service[113516]: Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Apr 14 08:07:36.708282 np0000166139 devstack@c-api.service[113516]: PEP 405 virtualenv detected: /opt/stack/data/venv Apr 14 08:07:36.708282 np0000166139 devstack@c-api.service[113516]: Set PythonHome to /opt/stack/data/venv Apr 14 08:07:36.747738 np0000166139 devstack@c-api.service[113516]: Python main interpreter initialized at 0x74872b0a3668 Apr 14 08:07:36.747738 np0000166139 devstack@c-api.service[113516]: python threads support enabled Apr 14 08:07:36.747738 np0000166139 devstack@c-api.service[113516]: your server socket listen backlog is limited to 100 connections Apr 14 08:07:36.747738 np0000166139 devstack@c-api.service[113516]: your mercy for graceful operations on workers is 80 seconds Apr 14 08:07:36.748401 np0000166139 devstack@c-api.service[113516]: mapped 671795 bytes (656 KB) for 4 cores Apr 14 08:07:36.748588 np0000166139 devstack@c-api.service[113516]: *** Operational MODE: preforking *** Apr 14 08:07:36.748899 np0000166139 devstack@c-api.service[113516]: *** uWSGI is running in multiple interpreter mode *** Apr 14 08:07:36.748899 np0000166139 devstack@c-api.service[113516]: spawned uWSGI master process (pid: 113516) Apr 14 08:07:36.749121 np0000166139 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Apr 14 08:07:36.749762 np0000166139 devstack@c-api.service[113516]: spawned uWSGI worker 1 (pid: 113524, cores: 1) Apr 14 08:07:36.750408 np0000166139 devstack@c-api.service[113516]: spawned uWSGI worker 2 (pid: 113525, cores: 1) Apr 14 08:07:36.751385 np0000166139 devstack@c-api.service[113516]: spawned uWSGI worker 3 (pid: 113526, cores: 1) Apr 14 08:07:36.751385 np0000166139 devstack@c-api.service[113516]: spawned uWSGI worker 4 (pid: 113527, cores: 1) Apr 14 08:07:36.751385 np0000166139 devstack@c-api.service[113516]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Apr 14 08:07:36.882266 np0000166139 devstack@c-api.service[113525]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 14 08:07:36.882266 np0000166139 devstack@c-api.service[113525]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 14 08:07:36.882266 np0000166139 devstack@c-api.service[113525]: we strongly recommend against using it for new projects. Apr 14 08:07:36.882266 np0000166139 devstack@c-api.service[113525]: If you are already using Eventlet, we recommend migrating to a different Apr 14 08:07:36.882266 np0000166139 devstack@c-api.service[113525]: framework. For more detail see Apr 14 08:07:36.882266 np0000166139 devstack@c-api.service[113525]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 14 08:07:36.882266 np0000166139 devstack@c-api.service[113525]: import eventlet # noqa Apr 14 08:07:36.885944 np0000166139 devstack@c-api.service[113526]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 14 08:07:36.885944 np0000166139 devstack@c-api.service[113526]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 14 08:07:36.885944 np0000166139 devstack@c-api.service[113526]: we strongly recommend against using it for new projects. Apr 14 08:07:36.885944 np0000166139 devstack@c-api.service[113526]: If you are already using Eventlet, we recommend migrating to a different Apr 14 08:07:36.885944 np0000166139 devstack@c-api.service[113526]: framework. For more detail see Apr 14 08:07:36.885944 np0000166139 devstack@c-api.service[113526]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 14 08:07:36.885944 np0000166139 devstack@c-api.service[113526]: import eventlet # noqa Apr 14 08:07:36.908964 np0000166139 devstack@c-api.service[113527]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 14 08:07:36.908964 np0000166139 devstack@c-api.service[113527]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 14 08:07:36.908964 np0000166139 devstack@c-api.service[113527]: we strongly recommend against using it for new projects. Apr 14 08:07:36.908964 np0000166139 devstack@c-api.service[113527]: If you are already using Eventlet, we recommend migrating to a different Apr 14 08:07:36.908964 np0000166139 devstack@c-api.service[113527]: framework. For more detail see Apr 14 08:07:36.908964 np0000166139 devstack@c-api.service[113527]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 14 08:07:36.908964 np0000166139 devstack@c-api.service[113527]: import eventlet # noqa Apr 14 08:07:36.918268 np0000166139 devstack@c-api.service[113524]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 14 08:07:36.918268 np0000166139 devstack@c-api.service[113524]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 14 08:07:36.918268 np0000166139 devstack@c-api.service[113524]: we strongly recommend against using it for new projects. Apr 14 08:07:36.918268 np0000166139 devstack@c-api.service[113524]: If you are already using Eventlet, we recommend migrating to a different Apr 14 08:07:36.918268 np0000166139 devstack@c-api.service[113524]: framework. For more detail see Apr 14 08:07:36.918268 np0000166139 devstack@c-api.service[113524]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 14 08:07:36.918268 np0000166139 devstack@c-api.service[113524]: import eventlet # noqa Apr 14 08:07:36.969643 np0000166139 devstack@c-api.service[113525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 14 08:07:36.969643 np0000166139 devstack@c-api.service[113525]: debtcollector.deprecate( Apr 14 08:07:36.979784 np0000166139 devstack@c-api.service[113526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 14 08:07:36.979784 np0000166139 devstack@c-api.service[113526]: debtcollector.deprecate( Apr 14 08:07:36.997258 np0000166139 devstack@c-api.service[113527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 14 08:07:36.997258 np0000166139 devstack@c-api.service[113527]: debtcollector.deprecate( Apr 14 08:07:37.009159 np0000166139 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 14 08:07:37.009159 np0000166139 devstack@c-api.service[113524]: debtcollector.deprecate( Apr 14 08:07:37.058869 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:37.058869 np0000166139 devstack@c-api.service[113525]: from cgi import parse_header Apr 14 08:07:37.059524 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:37.059524 np0000166139 devstack@c-api.service[113526]: from cgi import parse_header Apr 14 08:07:37.076187 np0000166139 devstack@c-api.service[113527]: /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 14 08:07:37.076187 np0000166139 devstack@c-api.service[113527]: from cgi import parse_header Apr 14 08:07:37.105488 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:37.105488 np0000166139 devstack@c-api.service[113526]: removals.removed_module( Apr 14 08:07:37.106209 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:37.106209 np0000166139 devstack@c-api.service[113526]: removals.removed_module( Apr 14 08:07:37.108644 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:37.108644 np0000166139 devstack@c-api.service[113524]: from cgi import parse_header Apr 14 08:07:37.109366 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:37.109366 np0000166139 devstack@c-api.service[113525]: removals.removed_module( Apr 14 08:07:37.110151 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:37.110151 np0000166139 devstack@c-api.service[113525]: removals.removed_module( Apr 14 08:07:37.120001 np0000166139 devstack@c-api.service[113527]: /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 14 08:07:37.120001 np0000166139 devstack@c-api.service[113527]: removals.removed_module( Apr 14 08:07:37.120742 np0000166139 devstack@c-api.service[113527]: /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 14 08:07:37.120742 np0000166139 devstack@c-api.service[113527]: removals.removed_module( Apr 14 08:07:37.157280 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:37.157280 np0000166139 devstack@c-api.service[113524]: removals.removed_module( Apr 14 08:07:37.158036 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:37.158036 np0000166139 devstack@c-api.service[113524]: removals.removed_module( Apr 14 08:07:37.711336 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:37.711336 np0000166139 devstack@c-api.service[113525]: warnings.warn( Apr 14 08:07:37.722303 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:37.722303 np0000166139 devstack@c-api.service[113526]: warnings.warn( Apr 14 08:07:37.748781 np0000166139 devstack@c-api.service[113527]: /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 14 08:07:37.748781 np0000166139 devstack@c-api.service[113527]: warnings.warn( Apr 14 08:07:37.777928 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:37.777928 np0000166139 devstack@c-api.service[113524]: warnings.warn( Apr 14 08:07:37.815728 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:37.815728 np0000166139 devstack@c-api.service[113525]: warnings.warn( Apr 14 08:07:37.819950 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:37.819950 np0000166139 devstack@c-api.service[113526]: warnings.warn( Apr 14 08:07:37.845944 np0000166139 devstack@c-api.service[113527]: /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 14 08:07:37.845944 np0000166139 devstack@c-api.service[113527]: warnings.warn( Apr 14 08:07:37.874738 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:37.874738 np0000166139 devstack@c-api.service[113524]: warnings.warn( Apr 14 08:07:38.116807 np0000166139 devstack@c-api.service[113526]: 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 14 08:07:38.118213 np0000166139 devstack@c-api.service[113526]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113526) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 14 08:07:38.141860 np0000166139 devstack@c-api.service[113527]: 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 14 08:07:38.142270 np0000166139 devstack@c-api.service[113527]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113527) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 14 08:07:38.173694 np0000166139 devstack@c-api.service[113525]: 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 14 08:07:38.175569 np0000166139 devstack@c-api.service[113525]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113525) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 14 08:07:38.202336 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:38.202336 np0000166139 devstack@c-api.service[113526]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 14 08:07:38.210220 np0000166139 devstack@c-api.service[113527]: /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 14 08:07:38.210220 np0000166139 devstack@c-api.service[113527]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 14 08:07:38.216249 np0000166139 devstack@c-api.service[113524]: 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 14 08:07:38.216624 np0000166139 devstack@c-api.service[113524]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113524) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 14 08:07:38.239767 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:38.239767 np0000166139 devstack@c-api.service[113525]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 14 08:07:38.278626 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:38.278626 np0000166139 devstack@c-api.service[113524]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 14 08:07:38.676400 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113524) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 14 08:07:38.676753 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113525) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 14 08:07:38.676871 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.677006 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.677181 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.677311 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113527) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 14 08:07:38.677417 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.677572 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.677685 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.677791 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.677791 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.677791 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.678069 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113526) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 14 08:07:38.678522 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.678657 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.678906 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.679166 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.679287 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.679385 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.679502 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.679605 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.679723 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.679898 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.680068 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.680182 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.680279 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.680371 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.680503 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.680611 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.680705 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.680818 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.680918 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.681021 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.681176 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.681278 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.681386 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.681568 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.681711 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.681821 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.681944 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.682050 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.682153 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.682331 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.682524 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.682646 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.682761 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.682875 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.682986 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.683088 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.683191 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.683304 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.683428 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.683640 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.683755 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.683826 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.683897 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.683963 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.684026 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.684080 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.684144 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.684216 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.684279 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.684333 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.684387 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.684478 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.684478 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.684478 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.684478 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.684478 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.684478 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.684478 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.684478 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.684973 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.684973 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.684973 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.684973 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.685261 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.685327 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.685378 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.685418 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.685482 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.685520 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.685549 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.685572 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.685618 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.685647 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.685684 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.685727 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.685727 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.685777 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.685777 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.685823 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.685847 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.685875 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.685907 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.685931 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.685931 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.685984 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.686010 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.686037 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.686060 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.686086 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.686115 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.686146 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.686168 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.686194 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.686225 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.686260 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.686283 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.686310 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.686339 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.686339 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.686339 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.686339 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.687030 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.687030 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.687030 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.687030 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.687030 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.687278 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.687327 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.687371 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.687423 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.687489 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.687541 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.687597 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.687647 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.687694 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.687737 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.687787 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.687833 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.687878 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.687934 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.687982 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.688033 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.688083 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.688136 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.688187 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.688187 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.688282 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.688333 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.688385 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.688449 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.688449 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.688449 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.688601 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.688601 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.688690 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.688742 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.688794 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.688794 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.688886 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.688935 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.688986 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.688986 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.689088 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.689134 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.689191 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.689244 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.689293 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.689293 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.689293 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.689447 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.689513 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.689563 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.689563 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.689563 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.689563 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.689563 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.689791 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.689844 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.689901 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.689901 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.689901 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.689901 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.689901 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.689901 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.689901 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.690232 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.690232 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.690326 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.690378 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.690423 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.690492 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.690539 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.690584 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.690629 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.690682 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.690727 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.690781 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.690826 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.690826 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.690915 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.690965 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.691014 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.691068 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.691114 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.691163 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.691163 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.691253 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.691298 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.691298 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.691298 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.691425 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.691492 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.691543 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.691543 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.691638 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.691692 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.691742 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.691787 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.691832 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.691879 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.691924 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.691972 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.692018 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.692063 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.692107 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.692107 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.692206 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.692257 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.692257 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.692345 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.692395 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.692395 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.692395 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.692556 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.692683 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.692683 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.692785 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.692785 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.692785 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.692785 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.692785 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.692785 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.692785 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.692785 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.692785 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.692785 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.693281 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.696381 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.696476 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.696534 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.696616 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.696678 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.696729 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.696775 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.696829 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.696879 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.696929 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.696975 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.696975 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.696975 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.696975 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.697114 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.697114 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.697227 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.697260 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.697286 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.697309 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.697332 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.697406 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.697498 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.697752 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.697801 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.697847 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.697897 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.697925 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.697949 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.697975 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.697975 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.698022 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.698047 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.698074 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.698102 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.698126 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.698153 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.698176 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.698200 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.698228 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.698253 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.698282 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.698305 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.698329 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.698358 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.698390 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.698418 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.698460 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.698502 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.698527 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.698556 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.698584 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.698611 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.698639 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.698669 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.698696 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.698720 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.698747 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.698771 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.698798 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.698826 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.698853 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.698881 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.698904 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.698931 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.698960 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.698984 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.699006 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.699032 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.699055 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.699077 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.699106 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.699129 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.699156 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.699178 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.699206 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.699206 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.699250 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.699250 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.699250 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.699250 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.699250 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.699250 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.699250 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.699654 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.699654 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.700097 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.700153 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.700206 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.700265 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.700320 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.700367 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.700411 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.700485 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.700536 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.700727 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.700777 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.700822 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.700869 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.700923 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.700977 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.701023 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.701094 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.701149 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.701205 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.701259 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.701312 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.701360 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.701360 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.701466 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.701521 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.701521 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.701632 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.701677 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.701727 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.701727 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.701727 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.701727 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.701727 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.701727 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.701727 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.702033 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.702033 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.702033 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.702163 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.702332 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.702556 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.702556 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.702919 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.702919 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.702919 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.703068 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.703120 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.703206 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.703313 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.703370 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.703492 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.703560 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.703619 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.703694 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.703754 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.703833 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.703895 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.703952 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.704009 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.704077 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.704077 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.704215 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.704215 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.704215 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.704380 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.704934 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.705117 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.705258 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.705258 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.705558 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.705671 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.705804 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.705804 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.706005 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.706108 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.706219 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.706335 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.706460 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.706595 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.706713 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.706830 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.706934 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.707045 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.707146 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.707260 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.707373 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.707497 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.707602 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.707702 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.707805 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.707906 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.708024 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.708142 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.708252 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.708363 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.708424 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.708529 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.708529 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.708529 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.708529 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.708529 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.708529 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.708529 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.708529 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.708529 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.708529 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.709018 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.709018 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.709018 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.709018 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.709277 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.709341 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.709404 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.709465 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.709519 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.709557 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.709588 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.709620 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.709652 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.709688 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.709718 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.709751 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.709786 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.709823 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.709855 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.709885 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.709921 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.709953 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.709983 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.710015 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.710051 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.710082 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.710118 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.710159 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.710194 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.710225 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.710258 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.710327 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.710371 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.710371 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.710371 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.710998 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.711077 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.711156 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.711220 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.711220 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.711354 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.711417 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.711505 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.711578 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.711642 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.711708 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.711781 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.711842 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.711901 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.711967 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.712031 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.712031 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.712031 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.712210 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.712210 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.712210 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.712210 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.712210 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.712210 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.712210 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.712685 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.712685 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.712685 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.712685 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.712685 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.712685 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.712685 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.713215 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.713279 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.713355 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.713453 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.713527 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.713591 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.713649 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.713715 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.713784 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.713847 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.713911 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.713980 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.714045 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.714110 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.714174 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.714244 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.714307 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.714394 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.714493 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.714555 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.714613 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.714679 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.714744 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.714820 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.714891 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.714950 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.715024 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.715095 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.715166 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.715234 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.715304 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.715394 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.715499 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.715579 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.715647 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.715647 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.715782 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.715849 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.715913 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.715976 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.716039 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.716101 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.716101 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.716101 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.716101 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.716101 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.716101 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.716101 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.716101 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.716387 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.716387 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.716490 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.716527 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.716566 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.716606 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.716651 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.716689 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.716722 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.716759 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.716793 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.716826 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.716860 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.716860 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.716928 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.716928 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.716928 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.716928 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.716928 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.716928 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.716928 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.717232 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.718456 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.718620 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.718620 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.718620 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.718699 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.718777 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.720448 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.720531 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.720561 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.720628 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.720671 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.720697 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.720720 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.720744 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.720773 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.720803 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.720827 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.720850 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.720875 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.720902 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.720925 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.720952 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.720975 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.720999 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.721025 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.721052 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.721109 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.722653 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.722702 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.722879 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.722942 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.722990 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.723053 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.723115 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.723569 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.723631 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.723663 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.723695 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.723725 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.723752 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.723780 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.723808 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.723831 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.723858 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.723886 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.723911 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.723935 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.723957 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.723981 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.724008 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.724037 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.724065 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.724090 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.724112 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.724140 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.724164 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.724190 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.724217 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.724247 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.724271 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.724294 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.724294 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.724729 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.724789 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.724852 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.724917 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.724969 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.725030 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.725147 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.725147 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.725223 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.725258 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.725285 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.725364 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.725464 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.725552 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.725617 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.725668 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.725708 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.725743 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.725778 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.725812 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.725852 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.725898 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.725933 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.725968 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.726002 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.726037 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.726076 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.726115 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.726228 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.726267 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.726305 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.726344 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.726395 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.726435 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.726509 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.726550 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.726594 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.726631 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.726680 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.726715 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.726748 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.726781 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.726781 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.726842 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.726875 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.726919 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.726954 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.726989 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.727039 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.727093 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.727136 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.727184 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.727220 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.727220 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.727220 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.727220 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.727359 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.727359 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.727359 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.727359 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.727359 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.727538 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.727572 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.727619 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.727674 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.727723 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.727758 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.727792 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.727835 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.727874 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.727907 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.727941 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.727975 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.728014 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.728047 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.728047 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.728120 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.728160 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.728197 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.728197 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.728197 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.728197 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.728197 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.728197 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.728395 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.728431 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.729332 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.729410 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.729495 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.729573 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.729643 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.729724 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.729791 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.729854 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.729934 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.730000 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.730069 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.730140 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.730216 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.730280 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.730352 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.730420 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.730502 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.730680 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.730769 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.730842 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.730913 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.730984 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.730984 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.730984 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.730984 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.730984 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.734155 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.734278 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.734278 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.734426 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.734532 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.734635 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.734635 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.734787 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.734787 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.734938 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.735008 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.735081 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.735143 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.735208 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.735271 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.735338 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.735401 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.735493 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.735559 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.735621 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.735682 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.735743 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.735834 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.735902 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.735971 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.736033 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.736093 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.736155 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.736222 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.736285 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.736345 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.736407 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.736498 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.736579 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.736645 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.736707 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.736768 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.736845 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.736911 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.736974 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.737036 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.737133 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.737204 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.737284 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.737355 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.737424 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.737424 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.737424 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.737424 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.737424 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.737424 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.737424 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.737424 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.737424 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.737424 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.738020 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.738093 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.738093 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.738214 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.738282 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.738351 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.738389 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.738428 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.738488 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.738523 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.738566 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.738602 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.738634 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.738666 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.738702 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.738735 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.738766 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.738802 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.738849 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.738882 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.739006 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.739042 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.739081 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.739113 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.739113 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.739113 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.739113 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.739113 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.739113 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.739302 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.739302 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.739367 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.739404 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.739458 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.739492 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.739525 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.739556 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.739556 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.739613 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.739655 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.739688 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.739718 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.739751 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.739782 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.739813 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.739852 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.739894 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.739926 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.739926 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.739983 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.740022 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.740053 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.740083 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.740114 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.740114 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.740114 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.740114 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.740223 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.740223 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.740223 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.740329 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.740361 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.740395 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.740429 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.741056 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.741154 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.741226 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.741287 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.741353 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.741426 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.741511 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.741598 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.741682 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.741746 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.741809 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.741882 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.741952 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.742013 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.742082 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.742151 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.742211 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.742272 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.742272 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.742272 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.742272 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 08:07:38.742553 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.742553 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.742553 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.742553 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.742817 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.742896 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.742966 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.743036 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.743098 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.743156 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.743215 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 08:07:38.743276 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.743335 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.743407 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.743502 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 08:07:38.743575 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.743637 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.743704 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 08:07:38.743771 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.743832 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.743901 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 08:07:38.743978 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.744053 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 08:07:38.744053 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 08:07:38.786426 np0000166139 devstack@c-api.service[113524]: INFO dbcounter [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Registered counter for database cinder Apr 14 08:07:38.787374 np0000166139 devstack@c-api.service[113526]: INFO dbcounter [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Registered counter for database cinder Apr 14 08:07:38.787852 np0000166139 devstack@c-api.service[113525]: INFO dbcounter [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Registered counter for database cinder Apr 14 08:07:38.788199 np0000166139 devstack@c-api.service[113527]: INFO dbcounter [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Registered counter for database cinder Apr 14 08:07:38.799053 np0000166139 devstack@c-api.service[113524]: DEBUG oslo_db.sqlalchemy.engines [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 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=113524) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 14 08:07:38.803567 np0000166139 devstack@c-api.service[113525]: DEBUG oslo_db.sqlalchemy.engines [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 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=113525) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 14 08:07:38.808737 np0000166139 devstack@c-api.service[113526]: DEBUG oslo_db.sqlalchemy.engines [None req-fabf159b-1762-4015-8a14-e71dfd60d990 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=113526) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 14 08:07:38.812089 np0000166139 devstack@c-api.service[113527]: DEBUG oslo_db.sqlalchemy.engines [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 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=113527) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 14 08:07:38.915971 np0000166139 devstack@c-api.service[113524]: DEBUG dbcounter [-] [113524] Writer thread running {{(pid=113524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 14 08:07:38.919192 np0000166139 devstack@c-api.service[113524]: INFO cinder.rpc [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 14 08:07:38.923248 np0000166139 devstack@c-api.service[113524]: INFO cinder.rpc [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 14 08:07:38.924844 np0000166139 devstack@c-api.service[113525]: DEBUG dbcounter [-] [113525] Writer thread running {{(pid=113525) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 14 08:07:38.927497 np0000166139 devstack@c-api.service[113524]: INFO cinder.rpc [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 14 08:07:38.928014 np0000166139 devstack@c-api.service[113525]: INFO cinder.rpc [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 14 08:07:38.928258 np0000166139 devstack@c-api.service[113526]: DEBUG dbcounter [-] [113526] Writer thread running {{(pid=113526) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 14 08:07:38.930213 np0000166139 devstack@c-api.service[113524]: INFO cinder.rpc [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 14 08:07:38.930848 np0000166139 devstack@c-api.service[113526]: INFO cinder.rpc [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 14 08:07:38.930982 np0000166139 devstack@c-api.service[113525]: INFO cinder.rpc [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 14 08:07:38.931320 np0000166139 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:38.933342 np0000166139 devstack@c-api.service[113526]: INFO cinder.rpc [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 14 08:07:38.933506 np0000166139 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:38.933630 np0000166139 devstack@c-api.service[113525]: INFO cinder.rpc [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 14 08:07:38.935505 np0000166139 devstack@c-api.service[113525]: INFO cinder.rpc [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 14 08:07:38.935607 np0000166139 devstack@c-api.service[113526]: INFO cinder.rpc [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 14 08:07:38.936387 np0000166139 devstack@c-api.service[113525]: WARNING castellan.key_manager.migration [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:38.937485 np0000166139 devstack@c-api.service[113526]: INFO cinder.rpc [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 14 08:07:38.938227 np0000166139 devstack@c-api.service[113525]: WARNING castellan.key_manager.migration [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:38.938351 np0000166139 devstack@c-api.service[113524]: DEBUG oslo_db.sqlalchemy.engines [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 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=113524) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 14 08:07:38.938428 np0000166139 devstack@c-api.service[113526]: WARNING castellan.key_manager.migration [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:38.940362 np0000166139 devstack@c-api.service[113526]: WARNING castellan.key_manager.migration [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:38.940681 np0000166139 devstack@c-api.service[113524]: INFO cinder.rpc [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 14 08:07:38.942307 np0000166139 devstack@c-api.service[113525]: DEBUG oslo_db.sqlalchemy.engines [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 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=113525) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 14 08:07:38.942556 np0000166139 devstack@c-api.service[113524]: INFO cinder.rpc [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 14 08:07:38.943601 np0000166139 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:38.944173 np0000166139 devstack@c-api.service[113525]: INFO cinder.rpc [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 14 08:07:38.944624 np0000166139 devstack@c-api.service[113526]: DEBUG oslo_db.sqlalchemy.engines [None req-fabf159b-1762-4015-8a14-e71dfd60d990 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=113526) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 14 08:07:38.945915 np0000166139 devstack@c-api.service[113525]: INFO cinder.rpc [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 14 08:07:38.946790 np0000166139 devstack@c-api.service[113526]: INFO cinder.rpc [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 14 08:07:38.946884 np0000166139 devstack@c-api.service[113525]: WARNING castellan.key_manager.migration [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:38.948599 np0000166139 devstack@c-api.service[113526]: INFO cinder.rpc [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 14 08:07:38.949581 np0000166139 devstack@c-api.service[113526]: WARNING castellan.key_manager.migration [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:38.957240 np0000166139 devstack@c-api.service[113525]: WARNING castellan.key_manager.migration [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:38.957821 np0000166139 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:38.959581 np0000166139 devstack@c-api.service[113526]: WARNING castellan.key_manager.migration [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:38.959883 np0000166139 devstack@c-api.service[113525]: WARNING castellan.key_manager.migration [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:38.961599 np0000166139 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:38.962986 np0000166139 devstack@c-api.service[113526]: WARNING castellan.key_manager.migration [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:38.963298 np0000166139 devstack@c-api.service[113525]: WARNING castellan.key_manager.migration [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:38.964365 np0000166139 devstack@c-api.service[113527]: DEBUG dbcounter [-] [113527] Writer thread running {{(pid=113527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 14 08:07:38.965219 np0000166139 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:38.966280 np0000166139 devstack@c-api.service[113526]: WARNING castellan.key_manager.migration [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:38.967570 np0000166139 devstack@c-api.service[113525]: WARNING castellan.key_manager.migration [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:38.967726 np0000166139 devstack@c-api.service[113527]: INFO cinder.rpc [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 14 08:07:38.969476 np0000166139 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:38.970672 np0000166139 devstack@c-api.service[113527]: INFO cinder.rpc [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 14 08:07:38.970768 np0000166139 devstack@c-api.service[113525]: WARNING castellan.key_manager.migration [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:38.970821 np0000166139 devstack@c-api.service[113526]: WARNING castellan.key_manager.migration [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:38.972711 np0000166139 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:38.972887 np0000166139 devstack@c-api.service[113527]: INFO cinder.rpc [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 14 08:07:38.973947 np0000166139 devstack@c-api.service[113526]: WARNING castellan.key_manager.migration [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:38.974014 np0000166139 devstack@c-api.service[113525]: WARNING castellan.key_manager.migration [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:38.974875 np0000166139 devstack@c-api.service[113527]: INFO cinder.rpc [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 14 08:07:38.975642 np0000166139 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:38.976038 np0000166139 devstack@c-api.service[113527]: WARNING castellan.key_manager.migration [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:38.976874 np0000166139 devstack@c-api.service[113526]: WARNING castellan.key_manager.migration [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:38.978262 np0000166139 devstack@c-api.service[113525]: WARNING castellan.key_manager.migration [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:38.978324 np0000166139 devstack@c-api.service[113527]: WARNING castellan.key_manager.migration [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:38.979916 np0000166139 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:38.980094 np0000166139 devstack@c-api.service[113526]: WARNING castellan.key_manager.migration [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:38.981246 np0000166139 devstack@c-api.service[113525]: WARNING castellan.key_manager.migration [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:38.982917 np0000166139 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:38.983998 np0000166139 devstack@c-api.service[113526]: WARNING castellan.key_manager.migration [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:38.984133 np0000166139 devstack@c-api.service[113527]: DEBUG oslo_db.sqlalchemy.engines [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 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=113527) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 14 08:07:38.984235 np0000166139 devstack@c-api.service[113525]: WARNING castellan.key_manager.migration [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:38.985893 np0000166139 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:38.986017 np0000166139 devstack@c-api.service[113525]: WARNING castellan.key_manager.migration [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:38.986413 np0000166139 devstack@c-api.service[113527]: INFO cinder.rpc [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 14 08:07:38.987219 np0000166139 devstack@c-api.service[113526]: WARNING castellan.key_manager.migration [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:38.987415 np0000166139 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:38.988075 np0000166139 devstack@c-api.service[113527]: INFO cinder.rpc [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 14 08:07:38.988687 np0000166139 devstack@c-api.service[113525]: WARNING castellan.key_manager.migration [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:38.988815 np0000166139 devstack@c-api.service[113526]: WARNING castellan.key_manager.migration [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:38.988977 np0000166139 devstack@c-api.service[113527]: WARNING castellan.key_manager.migration [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:38.990246 np0000166139 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:38.991532 np0000166139 devstack@c-api.service[113526]: WARNING castellan.key_manager.migration [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:38.994593 np0000166139 devstack@c-api.service[113525]: WARNING castellan.key_manager.migration [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:38.995811 np0000166139 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:38.997407 np0000166139 devstack@c-api.service[113526]: WARNING castellan.key_manager.migration [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:38.998107 np0000166139 devstack@c-api.service[113525]: WARNING castellan.key_manager.migration [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:38.999252 np0000166139 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.000245 np0000166139 devstack@c-api.service[113525]: WARNING castellan.key_manager.migration [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.000353 np0000166139 devstack@c-api.service[113527]: WARNING castellan.key_manager.migration [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.000829 np0000166139 devstack@c-api.service[113526]: WARNING castellan.key_manager.migration [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.001415 np0000166139 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.001773 np0000166139 devstack@c-api.service[113525]: WARNING castellan.key_manager.migration [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.002961 np0000166139 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.003076 np0000166139 devstack@c-api.service[113526]: WARNING castellan.key_manager.migration [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.003263 np0000166139 devstack@c-api.service[113525]: WARNING castellan.key_manager.migration [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.004334 np0000166139 devstack@c-api.service[113527]: WARNING castellan.key_manager.migration [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.004488 np0000166139 devstack@c-api.service[113525]: WARNING cinder.api.contrib.hosts [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 14 08:07:39.004587 np0000166139 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.004654 np0000166139 devstack@c-api.service[113526]: WARNING castellan.key_manager.migration [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.005293 np0000166139 devstack@c-api.service[113525]: WARNING castellan.key_manager.migration [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.005549 np0000166139 devstack@c-api.service[113524]: WARNING cinder.api.contrib.hosts [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 14 08:07:39.006210 np0000166139 devstack@c-api.service[113526]: WARNING castellan.key_manager.migration [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.006370 np0000166139 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.006854 np0000166139 devstack@c-api.service[113525]: WARNING castellan.key_manager.migration [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.007316 np0000166139 devstack@c-api.service[113526]: WARNING cinder.api.contrib.hosts [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 14 08:07:39.007523 np0000166139 devstack@c-api.service[113527]: WARNING castellan.key_manager.migration [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.007980 np0000166139 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.008120 np0000166139 devstack@c-api.service[113526]: WARNING castellan.key_manager.migration [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.008379 np0000166139 devstack@c-api.service[113525]: WARNING castellan.key_manager.migration [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.009548 np0000166139 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.009737 np0000166139 devstack@c-api.service[113526]: WARNING castellan.key_manager.migration [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.009939 np0000166139 devstack@c-api.service[113525]: WARNING castellan.key_manager.migration [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.011028 np0000166139 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.011382 np0000166139 devstack@c-api.service[113526]: WARNING castellan.key_manager.migration [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.011863 np0000166139 devstack@c-api.service[113527]: WARNING castellan.key_manager.migration [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.011971 np0000166139 devstack@c-api.service[113525]: WARNING castellan.key_manager.migration [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.012429 np0000166139 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.012945 np0000166139 devstack@c-api.service[113526]: WARNING castellan.key_manager.migration [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.013367 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Extended resource: extensions {{(pid=113525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.013470 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Extended resource: extensions {{(pid=113524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.014437 np0000166139 devstack@c-api.service[113526]: WARNING castellan.key_manager.migration [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.014637 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Extended resource: encryption {{(pid=113524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.014913 np0000166139 devstack@c-api.service[113527]: WARNING castellan.key_manager.migration [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.015019 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Extended resource: encryption {{(pid=113525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.015361 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.v3.router [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Extended resource: extensions {{(pid=113526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.016248 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Extended resource: os-volume-manage {{(pid=113524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.016628 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.v3.router [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Extended resource: encryption {{(pid=113526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.016726 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Extended resource: os-volume-manage {{(pid=113525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.017735 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Extended resource: os-volume-type-access {{(pid=113524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.017841 np0000166139 devstack@c-api.service[113527]: WARNING castellan.key_manager.migration [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.018174 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Extended resource: os-volume-type-access {{(pid=113525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.018285 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.v3.router [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Extended resource: os-volume-manage {{(pid=113526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.019303 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Extended resource: os-quota-sets {{(pid=113524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.019732 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.v3.router [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Extended resource: os-volume-type-access {{(pid=113526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.019871 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Extended resource: os-quota-sets {{(pid=113525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.020764 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Extended resource: qos-specs {{(pid=113524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.021070 np0000166139 devstack@c-api.service[113527]: WARNING castellan.key_manager.migration [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.021298 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.v3.router [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Extended resource: os-quota-sets {{(pid=113526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.021369 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Extended resource: qos-specs {{(pid=113525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.022770 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.v3.router [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Extended resource: qos-specs {{(pid=113526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.022877 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Extended resource: backups {{(pid=113524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.023499 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Extended resource: backups {{(pid=113525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.024841 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.v3.router [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Extended resource: backups {{(pid=113526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.024924 np0000166139 devstack@c-api.service[113527]: WARNING castellan.key_manager.migration [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.025458 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Extended resource: os-hosts {{(pid=113524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.026148 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Extended resource: os-hosts {{(pid=113525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.027050 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Extended resource: scheduler-stats {{(pid=113524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.027132 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.v3.router [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Extended resource: os-hosts {{(pid=113526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.027717 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Extended resource: scheduler-stats {{(pid=113525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.028011 np0000166139 devstack@c-api.service[113527]: WARNING castellan.key_manager.migration [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.028541 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Extended resource: os-volume-transfer {{(pid=113524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.029416 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.v3.router [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Extended resource: scheduler-stats {{(pid=113526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.029642 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Extended resource: os-volume-transfer {{(pid=113525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.029798 np0000166139 devstack@c-api.service[113527]: WARNING castellan.key_manager.migration [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.030346 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Extended resource: extra_specs {{(pid=113524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.030745 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.v3.router [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Extended resource: os-volume-transfer {{(pid=113526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.031017 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Extended resource: extra_specs {{(pid=113525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.031918 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Extended resource: cgsnapshots {{(pid=113524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.032341 np0000166139 devstack@c-api.service[113527]: WARNING castellan.key_manager.migration [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.032419 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.v3.router [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Extended resource: extra_specs {{(pid=113526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.032649 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Extended resource: cgsnapshots {{(pid=113525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.033324 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Extended resource: consistencygroups {{(pid=113524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.034082 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Extended resource: consistencygroups {{(pid=113525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.034179 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.v3.router [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Extended resource: cgsnapshots {{(pid=113526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.035281 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Extended resource: os-availability-zone {{(pid=113524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.035648 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.v3.router [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Extended resource: consistencygroups {{(pid=113526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.036080 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Extended resource: os-availability-zone {{(pid=113525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.036599 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Extended resource: os-snapshot-manage {{(pid=113524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.037458 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Extended resource: os-snapshot-manage {{(pid=113525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.037661 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.v3.router [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Extended resource: os-availability-zone {{(pid=113526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.038051 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Extended resource: os-quota-class-sets {{(pid=113524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.038249 np0000166139 devstack@c-api.service[113527]: WARNING castellan.key_manager.migration [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.038923 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Extended resource: os-quota-class-sets {{(pid=113525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.038970 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.v3.router [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Extended resource: os-snapshot-manage {{(pid=113526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.039301 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Extended resource: encryption {{(pid=113524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.040228 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Extended resource: encryption {{(pid=113525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.040406 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.v3.router [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Extended resource: os-quota-class-sets {{(pid=113526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.040872 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Extended resource: capabilities {{(pid=113524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.041722 np0000166139 devstack@c-api.service[113527]: WARNING castellan.key_manager.migration [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.041970 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.v3.router [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Extended resource: encryption {{(pid=113526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.042053 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Extended resource: capabilities {{(pid=113525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.043030 np0000166139 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.043340 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.v3.router [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Extended resource: capabilities {{(pid=113526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.043768 np0000166139 devstack@c-api.service[113527]: WARNING castellan.key_manager.migration [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.044146 np0000166139 devstack@c-api.service[113525]: WARNING castellan.key_manager.migration [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.044510 np0000166139 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.045354 np0000166139 devstack@c-api.service[113527]: WARNING castellan.key_manager.migration [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.045626 np0000166139 devstack@c-api.service[113526]: WARNING castellan.key_manager.migration [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.045735 np0000166139 devstack@c-api.service[113525]: WARNING castellan.key_manager.migration [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.045961 np0000166139 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.046859 np0000166139 devstack@c-api.service[113527]: WARNING castellan.key_manager.migration [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.047181 np0000166139 devstack@c-api.service[113526]: WARNING castellan.key_manager.migration [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.047258 np0000166139 devstack@c-api.service[113525]: WARNING castellan.key_manager.migration [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.047367 np0000166139 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.047911 np0000166139 devstack@c-api.service[113527]: WARNING cinder.api.contrib.hosts [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 14 08:07:39.048652 np0000166139 devstack@c-api.service[113525]: WARNING castellan.key_manager.migration [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.048764 np0000166139 devstack@c-api.service[113526]: WARNING castellan.key_manager.migration [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.048818 np0000166139 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.048864 np0000166139 devstack@c-api.service[113527]: WARNING castellan.key_manager.migration [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.050201 np0000166139 devstack@c-api.service[113526]: WARNING castellan.key_manager.migration [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.050290 np0000166139 devstack@c-api.service[113525]: WARNING castellan.key_manager.migration [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.050339 np0000166139 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.050385 np0000166139 devstack@c-api.service[113527]: WARNING castellan.key_manager.migration [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.051279 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.contrib.snapshot_actions [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] SnapshotActionsController initialized {{(pid=113524) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 14 08:07:39.051652 np0000166139 devstack@c-api.service[113526]: WARNING castellan.key_manager.migration [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.051727 np0000166139 devstack@c-api.service[113525]: WARNING castellan.key_manager.migration [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.051904 np0000166139 devstack@c-api.service[113527]: WARNING castellan.key_manager.migration [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.052030 np0000166139 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.052789 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.contrib.snapshot_actions [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] SnapshotActionsController initialized {{(pid=113525) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 14 08:07:39.052859 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 08:07:39.052987 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 08:07:39.053120 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Extension UsedLimits extending resource: limits {{(pid=113524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 08:07:39.053197 np0000166139 devstack@c-api.service[113526]: WARNING castellan.key_manager.migration [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.053285 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 08:07:39.053351 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 08:07:39.053405 np0000166139 devstack@c-api.service[113527]: WARNING castellan.key_manager.migration [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.053570 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 08:07:39.053570 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 08:07:39.053744 np0000166139 devstack@c-api.service[113525]: WARNING castellan.key_manager.migration [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.053816 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Extension TypesManage extending resource: types {{(pid=113524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 08:07:39.053816 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 08:07:39.053972 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Extension AdminActions extending resource: volumes {{(pid=113524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 08:07:39.053972 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Extension AdminActions extending resource: snapshots {{(pid=113524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 08:07:39.054143 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Extension AdminActions extending resource: backups {{(pid=113524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 08:07:39.054143 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 08:07:39.054341 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.contrib.snapshot_actions [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] SnapshotActionsController initialized {{(pid=113526) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 14 08:07:39.054407 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 08:07:39.054407 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Extension VolumeActions extending resource: volumes {{(pid=113524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 08:07:39.054542 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113525) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 08:07:39.054593 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 08:07:39.054646 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113525) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 08:07:39.054692 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Extension UsedLimits extending resource: limits {{(pid=113525) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 08:07:39.054863 np0000166139 devstack@c-api.service[113527]: WARNING castellan.key_manager.migration [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.054948 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113525) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 08:07:39.054948 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113525) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 08:07:39.055153 np0000166139 devstack@c-api.service[113526]: WARNING castellan.key_manager.migration [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.055228 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113525) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 08:07:39.055228 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113525) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 08:07:39.055228 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Extension TypesManage extending resource: types {{(pid=113525) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 08:07:39.055485 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113525) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 08:07:39.055485 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Extension AdminActions extending resource: volumes {{(pid=113525) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 08:07:39.055690 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Extension AdminActions extending resource: snapshots {{(pid=113525) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 08:07:39.055796 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.v3.router [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Extended resource: extensions {{(pid=113527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.055860 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Extension AdminActions extending resource: backups {{(pid=113525) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 08:07:39.055860 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113525) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 08:07:39.055954 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.v3.router [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113526) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 08:07:39.056002 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113525) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 08:07:39.056047 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.v3.router [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113526) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 08:07:39.056094 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Extension VolumeActions extending resource: volumes {{(pid=113525) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 08:07:39.056138 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.v3.router [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Extension UsedLimits extending resource: limits {{(pid=113526) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 08:07:39.056138 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.v3.router [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113526) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 08:07:39.056266 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113525) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 08:07:39.056315 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.v3.router [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113526) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 08:07:39.056360 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.v3.router [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113526) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 08:07:39.056615 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.v3.router [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113526) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 08:07:39.056615 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.v3.router [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Extension TypesManage extending resource: types {{(pid=113526) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 08:07:39.056917 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.v3.router [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113526) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 08:07:39.056917 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.v3.router [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Extension AdminActions extending resource: volumes {{(pid=113526) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 08:07:39.057080 np0000166139 devstack@c-api.service[113524]: WARNING keystonemiddleware.auth_token [None req-3105acfb-dbb4-472b-a83e-9102a1c154e0 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 14 08:07:39.057157 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.v3.router [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Extension AdminActions extending resource: snapshots {{(pid=113526) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 08:07:39.057225 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.v3.router [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Extended resource: encryption {{(pid=113527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.057320 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.v3.router [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Extension AdminActions extending resource: backups {{(pid=113526) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 08:07:39.057320 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.v3.router [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113526) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 08:07:39.057320 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.v3.router [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113526) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 08:07:39.057489 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.v3.router [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Extension VolumeActions extending resource: volumes {{(pid=113526) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 08:07:39.057618 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.v3.router [None req-fabf159b-1762-4015-8a14-e71dfd60d990 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113526) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 08:07:39.058548 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.v3.router [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Extended resource: os-volume-manage {{(pid=113527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.058662 np0000166139 devstack@c-api.service[113525]: WARNING keystonemiddleware.auth_token [None req-adaf7c17-b677-412b-b43c-ff35f7ed2333 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 14 08:07:39.059861 np0000166139 devstack@c-api.service[113526]: WARNING keystonemiddleware.auth_token [None req-fabf159b-1762-4015-8a14-e71dfd60d990 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 14 08:07:39.059978 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.v3.router [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Extended resource: os-volume-type-access {{(pid=113527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.061589 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.v3.router [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Extended resource: os-quota-sets {{(pid=113527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.062813 np0000166139 devstack@c-api.service[113524]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x74872b0a3668 pid: 113524 (default app) Apr 14 08:07:39.063022 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.v3.router [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Extended resource: qos-specs {{(pid=113527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.063322 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.063322 np0000166139 devstack@c-api.service[113524]: warnings.warn( Apr 14 08:07:39.064601 np0000166139 devstack@c-api.service[113525]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x74872b0a3668 pid: 113525 (default app) Apr 14 08:07:39.065061 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.v3.router [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Extended resource: backups {{(pid=113527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.065932 np0000166139 devstack@c-api.service[113526]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x74872b0a3668 pid: 113526 (default app) Apr 14 08:07:39.067101 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.v3.router [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Extended resource: os-hosts {{(pid=113527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.069055 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.v3.router [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Extended resource: scheduler-stats {{(pid=113527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.070531 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.v3.router [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Extended resource: os-volume-transfer {{(pid=113527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.071821 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.071821 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.071821 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.071821 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.071821 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.072192 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.072192 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.072192 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.072192 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.072192 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.072401 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.072401 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.072401 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.072401 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.072401 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.072401 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.072765 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.072765 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.072765 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.072765 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.072987 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.072987 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.072987 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.072987 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.073306 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.073306 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.073306 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.073306 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.073577 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.073577 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.073577 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.073577 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.073577 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.073896 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.073896 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.073896 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.073896 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.073896 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.074167 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.074167 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.074167 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.074167 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.074167 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.074167 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.074543 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.v3.router [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Extended resource: extra_specs {{(pid=113527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.074587 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.074587 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.074587 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.074587 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.074587 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.074587 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.074861 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.074861 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.074861 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.074861 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.074861 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.074861 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.075158 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.075158 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.075158 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.075158 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.075158 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.076121 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.076121 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.076121 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.076121 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.076121 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.076644 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.076644 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.076644 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.076644 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.076644 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.076644 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.077385 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.077385 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.077385 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.077385 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.077385 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.077385 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.077969 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.077969 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.077969 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.077969 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.077969 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.078478 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.078478 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.078478 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.078478 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.078478 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.078868 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.078868 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.078868 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.078868 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.079265 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.079265 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.079265 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.079265 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.079714 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.079714 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.079714 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.079714 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.079714 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.080180 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.080180 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.080180 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.080180 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.080180 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.080558 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.080558 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.080558 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.080558 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.080936 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.080936 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.080936 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.080936 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.081379 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.081379 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.081379 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.081379 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.081736 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.081736 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.081736 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.081736 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.082053 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.082053 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.082053 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.082053 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.082426 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.082426 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.082426 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.082426 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.082426 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.082985 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.082985 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.082985 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.082985 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.082985 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.082985 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.083674 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.083674 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.083674 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.083674 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.083674 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.084157 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.084157 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.084157 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.084157 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.084157 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.084157 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.084836 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.084836 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.084836 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.084836 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.084836 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.084836 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.085364 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.085364 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.085364 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.085364 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.085364 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.085364 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.085887 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.085887 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.085887 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.085887 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.085887 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.085887 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.087288 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.087288 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.087288 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.087288 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.087570 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.087570 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.087570 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.087570 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.087570 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.087892 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.087892 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.087892 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.087892 np0000166139 devstack@c-api.service[113524]: /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 14 08:07:39.087892 np0000166139 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 14 08:07:39.088072 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.v3.router [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Extended resource: cgsnapshots {{(pid=113527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.088107 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.middleware.request_id [None req-9bd76b2d-de9d-4aa3-b256-c0d128c3e199 None None] RequestId filter calling following filter/app {{(pid=113524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 08:07:39.088147 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.v3.router [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Extended resource: consistencygroups {{(pid=113527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.088147 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.v3.router [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Extended resource: os-availability-zone {{(pid=113527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.088215 np0000166139 devstack@c-api.service[113524]: [pid: 113524|app: 0|req: 1/1] 199.19.213.199 () {60 vars in 953 bytes} [Tue Apr 14 08:07:39 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Apr 14 08:07:39.088250 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.v3.router [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Extended resource: os-snapshot-manage {{(pid=113527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.088250 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.v3.router [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Extended resource: os-quota-class-sets {{(pid=113527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.088250 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.v3.router [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Extended resource: encryption {{(pid=113527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.088250 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.v3.router [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Extended resource: capabilities {{(pid=113527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 08:07:39.088250 np0000166139 devstack@c-api.service[113527]: WARNING castellan.key_manager.migration [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.088250 np0000166139 devstack@c-api.service[113527]: WARNING castellan.key_manager.migration [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.088250 np0000166139 devstack@c-api.service[113527]: WARNING castellan.key_manager.migration [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.089511 np0000166139 devstack@c-api.service[113527]: WARNING castellan.key_manager.migration [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.090903 np0000166139 devstack@c-api.service[113527]: WARNING castellan.key_manager.migration [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.092346 np0000166139 devstack@c-api.service[113527]: WARNING castellan.key_manager.migration [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.093381 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.contrib.snapshot_actions [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] SnapshotActionsController initialized {{(pid=113527) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 14 08:07:39.094117 np0000166139 devstack@c-api.service[113527]: WARNING castellan.key_manager.migration [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 08:07:39.095024 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.v3.router [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 08:07:39.095142 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.v3.router [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 08:07:39.095265 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.v3.router [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Extension UsedLimits extending resource: limits {{(pid=113527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 08:07:39.095374 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.v3.router [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 08:07:39.095564 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.v3.router [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 08:07:39.095691 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.v3.router [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 08:07:39.095826 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.v3.router [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 08:07:39.095963 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.v3.router [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Extension TypesManage extending resource: types {{(pid=113527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 08:07:39.096103 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.v3.router [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 08:07:39.096465 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.v3.router [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Extension AdminActions extending resource: volumes {{(pid=113527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 08:07:39.096465 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.v3.router [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Extension AdminActions extending resource: snapshots {{(pid=113527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 08:07:39.096547 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.v3.router [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Extension AdminActions extending resource: backups {{(pid=113527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 08:07:39.096647 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.v3.router [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 08:07:39.096783 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.v3.router [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 08:07:39.096911 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.v3.router [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Extension VolumeActions extending resource: volumes {{(pid=113527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 08:07:39.097153 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.v3.router [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 08:07:39.099854 np0000166139 devstack@c-api.service[113527]: WARNING keystonemiddleware.auth_token [None req-cf2a8c29-f017-4484-8c88-3b3386e2beb2 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 14 08:07:39.106277 np0000166139 devstack@c-api.service[113527]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x74872b0a3668 pid: 113527 (default app) Apr 14 08:07:46.233473 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.233473 np0000166139 devstack@c-api.service[113525]: warnings.warn( Apr 14 08:07:46.244476 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.244476 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.244476 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.244476 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.244784 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.244784 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.244784 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.244784 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.245045 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.245045 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.245045 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.245045 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.245045 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.245045 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.245405 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.245405 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.245405 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.245405 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.245405 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.245797 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.245797 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.245797 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.245797 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.245797 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.246093 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.246093 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.246093 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.246093 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.246330 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.246330 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.246330 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.246330 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.246330 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.246642 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.246642 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.246642 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.246642 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.246642 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.246946 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.246946 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.246946 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.246946 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.246946 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.246946 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.247271 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.247271 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.247271 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.247271 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.247271 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.247271 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.247750 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.247750 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.247750 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.247750 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.247750 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.247750 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.248096 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.248096 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.248096 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.248096 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.248096 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.248374 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.248374 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.248374 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.248374 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.248374 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.248665 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.248665 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.248665 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.248665 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.248665 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.248665 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.249064 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.249064 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.249064 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.249064 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.249064 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.249064 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.249372 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.249372 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.249372 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.249372 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.249372 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.249692 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.249692 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.249692 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.249692 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.249692 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.249876 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.249876 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.249876 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.249876 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.250048 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.250048 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.250048 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.250048 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.250198 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.250198 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.250198 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.250198 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.250198 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.250383 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.250383 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.250383 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.250383 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.250383 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.250577 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.250577 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.250577 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.250577 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.250725 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.250725 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.250725 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.250725 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.250876 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.250876 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.250876 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.250876 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.251037 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.251037 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.251037 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.251037 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.251185 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.251185 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.251185 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.251185 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.251331 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.251331 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.251331 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.251331 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.251331 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.251533 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.251533 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.251533 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.251533 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.251533 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.251533 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.251772 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.251772 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.251772 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.251772 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.251772 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.251964 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.251964 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.251964 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.251964 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.251964 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.251964 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.252177 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.252177 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.252177 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.252177 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.252177 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.252177 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.252392 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.252392 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.252392 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.252392 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.252392 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.252392 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.252666 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.252666 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.252666 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.252666 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.252666 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.252666 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.252926 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.252926 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.252926 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.252926 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.253104 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.253104 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.253104 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.253104 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.253104 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.253289 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.253289 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.253289 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.253289 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.253289 np0000166139 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 14 08:07:46.253289 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.middleware.request_id [None req-2f04984e-3830-4f89-83f7-eeef7eebbca2 None None] RequestId filter calling following filter/app {{(pid=113525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 08:07:46.742761 np0000166139 devstack@c-api.service[113525]: INFO cinder.api.openstack.wsgi [None req-2f04984e-3830-4f89-83f7-eeef7eebbca2 admin admin] POST https://199.19.213.199/volume/v3/types Apr 14 08:07:46.743285 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.openstack.wsgi [None req-2f04984e-3830-4f89-83f7-eeef7eebbca2 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 14 08:07:46.744845 np0000166139 devstack@c-api.service[113525]: /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 14 08:07:46.744845 np0000166139 devstack@c-api.service[113525]: warnings.warn( Apr 14 08:07:46.754809 np0000166139 devstack@c-api.service[113525]: DEBUG oslo_db.sqlalchemy.engines [None req-2f04984e-3830-4f89-83f7-eeef7eebbca2 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=113525) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 14 08:07:46.786932 np0000166139 devstack@c-api.service[113525]: INFO cinder.api.openstack.wsgi [None req-2f04984e-3830-4f89-83f7-eeef7eebbca2 admin admin] https://199.19.213.199/volume/v3/types returned with HTTP 200 Apr 14 08:07:46.787602 np0000166139 devstack@c-api.service[113525]: [pid: 113525|app: 0|req: 1/2] 199.19.213.199 () {68 vars in 1288 bytes} [Tue Apr 14 08:07:46 2026] POST /volume/v3/types => generated 186 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 14 08:07:46.801013 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.801013 np0000166139 devstack@c-api.service[113526]: warnings.warn( Apr 14 08:07:46.816770 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.816770 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.816904 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.816904 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.816904 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.816904 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.821222 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.821222 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.821222 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.821222 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.821222 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.821693 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.821693 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.821693 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.821693 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.821693 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.821693 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.822030 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.822030 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.822030 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.822030 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.822030 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.822506 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.822506 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.822506 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.822506 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.822760 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.822760 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.822760 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.822760 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.822760 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.823054 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.823054 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.823054 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.823054 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.823054 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.823336 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.823336 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.823336 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.823336 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.823336 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.823336 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.824295 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.824295 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.824295 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.824295 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.824295 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.824295 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.824688 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.824688 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.824688 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.824688 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.824688 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.824688 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.825019 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.825019 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.825019 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.825019 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.825019 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.825019 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.825372 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.825372 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.825372 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.825372 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.827745 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.827745 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.827745 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.827745 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.827745 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.828103 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.828103 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.828103 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.828103 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.828103 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.828482 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.828482 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.828482 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.828482 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.828482 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.828482 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.828914 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.828914 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.828914 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.828914 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.828914 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.830452 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.830452 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.830452 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.830452 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.830452 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.830594 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.830594 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.830594 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.830594 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.830712 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.830712 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.830712 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.830712 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.830824 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.830824 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.830824 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.830824 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.830824 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.830958 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.830958 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.830958 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.830958 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.830958 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.831081 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.831081 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.831081 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.831081 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.831184 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.831184 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.831184 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.831184 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.831292 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.831292 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.831292 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.831292 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.831395 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.831395 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.831395 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.831395 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.831528 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.831528 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.831528 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.831528 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.831632 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.831632 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.831632 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.831632 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.831632 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.831632 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.831781 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.831781 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.831781 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.831781 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.831781 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.831922 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.831922 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.831922 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.831922 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.831922 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.831922 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.831922 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.832095 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.832095 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.832095 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.832095 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.832095 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.832095 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.832234 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.832234 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.832234 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.832234 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.832234 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.832234 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.832382 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.832382 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.832382 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.832382 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.832382 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.832382 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.832542 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.832542 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.832542 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.832542 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.832652 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.832652 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.832652 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.832652 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.832764 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.832764 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.832764 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.832764 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.832861 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.832861 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.832861 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:46.832861 np0000166139 devstack@c-api.service[113526]: warnings.warn(deprecated_msg) Apr 14 08:07:46.832861 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.middleware.request_id [req-2f04984e-3830-4f89-83f7-eeef7eebbca2 req-aa8ea5f6-77be-4748-88f8-cf250c788869 None None] RequestId filter calling following filter/app {{(pid=113526) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 08:07:47.185795 np0000166139 devstack@c-api.service[113526]: INFO cinder.api.openstack.wsgi [req-2f04984e-3830-4f89-83f7-eeef7eebbca2 req-aa8ea5f6-77be-4748-88f8-cf250c788869 admin admin] POST https://199.19.213.199/volume/v3/types/eec888db-f842-4d20-8f5d-6b4246849502/extra_specs Apr 14 08:07:47.186294 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.openstack.wsgi [req-2f04984e-3830-4f89-83f7-eeef7eebbca2 req-aa8ea5f6-77be-4748-88f8-cf250c788869 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113526) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 14 08:07:47.188060 np0000166139 devstack@c-api.service[113526]: /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 14 08:07:47.188060 np0000166139 devstack@c-api.service[113526]: warnings.warn( Apr 14 08:07:47.198880 np0000166139 devstack@c-api.service[113526]: DEBUG oslo_db.sqlalchemy.engines [req-2f04984e-3830-4f89-83f7-eeef7eebbca2 req-aa8ea5f6-77be-4748-88f8-cf250c788869 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=113526) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 14 08:07:47.263577 np0000166139 devstack@c-api.service[113526]: INFO cinder.api.openstack.wsgi [req-2f04984e-3830-4f89-83f7-eeef7eebbca2 req-aa8ea5f6-77be-4748-88f8-cf250c788869 admin admin] https://199.19.213.199/volume/v3/types/eec888db-f842-4d20-8f5d-6b4246849502/extra_specs returned with HTTP 200 Apr 14 08:07:47.264411 np0000166139 devstack@c-api.service[113526]: [pid: 113526|app: 0|req: 1/3] 199.19.213.199 () {70 vars in 1505 bytes} [Tue Apr 14 08:07:46 2026] POST /volume/v3/types/eec888db-f842-4d20-8f5d-6b4246849502/extra_specs => generated 55 bytes in 464 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 14 08:07:48.942924 np0000166139 devstack@c-api.service[113524]: DEBUG dbcounter [-] [113524] Writing DB stats cinder:SELECT=6 {{(pid=113524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 08:07:48.988848 np0000166139 devstack@c-api.service[113527]: DEBUG dbcounter [-] [113527] Writing DB stats cinder:SELECT=6 {{(pid=113527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 08:07:56.783898 np0000166139 devstack@c-api.service[113525]: DEBUG dbcounter [-] [113525] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113525) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 08:07:57.260752 np0000166139 devstack@c-api.service[113526]: DEBUG dbcounter [-] [113526] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113526) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 08:10:17.463169 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.middleware.request_id [None req-dce7498d-3a7b-47d6-a213-0a40e252289c None None] RequestId filter calling following filter/app {{(pid=113524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 08:10:17.464864 np0000166139 devstack@c-api.service[113524]: INFO cinder.api.openstack.wsgi [None req-dce7498d-3a7b-47d6-a213-0a40e252289c None None] GET https://199.19.213.199/volume// Apr 14 08:10:17.465776 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.openstack.wsgi [None req-dce7498d-3a7b-47d6-a213-0a40e252289c None None] Empty body provided in request {{(pid=113524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 08:10:17.466484 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.openstack.wsgi [None req-dce7498d-3a7b-47d6-a213-0a40e252289c None None] Calling method 'all' {{(pid=113524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 08:10:17.467430 np0000166139 devstack@c-api.service[113524]: INFO cinder.api.openstack.wsgi [None req-dce7498d-3a7b-47d6-a213-0a40e252289c None None] https://199.19.213.199/volume// returned with HTTP 300 Apr 14 08:10:17.467940 np0000166139 devstack@c-api.service[113524]: [pid: 113524|app: 0|req: 2/4] 199.19.213.199 () {66 vars in 1456 bytes} [Tue Apr 14 08:10:17 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 14 08:10:56.590551 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.590551 np0000166139 devstack@c-api.service[113527]: warnings.warn( Apr 14 08:10:56.602172 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.602172 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.602172 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.602172 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.602650 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.602650 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.602650 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.602650 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.603011 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.603011 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.603011 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.603011 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.603011 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.603011 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.603469 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.603469 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.603469 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.603469 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.603469 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.603848 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.603848 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.603848 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.603848 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.603848 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.604374 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.604374 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.604374 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.604374 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.604688 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.604688 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.604688 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.604688 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.604688 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.605091 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.605091 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.605091 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.605091 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.605091 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.605471 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.605471 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.605471 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.605471 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.605471 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.605471 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.605889 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.605889 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.605889 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.605889 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.605889 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.605889 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.606363 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.606363 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.606363 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.606363 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.606363 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.606363 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.606934 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.606934 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.606934 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.606934 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.606934 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.607324 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.607324 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.607324 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.607324 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.607324 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.607718 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.607718 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.607718 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.607718 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.607718 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.607718 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.608346 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.608346 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.608346 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.608346 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.608346 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.608346 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.608757 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.608757 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.608757 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.608757 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.608757 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.609071 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.609071 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.609071 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.609071 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.609071 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.609357 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.609357 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.609357 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.609357 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.609630 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.609630 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.609630 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.609630 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.609921 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.609921 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.609921 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.609921 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.609921 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.610321 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.610321 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.610321 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.610321 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.610321 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.610621 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.610621 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.610621 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.610621 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.610811 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.610811 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.610811 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.610811 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.611092 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.611092 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.611092 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.611092 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.611278 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.611278 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.611278 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.611278 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.611525 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.611525 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.611525 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.611525 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.611711 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.611711 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.611711 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.611711 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.611711 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.611957 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.611957 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.611957 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.611957 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.611957 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.611957 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.612217 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.612217 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.612217 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.612217 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.612217 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.612425 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.612425 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.612425 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.612425 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.612425 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.612425 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.612704 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.612704 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.612704 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.612704 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.612704 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.612704 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.613009 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.613009 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.613009 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.613009 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.613009 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.613009 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.613273 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.613273 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.613273 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.613273 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.613273 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.613273 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.613542 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.613542 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.613542 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.613542 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.613729 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.613729 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.613729 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.613729 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.613729 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.613961 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.613961 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.613961 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.613961 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.613961 np0000166139 devstack@c-api.service[113527]: warnings.warn(deprecated_msg) Apr 14 08:10:56.613961 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.middleware.request_id [None req-cfbe87a5-ddce-4eee-acae-a3a8215515ff None None] RequestId filter calling following filter/app {{(pid=113527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 08:10:56.930719 np0000166139 devstack@c-api.service[113527]: INFO cinder.api.openstack.wsgi [None req-cfbe87a5-ddce-4eee-acae-a3a8215515ff demo demo] GET https://199.19.213.199/volume/v3/types?is_public=None Apr 14 08:10:56.930991 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.openstack.wsgi [None req-cfbe87a5-ddce-4eee-acae-a3a8215515ff demo demo] Empty body provided in request {{(pid=113527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 08:10:56.931089 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.openstack.wsgi [None req-cfbe87a5-ddce-4eee-acae-a3a8215515ff demo demo] Calling method 'index' {{(pid=113527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 08:10:56.931606 np0000166139 devstack@c-api.service[113527]: /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 14 08:10:56.931606 np0000166139 devstack@c-api.service[113527]: warnings.warn( Apr 14 08:10:56.932276 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.api_utils [None req-cfbe87a5-ddce-4eee-acae-a3a8215515ff demo demo] Removing options '' from query. {{(pid=113527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 08:10:56.942236 np0000166139 devstack@c-api.service[113527]: DEBUG oslo_db.sqlalchemy.engines [None req-cfbe87a5-ddce-4eee-acae-a3a8215515ff 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=113527) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 14 08:10:56.963903 np0000166139 devstack@c-api.service[113527]: INFO cinder.api.openstack.wsgi [None req-cfbe87a5-ddce-4eee-acae-a3a8215515ff demo demo] https://199.19.213.199/volume/v3/types?is_public=None returned with HTTP 200 Apr 14 08:10:56.964431 np0000166139 devstack@c-api.service[113527]: [pid: 113527|app: 0|req: 1/5] 199.19.213.199 () {64 vars in 1263 bytes} [Tue Apr 14 08:10:56 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 14 08:10:56.974818 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.middleware.request_id [req-cfbe87a5-ddce-4eee-acae-a3a8215515ff req-ef67a1ac-40dd-4ced-80a1-f8da86aa87ff None None] RequestId filter calling following filter/app {{(pid=113525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 08:10:56.979321 np0000166139 devstack@c-api.service[113525]: INFO cinder.api.openstack.wsgi [req-cfbe87a5-ddce-4eee-acae-a3a8215515ff req-ef67a1ac-40dd-4ced-80a1-f8da86aa87ff demo demo] GET https://199.19.213.199/volume/v3/types/default Apr 14 08:10:56.979586 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.openstack.wsgi [req-cfbe87a5-ddce-4eee-acae-a3a8215515ff req-ef67a1ac-40dd-4ced-80a1-f8da86aa87ff demo demo] Empty body provided in request {{(pid=113525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 08:10:56.979848 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.openstack.wsgi [req-cfbe87a5-ddce-4eee-acae-a3a8215515ff req-ef67a1ac-40dd-4ced-80a1-f8da86aa87ff demo demo] Calling method 'show' {{(pid=113525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 08:10:56.991954 np0000166139 devstack@c-api.service[113525]: INFO cinder.api.openstack.wsgi [req-cfbe87a5-ddce-4eee-acae-a3a8215515ff req-ef67a1ac-40dd-4ced-80a1-f8da86aa87ff demo demo] https://199.19.213.199/volume/v3/types/default returned with HTTP 200 Apr 14 08:10:56.992429 np0000166139 devstack@c-api.service[113525]: [pid: 113525|app: 0|req: 2/6] 199.19.213.199 () {66 vars in 1329 bytes} [Tue Apr 14 08:10:56 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 14 08:10:57.346209 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.middleware.request_id [None req-f985da3a-b007-4023-9bd8-7e5db882de3b None None] RequestId filter calling following filter/app {{(pid=113526) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 08:10:57.349901 np0000166139 devstack@c-api.service[113526]: INFO cinder.api.openstack.wsgi [None req-f985da3a-b007-4023-9bd8-7e5db882de3b demo demo] GET https://199.19.213.199/volume/v3/types/default Apr 14 08:10:57.350210 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.openstack.wsgi [None req-f985da3a-b007-4023-9bd8-7e5db882de3b demo demo] Empty body provided in request {{(pid=113526) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 08:10:57.350509 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.openstack.wsgi [None req-f985da3a-b007-4023-9bd8-7e5db882de3b demo demo] Calling method 'show' {{(pid=113526) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 08:10:57.364509 np0000166139 devstack@c-api.service[113526]: INFO cinder.api.openstack.wsgi [None req-f985da3a-b007-4023-9bd8-7e5db882de3b demo demo] https://199.19.213.199/volume/v3/types/default returned with HTTP 200 Apr 14 08:10:57.365158 np0000166139 devstack@c-api.service[113526]: [pid: 113526|app: 0|req: 2/7] 199.19.213.199 () {64 vars in 1258 bytes} [Tue Apr 14 08:10:57 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 14 08:10:57.839590 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.middleware.request_id [None req-03e6bc61-0578-4860-891e-8210806b5fde None None] RequestId filter calling following filter/app {{(pid=113524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 08:10:58.168099 np0000166139 devstack@c-api.service[113524]: INFO cinder.api.openstack.wsgi [None req-03e6bc61-0578-4860-891e-8210806b5fde demo demo] GET https://199.19.213.199/volume/v3/types/default Apr 14 08:10:58.168457 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.openstack.wsgi [None req-03e6bc61-0578-4860-891e-8210806b5fde demo demo] Empty body provided in request {{(pid=113524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 08:10:58.168641 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.openstack.wsgi [None req-03e6bc61-0578-4860-891e-8210806b5fde demo demo] Calling method 'show' {{(pid=113524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 08:10:58.174970 np0000166139 devstack@c-api.service[113524]: DEBUG oslo_db.sqlalchemy.engines [None req-03e6bc61-0578-4860-891e-8210806b5fde 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=113524) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 14 08:10:58.191042 np0000166139 devstack@c-api.service[113524]: /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 14 08:10:58.191042 np0000166139 devstack@c-api.service[113524]: warnings.warn( Apr 14 08:10:58.193297 np0000166139 devstack@c-api.service[113524]: INFO cinder.api.openstack.wsgi [None req-03e6bc61-0578-4860-891e-8210806b5fde demo demo] https://199.19.213.199/volume/v3/types/default returned with HTTP 200 Apr 14 08:10:58.193755 np0000166139 devstack@c-api.service[113524]: [pid: 113524|app: 0|req: 3/8] 199.19.213.199 () {64 vars in 1258 bytes} [Tue Apr 14 08:10:57 2026] GET /volume/v3/types/default => generated 145 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 14 08:10:58.205816 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.middleware.request_id [None req-ca79fdae-020d-41f7-b9bf-0d780f1836d1 None None] RequestId filter calling following filter/app {{(pid=113527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 08:10:58.209349 np0000166139 devstack@c-api.service[113527]: INFO cinder.api.openstack.wsgi [None req-ca79fdae-020d-41f7-b9bf-0d780f1836d1 demo demo] GET https://199.19.213.199/volume/v3/types/default Apr 14 08:10:58.209944 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.openstack.wsgi [None req-ca79fdae-020d-41f7-b9bf-0d780f1836d1 demo demo] Empty body provided in request {{(pid=113527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 08:10:58.210217 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.openstack.wsgi [None req-ca79fdae-020d-41f7-b9bf-0d780f1836d1 demo demo] Calling method 'show' {{(pid=113527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 08:10:58.231291 np0000166139 devstack@c-api.service[113527]: INFO cinder.api.openstack.wsgi [None req-ca79fdae-020d-41f7-b9bf-0d780f1836d1 demo demo] https://199.19.213.199/volume/v3/types/default returned with HTTP 200 Apr 14 08:10:58.231723 np0000166139 devstack@c-api.service[113527]: [pid: 113527|app: 0|req: 2/9] 199.19.213.199 () {64 vars in 1258 bytes} [Tue Apr 14 08:10:58 2026] GET /volume/v3/types/default => generated 145 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 14 08:11:06.986534 np0000166139 devstack@c-api.service[113525]: DEBUG dbcounter [-] [113525] Writing DB stats cinder:SELECT=2 {{(pid=113525) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 08:11:07.360362 np0000166139 devstack@c-api.service[113526]: DEBUG dbcounter [-] [113526] Writing DB stats cinder:SELECT=2 {{(pid=113526) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 08:11:08.189150 np0000166139 devstack@c-api.service[113524]: DEBUG dbcounter [-] [113524] Writing DB stats cinder:SELECT=2 {{(pid=113524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 08:11:08.226949 np0000166139 devstack@c-api.service[113527]: DEBUG dbcounter [-] [113527] Writing DB stats cinder:SELECT=3 {{(pid=113527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 08:16:50.430369 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.middleware.request_id [None req-f1c7c563-a71d-449a-854a-5046c4f7d603 None None] RequestId filter calling following filter/app {{(pid=113525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 08:16:50.522992 np0000166139 devstack@c-api.service[113525]: INFO cinder.api.openstack.wsgi [None req-f1c7c563-a71d-449a-854a-5046c4f7d603 demo demo] GET https://199.19.213.199/volume/v3/volumes/detail Apr 14 08:16:50.523238 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.openstack.wsgi [None req-f1c7c563-a71d-449a-854a-5046c4f7d603 demo demo] Empty body provided in request {{(pid=113525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 08:16:50.523588 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.openstack.wsgi [None req-f1c7c563-a71d-449a-854a-5046c4f7d603 demo demo] Calling method 'detail' {{(pid=113525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 08:16:50.524179 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.api_utils [None req-f1c7c563-a71d-449a-854a-5046c4f7d603 demo demo] Removing options '' from query. {{(pid=113525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 08:16:50.525226 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.volume.api [None req-f1c7c563-a71d-449a-854a-5046c4f7d603 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113525) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 08:16:50.563398 np0000166139 devstack@c-api.service[113525]: INFO cinder.volume.api [None req-f1c7c563-a71d-449a-854a-5046c4f7d603 demo demo] Get all volumes completed successfully. Apr 14 08:16:50.565819 np0000166139 devstack@c-api.service[113525]: INFO cinder.api.openstack.wsgi [None req-f1c7c563-a71d-449a-854a-5046c4f7d603 demo demo] https://199.19.213.199/volume/v3/volumes/detail returned with HTTP 200 Apr 14 08:16:50.566276 np0000166139 devstack@c-api.service[113525]: [pid: 113525|app: 0|req: 3/10] 199.19.213.199 () {64 vars in 1295 bytes} [Tue Apr 14 08:16:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 14 08:17:00.557828 np0000166139 devstack@c-api.service[113525]: DEBUG dbcounter [-] [113525] Writing DB stats cinder:SELECT=1 {{(pid=113525) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 08:17:50.583801 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.middleware.request_id [None req-45200016-2576-4129-a789-5eac177f3cad None None] RequestId filter calling following filter/app {{(pid=113526) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 08:17:50.587383 np0000166139 devstack@c-api.service[113526]: INFO cinder.api.openstack.wsgi [None req-45200016-2576-4129-a789-5eac177f3cad demo demo] GET https://199.19.213.199/volume/v3/volumes/detail Apr 14 08:17:50.587618 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.openstack.wsgi [None req-45200016-2576-4129-a789-5eac177f3cad demo demo] Empty body provided in request {{(pid=113526) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 08:17:50.587799 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.openstack.wsgi [None req-45200016-2576-4129-a789-5eac177f3cad demo demo] Calling method 'detail' {{(pid=113526) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 08:17:50.588283 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.api_utils [None req-45200016-2576-4129-a789-5eac177f3cad demo demo] Removing options '' from query. {{(pid=113526) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 08:17:50.589080 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.volume.api [None req-45200016-2576-4129-a789-5eac177f3cad demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113526) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 08:17:50.622377 np0000166139 devstack@c-api.service[113526]: INFO cinder.volume.api [None req-45200016-2576-4129-a789-5eac177f3cad demo demo] Get all volumes completed successfully. Apr 14 08:17:50.625325 np0000166139 devstack@c-api.service[113526]: INFO cinder.api.openstack.wsgi [None req-45200016-2576-4129-a789-5eac177f3cad demo demo] https://199.19.213.199/volume/v3/volumes/detail returned with HTTP 200 Apr 14 08:17:50.626009 np0000166139 devstack@c-api.service[113526]: [pid: 113526|app: 0|req: 3/11] 199.19.213.199 () {64 vars in 1295 bytes} [Tue Apr 14 08:17:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 14 08:18:00.614839 np0000166139 devstack@c-api.service[113526]: DEBUG dbcounter [-] [113526] Writing DB stats cinder:SELECT=1 {{(pid=113526) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 08:18:50.642952 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.middleware.request_id [None req-805004e9-e665-4264-8571-a00bfdf2ff3f None None] RequestId filter calling following filter/app {{(pid=113524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 08:18:50.647355 np0000166139 devstack@c-api.service[113524]: INFO cinder.api.openstack.wsgi [None req-805004e9-e665-4264-8571-a00bfdf2ff3f demo demo] GET https://199.19.213.199/volume/v3/volumes/detail Apr 14 08:18:50.647355 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.openstack.wsgi [None req-805004e9-e665-4264-8571-a00bfdf2ff3f demo demo] Empty body provided in request {{(pid=113524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 08:18:50.647355 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.openstack.wsgi [None req-805004e9-e665-4264-8571-a00bfdf2ff3f demo demo] Calling method 'detail' {{(pid=113524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 08:18:50.647355 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.api_utils [None req-805004e9-e665-4264-8571-a00bfdf2ff3f demo demo] Removing options '' from query. {{(pid=113524) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 08:18:50.647931 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.volume.api [None req-805004e9-e665-4264-8571-a00bfdf2ff3f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113524) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 08:18:50.687455 np0000166139 devstack@c-api.service[113524]: INFO cinder.volume.api [None req-805004e9-e665-4264-8571-a00bfdf2ff3f demo demo] Get all volumes completed successfully. Apr 14 08:18:50.689739 np0000166139 devstack@c-api.service[113524]: INFO cinder.api.openstack.wsgi [None req-805004e9-e665-4264-8571-a00bfdf2ff3f demo demo] https://199.19.213.199/volume/v3/volumes/detail returned with HTTP 200 Apr 14 08:18:50.690172 np0000166139 devstack@c-api.service[113524]: [pid: 113524|app: 0|req: 4/12] 199.19.213.199 () {64 vars in 1295 bytes} [Tue Apr 14 08:18:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Apr 14 08:19:00.679736 np0000166139 devstack@c-api.service[113524]: DEBUG dbcounter [-] [113524] Writing DB stats cinder:SELECT=1 {{(pid=113524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 08:19:50.707652 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.middleware.request_id [None req-dd75748c-bd1d-4073-a136-dca0b56709d5 None None] RequestId filter calling following filter/app {{(pid=113527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 08:19:50.711668 np0000166139 devstack@c-api.service[113527]: INFO cinder.api.openstack.wsgi [None req-dd75748c-bd1d-4073-a136-dca0b56709d5 demo demo] GET https://199.19.213.199/volume/v3/volumes/detail Apr 14 08:19:50.711849 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.openstack.wsgi [None req-dd75748c-bd1d-4073-a136-dca0b56709d5 demo demo] Empty body provided in request {{(pid=113527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 08:19:50.712038 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.openstack.wsgi [None req-dd75748c-bd1d-4073-a136-dca0b56709d5 demo demo] Calling method 'detail' {{(pid=113527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 08:19:50.712500 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.api_utils [None req-dd75748c-bd1d-4073-a136-dca0b56709d5 demo demo] Removing options '' from query. {{(pid=113527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 08:19:50.713869 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.volume.api [None req-dd75748c-bd1d-4073-a136-dca0b56709d5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113527) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 08:19:50.751838 np0000166139 devstack@c-api.service[113527]: INFO cinder.volume.api [None req-dd75748c-bd1d-4073-a136-dca0b56709d5 demo demo] Get all volumes completed successfully. Apr 14 08:19:50.755044 np0000166139 devstack@c-api.service[113527]: INFO cinder.api.openstack.wsgi [None req-dd75748c-bd1d-4073-a136-dca0b56709d5 demo demo] https://199.19.213.199/volume/v3/volumes/detail returned with HTTP 200 Apr 14 08:19:50.755553 np0000166139 devstack@c-api.service[113527]: [pid: 113527|app: 0|req: 3/13] 199.19.213.199 () {64 vars in 1295 bytes} [Tue Apr 14 08:19:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 14 08:20:00.744109 np0000166139 devstack@c-api.service[113527]: DEBUG dbcounter [-] [113527] Writing DB stats cinder:SELECT=1 {{(pid=113527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 08:20:50.774109 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.middleware.request_id [None req-02e44dd8-181e-4871-97df-2c94a7673e1d None None] RequestId filter calling following filter/app {{(pid=113525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 08:20:50.777226 np0000166139 devstack@c-api.service[113525]: INFO cinder.api.openstack.wsgi [None req-02e44dd8-181e-4871-97df-2c94a7673e1d demo demo] GET https://199.19.213.199/volume/v3/volumes/detail Apr 14 08:20:50.777498 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.openstack.wsgi [None req-02e44dd8-181e-4871-97df-2c94a7673e1d demo demo] Empty body provided in request {{(pid=113525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 08:20:50.777750 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.openstack.wsgi [None req-02e44dd8-181e-4871-97df-2c94a7673e1d demo demo] Calling method 'detail' {{(pid=113525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 08:20:50.778066 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.api_utils [None req-02e44dd8-181e-4871-97df-2c94a7673e1d demo demo] Removing options '' from query. {{(pid=113525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 08:20:50.779194 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.volume.api [None req-02e44dd8-181e-4871-97df-2c94a7673e1d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113525) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 08:20:50.787982 np0000166139 devstack@c-api.service[113525]: INFO cinder.volume.api [None req-02e44dd8-181e-4871-97df-2c94a7673e1d demo demo] Get all volumes completed successfully. Apr 14 08:20:50.791163 np0000166139 devstack@c-api.service[113525]: INFO cinder.api.openstack.wsgi [None req-02e44dd8-181e-4871-97df-2c94a7673e1d demo demo] https://199.19.213.199/volume/v3/volumes/detail returned with HTTP 200 Apr 14 08:20:50.791703 np0000166139 devstack@c-api.service[113525]: [pid: 113525|app: 0|req: 4/14] 199.19.213.199 () {64 vars in 1295 bytes} [Tue Apr 14 08:20:50 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 14 08:21:00.782238 np0000166139 devstack@c-api.service[113525]: DEBUG dbcounter [-] [113525] Writing DB stats cinder:SELECT=1 {{(pid=113525) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 08:21:50.805938 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.middleware.request_id [None req-5fcffae9-53d6-49f0-97d6-08663e953855 None None] RequestId filter calling following filter/app {{(pid=113526) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 08:21:50.937493 np0000166139 devstack@c-api.service[113526]: INFO cinder.api.openstack.wsgi [None req-5fcffae9-53d6-49f0-97d6-08663e953855 demo demo] GET https://199.19.213.199/volume/v3/volumes/detail Apr 14 08:21:50.937950 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.openstack.wsgi [None req-5fcffae9-53d6-49f0-97d6-08663e953855 demo demo] Empty body provided in request {{(pid=113526) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 08:21:50.940467 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.openstack.wsgi [None req-5fcffae9-53d6-49f0-97d6-08663e953855 demo demo] Calling method 'detail' {{(pid=113526) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 08:21:50.940467 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.api_utils [None req-5fcffae9-53d6-49f0-97d6-08663e953855 demo demo] Removing options '' from query. {{(pid=113526) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 08:21:50.940467 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.volume.api [None req-5fcffae9-53d6-49f0-97d6-08663e953855 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113526) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 08:21:50.948967 np0000166139 devstack@c-api.service[113526]: INFO cinder.volume.api [None req-5fcffae9-53d6-49f0-97d6-08663e953855 demo demo] Get all volumes completed successfully. Apr 14 08:21:50.952163 np0000166139 devstack@c-api.service[113526]: INFO cinder.api.openstack.wsgi [None req-5fcffae9-53d6-49f0-97d6-08663e953855 demo demo] https://199.19.213.199/volume/v3/volumes/detail returned with HTTP 200 Apr 14 08:21:50.952775 np0000166139 devstack@c-api.service[113526]: [pid: 113526|app: 0|req: 4/15] 199.19.213.199 () {64 vars in 1295 bytes} [Tue Apr 14 08:21:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 14 08:22:00.944575 np0000166139 devstack@c-api.service[113526]: DEBUG dbcounter [-] [113526] Writing DB stats cinder:SELECT=1 {{(pid=113526) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 08:22:50.968765 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.middleware.request_id [None req-989112f4-d3de-451a-98d7-8a0e498a7f5c None None] RequestId filter calling following filter/app {{(pid=113524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 08:22:50.971406 np0000166139 devstack@c-api.service[113524]: INFO cinder.api.openstack.wsgi [None req-989112f4-d3de-451a-98d7-8a0e498a7f5c demo demo] GET https://199.19.213.199/volume/v3/volumes/detail Apr 14 08:22:50.971668 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.openstack.wsgi [None req-989112f4-d3de-451a-98d7-8a0e498a7f5c demo demo] Empty body provided in request {{(pid=113524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 08:22:50.972048 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.openstack.wsgi [None req-989112f4-d3de-451a-98d7-8a0e498a7f5c demo demo] Calling method 'detail' {{(pid=113524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 08:22:50.972048 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.api_utils [None req-989112f4-d3de-451a-98d7-8a0e498a7f5c demo demo] Removing options '' from query. {{(pid=113524) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 08:22:50.972954 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.volume.api [None req-989112f4-d3de-451a-98d7-8a0e498a7f5c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113524) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 08:22:50.982988 np0000166139 devstack@c-api.service[113524]: INFO cinder.volume.api [None req-989112f4-d3de-451a-98d7-8a0e498a7f5c demo demo] Get all volumes completed successfully. Apr 14 08:22:50.985306 np0000166139 devstack@c-api.service[113524]: INFO cinder.api.openstack.wsgi [None req-989112f4-d3de-451a-98d7-8a0e498a7f5c demo demo] https://199.19.213.199/volume/v3/volumes/detail returned with HTTP 200 Apr 14 08:22:50.985767 np0000166139 devstack@c-api.service[113524]: [pid: 113524|app: 0|req: 5/16] 199.19.213.199 () {64 vars in 1295 bytes} [Tue Apr 14 08:22:50 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 14 08:23:00.976150 np0000166139 devstack@c-api.service[113524]: DEBUG dbcounter [-] [113524] Writing DB stats cinder:SELECT=1 {{(pid=113524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 08:23:51.000474 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.middleware.request_id [None req-573b7403-19a6-4b2f-a9f0-7855e564c744 None None] RequestId filter calling following filter/app {{(pid=113527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 08:23:51.003940 np0000166139 devstack@c-api.service[113527]: INFO cinder.api.openstack.wsgi [None req-573b7403-19a6-4b2f-a9f0-7855e564c744 demo demo] GET https://199.19.213.199/volume/v3/volumes/detail Apr 14 08:23:51.004199 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.openstack.wsgi [None req-573b7403-19a6-4b2f-a9f0-7855e564c744 demo demo] Empty body provided in request {{(pid=113527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 08:23:51.004471 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.openstack.wsgi [None req-573b7403-19a6-4b2f-a9f0-7855e564c744 demo demo] Calling method 'detail' {{(pid=113527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 08:23:51.004806 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.api_utils [None req-573b7403-19a6-4b2f-a9f0-7855e564c744 demo demo] Removing options '' from query. {{(pid=113527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 08:23:51.005857 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.volume.api [None req-573b7403-19a6-4b2f-a9f0-7855e564c744 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113527) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 08:23:51.016337 np0000166139 devstack@c-api.service[113527]: INFO cinder.volume.api [None req-573b7403-19a6-4b2f-a9f0-7855e564c744 demo demo] Get all volumes completed successfully. Apr 14 08:23:51.018271 np0000166139 devstack@c-api.service[113527]: INFO cinder.api.openstack.wsgi [None req-573b7403-19a6-4b2f-a9f0-7855e564c744 demo demo] https://199.19.213.199/volume/v3/volumes/detail returned with HTTP 200 Apr 14 08:23:51.019000 np0000166139 devstack@c-api.service[113527]: [pid: 113527|app: 0|req: 4/17] 199.19.213.199 () {64 vars in 1295 bytes} [Tue Apr 14 08:23:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 14 08:24:01.008895 np0000166139 devstack@c-api.service[113527]: DEBUG dbcounter [-] [113527] Writing DB stats cinder:SELECT=1 {{(pid=113527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 08:24:51.033317 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.middleware.request_id [None req-601222f8-cddf-49d7-9505-ab6b05c50cfc None None] RequestId filter calling following filter/app {{(pid=113525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 08:24:51.036904 np0000166139 devstack@c-api.service[113525]: INFO cinder.api.openstack.wsgi [None req-601222f8-cddf-49d7-9505-ab6b05c50cfc demo demo] GET https://199.19.213.199/volume/v3/volumes/detail Apr 14 08:24:51.037157 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.openstack.wsgi [None req-601222f8-cddf-49d7-9505-ab6b05c50cfc demo demo] Empty body provided in request {{(pid=113525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 08:24:51.037414 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.openstack.wsgi [None req-601222f8-cddf-49d7-9505-ab6b05c50cfc demo demo] Calling method 'detail' {{(pid=113525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 08:24:51.037771 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.api_utils [None req-601222f8-cddf-49d7-9505-ab6b05c50cfc demo demo] Removing options '' from query. {{(pid=113525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 08:24:51.038805 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.volume.api [None req-601222f8-cddf-49d7-9505-ab6b05c50cfc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113525) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 08:24:51.051133 np0000166139 devstack@c-api.service[113525]: INFO cinder.volume.api [None req-601222f8-cddf-49d7-9505-ab6b05c50cfc demo demo] Get all volumes completed successfully. Apr 14 08:24:51.055375 np0000166139 devstack@c-api.service[113525]: INFO cinder.api.openstack.wsgi [None req-601222f8-cddf-49d7-9505-ab6b05c50cfc demo demo] https://199.19.213.199/volume/v3/volumes/detail returned with HTTP 200 Apr 14 08:24:51.055911 np0000166139 devstack@c-api.service[113525]: [pid: 113525|app: 0|req: 5/18] 199.19.213.199 () {64 vars in 1295 bytes} [Tue Apr 14 08:24:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 14 08:25:01.042727 np0000166139 devstack@c-api.service[113525]: DEBUG dbcounter [-] [113525] Writing DB stats cinder:SELECT=1 {{(pid=113525) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 08:25:51.072042 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.middleware.request_id [None req-e0b05662-edd4-4be9-b04f-dd2d5ae6e03f None None] RequestId filter calling following filter/app {{(pid=113526) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 08:25:51.076137 np0000166139 devstack@c-api.service[113526]: INFO cinder.api.openstack.wsgi [None req-e0b05662-edd4-4be9-b04f-dd2d5ae6e03f demo demo] GET https://199.19.213.199/volume/v3/volumes/detail Apr 14 08:25:51.076492 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.openstack.wsgi [None req-e0b05662-edd4-4be9-b04f-dd2d5ae6e03f demo demo] Empty body provided in request {{(pid=113526) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 08:25:51.076935 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.openstack.wsgi [None req-e0b05662-edd4-4be9-b04f-dd2d5ae6e03f demo demo] Calling method 'detail' {{(pid=113526) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 08:25:51.077489 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.api_utils [None req-e0b05662-edd4-4be9-b04f-dd2d5ae6e03f demo demo] Removing options '' from query. {{(pid=113526) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 08:25:51.078711 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.volume.api [None req-e0b05662-edd4-4be9-b04f-dd2d5ae6e03f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113526) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 08:25:51.087114 np0000166139 devstack@c-api.service[113526]: INFO cinder.volume.api [None req-e0b05662-edd4-4be9-b04f-dd2d5ae6e03f demo demo] Get all volumes completed successfully. Apr 14 08:25:51.089676 np0000166139 devstack@c-api.service[113526]: INFO cinder.api.openstack.wsgi [None req-e0b05662-edd4-4be9-b04f-dd2d5ae6e03f demo demo] https://199.19.213.199/volume/v3/volumes/detail returned with HTTP 200 Apr 14 08:25:51.090141 np0000166139 devstack@c-api.service[113526]: [pid: 113526|app: 0|req: 5/19] 199.19.213.199 () {64 vars in 1295 bytes} [Tue Apr 14 08:25:51 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 14 08:26:01.082429 np0000166139 devstack@c-api.service[113526]: DEBUG dbcounter [-] [113526] Writing DB stats cinder:SELECT=1 {{(pid=113526) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 08:26:51.106051 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.middleware.request_id [None req-85370995-df87-4dd0-a36c-828f5172c49c None None] RequestId filter calling following filter/app {{(pid=113524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 08:26:51.268396 np0000166139 devstack@c-api.service[113524]: INFO cinder.api.openstack.wsgi [None req-85370995-df87-4dd0-a36c-828f5172c49c demo demo] GET https://199.19.213.199/volume/v3/volumes/detail Apr 14 08:26:51.268802 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.openstack.wsgi [None req-85370995-df87-4dd0-a36c-828f5172c49c demo demo] Empty body provided in request {{(pid=113524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 08:26:51.269256 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.openstack.wsgi [None req-85370995-df87-4dd0-a36c-828f5172c49c demo demo] Calling method 'detail' {{(pid=113524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 08:26:51.269775 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.api_utils [None req-85370995-df87-4dd0-a36c-828f5172c49c demo demo] Removing options '' from query. {{(pid=113524) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 08:26:51.271338 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.volume.api [None req-85370995-df87-4dd0-a36c-828f5172c49c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113524) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 08:26:51.279059 np0000166139 devstack@c-api.service[113524]: INFO cinder.volume.api [None req-85370995-df87-4dd0-a36c-828f5172c49c demo demo] Get all volumes completed successfully. Apr 14 08:26:51.281191 np0000166139 devstack@c-api.service[113524]: INFO cinder.api.openstack.wsgi [None req-85370995-df87-4dd0-a36c-828f5172c49c demo demo] https://199.19.213.199/volume/v3/volumes/detail returned with HTTP 200 Apr 14 08:26:51.281369 np0000166139 devstack@c-api.service[113524]: [pid: 113524|app: 0|req: 6/20] 199.19.213.199 () {64 vars in 1295 bytes} [Tue Apr 14 08:26:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 14 08:27:01.274816 np0000166139 devstack@c-api.service[113524]: DEBUG dbcounter [-] [113524] Writing DB stats cinder:SELECT=1 {{(pid=113524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 08:27:51.297519 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.middleware.request_id [None req-8be1fb1b-8ad7-41f8-aecf-d77d5d8e9232 None None] RequestId filter calling following filter/app {{(pid=113527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 08:27:51.300266 np0000166139 devstack@c-api.service[113527]: INFO cinder.api.openstack.wsgi [None req-8be1fb1b-8ad7-41f8-aecf-d77d5d8e9232 demo demo] GET https://199.19.213.199/volume/v3/volumes/detail Apr 14 08:27:51.300541 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.openstack.wsgi [None req-8be1fb1b-8ad7-41f8-aecf-d77d5d8e9232 demo demo] Empty body provided in request {{(pid=113527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 08:27:51.300790 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.openstack.wsgi [None req-8be1fb1b-8ad7-41f8-aecf-d77d5d8e9232 demo demo] Calling method 'detail' {{(pid=113527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 08:27:51.301090 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.api_utils [None req-8be1fb1b-8ad7-41f8-aecf-d77d5d8e9232 demo demo] Removing options '' from query. {{(pid=113527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 08:27:51.302040 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.volume.api [None req-8be1fb1b-8ad7-41f8-aecf-d77d5d8e9232 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113527) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 08:27:51.312429 np0000166139 devstack@c-api.service[113527]: INFO cinder.volume.api [None req-8be1fb1b-8ad7-41f8-aecf-d77d5d8e9232 demo demo] Get all volumes completed successfully. Apr 14 08:27:51.317221 np0000166139 devstack@c-api.service[113527]: INFO cinder.api.openstack.wsgi [None req-8be1fb1b-8ad7-41f8-aecf-d77d5d8e9232 demo demo] https://199.19.213.199/volume/v3/volumes/detail returned with HTTP 200 Apr 14 08:27:51.317791 np0000166139 devstack@c-api.service[113527]: [pid: 113527|app: 0|req: 5/21] 199.19.213.199 () {64 vars in 1295 bytes} [Tue Apr 14 08:27:51 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 14 08:28:01.305933 np0000166139 devstack@c-api.service[113527]: DEBUG dbcounter [-] [113527] Writing DB stats cinder:SELECT=1 {{(pid=113527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 08:28:51.329552 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.middleware.request_id [None req-fb66a5d1-2d45-4c23-92cb-d0857c4c4ebe None None] RequestId filter calling following filter/app {{(pid=113525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 08:28:51.334800 np0000166139 devstack@c-api.service[113525]: INFO cinder.api.openstack.wsgi [None req-fb66a5d1-2d45-4c23-92cb-d0857c4c4ebe demo demo] GET https://199.19.213.199/volume/v3/volumes/detail Apr 14 08:28:51.335303 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.openstack.wsgi [None req-fb66a5d1-2d45-4c23-92cb-d0857c4c4ebe demo demo] Empty body provided in request {{(pid=113525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 08:28:51.335807 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.openstack.wsgi [None req-fb66a5d1-2d45-4c23-92cb-d0857c4c4ebe demo demo] Calling method 'detail' {{(pid=113525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 08:28:51.337793 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.api_utils [None req-fb66a5d1-2d45-4c23-92cb-d0857c4c4ebe demo demo] Removing options '' from query. {{(pid=113525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 08:28:51.339873 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.volume.api [None req-fb66a5d1-2d45-4c23-92cb-d0857c4c4ebe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113525) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 08:28:51.350010 np0000166139 devstack@c-api.service[113525]: INFO cinder.volume.api [None req-fb66a5d1-2d45-4c23-92cb-d0857c4c4ebe demo demo] Get all volumes completed successfully. Apr 14 08:28:51.353033 np0000166139 devstack@c-api.service[113525]: INFO cinder.api.openstack.wsgi [None req-fb66a5d1-2d45-4c23-92cb-d0857c4c4ebe demo demo] https://199.19.213.199/volume/v3/volumes/detail returned with HTTP 200 Apr 14 08:28:51.353372 np0000166139 devstack@c-api.service[113525]: [pid: 113525|app: 0|req: 6/22] 199.19.213.199 () {64 vars in 1295 bytes} [Tue Apr 14 08:28:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 14 08:29:01.344314 np0000166139 devstack@c-api.service[113525]: DEBUG dbcounter [-] [113525] Writing DB stats cinder:SELECT=1 {{(pid=113525) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 08:29:51.369157 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.middleware.request_id [None req-4351c43f-98ea-4d16-9641-ce9f0c513559 None None] RequestId filter calling following filter/app {{(pid=113526) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 08:29:51.371877 np0000166139 devstack@c-api.service[113526]: INFO cinder.api.openstack.wsgi [None req-4351c43f-98ea-4d16-9641-ce9f0c513559 demo demo] GET https://199.19.213.199/volume/v3/volumes/detail Apr 14 08:29:51.372109 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.openstack.wsgi [None req-4351c43f-98ea-4d16-9641-ce9f0c513559 demo demo] Empty body provided in request {{(pid=113526) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 08:29:51.372353 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.openstack.wsgi [None req-4351c43f-98ea-4d16-9641-ce9f0c513559 demo demo] Calling method 'detail' {{(pid=113526) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 08:29:51.372671 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.api_utils [None req-4351c43f-98ea-4d16-9641-ce9f0c513559 demo demo] Removing options '' from query. {{(pid=113526) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 08:29:51.373741 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.volume.api [None req-4351c43f-98ea-4d16-9641-ce9f0c513559 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113526) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 08:29:51.381328 np0000166139 devstack@c-api.service[113526]: INFO cinder.volume.api [None req-4351c43f-98ea-4d16-9641-ce9f0c513559 demo demo] Get all volumes completed successfully. Apr 14 08:29:51.383842 np0000166139 devstack@c-api.service[113526]: INFO cinder.api.openstack.wsgi [None req-4351c43f-98ea-4d16-9641-ce9f0c513559 demo demo] https://199.19.213.199/volume/v3/volumes/detail returned with HTTP 200 Apr 14 08:29:51.384502 np0000166139 devstack@c-api.service[113526]: [pid: 113526|app: 0|req: 6/23] 199.19.213.199 () {64 vars in 1295 bytes} [Tue Apr 14 08:29:51 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 14 08:30:01.390365 np0000166139 devstack@c-api.service[113526]: DEBUG dbcounter [-] [113526] Writing DB stats cinder:SELECT=1 {{(pid=113526) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 08:30:51.398358 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.middleware.request_id [None req-f63dde7f-d50f-4414-a7e6-6f0e2d2bc498 None None] RequestId filter calling following filter/app {{(pid=113524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 08:30:51.402239 np0000166139 devstack@c-api.service[113524]: INFO cinder.api.openstack.wsgi [None req-f63dde7f-d50f-4414-a7e6-6f0e2d2bc498 demo demo] GET https://199.19.213.199/volume/v3/volumes/detail Apr 14 08:30:51.402625 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.openstack.wsgi [None req-f63dde7f-d50f-4414-a7e6-6f0e2d2bc498 demo demo] Empty body provided in request {{(pid=113524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 08:30:51.402982 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.openstack.wsgi [None req-f63dde7f-d50f-4414-a7e6-6f0e2d2bc498 demo demo] Calling method 'detail' {{(pid=113524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 08:30:51.403469 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.api_utils [None req-f63dde7f-d50f-4414-a7e6-6f0e2d2bc498 demo demo] Removing options '' from query. {{(pid=113524) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 08:30:51.404857 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.volume.api [None req-f63dde7f-d50f-4414-a7e6-6f0e2d2bc498 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113524) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 08:30:51.413934 np0000166139 devstack@c-api.service[113524]: INFO cinder.volume.api [None req-f63dde7f-d50f-4414-a7e6-6f0e2d2bc498 demo demo] Get all volumes completed successfully. Apr 14 08:30:51.417256 np0000166139 devstack@c-api.service[113524]: INFO cinder.api.openstack.wsgi [None req-f63dde7f-d50f-4414-a7e6-6f0e2d2bc498 demo demo] https://199.19.213.199/volume/v3/volumes/detail returned with HTTP 200 Apr 14 08:30:51.417826 np0000166139 devstack@c-api.service[113524]: [pid: 113524|app: 0|req: 7/24] 199.19.213.199 () {64 vars in 1295 bytes} [Tue Apr 14 08:30:51 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 14 08:31:01.408717 np0000166139 devstack@c-api.service[113524]: DEBUG dbcounter [-] [113524] Writing DB stats cinder:SELECT=1 {{(pid=113524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 08:31:51.433298 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.middleware.request_id [None req-518596bf-6807-4118-8dbf-47851980011b None None] RequestId filter calling following filter/app {{(pid=113527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 08:31:51.581064 np0000166139 devstack@c-api.service[113527]: INFO cinder.api.openstack.wsgi [None req-518596bf-6807-4118-8dbf-47851980011b demo demo] GET https://199.19.213.199/volume/v3/volumes/detail Apr 14 08:31:51.581568 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.openstack.wsgi [None req-518596bf-6807-4118-8dbf-47851980011b demo demo] Empty body provided in request {{(pid=113527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 08:31:51.581973 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.openstack.wsgi [None req-518596bf-6807-4118-8dbf-47851980011b demo demo] Calling method 'detail' {{(pid=113527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 08:31:51.582447 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.api_utils [None req-518596bf-6807-4118-8dbf-47851980011b demo demo] Removing options '' from query. {{(pid=113527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 08:31:51.583511 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.volume.api [None req-518596bf-6807-4118-8dbf-47851980011b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113527) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 08:31:51.592250 np0000166139 devstack@c-api.service[113527]: INFO cinder.volume.api [None req-518596bf-6807-4118-8dbf-47851980011b demo demo] Get all volumes completed successfully. Apr 14 08:31:51.594997 np0000166139 devstack@c-api.service[113527]: INFO cinder.api.openstack.wsgi [None req-518596bf-6807-4118-8dbf-47851980011b demo demo] https://199.19.213.199/volume/v3/volumes/detail returned with HTTP 200 Apr 14 08:31:51.595363 np0000166139 devstack@c-api.service[113527]: [pid: 113527|app: 0|req: 6/25] 199.19.213.199 () {64 vars in 1295 bytes} [Tue Apr 14 08:31:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 14 08:32:01.587078 np0000166139 devstack@c-api.service[113527]: DEBUG dbcounter [-] [113527] Writing DB stats cinder:SELECT=1 {{(pid=113527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 08:32:51.612044 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.middleware.request_id [None req-e0370a11-60f0-4cf1-a049-449c662e5bd8 None None] RequestId filter calling following filter/app {{(pid=113525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 08:32:51.616561 np0000166139 devstack@c-api.service[113525]: INFO cinder.api.openstack.wsgi [None req-e0370a11-60f0-4cf1-a049-449c662e5bd8 demo demo] GET https://199.19.213.199/volume/v3/volumes/detail Apr 14 08:32:51.616946 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.openstack.wsgi [None req-e0370a11-60f0-4cf1-a049-449c662e5bd8 demo demo] Empty body provided in request {{(pid=113525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 08:32:51.617359 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.openstack.wsgi [None req-e0370a11-60f0-4cf1-a049-449c662e5bd8 demo demo] Calling method 'detail' {{(pid=113525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 08:32:51.617908 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.api_utils [None req-e0370a11-60f0-4cf1-a049-449c662e5bd8 demo demo] Removing options '' from query. {{(pid=113525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 08:32:51.619764 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.volume.api [None req-e0370a11-60f0-4cf1-a049-449c662e5bd8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113525) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 08:32:51.629363 np0000166139 devstack@c-api.service[113525]: INFO cinder.volume.api [None req-e0370a11-60f0-4cf1-a049-449c662e5bd8 demo demo] Get all volumes completed successfully. Apr 14 08:32:51.633056 np0000166139 devstack@c-api.service[113525]: INFO cinder.api.openstack.wsgi [None req-e0370a11-60f0-4cf1-a049-449c662e5bd8 demo demo] https://199.19.213.199/volume/v3/volumes/detail returned with HTTP 200 Apr 14 08:32:51.633523 np0000166139 devstack@c-api.service[113525]: [pid: 113525|app: 0|req: 7/26] 199.19.213.199 () {64 vars in 1295 bytes} [Tue Apr 14 08:32:51 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 14 08:33:01.622700 np0000166139 devstack@c-api.service[113525]: DEBUG dbcounter [-] [113525] Writing DB stats cinder:SELECT=1 {{(pid=113525) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 08:33:51.651563 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.middleware.request_id [None req-9c2b34d8-85fc-459d-bc6e-d1a783d240be None None] RequestId filter calling following filter/app {{(pid=113526) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 08:33:51.655080 np0000166139 devstack@c-api.service[113526]: INFO cinder.api.openstack.wsgi [None req-9c2b34d8-85fc-459d-bc6e-d1a783d240be demo demo] GET https://199.19.213.199/volume/v3/volumes/detail Apr 14 08:33:51.655659 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.openstack.wsgi [None req-9c2b34d8-85fc-459d-bc6e-d1a783d240be demo demo] Empty body provided in request {{(pid=113526) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 08:33:51.655779 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.openstack.wsgi [None req-9c2b34d8-85fc-459d-bc6e-d1a783d240be demo demo] Calling method 'detail' {{(pid=113526) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 08:33:51.656475 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.api_utils [None req-9c2b34d8-85fc-459d-bc6e-d1a783d240be demo demo] Removing options '' from query. {{(pid=113526) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 08:33:51.657381 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.volume.api [None req-9c2b34d8-85fc-459d-bc6e-d1a783d240be demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113526) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 08:33:51.664309 np0000166139 devstack@c-api.service[113526]: INFO cinder.volume.api [None req-9c2b34d8-85fc-459d-bc6e-d1a783d240be demo demo] Get all volumes completed successfully. Apr 14 08:33:51.666239 np0000166139 devstack@c-api.service[113526]: INFO cinder.api.openstack.wsgi [None req-9c2b34d8-85fc-459d-bc6e-d1a783d240be demo demo] https://199.19.213.199/volume/v3/volumes/detail returned with HTTP 200 Apr 14 08:33:51.666585 np0000166139 devstack@c-api.service[113526]: [pid: 113526|app: 0|req: 7/27] 199.19.213.199 () {64 vars in 1295 bytes} [Tue Apr 14 08:33:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 14 08:34:01.660749 np0000166139 devstack@c-api.service[113526]: DEBUG dbcounter [-] [113526] Writing DB stats cinder:SELECT=1 {{(pid=113526) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 08:34:51.711657 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.middleware.request_id [None req-bfbbabfe-6bb2-48ab-88f3-26ee072cf78d None None] RequestId filter calling following filter/app {{(pid=113524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 08:34:51.716262 np0000166139 devstack@c-api.service[113524]: INFO cinder.api.openstack.wsgi [None req-bfbbabfe-6bb2-48ab-88f3-26ee072cf78d demo demo] GET https://199.19.213.199/volume/v3/volumes/detail Apr 14 08:34:51.716721 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.openstack.wsgi [None req-bfbbabfe-6bb2-48ab-88f3-26ee072cf78d demo demo] Empty body provided in request {{(pid=113524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 08:34:51.716936 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.openstack.wsgi [None req-bfbbabfe-6bb2-48ab-88f3-26ee072cf78d demo demo] Calling method 'detail' {{(pid=113524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 08:34:51.717150 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.api_utils [None req-bfbbabfe-6bb2-48ab-88f3-26ee072cf78d demo demo] Removing options '' from query. {{(pid=113524) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 08:34:51.717875 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.volume.api [None req-bfbbabfe-6bb2-48ab-88f3-26ee072cf78d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113524) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 08:34:51.723983 np0000166139 devstack@c-api.service[113524]: INFO cinder.volume.api [None req-bfbbabfe-6bb2-48ab-88f3-26ee072cf78d demo demo] Get all volumes completed successfully. Apr 14 08:34:51.725874 np0000166139 devstack@c-api.service[113524]: INFO cinder.api.openstack.wsgi [None req-bfbbabfe-6bb2-48ab-88f3-26ee072cf78d demo demo] https://199.19.213.199/volume/v3/volumes/detail returned with HTTP 200 Apr 14 08:34:51.726190 np0000166139 devstack@c-api.service[113524]: [pid: 113524|app: 0|req: 8/28] 199.19.213.199 () {64 vars in 1295 bytes} [Tue Apr 14 08:34:51 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 14 08:35:01.720659 np0000166139 devstack@c-api.service[113524]: DEBUG dbcounter [-] [113524] Writing DB stats cinder:SELECT=1 {{(pid=113524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 08:35:51.739550 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.middleware.request_id [None req-9bb5a7a1-8b24-439a-b5c4-40de33012e04 None None] RequestId filter calling following filter/app {{(pid=113527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 08:35:51.742435 np0000166139 devstack@c-api.service[113527]: INFO cinder.api.openstack.wsgi [None req-9bb5a7a1-8b24-439a-b5c4-40de33012e04 demo demo] GET https://199.19.213.199/volume/v3/volumes/detail Apr 14 08:35:51.742702 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.openstack.wsgi [None req-9bb5a7a1-8b24-439a-b5c4-40de33012e04 demo demo] Empty body provided in request {{(pid=113527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 08:35:51.742977 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.openstack.wsgi [None req-9bb5a7a1-8b24-439a-b5c4-40de33012e04 demo demo] Calling method 'detail' {{(pid=113527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 08:35:51.743276 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.api_utils [None req-9bb5a7a1-8b24-439a-b5c4-40de33012e04 demo demo] Removing options '' from query. {{(pid=113527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 08:35:51.744402 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.volume.api [None req-9bb5a7a1-8b24-439a-b5c4-40de33012e04 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113527) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 08:35:51.752149 np0000166139 devstack@c-api.service[113527]: INFO cinder.volume.api [None req-9bb5a7a1-8b24-439a-b5c4-40de33012e04 demo demo] Get all volumes completed successfully. Apr 14 08:35:51.754272 np0000166139 devstack@c-api.service[113527]: INFO cinder.api.openstack.wsgi [None req-9bb5a7a1-8b24-439a-b5c4-40de33012e04 demo demo] https://199.19.213.199/volume/v3/volumes/detail returned with HTTP 200 Apr 14 08:35:51.754657 np0000166139 devstack@c-api.service[113527]: [pid: 113527|app: 0|req: 7/29] 199.19.213.199 () {64 vars in 1295 bytes} [Tue Apr 14 08:35:51 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 14 08:36:01.747951 np0000166139 devstack@c-api.service[113527]: DEBUG dbcounter [-] [113527] Writing DB stats cinder:SELECT=1 {{(pid=113527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 08:36:51.771773 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.middleware.request_id [None req-b43ff6c2-d1a5-45ba-ba5c-fa50b9244e0d None None] RequestId filter calling following filter/app {{(pid=113525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 08:36:51.868036 np0000166139 devstack@c-api.service[113525]: INFO cinder.api.openstack.wsgi [None req-b43ff6c2-d1a5-45ba-ba5c-fa50b9244e0d demo demo] GET https://199.19.213.199/volume/v3/volumes/detail Apr 14 08:36:51.868304 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.openstack.wsgi [None req-b43ff6c2-d1a5-45ba-ba5c-fa50b9244e0d demo demo] Empty body provided in request {{(pid=113525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 08:36:51.868615 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.openstack.wsgi [None req-b43ff6c2-d1a5-45ba-ba5c-fa50b9244e0d demo demo] Calling method 'detail' {{(pid=113525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 08:36:51.868972 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.api_utils [None req-b43ff6c2-d1a5-45ba-ba5c-fa50b9244e0d demo demo] Removing options '' from query. {{(pid=113525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 08:36:51.870137 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.volume.api [None req-b43ff6c2-d1a5-45ba-ba5c-fa50b9244e0d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113525) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 08:36:51.883771 np0000166139 devstack@c-api.service[113525]: INFO cinder.volume.api [None req-b43ff6c2-d1a5-45ba-ba5c-fa50b9244e0d demo demo] Get all volumes completed successfully. Apr 14 08:36:51.886585 np0000166139 devstack@c-api.service[113525]: INFO cinder.api.openstack.wsgi [None req-b43ff6c2-d1a5-45ba-ba5c-fa50b9244e0d demo demo] https://199.19.213.199/volume/v3/volumes/detail returned with HTTP 200 Apr 14 08:36:51.887068 np0000166139 devstack@c-api.service[113525]: [pid: 113525|app: 0|req: 8/30] 199.19.213.199 () {64 vars in 1295 bytes} [Tue Apr 14 08:36:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Apr 14 08:37:01.874268 np0000166139 devstack@c-api.service[113525]: DEBUG dbcounter [-] [113525] Writing DB stats cinder:SELECT=1 {{(pid=113525) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 08:37:51.903272 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.middleware.request_id [None req-737545b6-a658-419a-a5ad-02186a3a9adc None None] RequestId filter calling following filter/app {{(pid=113526) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 08:37:51.907262 np0000166139 devstack@c-api.service[113526]: INFO cinder.api.openstack.wsgi [None req-737545b6-a658-419a-a5ad-02186a3a9adc demo demo] GET https://199.19.213.199/volume/v3/volumes/detail Apr 14 08:37:51.907565 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.openstack.wsgi [None req-737545b6-a658-419a-a5ad-02186a3a9adc demo demo] Empty body provided in request {{(pid=113526) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 08:37:51.907877 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.openstack.wsgi [None req-737545b6-a658-419a-a5ad-02186a3a9adc demo demo] Calling method 'detail' {{(pid=113526) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 08:37:51.908289 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.api_utils [None req-737545b6-a658-419a-a5ad-02186a3a9adc demo demo] Removing options '' from query. {{(pid=113526) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 08:37:51.909564 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.volume.api [None req-737545b6-a658-419a-a5ad-02186a3a9adc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113526) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 08:37:51.918142 np0000166139 devstack@c-api.service[113526]: INFO cinder.volume.api [None req-737545b6-a658-419a-a5ad-02186a3a9adc demo demo] Get all volumes completed successfully. Apr 14 08:37:51.920690 np0000166139 devstack@c-api.service[113526]: INFO cinder.api.openstack.wsgi [None req-737545b6-a658-419a-a5ad-02186a3a9adc demo demo] https://199.19.213.199/volume/v3/volumes/detail returned with HTTP 200 Apr 14 08:37:51.921211 np0000166139 devstack@c-api.service[113526]: [pid: 113526|app: 0|req: 8/31] 199.19.213.199 () {64 vars in 1295 bytes} [Tue Apr 14 08:37:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 14 08:38:01.913921 np0000166139 devstack@c-api.service[113526]: DEBUG dbcounter [-] [113526] Writing DB stats cinder:SELECT=1 {{(pid=113526) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 08:38:51.936527 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.middleware.request_id [None req-d1b7aef8-4ebf-4eb7-8c28-ab6e9e1a53a1 None None] RequestId filter calling following filter/app {{(pid=113524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 08:38:51.941261 np0000166139 devstack@c-api.service[113524]: INFO cinder.api.openstack.wsgi [None req-d1b7aef8-4ebf-4eb7-8c28-ab6e9e1a53a1 demo demo] GET https://199.19.213.199/volume/v3/volumes/detail Apr 14 08:38:51.941787 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.openstack.wsgi [None req-d1b7aef8-4ebf-4eb7-8c28-ab6e9e1a53a1 demo demo] Empty body provided in request {{(pid=113524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 08:38:51.942197 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.openstack.wsgi [None req-d1b7aef8-4ebf-4eb7-8c28-ab6e9e1a53a1 demo demo] Calling method 'detail' {{(pid=113524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 08:38:51.942703 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.api_utils [None req-d1b7aef8-4ebf-4eb7-8c28-ab6e9e1a53a1 demo demo] Removing options '' from query. {{(pid=113524) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 08:38:51.944040 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.volume.api [None req-d1b7aef8-4ebf-4eb7-8c28-ab6e9e1a53a1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113524) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 08:38:51.952995 np0000166139 devstack@c-api.service[113524]: INFO cinder.volume.api [None req-d1b7aef8-4ebf-4eb7-8c28-ab6e9e1a53a1 demo demo] Get all volumes completed successfully. Apr 14 08:38:51.956630 np0000166139 devstack@c-api.service[113524]: INFO cinder.api.openstack.wsgi [None req-d1b7aef8-4ebf-4eb7-8c28-ab6e9e1a53a1 demo demo] https://199.19.213.199/volume/v3/volumes/detail returned with HTTP 200 Apr 14 08:38:51.957236 np0000166139 devstack@c-api.service[113524]: [pid: 113524|app: 0|req: 9/32] 199.19.213.199 () {64 vars in 1295 bytes} [Tue Apr 14 08:38:51 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 14 08:39:01.947127 np0000166139 devstack@c-api.service[113524]: DEBUG dbcounter [-] [113524] Writing DB stats cinder:SELECT=1 {{(pid=113524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 08:39:51.972482 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.middleware.request_id [None req-a4c4ab62-ed5f-4e31-9a1f-85d56e4cca3b None None] RequestId filter calling following filter/app {{(pid=113527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 08:39:51.977140 np0000166139 devstack@c-api.service[113527]: INFO cinder.api.openstack.wsgi [None req-a4c4ab62-ed5f-4e31-9a1f-85d56e4cca3b demo demo] GET https://199.19.213.199/volume/v3/volumes/detail Apr 14 08:39:51.977546 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.openstack.wsgi [None req-a4c4ab62-ed5f-4e31-9a1f-85d56e4cca3b demo demo] Empty body provided in request {{(pid=113527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 08:39:51.977811 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.openstack.wsgi [None req-a4c4ab62-ed5f-4e31-9a1f-85d56e4cca3b demo demo] Calling method 'detail' {{(pid=113527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 08:39:51.978121 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.api_utils [None req-a4c4ab62-ed5f-4e31-9a1f-85d56e4cca3b demo demo] Removing options '' from query. {{(pid=113527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 08:39:51.979242 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.volume.api [None req-a4c4ab62-ed5f-4e31-9a1f-85d56e4cca3b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113527) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 08:39:51.987717 np0000166139 devstack@c-api.service[113527]: INFO cinder.volume.api [None req-a4c4ab62-ed5f-4e31-9a1f-85d56e4cca3b demo demo] Get all volumes completed successfully. Apr 14 08:39:51.989990 np0000166139 devstack@c-api.service[113527]: INFO cinder.api.openstack.wsgi [None req-a4c4ab62-ed5f-4e31-9a1f-85d56e4cca3b demo demo] https://199.19.213.199/volume/v3/volumes/detail returned with HTTP 200 Apr 14 08:39:51.990364 np0000166139 devstack@c-api.service[113527]: [pid: 113527|app: 0|req: 8/33] 199.19.213.199 () {64 vars in 1295 bytes} [Tue Apr 14 08:39:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 14 08:40:01.982647 np0000166139 devstack@c-api.service[113527]: DEBUG dbcounter [-] [113527] Writing DB stats cinder:SELECT=1 {{(pid=113527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 08:40:52.005474 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.middleware.request_id [None req-ac1cf757-8d6d-49ad-9368-6014e2d9c4e7 None None] RequestId filter calling following filter/app {{(pid=113525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 08:40:52.009505 np0000166139 devstack@c-api.service[113525]: INFO cinder.api.openstack.wsgi [None req-ac1cf757-8d6d-49ad-9368-6014e2d9c4e7 demo demo] GET https://199.19.213.199/volume/v3/volumes/detail Apr 14 08:40:52.009733 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.openstack.wsgi [None req-ac1cf757-8d6d-49ad-9368-6014e2d9c4e7 demo demo] Empty body provided in request {{(pid=113525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 08:40:52.010096 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.openstack.wsgi [None req-ac1cf757-8d6d-49ad-9368-6014e2d9c4e7 demo demo] Calling method 'detail' {{(pid=113525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 08:40:52.010524 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.api.api_utils [None req-ac1cf757-8d6d-49ad-9368-6014e2d9c4e7 demo demo] Removing options '' from query. {{(pid=113525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 08:40:52.011973 np0000166139 devstack@c-api.service[113525]: DEBUG cinder.volume.api [None req-ac1cf757-8d6d-49ad-9368-6014e2d9c4e7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113525) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 08:40:52.022391 np0000166139 devstack@c-api.service[113525]: INFO cinder.volume.api [None req-ac1cf757-8d6d-49ad-9368-6014e2d9c4e7 demo demo] Get all volumes completed successfully. Apr 14 08:40:52.025596 np0000166139 devstack@c-api.service[113525]: INFO cinder.api.openstack.wsgi [None req-ac1cf757-8d6d-49ad-9368-6014e2d9c4e7 demo demo] https://199.19.213.199/volume/v3/volumes/detail returned with HTTP 200 Apr 14 08:40:52.026383 np0000166139 devstack@c-api.service[113525]: [pid: 113525|app: 0|req: 9/34] 199.19.213.199 () {64 vars in 1295 bytes} [Tue Apr 14 08:40:52 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 14 08:41:02.016018 np0000166139 devstack@c-api.service[113525]: DEBUG dbcounter [-] [113525] Writing DB stats cinder:SELECT=1 {{(pid=113525) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 08:41:52.039981 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.middleware.request_id [None req-9030dde9-423a-40ef-a1f2-836900a7c945 None None] RequestId filter calling following filter/app {{(pid=113526) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 08:41:52.043775 np0000166139 devstack@c-api.service[113526]: INFO cinder.api.openstack.wsgi [None req-9030dde9-423a-40ef-a1f2-836900a7c945 demo demo] GET https://199.19.213.199/volume/v3/volumes/detail Apr 14 08:41:52.044013 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.openstack.wsgi [None req-9030dde9-423a-40ef-a1f2-836900a7c945 demo demo] Empty body provided in request {{(pid=113526) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 08:41:52.044258 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.openstack.wsgi [None req-9030dde9-423a-40ef-a1f2-836900a7c945 demo demo] Calling method 'detail' {{(pid=113526) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 08:41:52.044580 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.api.api_utils [None req-9030dde9-423a-40ef-a1f2-836900a7c945 demo demo] Removing options '' from query. {{(pid=113526) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 08:41:52.045710 np0000166139 devstack@c-api.service[113526]: DEBUG cinder.volume.api [None req-9030dde9-423a-40ef-a1f2-836900a7c945 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113526) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 08:41:52.054594 np0000166139 devstack@c-api.service[113526]: INFO cinder.volume.api [None req-9030dde9-423a-40ef-a1f2-836900a7c945 demo demo] Get all volumes completed successfully. Apr 14 08:41:52.057788 np0000166139 devstack@c-api.service[113526]: INFO cinder.api.openstack.wsgi [None req-9030dde9-423a-40ef-a1f2-836900a7c945 demo demo] https://199.19.213.199/volume/v3/volumes/detail returned with HTTP 200 Apr 14 08:41:52.058297 np0000166139 devstack@c-api.service[113526]: [pid: 113526|app: 0|req: 9/35] 199.19.213.199 () {64 vars in 1295 bytes} [Tue Apr 14 08:41:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 14 08:42:02.049291 np0000166139 devstack@c-api.service[113526]: DEBUG dbcounter [-] [113526] Writing DB stats cinder:SELECT=1 {{(pid=113526) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 08:42:52.074109 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.middleware.request_id [None req-57ad2efa-6a70-4d7c-b9d2-12749d1a3b74 None None] RequestId filter calling following filter/app {{(pid=113524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 08:42:52.127945 np0000166139 devstack@c-api.service[113524]: INFO cinder.api.openstack.wsgi [None req-57ad2efa-6a70-4d7c-b9d2-12749d1a3b74 demo demo] GET https://199.19.213.199/volume/v3/volumes/detail Apr 14 08:42:52.128363 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.openstack.wsgi [None req-57ad2efa-6a70-4d7c-b9d2-12749d1a3b74 demo demo] Empty body provided in request {{(pid=113524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 08:42:52.128898 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.openstack.wsgi [None req-57ad2efa-6a70-4d7c-b9d2-12749d1a3b74 demo demo] Calling method 'detail' {{(pid=113524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 08:42:52.129743 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.api.api_utils [None req-57ad2efa-6a70-4d7c-b9d2-12749d1a3b74 demo demo] Removing options '' from query. {{(pid=113524) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 08:42:52.132627 np0000166139 devstack@c-api.service[113524]: DEBUG cinder.volume.api [None req-57ad2efa-6a70-4d7c-b9d2-12749d1a3b74 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113524) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 08:42:52.143032 np0000166139 devstack@c-api.service[113524]: INFO cinder.volume.api [None req-57ad2efa-6a70-4d7c-b9d2-12749d1a3b74 demo demo] Get all volumes completed successfully. Apr 14 08:42:52.145825 np0000166139 devstack@c-api.service[113524]: INFO cinder.api.openstack.wsgi [None req-57ad2efa-6a70-4d7c-b9d2-12749d1a3b74 demo demo] https://199.19.213.199/volume/v3/volumes/detail returned with HTTP 200 Apr 14 08:42:52.146382 np0000166139 devstack@c-api.service[113524]: [pid: 113524|app: 0|req: 10/36] 199.19.213.199 () {64 vars in 1295 bytes} [Tue Apr 14 08:42:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 14 08:43:02.137671 np0000166139 devstack@c-api.service[113524]: DEBUG dbcounter [-] [113524] Writing DB stats cinder:SELECT=1 {{(pid=113524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 08:43:52.160613 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.middleware.request_id [None req-719fdd9a-7f28-45ca-8d26-473f219eff7e None None] RequestId filter calling following filter/app {{(pid=113527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 08:43:52.163805 np0000166139 devstack@c-api.service[113527]: INFO cinder.api.openstack.wsgi [None req-719fdd9a-7f28-45ca-8d26-473f219eff7e demo demo] GET https://199.19.213.199/volume/v3/volumes/detail Apr 14 08:43:52.164052 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.openstack.wsgi [None req-719fdd9a-7f28-45ca-8d26-473f219eff7e demo demo] Empty body provided in request {{(pid=113527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 08:43:52.164386 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.openstack.wsgi [None req-719fdd9a-7f28-45ca-8d26-473f219eff7e demo demo] Calling method 'detail' {{(pid=113527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 08:43:52.164742 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.api.api_utils [None req-719fdd9a-7f28-45ca-8d26-473f219eff7e demo demo] Removing options '' from query. {{(pid=113527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 08:43:52.165674 np0000166139 devstack@c-api.service[113527]: DEBUG cinder.volume.api [None req-719fdd9a-7f28-45ca-8d26-473f219eff7e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113527) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 08:43:52.173385 np0000166139 devstack@c-api.service[113527]: INFO cinder.volume.api [None req-719fdd9a-7f28-45ca-8d26-473f219eff7e demo demo] Get all volumes completed successfully. Apr 14 08:43:52.175243 np0000166139 devstack@c-api.service[113527]: INFO cinder.api.openstack.wsgi [None req-719fdd9a-7f28-45ca-8d26-473f219eff7e demo demo] https://199.19.213.199/volume/v3/volumes/detail returned with HTTP 200 Apr 14 08:43:52.175603 np0000166139 devstack@c-api.service[113527]: [pid: 113527|app: 0|req: 9/37] 199.19.213.199 () {64 vars in 1295 bytes} [Tue Apr 14 08:43:52 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 14 08:44:02.169006 np0000166139 devstack@c-api.service[113527]: DEBUG dbcounter [-] [113527] Writing DB stats cinder:SELECT=1 {{(pid=113527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}