Apr 25 16:20:20.010431 np0000170202 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Apr 25 16:20:20.018717 np0000170202 devstack@c-api.service[113460]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Apr 25 16:20:20.022005 np0000170202 devstack@c-api.service[113460]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat Apr 25 16:20:20 2026] *** Apr 25 16:20:20.022005 np0000170202 devstack@c-api.service[113460]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Apr 25 16:20:20.022005 np0000170202 devstack@c-api.service[113460]: os: Linux-6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 Apr 25 16:20:20.022005 np0000170202 devstack@c-api.service[113460]: nodename: np0000170202 Apr 25 16:20:20.022005 np0000170202 devstack@c-api.service[113460]: machine: x86_64 Apr 25 16:20:20.022005 np0000170202 devstack@c-api.service[113460]: clock source: unix Apr 25 16:20:20.022005 np0000170202 devstack@c-api.service[113460]: pcre jit disabled Apr 25 16:20:20.022005 np0000170202 devstack@c-api.service[113460]: detected number of CPU cores: 16 Apr 25 16:20:20.022005 np0000170202 devstack@c-api.service[113460]: current working directory: / Apr 25 16:20:20.022005 np0000170202 devstack@c-api.service[113460]: detected binary path: /usr/bin/uwsgi-core Apr 25 16:20:20.022005 np0000170202 devstack@c-api.service[113460]: your processes number limit is 256917 Apr 25 16:20:20.022005 np0000170202 devstack@c-api.service[113460]: your memory page size is 4096 bytes Apr 25 16:20:20.022005 np0000170202 devstack@c-api.service[113460]: detected max file descriptor number: 2048 Apr 25 16:20:20.022005 np0000170202 devstack@c-api.service[113460]: lock engine: pthread robust mutexes Apr 25 16:20:20.022576 np0000170202 devstack@c-api.service[113460]: thunder lock: enabled Apr 25 16:20:20.022576 np0000170202 devstack@c-api.service[113460]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Apr 25 16:20:20.022576 np0000170202 devstack@c-api.service[113460]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Apr 25 16:20:20.022576 np0000170202 devstack@c-api.service[113460]: PEP 405 virtualenv detected: /opt/stack/data/venv Apr 25 16:20:20.022576 np0000170202 devstack@c-api.service[113460]: Set PythonHome to /opt/stack/data/venv Apr 25 16:20:20.090614 np0000170202 devstack@c-api.service[113460]: Python main interpreter initialized at 0x7de7a1ea3668 Apr 25 16:20:20.090614 np0000170202 devstack@c-api.service[113460]: python threads support enabled Apr 25 16:20:20.090614 np0000170202 devstack@c-api.service[113460]: your server socket listen backlog is limited to 100 connections Apr 25 16:20:20.090614 np0000170202 devstack@c-api.service[113460]: your mercy for graceful operations on workers is 80 seconds Apr 25 16:20:20.090614 np0000170202 devstack@c-api.service[113460]: mapped 671795 bytes (656 KB) for 4 cores Apr 25 16:20:20.090614 np0000170202 devstack@c-api.service[113460]: *** Operational MODE: preforking *** Apr 25 16:20:20.090614 np0000170202 devstack@c-api.service[113460]: *** uWSGI is running in multiple interpreter mode *** Apr 25 16:20:20.090614 np0000170202 devstack@c-api.service[113460]: spawned uWSGI master process (pid: 113460) Apr 25 16:20:20.090614 np0000170202 devstack@c-api.service[113460]: spawned uWSGI worker 1 (pid: 113462, cores: 1) Apr 25 16:20:20.090614 np0000170202 devstack@c-api.service[113460]: spawned uWSGI worker 2 (pid: 113463, cores: 1) Apr 25 16:20:20.090614 np0000170202 devstack@c-api.service[113460]: spawned uWSGI worker 3 (pid: 113464, cores: 1) Apr 25 16:20:20.090614 np0000170202 devstack@c-api.service[113460]: spawned uWSGI worker 4 (pid: 113465, cores: 1) Apr 25 16:20:20.090614 np0000170202 devstack@c-api.service[113460]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Apr 25 16:20:20.057870 np0000170202 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Apr 25 16:20:20.189210 np0000170202 devstack@c-api.service[113465]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 25 16:20:20.189210 np0000170202 devstack@c-api.service[113465]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 25 16:20:20.189210 np0000170202 devstack@c-api.service[113465]: we strongly recommend against using it for new projects. Apr 25 16:20:20.189210 np0000170202 devstack@c-api.service[113465]: If you are already using Eventlet, we recommend migrating to a different Apr 25 16:20:20.189210 np0000170202 devstack@c-api.service[113465]: framework. For more detail see Apr 25 16:20:20.189210 np0000170202 devstack@c-api.service[113465]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 25 16:20:20.189210 np0000170202 devstack@c-api.service[113465]: import eventlet # noqa Apr 25 16:20:20.192471 np0000170202 devstack@c-api.service[113463]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 25 16:20:20.192471 np0000170202 devstack@c-api.service[113463]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 25 16:20:20.192471 np0000170202 devstack@c-api.service[113463]: we strongly recommend against using it for new projects. Apr 25 16:20:20.192471 np0000170202 devstack@c-api.service[113463]: If you are already using Eventlet, we recommend migrating to a different Apr 25 16:20:20.192471 np0000170202 devstack@c-api.service[113463]: framework. For more detail see Apr 25 16:20:20.192471 np0000170202 devstack@c-api.service[113463]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 25 16:20:20.192471 np0000170202 devstack@c-api.service[113463]: import eventlet # noqa Apr 25 16:20:20.194862 np0000170202 devstack@c-api.service[113464]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 25 16:20:20.194862 np0000170202 devstack@c-api.service[113464]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 25 16:20:20.194862 np0000170202 devstack@c-api.service[113464]: we strongly recommend against using it for new projects. Apr 25 16:20:20.194862 np0000170202 devstack@c-api.service[113464]: If you are already using Eventlet, we recommend migrating to a different Apr 25 16:20:20.194862 np0000170202 devstack@c-api.service[113464]: framework. For more detail see Apr 25 16:20:20.194862 np0000170202 devstack@c-api.service[113464]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 25 16:20:20.194862 np0000170202 devstack@c-api.service[113464]: import eventlet # noqa Apr 25 16:20:20.196211 np0000170202 devstack@c-api.service[113462]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 25 16:20:20.196211 np0000170202 devstack@c-api.service[113462]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 25 16:20:20.196211 np0000170202 devstack@c-api.service[113462]: we strongly recommend against using it for new projects. Apr 25 16:20:20.196211 np0000170202 devstack@c-api.service[113462]: If you are already using Eventlet, we recommend migrating to a different Apr 25 16:20:20.196211 np0000170202 devstack@c-api.service[113462]: framework. For more detail see Apr 25 16:20:20.196211 np0000170202 devstack@c-api.service[113462]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 25 16:20:20.196211 np0000170202 devstack@c-api.service[113462]: import eventlet # noqa Apr 25 16:20:20.279553 np0000170202 devstack@c-api.service[113462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 25 16:20:20.279553 np0000170202 devstack@c-api.service[113462]: debtcollector.deprecate( Apr 25 16:20:20.280781 np0000170202 devstack@c-api.service[113463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 25 16:20:20.280781 np0000170202 devstack@c-api.service[113463]: debtcollector.deprecate( Apr 25 16:20:20.280930 np0000170202 devstack@c-api.service[113464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 25 16:20:20.280930 np0000170202 devstack@c-api.service[113464]: debtcollector.deprecate( Apr 25 16:20:20.298069 np0000170202 devstack@c-api.service[113465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 25 16:20:20.298069 np0000170202 devstack@c-api.service[113465]: debtcollector.deprecate( Apr 25 16:20:20.356982 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:20.356982 np0000170202 devstack@c-api.service[113462]: from cgi import parse_header Apr 25 16:20:20.361027 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:20.361027 np0000170202 devstack@c-api.service[113464]: from cgi import parse_header Apr 25 16:20:20.383670 np0000170202 devstack@c-api.service[113463]: /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 25 16:20:20.383670 np0000170202 devstack@c-api.service[113463]: from cgi import parse_header Apr 25 16:20:20.386842 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:20.386842 np0000170202 devstack@c-api.service[113465]: from cgi import parse_header Apr 25 16:20:20.405428 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:20.405428 np0000170202 devstack@c-api.service[113464]: removals.removed_module( Apr 25 16:20:20.406159 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:20.406159 np0000170202 devstack@c-api.service[113464]: removals.removed_module( Apr 25 16:20:20.409163 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:20.409163 np0000170202 devstack@c-api.service[113462]: removals.removed_module( Apr 25 16:20:20.409912 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:20.409912 np0000170202 devstack@c-api.service[113462]: removals.removed_module( Apr 25 16:20:20.431023 np0000170202 devstack@c-api.service[113463]: /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 25 16:20:20.431023 np0000170202 devstack@c-api.service[113463]: removals.removed_module( Apr 25 16:20:20.431638 np0000170202 devstack@c-api.service[113463]: /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 25 16:20:20.431638 np0000170202 devstack@c-api.service[113463]: removals.removed_module( Apr 25 16:20:20.435291 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:20.435291 np0000170202 devstack@c-api.service[113465]: removals.removed_module( Apr 25 16:20:20.436038 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:20.436038 np0000170202 devstack@c-api.service[113465]: removals.removed_module( Apr 25 16:20:21.021247 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:21.021247 np0000170202 devstack@c-api.service[113464]: warnings.warn( Apr 25 16:20:21.054815 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:21.054815 np0000170202 devstack@c-api.service[113462]: warnings.warn( Apr 25 16:20:21.075372 np0000170202 devstack@c-api.service[113463]: /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 25 16:20:21.075372 np0000170202 devstack@c-api.service[113463]: warnings.warn( Apr 25 16:20:21.085024 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:21.085024 np0000170202 devstack@c-api.service[113465]: warnings.warn( Apr 25 16:20:21.125009 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:21.125009 np0000170202 devstack@c-api.service[113464]: warnings.warn( Apr 25 16:20:21.162000 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:21.162000 np0000170202 devstack@c-api.service[113462]: warnings.warn( Apr 25 16:20:21.185637 np0000170202 devstack@c-api.service[113463]: /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 25 16:20:21.185637 np0000170202 devstack@c-api.service[113463]: warnings.warn( Apr 25 16:20:21.212236 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:21.212236 np0000170202 devstack@c-api.service[113465]: warnings.warn( Apr 25 16:20:21.434758 np0000170202 devstack@c-api.service[113464]: 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 25 16:20:21.435337 np0000170202 devstack@c-api.service[113464]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113464) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 25 16:20:21.442910 np0000170202 devstack@c-api.service[113462]: 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 25 16:20:21.443321 np0000170202 devstack@c-api.service[113462]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113462) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 25 16:20:21.487190 np0000170202 devstack@c-api.service[113463]: 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 25 16:20:21.487648 np0000170202 devstack@c-api.service[113463]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113463) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 25 16:20:21.523179 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:21.523179 np0000170202 devstack@c-api.service[113464]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 25 16:20:21.525316 np0000170202 devstack@c-api.service[113465]: 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 25 16:20:21.525478 np0000170202 devstack@c-api.service[113465]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113465) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 25 16:20:21.528943 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:21.528943 np0000170202 devstack@c-api.service[113462]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 25 16:20:21.550280 np0000170202 devstack@c-api.service[113463]: /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 25 16:20:21.550280 np0000170202 devstack@c-api.service[113463]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 25 16:20:21.585765 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:21.585765 np0000170202 devstack@c-api.service[113465]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 25 16:20:22.008201 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113464) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 25 16:20:22.008467 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113465) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 25 16:20:22.008604 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113462) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 25 16:20:22.008669 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.008669 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.008804 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113463) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 25 16:20:22.008891 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.008946 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.009000 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.009053 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.009104 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.009165 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.009219 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.009305 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.009359 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.009430 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.010366 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.010455 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.010455 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.010549 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.010600 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.010663 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.010753 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.010820 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.010872 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.010936 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.010987 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.011046 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.011107 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.011159 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.011210 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.011261 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.011312 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.011371 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.011431 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.011481 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.011532 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.011588 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.011644 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.011694 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.011767 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.011822 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.011872 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.011872 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.011991 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.011991 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.011991 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.011991 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.011991 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.011991 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.012269 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.012332 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.012383 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.012383 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.012383 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.012383 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.012383 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.012383 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.013677 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.013677 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.013677 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.014142 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.014215 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.014215 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.014346 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.014422 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.014493 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.014580 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.014658 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.014658 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.014658 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.014658 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.015110 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.015194 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.015265 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.015397 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.015481 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.015481 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.015622 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.015691 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.015795 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.015870 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.015941 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.016011 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.016079 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.016172 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.016279 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.016360 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.016475 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.016551 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.016658 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.016658 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.016658 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.016891 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.016891 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.016891 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.017099 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.017170 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.017245 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.017345 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.017423 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.017499 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.017573 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.017649 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.017721 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.017813 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.017883 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.017952 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.018032 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.018103 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.018177 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.018214 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.018247 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.018287 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.018319 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.018351 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.018387 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.018419 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.018450 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.018450 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.018450 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.018534 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.018534 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.018534 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.018534 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.018534 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.018534 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.018534 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.019313 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.019366 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.019499 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.019578 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.019736 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.019818 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.019908 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.019970 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.020047 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.020085 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.020118 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.020150 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.020181 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.020224 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.020262 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.020294 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.020326 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.020326 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.020326 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.020326 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.020326 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.021093 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.021233 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.021340 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.021420 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.021532 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.021629 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.021738 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.025931 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.025988 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.026033 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.026150 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.026150 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.026313 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.026313 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.026506 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.026506 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.026506 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.026603 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.026603 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.026662 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.026695 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.026752 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.026923 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.026923 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.026923 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.026923 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.027204 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.027204 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.027542 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.027636 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.027673 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.027705 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.027765 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.027799 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.027834 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.027871 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.027906 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.027939 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.027977 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.028010 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.028043 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.028084 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.028118 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.028150 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.028182 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.028214 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.028247 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.028279 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.028310 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.028354 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.028387 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.028387 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.028805 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.028893 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.028973 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.029051 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.029129 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.029200 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.029290 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.029365 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.029444 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.029516 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.029588 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.029658 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.029743 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.029823 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.029903 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.029979 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.030050 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.030119 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.030194 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.030280 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.030345 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.030424 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.030491 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.030569 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.030630 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.030709 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.030788 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.030830 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.030872 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.030905 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.030936 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.030974 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.031200 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.031281 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.031380 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.031455 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.031525 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.031588 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.031666 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.031704 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.031813 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.031877 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.031984 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.032028 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.032061 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.032061 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.032120 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.032120 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.032120 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.032120 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.032120 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.032120 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.032120 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.032120 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.032120 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.032120 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.032407 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.032407 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.032407 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.032407 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.032407 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.032407 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.032407 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.032407 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.032407 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.032407 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.032694 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.032744 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.032778 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.032809 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.032841 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.032883 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.032916 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.032947 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.032979 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.033011 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.033046 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.033046 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.033114 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.033151 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.033188 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.033220 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.033285 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.033320 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.033351 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.033382 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.033425 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.033425 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.033489 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.033489 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.033489 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.033489 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.033489 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.033489 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.033489 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.036477 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.036541 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.036586 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.036719 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.036719 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.036919 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.036959 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.036993 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.037026 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.037059 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.037091 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.037123 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.037319 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.037399 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.037478 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.037549 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.037592 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.037629 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.037664 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.037695 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.037750 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.037786 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.037828 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.037861 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.037861 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.037861 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.037861 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.037986 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.038020 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.038053 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.038053 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.038053 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.038053 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.038053 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.038053 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.038053 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.038053 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.038053 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.038858 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.038858 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.038858 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.038858 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.039110 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.039110 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.039110 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.039353 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.039444 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.039534 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.039621 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.039692 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.039792 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.039870 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.039943 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.040031 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.040092 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.040170 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.040229 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.040308 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.040308 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.040385 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.040417 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.040449 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.040481 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.040525 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.040557 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.040557 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.040615 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.040650 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.040650 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.040707 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.040756 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.040756 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.040825 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.040825 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.040825 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.040825 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.040825 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.041175 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.041175 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.041345 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.041414 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.041539 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.041626 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.041734 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.043704 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.043834 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.043834 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.043995 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.044067 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.044137 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.044137 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.044266 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.044266 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.044422 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.044493 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.044563 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.044640 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.044701 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.044811 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.044859 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.044892 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.044927 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.044970 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.045012 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.045045 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.045077 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.045115 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.045147 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.045178 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.045217 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.045266 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.045304 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.045336 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.045374 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.045407 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.045448 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.045481 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.045512 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.045544 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.045575 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.045606 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.045637 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.045675 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.045712 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.045763 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.045794 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.045827 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.045859 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.045891 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.045933 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.046415 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.046518 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.046701 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.046856 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.046940 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.047102 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.047185 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.047263 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.047339 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.047410 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.047479 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.047549 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.047620 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.047698 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.047799 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.047873 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.047873 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.048007 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.048007 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.048007 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.048007 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.048007 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.048007 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.049455 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.049497 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.049530 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.049563 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.049563 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.049635 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.049668 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.049704 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.049704 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.049797 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.049797 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.049862 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.049894 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.049925 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.049925 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.049988 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.050021 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.050053 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.050086 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.050124 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.050161 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.050193 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.050231 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.050263 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.050295 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.050327 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.050360 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.050395 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.050428 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.050466 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.050503 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.050536 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.050568 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.050600 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.050632 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.050664 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.050695 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.050746 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.050780 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.050813 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.050859 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.050892 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.050929 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.050961 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.051000 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.051034 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.051066 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.051115 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.051148 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.051186 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.051218 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.051249 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.051285 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.051317 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.051349 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.051380 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.051414 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.051444 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.051475 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.051512 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.051545 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.051582 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.051614 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.051646 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.051681 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.051715 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.051777 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.051810 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.051842 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.051885 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.051917 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.051948 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.051980 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.052017 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.052050 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.052084 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.052115 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.052149 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.052186 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.052219 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.052250 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.052286 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.052319 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.052319 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.052319 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.052319 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.052319 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.052319 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.052319 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.052319 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.052319 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.052319 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.052606 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.052606 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.052606 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.052606 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.052606 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.052606 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.052606 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.054466 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.054466 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.054466 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.054466 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.054466 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.054466 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.054466 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.054826 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.054826 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.054826 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.054826 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.054826 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.054826 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.054826 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.055170 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.055170 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.055170 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.055170 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.055170 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.055170 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.055170 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.055498 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.055498 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.055498 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.055498 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.055498 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.055498 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.055498 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.055872 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.055872 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.056011 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.056234 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.056286 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.056336 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.056386 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.056436 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.056490 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.056542 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.056596 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.056651 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.056706 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.056706 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.056843 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.056896 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.056946 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.057000 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.057054 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.057108 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.057157 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.057210 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.057280 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.057330 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.057378 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.057426 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.057475 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.057523 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.057579 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.057630 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.057678 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.057756 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.057883 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.057938 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.057997 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.058050 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.058105 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.058105 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.058105 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.058105 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.058105 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.058105 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.058454 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.058546 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.058600 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.058656 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.058712 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.058785 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.058829 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.058885 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.058929 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.058985 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.059021 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.059046 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.059075 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.059104 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.059129 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.059153 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.059177 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.059177 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.059223 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.059247 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.059270 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.059293 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.059322 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.059350 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.059375 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.059398 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.059421 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.059445 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.059473 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.059498 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.059521 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.059521 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.059570 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.059595 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.059617 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.059640 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.059664 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.059690 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.059714 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.059755 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.059779 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.059802 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.059838 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.059838 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.059838 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.059838 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.059838 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.059938 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.059961 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.059983 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.060007 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.060007 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.060055 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.060079 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.060102 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.060126 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.060148 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.060172 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.060196 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.060219 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.060243 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.060333 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.060362 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.060391 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.060415 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.061072 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.061127 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.061177 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.061229 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.061305 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.061356 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.061413 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.061470 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.061529 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.061582 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.061632 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.061684 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.061760 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.061820 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.061871 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.061949 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.062010 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.062090 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.062145 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.062195 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.062246 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.062296 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.062347 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.062407 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.062459 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.062515 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.062566 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.062622 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.062677 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.062740 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.062797 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.062848 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.062848 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.062943 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.062943 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.062943 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.062943 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.062943 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.062943 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.063244 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.063295 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.063350 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.063350 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.063350 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.063350 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.063488 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.063517 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.063517 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.063564 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.063564 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.063564 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.063564 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.063564 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.063564 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.063684 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.063684 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.063684 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.063684 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.063684 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.063684 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.063684 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.063854 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.063854 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.063898 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.063922 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.063922 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.063969 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.063997 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.064020 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.064020 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.064063 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.064089 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.064113 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.064113 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.064113 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.064174 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.064198 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.064198 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.064305 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.064329 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.064353 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.064376 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.064399 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.064422 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.064444 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.064466 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.064791 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.064852 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.064903 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.064988 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.065070 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.065122 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.065173 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.065224 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.065325 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.065379 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.065429 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.065480 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.065535 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.065592 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.065642 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.065698 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.065776 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.065829 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.065881 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.065939 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.065994 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.066043 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.066093 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.066156 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.066213 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.066263 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.066313 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.066362 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.066416 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.066467 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.066522 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.067435 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.067509 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.067588 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.067649 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.067703 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.067772 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.067842 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.067887 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.067943 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.067975 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.068000 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.068033 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.068033 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.068033 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.068442 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.068538 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.068621 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.068688 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.068749 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.068814 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.068858 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.068922 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.068959 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.068985 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.069009 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.069033 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.069126 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.069182 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.069248 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.069301 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.069351 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.069395 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.069456 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.069489 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.069515 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.069539 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.069562 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.069590 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.069614 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.069637 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.069660 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.069660 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.069710 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.069753 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.069753 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.069797 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.069821 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.069845 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.069867 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.069867 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.069909 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.069942 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.069966 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.069993 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.070017 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.070017 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.070229 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.070229 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.070359 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.070413 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.070413 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.070515 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.070565 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.070651 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.070710 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.070779 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.070830 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.070889 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.070941 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.070991 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.071048 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.071100 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.071100 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.071198 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.071252 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.071304 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.071353 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.071353 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.071488 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.071544 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.071544 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.071638 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.071696 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.071696 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:20:22.071755 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.071780 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.071803 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.071826 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.071858 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.071966 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.072020 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.072083 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.072137 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.072188 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.072236 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.072294 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.072338 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.072391 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.072449 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.072501 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.072501 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.072501 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.072573 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:20:22.072573 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:20:22.072573 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:20:22.072573 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:20:22.072573 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:20:22.072573 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:20:22.116590 np0000170202 devstack@c-api.service[113465]: INFO dbcounter [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Registered counter for database cinder Apr 25 16:20:22.117443 np0000170202 devstack@c-api.service[113464]: INFO dbcounter [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Registered counter for database cinder Apr 25 16:20:22.118477 np0000170202 devstack@c-api.service[113462]: INFO dbcounter [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Registered counter for database cinder Apr 25 16:20:22.119386 np0000170202 devstack@c-api.service[113463]: INFO dbcounter [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Registered counter for database cinder Apr 25 16:20:22.128147 np0000170202 devstack@c-api.service[113465]: DEBUG oslo_db.sqlalchemy.engines [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 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=113465) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:20:22.130787 np0000170202 devstack@c-api.service[113464]: DEBUG oslo_db.sqlalchemy.engines [None req-0632817d-e566-4923-882e-f93b3c89e7dd 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=113464) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:20:22.134756 np0000170202 devstack@c-api.service[113462]: DEBUG oslo_db.sqlalchemy.engines [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 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=113462) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:20:22.138999 np0000170202 devstack@c-api.service[113463]: DEBUG oslo_db.sqlalchemy.engines [None req-79a735e1-142d-4240-bf7f-3217656ec067 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=113463) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:20:22.243902 np0000170202 devstack@c-api.service[113465]: DEBUG dbcounter [-] [113465] Writer thread running {{(pid=113465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 25 16:20:22.247098 np0000170202 devstack@c-api.service[113464]: DEBUG dbcounter [-] [113464] Writer thread running {{(pid=113464) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 25 16:20:22.247316 np0000170202 devstack@c-api.service[113465]: INFO cinder.rpc [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 25 16:20:22.250248 np0000170202 devstack@c-api.service[113464]: INFO cinder.rpc [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 25 16:20:22.250582 np0000170202 devstack@c-api.service[113465]: INFO cinder.rpc [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 25 16:20:22.250846 np0000170202 devstack@c-api.service[113462]: DEBUG dbcounter [-] [113462] Writer thread running {{(pid=113462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 25 16:20:22.252551 np0000170202 devstack@c-api.service[113464]: INFO cinder.rpc [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 25 16:20:22.253375 np0000170202 devstack@c-api.service[113465]: INFO cinder.rpc [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 25 16:20:22.253579 np0000170202 devstack@c-api.service[113462]: INFO cinder.rpc [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 25 16:20:22.254684 np0000170202 devstack@c-api.service[113464]: INFO cinder.rpc [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 25 16:20:22.255555 np0000170202 devstack@c-api.service[113465]: INFO cinder.rpc [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 25 16:20:22.255938 np0000170202 devstack@c-api.service[113462]: INFO cinder.rpc [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 25 16:20:22.256483 np0000170202 devstack@c-api.service[113465]: WARNING castellan.key_manager.migration [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.256718 np0000170202 devstack@c-api.service[113464]: INFO cinder.rpc [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 25 16:20:22.258033 np0000170202 devstack@c-api.service[113462]: INFO cinder.rpc [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 25 16:20:22.258210 np0000170202 devstack@c-api.service[113464]: WARNING castellan.key_manager.migration [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.258352 np0000170202 devstack@c-api.service[113465]: WARNING castellan.key_manager.migration [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.259448 np0000170202 devstack@c-api.service[113463]: DEBUG dbcounter [-] [113463] Writer thread running {{(pid=113463) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 25 16:20:22.260122 np0000170202 devstack@c-api.service[113462]: INFO cinder.rpc [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 25 16:20:22.260536 np0000170202 devstack@c-api.service[113464]: WARNING castellan.key_manager.migration [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.260830 np0000170202 devstack@c-api.service[113462]: WARNING castellan.key_manager.migration [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.262171 np0000170202 devstack@c-api.service[113463]: INFO cinder.rpc [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 25 16:20:22.262616 np0000170202 devstack@c-api.service[113462]: WARNING castellan.key_manager.migration [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.263748 np0000170202 devstack@c-api.service[113465]: DEBUG oslo_db.sqlalchemy.engines [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 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=113465) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:20:22.264330 np0000170202 devstack@c-api.service[113463]: INFO cinder.rpc [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 25 16:20:22.266275 np0000170202 devstack@c-api.service[113463]: INFO cinder.rpc [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 25 16:20:22.266387 np0000170202 devstack@c-api.service[113465]: INFO cinder.rpc [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 25 16:20:22.267152 np0000170202 devstack@c-api.service[113464]: DEBUG oslo_db.sqlalchemy.engines [None req-0632817d-e566-4923-882e-f93b3c89e7dd 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=113464) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:20:22.268085 np0000170202 devstack@c-api.service[113463]: INFO cinder.rpc [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 25 16:20:22.268389 np0000170202 devstack@c-api.service[113462]: DEBUG oslo_db.sqlalchemy.engines [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 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=113462) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:20:22.268793 np0000170202 devstack@c-api.service[113465]: INFO cinder.rpc [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 25 16:20:22.269025 np0000170202 devstack@c-api.service[113463]: WARNING castellan.key_manager.migration [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.269112 np0000170202 devstack@c-api.service[113464]: INFO cinder.rpc [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 25 16:20:22.270023 np0000170202 devstack@c-api.service[113465]: WARNING castellan.key_manager.migration [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.270553 np0000170202 devstack@c-api.service[113462]: INFO cinder.rpc [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 25 16:20:22.270894 np0000170202 devstack@c-api.service[113463]: WARNING castellan.key_manager.migration [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.271017 np0000170202 devstack@c-api.service[113464]: INFO cinder.rpc [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 25 16:20:22.271833 np0000170202 devstack@c-api.service[113464]: WARNING castellan.key_manager.migration [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.272925 np0000170202 devstack@c-api.service[113462]: INFO cinder.rpc [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 25 16:20:22.274162 np0000170202 devstack@c-api.service[113462]: WARNING castellan.key_manager.migration [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.275596 np0000170202 devstack@c-api.service[113463]: DEBUG oslo_db.sqlalchemy.engines [None req-79a735e1-142d-4240-bf7f-3217656ec067 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=113463) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:20:22.277681 np0000170202 devstack@c-api.service[113463]: INFO cinder.rpc [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 25 16:20:22.279370 np0000170202 devstack@c-api.service[113463]: INFO cinder.rpc [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 25 16:20:22.280195 np0000170202 devstack@c-api.service[113463]: WARNING castellan.key_manager.migration [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.280860 np0000170202 devstack@c-api.service[113465]: WARNING castellan.key_manager.migration [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.284090 np0000170202 devstack@c-api.service[113465]: WARNING castellan.key_manager.migration [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.284830 np0000170202 devstack@c-api.service[113464]: WARNING castellan.key_manager.migration [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.286755 np0000170202 devstack@c-api.service[113462]: WARNING castellan.key_manager.migration [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.287260 np0000170202 devstack@c-api.service[113465]: WARNING castellan.key_manager.migration [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.288447 np0000170202 devstack@c-api.service[113464]: WARNING castellan.key_manager.migration [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.291869 np0000170202 devstack@c-api.service[113463]: WARNING castellan.key_manager.migration [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.292037 np0000170202 devstack@c-api.service[113462]: WARNING castellan.key_manager.migration [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.292096 np0000170202 devstack@c-api.service[113465]: WARNING castellan.key_manager.migration [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.292152 np0000170202 devstack@c-api.service[113464]: WARNING castellan.key_manager.migration [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.293197 np0000170202 devstack@c-api.service[113463]: WARNING castellan.key_manager.migration [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.293457 np0000170202 devstack@c-api.service[113462]: WARNING castellan.key_manager.migration [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.294467 np0000170202 devstack@c-api.service[113465]: WARNING castellan.key_manager.migration [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.295810 np0000170202 devstack@c-api.service[113464]: WARNING castellan.key_manager.migration [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.296104 np0000170202 devstack@c-api.service[113463]: WARNING castellan.key_manager.migration [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.297423 np0000170202 devstack@c-api.service[113465]: WARNING castellan.key_manager.migration [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.297716 np0000170202 devstack@c-api.service[113462]: WARNING castellan.key_manager.migration [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.298853 np0000170202 devstack@c-api.service[113464]: WARNING castellan.key_manager.migration [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.300281 np0000170202 devstack@c-api.service[113463]: WARNING castellan.key_manager.migration [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.300572 np0000170202 devstack@c-api.service[113465]: WARNING castellan.key_manager.migration [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.300770 np0000170202 devstack@c-api.service[113462]: WARNING castellan.key_manager.migration [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.301798 np0000170202 devstack@c-api.service[113464]: WARNING castellan.key_manager.migration [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.303345 np0000170202 devstack@c-api.service[113463]: WARNING castellan.key_manager.migration [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.303737 np0000170202 devstack@c-api.service[113462]: WARNING castellan.key_manager.migration [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.304327 np0000170202 devstack@c-api.service[113465]: WARNING castellan.key_manager.migration [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.304969 np0000170202 devstack@c-api.service[113464]: WARNING castellan.key_manager.migration [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.306330 np0000170202 devstack@c-api.service[113463]: WARNING castellan.key_manager.migration [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.306937 np0000170202 devstack@c-api.service[113462]: WARNING castellan.key_manager.migration [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.307314 np0000170202 devstack@c-api.service[113465]: WARNING castellan.key_manager.migration [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.307853 np0000170202 devstack@c-api.service[113464]: WARNING castellan.key_manager.migration [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.308835 np0000170202 devstack@c-api.service[113465]: WARNING castellan.key_manager.migration [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.309523 np0000170202 devstack@c-api.service[113463]: WARNING castellan.key_manager.migration [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.309822 np0000170202 devstack@c-api.service[113462]: WARNING castellan.key_manager.migration [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.311474 np0000170202 devstack@c-api.service[113464]: WARNING castellan.key_manager.migration [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.311626 np0000170202 devstack@c-api.service[113465]: WARNING castellan.key_manager.migration [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.313020 np0000170202 devstack@c-api.service[113464]: WARNING castellan.key_manager.migration [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.313340 np0000170202 devstack@c-api.service[113463]: WARNING castellan.key_manager.migration [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.313741 np0000170202 devstack@c-api.service[113462]: WARNING castellan.key_manager.migration [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.315305 np0000170202 devstack@c-api.service[113462]: WARNING castellan.key_manager.migration [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.315696 np0000170202 devstack@c-api.service[113464]: WARNING castellan.key_manager.migration [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.316309 np0000170202 devstack@c-api.service[113463]: WARNING castellan.key_manager.migration [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.317222 np0000170202 devstack@c-api.service[113465]: WARNING castellan.key_manager.migration [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.317894 np0000170202 devstack@c-api.service[113463]: WARNING castellan.key_manager.migration [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.318058 np0000170202 devstack@c-api.service[113462]: WARNING castellan.key_manager.migration [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.320531 np0000170202 devstack@c-api.service[113463]: WARNING castellan.key_manager.migration [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.320635 np0000170202 devstack@c-api.service[113465]: WARNING castellan.key_manager.migration [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.321532 np0000170202 devstack@c-api.service[113464]: WARNING castellan.key_manager.migration [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.322605 np0000170202 devstack@c-api.service[113465]: WARNING cinder.api.contrib.hosts [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 25 16:20:22.323277 np0000170202 devstack@c-api.service[113465]: WARNING castellan.key_manager.migration [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.323600 np0000170202 devstack@c-api.service[113462]: WARNING castellan.key_manager.migration [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.324697 np0000170202 devstack@c-api.service[113465]: WARNING castellan.key_manager.migration [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.325013 np0000170202 devstack@c-api.service[113464]: WARNING castellan.key_manager.migration [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.326171 np0000170202 devstack@c-api.service[113465]: WARNING castellan.key_manager.migration [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.326303 np0000170202 devstack@c-api.service[113463]: WARNING castellan.key_manager.migration [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.326852 np0000170202 devstack@c-api.service[113464]: WARNING cinder.api.contrib.hosts [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 25 16:20:22.327086 np0000170202 devstack@c-api.service[113462]: WARNING castellan.key_manager.migration [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.327595 np0000170202 devstack@c-api.service[113464]: WARNING castellan.key_manager.migration [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.327719 np0000170202 devstack@c-api.service[113465]: WARNING castellan.key_manager.migration [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.328926 np0000170202 devstack@c-api.service[113462]: WARNING cinder.api.contrib.hosts [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 25 16:20:22.329101 np0000170202 devstack@c-api.service[113464]: WARNING castellan.key_manager.migration [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.329308 np0000170202 devstack@c-api.service[113465]: WARNING castellan.key_manager.migration [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.329694 np0000170202 devstack@c-api.service[113463]: WARNING castellan.key_manager.migration [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.329805 np0000170202 devstack@c-api.service[113462]: WARNING castellan.key_manager.migration [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.330463 np0000170202 devstack@c-api.service[113464]: WARNING castellan.key_manager.migration [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.330569 np0000170202 devstack@c-api.service[113465]: WARNING castellan.key_manager.migration [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.331111 np0000170202 devstack@c-api.service[113462]: WARNING castellan.key_manager.migration [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.331514 np0000170202 devstack@c-api.service[113463]: WARNING cinder.api.contrib.hosts [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 25 16:20:22.332038 np0000170202 devstack@c-api.service[113464]: WARNING castellan.key_manager.migration [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.332089 np0000170202 devstack@c-api.service[113465]: WARNING castellan.key_manager.migration [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.332279 np0000170202 devstack@c-api.service[113463]: WARNING castellan.key_manager.migration [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.332563 np0000170202 devstack@c-api.service[113462]: WARNING castellan.key_manager.migration [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.333518 np0000170202 devstack@c-api.service[113464]: WARNING castellan.key_manager.migration [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.333623 np0000170202 devstack@c-api.service[113465]: WARNING castellan.key_manager.migration [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.333670 np0000170202 devstack@c-api.service[113463]: WARNING castellan.key_manager.migration [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.334154 np0000170202 devstack@c-api.service[113462]: WARNING castellan.key_manager.migration [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.334621 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.v3.router [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Extended resource: extensions {{(pid=113465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.334902 np0000170202 devstack@c-api.service[113464]: WARNING castellan.key_manager.migration [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.335386 np0000170202 devstack@c-api.service[113463]: WARNING castellan.key_manager.migration [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.335606 np0000170202 devstack@c-api.service[113462]: WARNING castellan.key_manager.migration [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.335889 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.v3.router [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Extended resource: capabilities {{(pid=113465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.336416 np0000170202 devstack@c-api.service[113464]: WARNING castellan.key_manager.migration [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.336952 np0000170202 devstack@c-api.service[113463]: WARNING castellan.key_manager.migration [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.337003 np0000170202 devstack@c-api.service[113462]: WARNING castellan.key_manager.migration [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.337232 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.v3.router [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Extended resource: extra_specs {{(pid=113465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.338049 np0000170202 devstack@c-api.service[113464]: WARNING castellan.key_manager.migration [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.338407 np0000170202 devstack@c-api.service[113463]: WARNING castellan.key_manager.migration [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.338525 np0000170202 devstack@c-api.service[113462]: WARNING castellan.key_manager.migration [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.338805 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.v3.router [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Extended resource: os-hosts {{(pid=113465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.339219 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Extended resource: extensions {{(pid=113464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.339791 np0000170202 devstack@c-api.service[113463]: WARNING castellan.key_manager.migration [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.340094 np0000170202 devstack@c-api.service[113462]: WARNING castellan.key_manager.migration [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.340168 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.v3.router [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Extended resource: qos-specs {{(pid=113465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.340327 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Extended resource: capabilities {{(pid=113464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.341208 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Extended resource: extensions {{(pid=113462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.341351 np0000170202 devstack@c-api.service[113463]: WARNING castellan.key_manager.migration [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.341633 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Extended resource: extra_specs {{(pid=113464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.342239 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.v3.router [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Extended resource: os-availability-zone {{(pid=113465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.342425 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Extended resource: capabilities {{(pid=113462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.342885 np0000170202 devstack@c-api.service[113463]: WARNING castellan.key_manager.migration [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.343216 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Extended resource: os-hosts {{(pid=113464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.343568 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.v3.router [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Extended resource: os-snapshot-manage {{(pid=113465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.343784 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Extended resource: extra_specs {{(pid=113462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.343883 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Extended resource: extensions {{(pid=113463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.344554 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Extended resource: qos-specs {{(pid=113464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.345048 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.v3.router [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Extended resource: backups {{(pid=113465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.345159 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Extended resource: capabilities {{(pid=113463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.345929 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Extended resource: os-hosts {{(pid=113462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.346484 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Extended resource: extra_specs {{(pid=113463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.346704 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Extended resource: os-availability-zone {{(pid=113464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.346823 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Extended resource: qos-specs {{(pid=113462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.347629 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.v3.router [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Extended resource: scheduler-stats {{(pid=113465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.348027 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Extended resource: os-snapshot-manage {{(pid=113464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.348517 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Extended resource: os-hosts {{(pid=113463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.348823 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Extended resource: os-availability-zone {{(pid=113462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.349030 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.v3.router [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Extended resource: os-volume-manage {{(pid=113465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.349413 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Extended resource: qos-specs {{(pid=113463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.349504 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Extended resource: backups {{(pid=113464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.350172 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Extended resource: os-snapshot-manage {{(pid=113462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.350493 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.v3.router [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Extended resource: os-volume-transfer {{(pid=113465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.351493 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Extended resource: os-availability-zone {{(pid=113463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.351557 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Extended resource: scheduler-stats {{(pid=113464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.351658 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Extended resource: backups {{(pid=113462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.352138 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.v3.router [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Extended resource: cgsnapshots {{(pid=113465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.352834 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Extended resource: os-snapshot-manage {{(pid=113463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.352891 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Extended resource: os-volume-manage {{(pid=113464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.353522 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.v3.router [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Extended resource: encryption {{(pid=113465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.353674 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Extended resource: scheduler-stats {{(pid=113462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.354321 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Extended resource: backups {{(pid=113463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.354937 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Extended resource: os-volume-transfer {{(pid=113464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.355075 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Extended resource: os-volume-manage {{(pid=113462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.355211 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.v3.router [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Extended resource: os-quota-class-sets {{(pid=113465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.356561 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Extended resource: cgsnapshots {{(pid=113464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.356653 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.v3.router [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Extended resource: os-quota-sets {{(pid=113465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.356906 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Extended resource: scheduler-stats {{(pid=113463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.357160 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Extended resource: os-volume-transfer {{(pid=113462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.357952 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Extended resource: encryption {{(pid=113464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.358010 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.v3.router [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Extended resource: consistencygroups {{(pid=113465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.358323 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Extended resource: os-volume-manage {{(pid=113463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.358755 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Extended resource: cgsnapshots {{(pid=113462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.359493 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Extended resource: os-quota-class-sets {{(pid=113464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.359896 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Extended resource: os-volume-transfer {{(pid=113463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.359951 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.v3.router [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Extended resource: os-volume-type-access {{(pid=113465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.360126 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Extended resource: encryption {{(pid=113462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.360831 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Extended resource: os-quota-sets {{(pid=113464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.361535 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Extended resource: cgsnapshots {{(pid=113463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.361590 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.v3.router [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Extended resource: encryption {{(pid=113465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.361687 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Extended resource: os-quota-class-sets {{(pid=113462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.362230 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Extended resource: consistencygroups {{(pid=113464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.362928 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Extended resource: encryption {{(pid=113463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.363046 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Extended resource: os-quota-sets {{(pid=113462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.363880 np0000170202 devstack@c-api.service[113465]: WARNING castellan.key_manager.migration [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.364187 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Extended resource: os-volume-type-access {{(pid=113464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.364422 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Extended resource: consistencygroups {{(pid=113462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.364474 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Extended resource: os-quota-class-sets {{(pid=113463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.365358 np0000170202 devstack@c-api.service[113465]: WARNING castellan.key_manager.migration [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.365834 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Extended resource: encryption {{(pid=113464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.365914 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Extended resource: os-quota-sets {{(pid=113463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.366415 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Extended resource: os-volume-type-access {{(pid=113462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.366774 np0000170202 devstack@c-api.service[113465]: WARNING castellan.key_manager.migration [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.367333 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Extended resource: consistencygroups {{(pid=113463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.368067 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Extended resource: encryption {{(pid=113462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.368193 np0000170202 devstack@c-api.service[113464]: WARNING castellan.key_manager.migration [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.368254 np0000170202 devstack@c-api.service[113465]: WARNING castellan.key_manager.migration [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.369318 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Extended resource: os-volume-type-access {{(pid=113463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.369567 np0000170202 devstack@c-api.service[113464]: WARNING castellan.key_manager.migration [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.369648 np0000170202 devstack@c-api.service[113465]: WARNING castellan.key_manager.migration [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.370431 np0000170202 devstack@c-api.service[113462]: WARNING castellan.key_manager.migration [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.370948 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Extended resource: encryption {{(pid=113463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:20:22.371027 np0000170202 devstack@c-api.service[113464]: WARNING castellan.key_manager.migration [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.371187 np0000170202 devstack@c-api.service[113465]: WARNING castellan.key_manager.migration [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.371939 np0000170202 devstack@c-api.service[113462]: WARNING castellan.key_manager.migration [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.372153 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.contrib.snapshot_actions [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] SnapshotActionsController initialized {{(pid=113465) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 25 16:20:22.372351 np0000170202 devstack@c-api.service[113464]: WARNING castellan.key_manager.migration [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.372954 np0000170202 devstack@c-api.service[113465]: WARNING castellan.key_manager.migration [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.373238 np0000170202 devstack@c-api.service[113463]: WARNING castellan.key_manager.migration [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.373348 np0000170202 devstack@c-api.service[113462]: WARNING castellan.key_manager.migration [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.373842 np0000170202 devstack@c-api.service[113464]: WARNING castellan.key_manager.migration [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.373893 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.v3.router [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:22.373990 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.v3.router [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:22.374084 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.v3.router [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:22.374213 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.v3.router [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Extension VolumeActions extending resource: volumes {{(pid=113465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:22.374335 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.v3.router [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Extension AdminActions extending resource: volumes {{(pid=113465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:22.374472 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.v3.router [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Extension AdminActions extending resource: snapshots {{(pid=113465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:22.374580 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.v3.router [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Extension AdminActions extending resource: backups {{(pid=113465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:22.374661 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.v3.router [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:22.374705 np0000170202 devstack@c-api.service[113463]: WARNING castellan.key_manager.migration [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.374763 np0000170202 devstack@c-api.service[113462]: WARNING castellan.key_manager.migration [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.374802 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.v3.router [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:22.374920 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.v3.router [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:22.375011 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.v3.router [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:22.375094 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.v3.router [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:22.375176 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.v3.router [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Extension TypesManage extending resource: types {{(pid=113465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:22.375345 np0000170202 devstack@c-api.service[113464]: WARNING castellan.key_manager.migration [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.375393 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.v3.router [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:22.375489 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.v3.router [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Extension UsedLimits extending resource: limits {{(pid=113465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:22.375569 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.v3.router [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:22.376288 np0000170202 devstack@c-api.service[113463]: WARNING castellan.key_manager.migration [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.376340 np0000170202 devstack@c-api.service[113462]: WARNING castellan.key_manager.migration [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.376376 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.contrib.snapshot_actions [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] SnapshotActionsController initialized {{(pid=113464) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 25 16:20:22.377163 np0000170202 devstack@c-api.service[113464]: WARNING castellan.key_manager.migration [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.377696 np0000170202 devstack@c-api.service[113463]: WARNING castellan.key_manager.migration [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.377913 np0000170202 devstack@c-api.service[113462]: WARNING castellan.key_manager.migration [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.377967 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:22.378035 np0000170202 devstack@c-api.service[113465]: WARNING keystonemiddleware.auth_token [None req-96f0554e-851a-4ce4-93f2-b516601b7f16 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 25 16:20:22.378161 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:22.378264 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:22.378334 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Extension VolumeActions extending resource: volumes {{(pid=113464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:22.378479 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Extension AdminActions extending resource: volumes {{(pid=113464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:22.378591 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Extension AdminActions extending resource: snapshots {{(pid=113464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:22.378696 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Extension AdminActions extending resource: backups {{(pid=113464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:22.378796 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.contrib.snapshot_actions [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] SnapshotActionsController initialized {{(pid=113462) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 25 16:20:22.378894 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:22.378894 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:22.379008 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:22.379117 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Extension SnapshotActions extending resource: snapshots {{(pid=113464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:22.379216 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:22.379263 np0000170202 devstack@c-api.service[113463]: WARNING castellan.key_manager.migration [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.379364 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Extension TypesManage extending resource: types {{(pid=113464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:22.379485 np0000170202 devstack@c-api.service[113462]: WARNING castellan.key_manager.migration [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.379530 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Extension VolumeTypeAccess extending resource: types {{(pid=113464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:22.379620 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Extension UsedLimits extending resource: limits {{(pid=113464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:22.379721 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-0632817d-e566-4923-882e-f93b3c89e7dd None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:22.380401 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:22.380536 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:22.380650 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:22.380779 np0000170202 devstack@c-api.service[113463]: WARNING castellan.key_manager.migration [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.380829 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Extension VolumeActions extending resource: volumes {{(pid=113462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:22.380934 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Extension AdminActions extending resource: volumes {{(pid=113462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:22.381039 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Extension AdminActions extending resource: snapshots {{(pid=113462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:22.381142 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Extension AdminActions extending resource: backups {{(pid=113462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:22.381285 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:22.381403 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:22.381506 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:22.381619 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:22.381666 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.contrib.snapshot_actions [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] SnapshotActionsController initialized {{(pid=113463) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 25 16:20:22.381704 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:22.381802 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Extension TypesManage extending resource: types {{(pid=113462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:22.381976 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:22.382097 np0000170202 devstack@c-api.service[113464]: WARNING keystonemiddleware.auth_token [None req-0632817d-e566-4923-882e-f93b3c89e7dd 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 25 16:20:22.382226 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Extension UsedLimits extending resource: limits {{(pid=113462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:22.382226 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:22.382438 np0000170202 devstack@c-api.service[113463]: WARNING castellan.key_manager.migration [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:20:22.383279 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:22.383429 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:22.383501 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:22.383650 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Extension VolumeActions extending resource: volumes {{(pid=113463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:22.383792 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Extension AdminActions extending resource: volumes {{(pid=113463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:22.383939 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Extension AdminActions extending resource: snapshots {{(pid=113463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:22.384001 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Extension AdminActions extending resource: backups {{(pid=113463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:22.384133 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:22.384236 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:22.384377 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:22.384439 np0000170202 devstack@c-api.service[113465]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7de7a1ea3668 pid: 113465 (default app) Apr 25 16:20:22.384507 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:22.384507 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:22.384606 np0000170202 devstack@c-api.service[113462]: WARNING keystonemiddleware.auth_token [None req-e28f99a6-656c-4dfd-a02a-c3222ac75442 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 25 16:20:22.384660 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Extension TypesManage extending resource: types {{(pid=113463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:22.384876 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:22.385001 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.385001 np0000170202 devstack@c-api.service[113465]: warnings.warn( Apr 25 16:20:22.385257 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Extension UsedLimits extending resource: limits {{(pid=113463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:22.385257 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-79a735e1-142d-4240-bf7f-3217656ec067 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:20:22.387309 np0000170202 devstack@c-api.service[113463]: WARNING keystonemiddleware.auth_token [None req-79a735e1-142d-4240-bf7f-3217656ec067 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 25 16:20:22.388045 np0000170202 devstack@c-api.service[113464]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7de7a1ea3668 pid: 113464 (default app) Apr 25 16:20:22.390841 np0000170202 devstack@c-api.service[113462]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7de7a1ea3668 pid: 113462 (default app) Apr 25 16:20:22.393404 np0000170202 devstack@c-api.service[113463]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7de7a1ea3668 pid: 113463 (default app) Apr 25 16:20:22.393473 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.393473 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.393607 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.393607 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.393607 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.393607 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.393607 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.393870 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.393870 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.393870 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.393870 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.393870 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.393870 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.394126 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.394126 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.394126 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.394126 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.394126 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.394321 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.394321 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.394321 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.394321 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.394488 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.394488 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.394488 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.394488 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.394661 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.394661 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.394661 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.394661 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.394661 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.394883 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.394883 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.394883 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.394883 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.394883 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.395082 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.395082 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.395082 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.395082 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.395082 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.395082 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.395319 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.395319 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.395319 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.395319 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.395319 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.395319 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.395563 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.395563 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.395563 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.395563 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.395563 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.395563 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.395821 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.395821 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.395821 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.395821 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.395821 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.395821 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.396048 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.396048 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.396048 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.396048 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.396226 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.396226 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.396226 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.396226 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.396226 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.396429 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.396429 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.396429 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.396429 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.396429 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.396621 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.396621 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.396621 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.396621 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.396621 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.396621 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.397916 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.397916 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.397916 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.397916 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.397916 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.398351 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.398351 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.398351 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.398351 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.398351 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.398766 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.398766 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.398766 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.398766 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.399103 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.399103 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.399103 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.399103 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.399431 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.399431 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.399431 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.399431 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.399431 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.399966 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.399966 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.399966 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.399966 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.399966 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.400501 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.400501 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.400501 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.400501 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.400863 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.400863 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.400863 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.400863 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.401555 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.401555 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.401555 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.401555 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.401892 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.401892 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.401892 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.401892 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.402237 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.402237 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.402237 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.402237 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.402555 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.402555 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.402555 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.402555 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.402555 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.402555 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.403070 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.403070 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.403070 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.403070 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.403070 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.403461 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.403461 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.403461 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.403461 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.403461 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.403461 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.403461 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.404101 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.404101 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.404101 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.404101 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.404101 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.404101 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.404556 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.404556 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.404556 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.404556 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.404556 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.404556 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.405137 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.405137 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.405137 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.405137 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.405137 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.405137 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.405614 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.405614 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.405614 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.405614 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.405964 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.405964 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.405964 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.405964 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.406269 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.406269 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.406269 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.406269 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.406509 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.406509 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.406509 np0000170202 devstack@c-api.service[113465]: /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 25 16:20:22.406509 np0000170202 devstack@c-api.service[113465]: warnings.warn(deprecated_msg) Apr 25 16:20:22.406509 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.middleware.request_id [None req-5fc52288-01cb-4f40-b95b-1fd1e85a3894 None None] RequestId filter calling following filter/app {{(pid=113465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:20:22.406509 np0000170202 devstack@c-api.service[113465]: [pid: 113465|app: 0|req: 1/1] 199.204.45.246 () {60 vars in 953 bytes} [Sat Apr 25 16:20:22 2026] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Apr 25 16:20:29.923634 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.923634 np0000170202 devstack@c-api.service[113464]: warnings.warn( Apr 25 16:20:29.932367 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.932367 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.932367 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.932367 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.932890 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.932890 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.932890 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.932890 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.933225 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.933225 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.933225 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.933225 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.933225 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.933225 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.933638 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.933638 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.933638 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.933638 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.933638 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.934012 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.934012 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.934012 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.934012 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.934012 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.934310 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.934310 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.934310 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.934310 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.934554 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.934554 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.934554 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.934554 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.934554 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.934900 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.934900 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.934900 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.934900 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.934900 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.935179 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.935179 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.935179 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.935179 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.935179 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.935179 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.935548 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.935548 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.935548 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.935548 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.935548 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.935548 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.935928 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.935928 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.935928 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.935928 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.935928 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.935928 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.936301 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.936301 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.936301 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.936301 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.936301 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.936654 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.936654 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.936654 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.936654 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.936654 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.936970 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.936970 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.936970 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.936970 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.936970 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.936970 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.937346 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.937346 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.937346 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.937346 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.937346 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.937346 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.937715 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.937715 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.937715 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.937715 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.937715 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.938043 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.938043 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.938043 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.938043 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.938043 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.938328 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.938328 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.938328 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.938328 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.938591 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.938591 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.938591 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.938591 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.938887 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.938887 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.938887 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.938887 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.938887 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.939192 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.939192 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.939192 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.939192 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.939192 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.939496 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.939496 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.939496 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.939496 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.939768 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.939768 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.939768 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.939768 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.940011 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.940011 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.940011 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.940011 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.940250 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.940250 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.940250 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.940250 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.940542 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.940542 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.940542 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.940542 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.940861 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.940861 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.940861 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.940861 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.940861 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.941281 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.941281 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.941281 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.941281 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.941281 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.941281 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.941959 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.941959 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.941959 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.941959 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.941959 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.942104 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.942104 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.942104 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.942104 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.942104 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.942104 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.942282 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.942282 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.942282 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.942282 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.942282 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.942282 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.942455 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.942455 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.942455 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.942455 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.942455 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.942455 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.942623 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.942623 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.942623 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.942623 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.942623 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.942623 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.942893 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.942893 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.942893 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.942893 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.943023 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.943023 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.943023 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.943023 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.943023 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.943182 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.943182 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.943182 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.943182 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:29.943182 np0000170202 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 25 16:20:29.943182 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.middleware.request_id [None req-8a70ffcc-64b5-40fe-acf8-7d66b40b8251 None None] RequestId filter calling following filter/app {{(pid=113464) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:20:30.467181 np0000170202 devstack@c-api.service[113464]: INFO cinder.api.openstack.wsgi [None req-8a70ffcc-64b5-40fe-acf8-7d66b40b8251 admin admin] POST https://199.204.45.246/volume/v3/types Apr 25 16:20:30.468845 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.openstack.wsgi [None req-8a70ffcc-64b5-40fe-acf8-7d66b40b8251 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113464) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 25 16:20:30.470417 np0000170202 devstack@c-api.service[113464]: /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 25 16:20:30.470417 np0000170202 devstack@c-api.service[113464]: warnings.warn( Apr 25 16:20:30.480598 np0000170202 devstack@c-api.service[113464]: DEBUG oslo_db.sqlalchemy.engines [None req-8a70ffcc-64b5-40fe-acf8-7d66b40b8251 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=113464) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:20:30.507347 np0000170202 devstack@c-api.service[113464]: INFO cinder.api.openstack.wsgi [None req-8a70ffcc-64b5-40fe-acf8-7d66b40b8251 admin admin] https://199.204.45.246/volume/v3/types returned with HTTP 200 Apr 25 16:20:30.507827 np0000170202 devstack@c-api.service[113464]: [pid: 113464|app: 0|req: 1/2] 199.204.45.246 () {68 vars in 1288 bytes} [Sat Apr 25 16:20:29 2026] POST /volume/v3/types => generated 186 bytes in 584 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 25 16:20:30.519887 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.519887 np0000170202 devstack@c-api.service[113462]: warnings.warn( Apr 25 16:20:30.535748 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.535748 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.535748 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.535748 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.535748 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.535971 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.535971 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.535971 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.535971 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.535971 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.536153 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.536153 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.536153 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.536153 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.536153 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.536153 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.536323 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.536323 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.536323 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.536323 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.536433 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.536433 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.536433 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.536433 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.536560 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.536560 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.536560 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.536560 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.536681 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.536681 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.536681 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.536681 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.536681 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.536842 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.536842 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.536842 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.536842 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.536842 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.536973 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.536973 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.536973 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.536973 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.536973 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.536973 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.537135 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.537135 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.537135 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.537135 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.537135 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.537135 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.537311 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.537311 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.537311 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.537311 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.537311 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.537311 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.537492 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.537492 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.537492 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.537492 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.537492 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.537635 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.537635 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.537635 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.537635 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.537635 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.537779 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.537779 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.537779 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.537779 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.537779 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.537779 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.537945 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.537945 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.537945 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.537945 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.537945 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.537945 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.538100 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.538100 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.538100 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.538100 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.538100 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.538255 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.538255 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.538255 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.538255 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.538255 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.538396 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.538396 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.538396 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.538396 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.538536 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.538536 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.538536 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.538536 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.538657 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.538657 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.538657 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.538657 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.538657 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.539848 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.539848 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.539848 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.539848 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.539848 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.539972 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.539972 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.539972 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.539972 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.540082 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.540082 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.540082 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.540082 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.540194 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.540194 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.540194 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.540194 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.540299 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.540299 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.540299 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.540299 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.540401 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.540401 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.540401 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.540401 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.540520 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.540520 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.540520 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.540520 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.540520 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.540663 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.540663 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.540663 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.540663 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.540663 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.540663 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.540869 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.540869 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.540869 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.540869 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.540869 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.540999 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.540999 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.540999 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.540999 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.540999 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.540999 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.541211 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.541211 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.541211 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.541211 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.541211 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.541211 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.541376 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.541376 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.541376 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.541376 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.541376 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.541376 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.541528 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.541528 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.541528 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.541528 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.541528 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.541528 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.541685 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.541685 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.541685 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.541685 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.541823 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.541823 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.541823 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.541823 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.541823 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.541958 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.541958 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.541958 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.541958 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.541958 np0000170202 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 25 16:20:30.545071 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.middleware.request_id [req-8a70ffcc-64b5-40fe-acf8-7d66b40b8251 req-89f9477f-ebd3-406b-a6a6-d8f604033778 None None] RequestId filter calling following filter/app {{(pid=113462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:20:30.961781 np0000170202 devstack@c-api.service[113462]: INFO cinder.api.openstack.wsgi [req-8a70ffcc-64b5-40fe-acf8-7d66b40b8251 req-89f9477f-ebd3-406b-a6a6-d8f604033778 admin admin] POST https://199.204.45.246/volume/v3/types/925533f8-e70d-4eef-9b0f-f4e21a142206/extra_specs Apr 25 16:20:30.962346 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.openstack.wsgi [req-8a70ffcc-64b5-40fe-acf8-7d66b40b8251 req-89f9477f-ebd3-406b-a6a6-d8f604033778 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 25 16:20:30.964591 np0000170202 devstack@c-api.service[113462]: /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 25 16:20:30.964591 np0000170202 devstack@c-api.service[113462]: warnings.warn( Apr 25 16:20:30.975893 np0000170202 devstack@c-api.service[113462]: DEBUG oslo_db.sqlalchemy.engines [req-8a70ffcc-64b5-40fe-acf8-7d66b40b8251 req-89f9477f-ebd3-406b-a6a6-d8f604033778 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=113462) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:20:31.033262 np0000170202 devstack@c-api.service[113462]: INFO cinder.api.openstack.wsgi [req-8a70ffcc-64b5-40fe-acf8-7d66b40b8251 req-89f9477f-ebd3-406b-a6a6-d8f604033778 admin admin] https://199.204.45.246/volume/v3/types/925533f8-e70d-4eef-9b0f-f4e21a142206/extra_specs returned with HTTP 200 Apr 25 16:20:31.033828 np0000170202 devstack@c-api.service[113462]: [pid: 113462|app: 0|req: 1/3] 199.204.45.246 () {70 vars in 1505 bytes} [Sat Apr 25 16:20:30 2026] POST /volume/v3/types/925533f8-e70d-4eef-9b0f-f4e21a142206/extra_specs => generated 55 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:20:32.268092 np0000170202 devstack@c-api.service[113465]: DEBUG dbcounter [-] [113465] Writing DB stats cinder:SELECT=6 {{(pid=113465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:20:32.279564 np0000170202 devstack@c-api.service[113463]: DEBUG dbcounter [-] [113463] Writing DB stats cinder:SELECT=6 {{(pid=113463) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:20:40.505240 np0000170202 devstack@c-api.service[113464]: DEBUG dbcounter [-] [113464] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113464) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:20:41.032194 np0000170202 devstack@c-api.service[113462]: DEBUG dbcounter [-] [113462] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:23:52.205880 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.205880 np0000170202 devstack@c-api.service[113463]: warnings.warn( Apr 25 16:23:52.218664 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.218664 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.218664 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.218664 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.219067 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.219067 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.219067 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.219067 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.219370 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.219370 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.219370 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.219370 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.219370 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.219370 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.219825 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.219825 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.219825 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.219825 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.219825 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.220187 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.220187 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.220187 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.220187 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.220187 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.220532 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.220532 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.220532 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.220532 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.220848 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.220848 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.220848 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.220848 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.220848 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.221198 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.221198 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.221198 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.221198 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.221198 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.221529 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.221529 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.221529 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.221529 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.221529 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.221529 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.221983 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.221983 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.221983 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.221983 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.221983 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.221983 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.222403 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.222403 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.222403 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.222403 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.222403 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.222403 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.222832 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.222832 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.222832 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.222832 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.222832 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.223200 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.223200 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.223200 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.223200 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.223200 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.223519 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.223519 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.223519 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.223519 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.223519 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.223519 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.223952 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.223952 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.223952 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.223952 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.223952 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.223952 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.224321 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.224321 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.224321 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.224321 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.224321 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.224761 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.224761 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.224761 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.224761 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.224761 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.225105 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.225105 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.225105 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.225105 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.225300 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.225300 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.225300 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.225300 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.225477 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.225477 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.225477 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.225477 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.225477 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.225707 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.225707 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.225707 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.225707 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.225707 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.225932 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.225932 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.225932 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.225932 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.226301 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.226301 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.226301 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.226301 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.226654 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.226654 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.226654 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.226654 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.226870 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.226870 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.226870 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.226870 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.227109 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.227109 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.227109 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.227109 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.227286 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.227286 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.227286 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.227286 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.227286 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.227630 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.227630 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.227630 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.227630 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.227630 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.227630 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.227917 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.227917 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.227917 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.227917 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.227917 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.228117 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.228117 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.228117 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.228117 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.228117 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.228117 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.228378 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.228378 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.228378 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.228378 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.228378 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.228378 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.228643 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.228643 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.228643 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.228643 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.228643 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.228643 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.228940 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.228940 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.228940 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.228940 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.228940 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.228940 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.229210 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.229210 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.229210 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.229210 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.229393 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.229393 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.229393 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.229393 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.229393 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.229614 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.229614 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.229614 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.229614 np0000170202 devstack@c-api.service[113463]: /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 25 16:23:52.229614 np0000170202 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 25 16:23:52.229614 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.middleware.request_id [None req-d6c28842-097f-4dca-92bb-68841d9f3383 None None] RequestId filter calling following filter/app {{(pid=113463) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:23:52.229614 np0000170202 devstack@c-api.service[113463]: INFO cinder.api.openstack.wsgi [None req-d6c28842-097f-4dca-92bb-68841d9f3383 None None] GET https://199.204.45.246/volume// Apr 25 16:23:52.229971 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.openstack.wsgi [None req-d6c28842-097f-4dca-92bb-68841d9f3383 None None] Empty body provided in request {{(pid=113463) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:23:52.229971 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.openstack.wsgi [None req-d6c28842-097f-4dca-92bb-68841d9f3383 None None] Calling method 'all' {{(pid=113463) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:23:52.229971 np0000170202 devstack@c-api.service[113463]: INFO cinder.api.openstack.wsgi [None req-d6c28842-097f-4dca-92bb-68841d9f3383 None None] https://199.204.45.246/volume// returned with HTTP 300 Apr 25 16:23:52.229971 np0000170202 devstack@c-api.service[113463]: [pid: 113463|app: 0|req: 1/4] 199.204.45.246 () {66 vars in 1456 bytes} [Sat Apr 25 16:23:52 2026] GET /volume/ => generated 390 bytes in 24 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 25 16:24:29.838488 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.middleware.request_id [None req-ced49d78-09aa-41d8-8fab-db6166a3184e None None] RequestId filter calling following filter/app {{(pid=113465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:24:30.190402 np0000170202 devstack@c-api.service[113465]: INFO cinder.api.openstack.wsgi [None req-ced49d78-09aa-41d8-8fab-db6166a3184e demo demo] GET https://199.204.45.246/volume/v3/types?is_public=None Apr 25 16:24:30.190796 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.openstack.wsgi [None req-ced49d78-09aa-41d8-8fab-db6166a3184e demo demo] Empty body provided in request {{(pid=113465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:24:30.191051 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.openstack.wsgi [None req-ced49d78-09aa-41d8-8fab-db6166a3184e demo demo] Calling method 'index' {{(pid=113465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:24:30.191610 np0000170202 devstack@c-api.service[113465]: /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 25 16:24:30.191610 np0000170202 devstack@c-api.service[113465]: warnings.warn( Apr 25 16:24:30.192309 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.api_utils [None req-ced49d78-09aa-41d8-8fab-db6166a3184e demo demo] Removing options '' from query. {{(pid=113465) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:24:30.205538 np0000170202 devstack@c-api.service[113465]: DEBUG oslo_db.sqlalchemy.engines [None req-ced49d78-09aa-41d8-8fab-db6166a3184e 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=113465) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:24:30.231156 np0000170202 devstack@c-api.service[113465]: INFO cinder.api.openstack.wsgi [None req-ced49d78-09aa-41d8-8fab-db6166a3184e demo demo] https://199.204.45.246/volume/v3/types?is_public=None returned with HTTP 200 Apr 25 16:24:30.231649 np0000170202 devstack@c-api.service[113465]: [pid: 113465|app: 0|req: 2/5] 199.204.45.246 () {64 vars in 1263 bytes} [Sat Apr 25 16:24:29 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 25 16:24:30.245935 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.middleware.request_id [req-ced49d78-09aa-41d8-8fab-db6166a3184e req-29c5b3ee-0cb1-4fd1-90bc-188a26ac32bf None None] RequestId filter calling following filter/app {{(pid=113464) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:24:30.250618 np0000170202 devstack@c-api.service[113464]: INFO cinder.api.openstack.wsgi [req-ced49d78-09aa-41d8-8fab-db6166a3184e req-29c5b3ee-0cb1-4fd1-90bc-188a26ac32bf demo demo] GET https://199.204.45.246/volume/v3/types/default Apr 25 16:24:30.250933 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.openstack.wsgi [req-ced49d78-09aa-41d8-8fab-db6166a3184e req-29c5b3ee-0cb1-4fd1-90bc-188a26ac32bf demo demo] Empty body provided in request {{(pid=113464) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:24:30.251242 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.openstack.wsgi [req-ced49d78-09aa-41d8-8fab-db6166a3184e req-29c5b3ee-0cb1-4fd1-90bc-188a26ac32bf demo demo] Calling method 'show' {{(pid=113464) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:24:30.262033 np0000170202 devstack@c-api.service[113464]: INFO cinder.api.openstack.wsgi [req-ced49d78-09aa-41d8-8fab-db6166a3184e req-29c5b3ee-0cb1-4fd1-90bc-188a26ac32bf demo demo] https://199.204.45.246/volume/v3/types/default returned with HTTP 200 Apr 25 16:24:30.262714 np0000170202 devstack@c-api.service[113464]: [pid: 113464|app: 0|req: 2/6] 199.204.45.246 () {66 vars in 1329 bytes} [Sat Apr 25 16:24:30 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 25 16:24:30.622238 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.middleware.request_id [None req-f0ad9b76-9584-4e5f-8693-53724426030d None None] RequestId filter calling following filter/app {{(pid=113462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:24:30.625932 np0000170202 devstack@c-api.service[113462]: INFO cinder.api.openstack.wsgi [None req-f0ad9b76-9584-4e5f-8693-53724426030d demo demo] GET https://199.204.45.246/volume/v3/types/default Apr 25 16:24:30.626178 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.openstack.wsgi [None req-f0ad9b76-9584-4e5f-8693-53724426030d demo demo] Empty body provided in request {{(pid=113462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:24:30.626440 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.openstack.wsgi [None req-f0ad9b76-9584-4e5f-8693-53724426030d demo demo] Calling method 'show' {{(pid=113462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:24:30.644662 np0000170202 devstack@c-api.service[113462]: INFO cinder.api.openstack.wsgi [None req-f0ad9b76-9584-4e5f-8693-53724426030d demo demo] https://199.204.45.246/volume/v3/types/default returned with HTTP 200 Apr 25 16:24:30.645030 np0000170202 devstack@c-api.service[113462]: [pid: 113462|app: 0|req: 2/7] 199.204.45.246 () {64 vars in 1258 bytes} [Sat Apr 25 16:24:30 2026] GET /volume/v3/types/default => generated 145 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 25 16:24:31.045425 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.middleware.request_id [None req-0ec37275-4243-4b56-ae57-619c630bd5a3 None None] RequestId filter calling following filter/app {{(pid=113463) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:24:31.398102 np0000170202 devstack@c-api.service[113463]: INFO cinder.api.openstack.wsgi [None req-0ec37275-4243-4b56-ae57-619c630bd5a3 demo demo] GET https://199.204.45.246/volume/v3/types/default Apr 25 16:24:31.398518 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.openstack.wsgi [None req-0ec37275-4243-4b56-ae57-619c630bd5a3 demo demo] Empty body provided in request {{(pid=113463) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:24:31.398711 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.openstack.wsgi [None req-0ec37275-4243-4b56-ae57-619c630bd5a3 demo demo] Calling method 'show' {{(pid=113463) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:24:31.408428 np0000170202 devstack@c-api.service[113463]: DEBUG oslo_db.sqlalchemy.engines [None req-0ec37275-4243-4b56-ae57-619c630bd5a3 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=113463) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:24:31.425852 np0000170202 devstack@c-api.service[113463]: /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 25 16:24:31.425852 np0000170202 devstack@c-api.service[113463]: warnings.warn( Apr 25 16:24:31.428019 np0000170202 devstack@c-api.service[113463]: INFO cinder.api.openstack.wsgi [None req-0ec37275-4243-4b56-ae57-619c630bd5a3 demo demo] https://199.204.45.246/volume/v3/types/default returned with HTTP 200 Apr 25 16:24:31.428461 np0000170202 devstack@c-api.service[113463]: [pid: 113463|app: 0|req: 2/8] 199.204.45.246 () {64 vars in 1258 bytes} [Sat Apr 25 16:24:31 2026] GET /volume/v3/types/default => generated 145 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 25 16:24:31.444148 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.middleware.request_id [None req-4a33e1dc-d9e7-4cf0-8b19-685823ae1269 None None] RequestId filter calling following filter/app {{(pid=113465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:24:31.447456 np0000170202 devstack@c-api.service[113465]: INFO cinder.api.openstack.wsgi [None req-4a33e1dc-d9e7-4cf0-8b19-685823ae1269 demo demo] GET https://199.204.45.246/volume/v3/types/default Apr 25 16:24:31.447834 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.openstack.wsgi [None req-4a33e1dc-d9e7-4cf0-8b19-685823ae1269 demo demo] Empty body provided in request {{(pid=113465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:24:31.448226 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.openstack.wsgi [None req-4a33e1dc-d9e7-4cf0-8b19-685823ae1269 demo demo] Calling method 'show' {{(pid=113465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:24:31.463194 np0000170202 devstack@c-api.service[113465]: INFO cinder.api.openstack.wsgi [None req-4a33e1dc-d9e7-4cf0-8b19-685823ae1269 demo demo] https://199.204.45.246/volume/v3/types/default returned with HTTP 200 Apr 25 16:24:31.463636 np0000170202 devstack@c-api.service[113465]: [pid: 113465|app: 0|req: 3/9] 199.204.45.246 () {64 vars in 1258 bytes} [Sat Apr 25 16:24:31 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 25 16:24:40.258294 np0000170202 devstack@c-api.service[113464]: DEBUG dbcounter [-] [113464] Writing DB stats cinder:SELECT=2 {{(pid=113464) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:24:40.641308 np0000170202 devstack@c-api.service[113462]: DEBUG dbcounter [-] [113462] Writing DB stats cinder:SELECT=2 {{(pid=113462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:24:41.424265 np0000170202 devstack@c-api.service[113463]: DEBUG dbcounter [-] [113463] Writing DB stats cinder:SELECT=2 {{(pid=113463) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:24:41.459563 np0000170202 devstack@c-api.service[113465]: DEBUG dbcounter [-] [113465] Writing DB stats cinder:SELECT=3 {{(pid=113465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:30:53.319427 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.middleware.request_id [None req-acbb7122-2ddc-4c46-8b30-ac6f9bae62c3 None None] RequestId filter calling following filter/app {{(pid=113464) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:30:53.409560 np0000170202 devstack@c-api.service[113464]: INFO cinder.api.openstack.wsgi [None req-acbb7122-2ddc-4c46-8b30-ac6f9bae62c3 demo demo] GET https://199.204.45.246/volume/v3/volumes/detail Apr 25 16:30:53.409817 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.openstack.wsgi [None req-acbb7122-2ddc-4c46-8b30-ac6f9bae62c3 demo demo] Empty body provided in request {{(pid=113464) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:30:53.410068 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.openstack.wsgi [None req-acbb7122-2ddc-4c46-8b30-ac6f9bae62c3 demo demo] Calling method 'detail' {{(pid=113464) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:30:53.410746 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.api_utils [None req-acbb7122-2ddc-4c46-8b30-ac6f9bae62c3 demo demo] Removing options '' from query. {{(pid=113464) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:30:53.411915 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.volume.api [None req-acbb7122-2ddc-4c46-8b30-ac6f9bae62c3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113464) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:30:53.453884 np0000170202 devstack@c-api.service[113464]: INFO cinder.volume.api [None req-acbb7122-2ddc-4c46-8b30-ac6f9bae62c3 demo demo] Get all volumes completed successfully. Apr 25 16:30:53.456828 np0000170202 devstack@c-api.service[113464]: INFO cinder.api.openstack.wsgi [None req-acbb7122-2ddc-4c46-8b30-ac6f9bae62c3 demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:30:53.457315 np0000170202 devstack@c-api.service[113464]: [pid: 113464|app: 0|req: 3/10] 199.204.45.246 () {64 vars in 1296 bytes} [Sat Apr 25 16:30:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:31:03.446432 np0000170202 devstack@c-api.service[113464]: DEBUG dbcounter [-] [113464] Writing DB stats cinder:SELECT=1 {{(pid=113464) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:31:53.476561 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.middleware.request_id [None req-0a1f9151-80a5-4af7-8423-a771e89165ca None None] RequestId filter calling following filter/app {{(pid=113462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:31:53.480111 np0000170202 devstack@c-api.service[113462]: INFO cinder.api.openstack.wsgi [None req-0a1f9151-80a5-4af7-8423-a771e89165ca demo demo] GET https://199.204.45.246/volume/v3/volumes/detail Apr 25 16:31:53.480501 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.openstack.wsgi [None req-0a1f9151-80a5-4af7-8423-a771e89165ca demo demo] Empty body provided in request {{(pid=113462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:31:53.480719 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.openstack.wsgi [None req-0a1f9151-80a5-4af7-8423-a771e89165ca demo demo] Calling method 'detail' {{(pid=113462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:31:53.481666 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.api_utils [None req-0a1f9151-80a5-4af7-8423-a771e89165ca demo demo] Removing options '' from query. {{(pid=113462) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:31:53.483130 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.volume.api [None req-0a1f9151-80a5-4af7-8423-a771e89165ca demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113462) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:31:53.519344 np0000170202 devstack@c-api.service[113462]: INFO cinder.volume.api [None req-0a1f9151-80a5-4af7-8423-a771e89165ca demo demo] Get all volumes completed successfully. Apr 25 16:31:53.523055 np0000170202 devstack@c-api.service[113462]: INFO cinder.api.openstack.wsgi [None req-0a1f9151-80a5-4af7-8423-a771e89165ca demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:31:53.523668 np0000170202 devstack@c-api.service[113462]: [pid: 113462|app: 0|req: 3/11] 199.204.45.246 () {64 vars in 1296 bytes} [Sat Apr 25 16:31:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:32:03.511550 np0000170202 devstack@c-api.service[113462]: DEBUG dbcounter [-] [113462] Writing DB stats cinder:SELECT=1 {{(pid=113462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:32:53.543624 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.middleware.request_id [None req-25b2b477-3bab-437d-82f1-f23a11460e34 None None] RequestId filter calling following filter/app {{(pid=113463) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:32:53.547567 np0000170202 devstack@c-api.service[113463]: INFO cinder.api.openstack.wsgi [None req-25b2b477-3bab-437d-82f1-f23a11460e34 demo demo] GET https://199.204.45.246/volume/v3/volumes/detail Apr 25 16:32:53.547905 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.openstack.wsgi [None req-25b2b477-3bab-437d-82f1-f23a11460e34 demo demo] Empty body provided in request {{(pid=113463) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:32:53.548177 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.openstack.wsgi [None req-25b2b477-3bab-437d-82f1-f23a11460e34 demo demo] Calling method 'detail' {{(pid=113463) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:32:53.549142 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.api_utils [None req-25b2b477-3bab-437d-82f1-f23a11460e34 demo demo] Removing options '' from query. {{(pid=113463) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:32:53.550037 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.volume.api [None req-25b2b477-3bab-437d-82f1-f23a11460e34 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113463) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:32:53.595287 np0000170202 devstack@c-api.service[113463]: INFO cinder.volume.api [None req-25b2b477-3bab-437d-82f1-f23a11460e34 demo demo] Get all volumes completed successfully. Apr 25 16:32:53.599354 np0000170202 devstack@c-api.service[113463]: INFO cinder.api.openstack.wsgi [None req-25b2b477-3bab-437d-82f1-f23a11460e34 demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:32:53.600221 np0000170202 devstack@c-api.service[113463]: [pid: 113463|app: 0|req: 3/12] 199.204.45.246 () {64 vars in 1296 bytes} [Sat Apr 25 16:32:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:33:03.582714 np0000170202 devstack@c-api.service[113463]: DEBUG dbcounter [-] [113463] Writing DB stats cinder:SELECT=1 {{(pid=113463) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:33:53.627997 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.middleware.request_id [None req-efbd5e0d-4246-450f-9043-efb7927b40c5 None None] RequestId filter calling following filter/app {{(pid=113465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:33:53.635165 np0000170202 devstack@c-api.service[113465]: INFO cinder.api.openstack.wsgi [None req-efbd5e0d-4246-450f-9043-efb7927b40c5 demo demo] GET https://199.204.45.246/volume/v3/volumes/detail Apr 25 16:33:53.635434 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.openstack.wsgi [None req-efbd5e0d-4246-450f-9043-efb7927b40c5 demo demo] Empty body provided in request {{(pid=113465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:33:53.635673 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.openstack.wsgi [None req-efbd5e0d-4246-450f-9043-efb7927b40c5 demo demo] Calling method 'detail' {{(pid=113465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:33:53.636431 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.api_utils [None req-efbd5e0d-4246-450f-9043-efb7927b40c5 demo demo] Removing options '' from query. {{(pid=113465) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:33:53.637618 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.volume.api [None req-efbd5e0d-4246-450f-9043-efb7927b40c5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113465) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:33:53.690918 np0000170202 devstack@c-api.service[113465]: INFO cinder.volume.api [None req-efbd5e0d-4246-450f-9043-efb7927b40c5 demo demo] Get all volumes completed successfully. Apr 25 16:33:53.694178 np0000170202 devstack@c-api.service[113465]: INFO cinder.api.openstack.wsgi [None req-efbd5e0d-4246-450f-9043-efb7927b40c5 demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:33:53.694714 np0000170202 devstack@c-api.service[113465]: [pid: 113465|app: 0|req: 4/13] 199.204.45.246 () {64 vars in 1296 bytes} [Sat Apr 25 16:33:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:34:03.682215 np0000170202 devstack@c-api.service[113465]: DEBUG dbcounter [-] [113465] Writing DB stats cinder:SELECT=1 {{(pid=113465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:34:53.710412 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.middleware.request_id [None req-4902aa37-d526-4928-91e7-ed5b461701c1 None None] RequestId filter calling following filter/app {{(pid=113464) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:34:53.713767 np0000170202 devstack@c-api.service[113464]: INFO cinder.api.openstack.wsgi [None req-4902aa37-d526-4928-91e7-ed5b461701c1 demo demo] GET https://199.204.45.246/volume/v3/volumes/detail Apr 25 16:34:53.714017 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.openstack.wsgi [None req-4902aa37-d526-4928-91e7-ed5b461701c1 demo demo] Empty body provided in request {{(pid=113464) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:34:53.714213 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.openstack.wsgi [None req-4902aa37-d526-4928-91e7-ed5b461701c1 demo demo] Calling method 'detail' {{(pid=113464) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:34:53.714464 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.api_utils [None req-4902aa37-d526-4928-91e7-ed5b461701c1 demo demo] Removing options '' from query. {{(pid=113464) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:34:53.715236 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.volume.api [None req-4902aa37-d526-4928-91e7-ed5b461701c1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113464) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:34:53.726079 np0000170202 devstack@c-api.service[113464]: INFO cinder.volume.api [None req-4902aa37-d526-4928-91e7-ed5b461701c1 demo demo] Get all volumes completed successfully. Apr 25 16:34:53.728874 np0000170202 devstack@c-api.service[113464]: INFO cinder.api.openstack.wsgi [None req-4902aa37-d526-4928-91e7-ed5b461701c1 demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:34:53.729313 np0000170202 devstack@c-api.service[113464]: [pid: 113464|app: 0|req: 4/14] 199.204.45.246 () {64 vars in 1296 bytes} [Sat Apr 25 16:34:53 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 25 16:35:03.720366 np0000170202 devstack@c-api.service[113464]: DEBUG dbcounter [-] [113464] Writing DB stats cinder:SELECT=1 {{(pid=113464) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:35:53.743666 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.middleware.request_id [None req-44f7daf7-f11d-4a11-922e-6a775443ec22 None None] RequestId filter calling following filter/app {{(pid=113462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:35:53.891937 np0000170202 devstack@c-api.service[113462]: INFO cinder.api.openstack.wsgi [None req-44f7daf7-f11d-4a11-922e-6a775443ec22 demo demo] GET https://199.204.45.246/volume/v3/volumes/detail Apr 25 16:35:53.892151 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.openstack.wsgi [None req-44f7daf7-f11d-4a11-922e-6a775443ec22 demo demo] Empty body provided in request {{(pid=113462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:35:53.892353 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.openstack.wsgi [None req-44f7daf7-f11d-4a11-922e-6a775443ec22 demo demo] Calling method 'detail' {{(pid=113462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:35:53.892638 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.api_utils [None req-44f7daf7-f11d-4a11-922e-6a775443ec22 demo demo] Removing options '' from query. {{(pid=113462) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:35:53.893622 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.volume.api [None req-44f7daf7-f11d-4a11-922e-6a775443ec22 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113462) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:35:53.904425 np0000170202 devstack@c-api.service[113462]: INFO cinder.volume.api [None req-44f7daf7-f11d-4a11-922e-6a775443ec22 demo demo] Get all volumes completed successfully. Apr 25 16:35:53.909925 np0000170202 devstack@c-api.service[113462]: INFO cinder.api.openstack.wsgi [None req-44f7daf7-f11d-4a11-922e-6a775443ec22 demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:35:53.912459 np0000170202 devstack@c-api.service[113462]: [pid: 113462|app: 0|req: 4/15] 199.204.45.246 () {64 vars in 1296 bytes} [Sat Apr 25 16:35:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:36:03.899577 np0000170202 devstack@c-api.service[113462]: DEBUG dbcounter [-] [113462] Writing DB stats cinder:SELECT=1 {{(pid=113462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:36:53.926501 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.middleware.request_id [None req-116e0d63-84cd-4b6d-8d1d-870b200083e5 None None] RequestId filter calling following filter/app {{(pid=113463) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:36:53.931772 np0000170202 devstack@c-api.service[113463]: INFO cinder.api.openstack.wsgi [None req-116e0d63-84cd-4b6d-8d1d-870b200083e5 demo demo] GET https://199.204.45.246/volume/v3/volumes/detail Apr 25 16:36:53.931972 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.openstack.wsgi [None req-116e0d63-84cd-4b6d-8d1d-870b200083e5 demo demo] Empty body provided in request {{(pid=113463) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:36:53.932172 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.openstack.wsgi [None req-116e0d63-84cd-4b6d-8d1d-870b200083e5 demo demo] Calling method 'detail' {{(pid=113463) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:36:53.932433 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.api_utils [None req-116e0d63-84cd-4b6d-8d1d-870b200083e5 demo demo] Removing options '' from query. {{(pid=113463) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:36:53.933526 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.volume.api [None req-116e0d63-84cd-4b6d-8d1d-870b200083e5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113463) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:36:53.943893 np0000170202 devstack@c-api.service[113463]: INFO cinder.volume.api [None req-116e0d63-84cd-4b6d-8d1d-870b200083e5 demo demo] Get all volumes completed successfully. Apr 25 16:36:53.946680 np0000170202 devstack@c-api.service[113463]: INFO cinder.api.openstack.wsgi [None req-116e0d63-84cd-4b6d-8d1d-870b200083e5 demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:36:53.947201 np0000170202 devstack@c-api.service[113463]: [pid: 113463|app: 0|req: 4/16] 199.204.45.246 () {64 vars in 1296 bytes} [Sat Apr 25 16:36:53 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 25 16:37:03.937165 np0000170202 devstack@c-api.service[113463]: DEBUG dbcounter [-] [113463] Writing DB stats cinder:SELECT=1 {{(pid=113463) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:37:53.965541 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.middleware.request_id [None req-00b23e25-b676-4ae7-b3f5-3fa4f5347d52 None None] RequestId filter calling following filter/app {{(pid=113465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:37:53.968263 np0000170202 devstack@c-api.service[113465]: INFO cinder.api.openstack.wsgi [None req-00b23e25-b676-4ae7-b3f5-3fa4f5347d52 demo demo] GET https://199.204.45.246/volume/v3/volumes/detail Apr 25 16:37:53.968777 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.openstack.wsgi [None req-00b23e25-b676-4ae7-b3f5-3fa4f5347d52 demo demo] Empty body provided in request {{(pid=113465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:37:53.969299 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.openstack.wsgi [None req-00b23e25-b676-4ae7-b3f5-3fa4f5347d52 demo demo] Calling method 'detail' {{(pid=113465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:37:53.970367 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.api_utils [None req-00b23e25-b676-4ae7-b3f5-3fa4f5347d52 demo demo] Removing options '' from query. {{(pid=113465) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:37:53.972186 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.volume.api [None req-00b23e25-b676-4ae7-b3f5-3fa4f5347d52 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113465) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:37:53.983590 np0000170202 devstack@c-api.service[113465]: INFO cinder.volume.api [None req-00b23e25-b676-4ae7-b3f5-3fa4f5347d52 demo demo] Get all volumes completed successfully. Apr 25 16:37:53.987605 np0000170202 devstack@c-api.service[113465]: INFO cinder.api.openstack.wsgi [None req-00b23e25-b676-4ae7-b3f5-3fa4f5347d52 demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:37:53.988412 np0000170202 devstack@c-api.service[113465]: [pid: 113465|app: 0|req: 5/17] 199.204.45.246 () {64 vars in 1296 bytes} [Sat Apr 25 16:37:53 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 25 16:38:03.980341 np0000170202 devstack@c-api.service[113465]: DEBUG dbcounter [-] [113465] Writing DB stats cinder:SELECT=1 {{(pid=113465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:38:54.010980 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.middleware.request_id [None req-53cbb8f3-867d-4f60-9247-3021bf4c3e3e None None] RequestId filter calling following filter/app {{(pid=113464) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:38:54.014221 np0000170202 devstack@c-api.service[113464]: INFO cinder.api.openstack.wsgi [None req-53cbb8f3-867d-4f60-9247-3021bf4c3e3e demo demo] GET https://199.204.45.246/volume/v3/volumes/detail Apr 25 16:38:54.014356 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.openstack.wsgi [None req-53cbb8f3-867d-4f60-9247-3021bf4c3e3e demo demo] Empty body provided in request {{(pid=113464) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:38:54.014671 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.openstack.wsgi [None req-53cbb8f3-867d-4f60-9247-3021bf4c3e3e demo demo] Calling method 'detail' {{(pid=113464) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:38:54.015170 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.api_utils [None req-53cbb8f3-867d-4f60-9247-3021bf4c3e3e demo demo] Removing options '' from query. {{(pid=113464) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:38:54.016310 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.volume.api [None req-53cbb8f3-867d-4f60-9247-3021bf4c3e3e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113464) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:38:54.024826 np0000170202 devstack@c-api.service[113464]: INFO cinder.volume.api [None req-53cbb8f3-867d-4f60-9247-3021bf4c3e3e demo demo] Get all volumes completed successfully. Apr 25 16:38:54.026873 np0000170202 devstack@c-api.service[113464]: INFO cinder.api.openstack.wsgi [None req-53cbb8f3-867d-4f60-9247-3021bf4c3e3e demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:38:54.027251 np0000170202 devstack@c-api.service[113464]: [pid: 113464|app: 0|req: 5/18] 199.204.45.246 () {64 vars in 1296 bytes} [Sat Apr 25 16:38:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:39:04.019600 np0000170202 devstack@c-api.service[113464]: DEBUG dbcounter [-] [113464] Writing DB stats cinder:SELECT=1 {{(pid=113464) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:39:54.040087 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.middleware.request_id [None req-57dfff2d-f49c-487d-a9a6-9cc3666a43aa None None] RequestId filter calling following filter/app {{(pid=113462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:39:54.043287 np0000170202 devstack@c-api.service[113462]: INFO cinder.api.openstack.wsgi [None req-57dfff2d-f49c-487d-a9a6-9cc3666a43aa demo demo] GET https://199.204.45.246/volume/v3/volumes/detail Apr 25 16:39:54.043521 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.openstack.wsgi [None req-57dfff2d-f49c-487d-a9a6-9cc3666a43aa demo demo] Empty body provided in request {{(pid=113462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:39:54.043793 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.openstack.wsgi [None req-57dfff2d-f49c-487d-a9a6-9cc3666a43aa demo demo] Calling method 'detail' {{(pid=113462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:39:54.044113 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.api_utils [None req-57dfff2d-f49c-487d-a9a6-9cc3666a43aa demo demo] Removing options '' from query. {{(pid=113462) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:39:54.045407 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.volume.api [None req-57dfff2d-f49c-487d-a9a6-9cc3666a43aa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113462) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:39:54.052960 np0000170202 devstack@c-api.service[113462]: INFO cinder.volume.api [None req-57dfff2d-f49c-487d-a9a6-9cc3666a43aa demo demo] Get all volumes completed successfully. Apr 25 16:39:54.054964 np0000170202 devstack@c-api.service[113462]: INFO cinder.api.openstack.wsgi [None req-57dfff2d-f49c-487d-a9a6-9cc3666a43aa demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:39:54.055327 np0000170202 devstack@c-api.service[113462]: [pid: 113462|app: 0|req: 5/19] 199.204.45.246 () {64 vars in 1296 bytes} [Sat Apr 25 16:39:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:40:04.048718 np0000170202 devstack@c-api.service[113462]: DEBUG dbcounter [-] [113462] Writing DB stats cinder:SELECT=1 {{(pid=113462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:40:54.071383 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.middleware.request_id [None req-9f2c87e8-f698-4d6e-a7c9-b8357b8da931 None None] RequestId filter calling following filter/app {{(pid=113463) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:40:54.244288 np0000170202 devstack@c-api.service[113463]: INFO cinder.api.openstack.wsgi [None req-9f2c87e8-f698-4d6e-a7c9-b8357b8da931 demo demo] GET https://199.204.45.246/volume/v3/volumes/detail Apr 25 16:40:54.244798 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.openstack.wsgi [None req-9f2c87e8-f698-4d6e-a7c9-b8357b8da931 demo demo] Empty body provided in request {{(pid=113463) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:40:54.245246 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.openstack.wsgi [None req-9f2c87e8-f698-4d6e-a7c9-b8357b8da931 demo demo] Calling method 'detail' {{(pid=113463) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:40:54.245806 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.api_utils [None req-9f2c87e8-f698-4d6e-a7c9-b8357b8da931 demo demo] Removing options '' from query. {{(pid=113463) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:40:54.247365 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.volume.api [None req-9f2c87e8-f698-4d6e-a7c9-b8357b8da931 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113463) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:40:54.257097 np0000170202 devstack@c-api.service[113463]: INFO cinder.volume.api [None req-9f2c87e8-f698-4d6e-a7c9-b8357b8da931 demo demo] Get all volumes completed successfully. Apr 25 16:40:54.259288 np0000170202 devstack@c-api.service[113463]: INFO cinder.api.openstack.wsgi [None req-9f2c87e8-f698-4d6e-a7c9-b8357b8da931 demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:40:54.259792 np0000170202 devstack@c-api.service[113463]: [pid: 113463|app: 0|req: 5/20] 199.204.45.246 () {64 vars in 1296 bytes} [Sat Apr 25 16:40:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:41:04.252916 np0000170202 devstack@c-api.service[113463]: DEBUG dbcounter [-] [113463] Writing DB stats cinder:SELECT=1 {{(pid=113463) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:41:54.277131 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.middleware.request_id [None req-349c9160-80ce-4c60-a20e-5f46b5479b5a None None] RequestId filter calling following filter/app {{(pid=113465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:41:54.280496 np0000170202 devstack@c-api.service[113465]: INFO cinder.api.openstack.wsgi [None req-349c9160-80ce-4c60-a20e-5f46b5479b5a demo demo] GET https://199.204.45.246/volume/v3/volumes/detail Apr 25 16:41:54.280873 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.openstack.wsgi [None req-349c9160-80ce-4c60-a20e-5f46b5479b5a demo demo] Empty body provided in request {{(pid=113465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:41:54.281176 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.openstack.wsgi [None req-349c9160-80ce-4c60-a20e-5f46b5479b5a demo demo] Calling method 'detail' {{(pid=113465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:41:54.281593 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.api_utils [None req-349c9160-80ce-4c60-a20e-5f46b5479b5a demo demo] Removing options '' from query. {{(pid=113465) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:41:54.282699 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.volume.api [None req-349c9160-80ce-4c60-a20e-5f46b5479b5a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113465) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:41:54.291452 np0000170202 devstack@c-api.service[113465]: INFO cinder.volume.api [None req-349c9160-80ce-4c60-a20e-5f46b5479b5a demo demo] Get all volumes completed successfully. Apr 25 16:41:54.293385 np0000170202 devstack@c-api.service[113465]: INFO cinder.api.openstack.wsgi [None req-349c9160-80ce-4c60-a20e-5f46b5479b5a demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:41:54.293753 np0000170202 devstack@c-api.service[113465]: [pid: 113465|app: 0|req: 6/21] 199.204.45.246 () {64 vars in 1296 bytes} [Sat Apr 25 16:41:54 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 25 16:42:04.286590 np0000170202 devstack@c-api.service[113465]: DEBUG dbcounter [-] [113465] Writing DB stats cinder:SELECT=1 {{(pid=113465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:42:54.311003 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.middleware.request_id [None req-c3430844-6b5a-4366-9137-0c216c7538bb None None] RequestId filter calling following filter/app {{(pid=113464) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:42:54.315337 np0000170202 devstack@c-api.service[113464]: INFO cinder.api.openstack.wsgi [None req-c3430844-6b5a-4366-9137-0c216c7538bb demo demo] GET https://199.204.45.246/volume/v3/volumes/detail Apr 25 16:42:54.315772 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.openstack.wsgi [None req-c3430844-6b5a-4366-9137-0c216c7538bb demo demo] Empty body provided in request {{(pid=113464) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:42:54.316346 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.openstack.wsgi [None req-c3430844-6b5a-4366-9137-0c216c7538bb demo demo] Calling method 'detail' {{(pid=113464) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:42:54.317230 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.api_utils [None req-c3430844-6b5a-4366-9137-0c216c7538bb demo demo] Removing options '' from query. {{(pid=113464) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:42:54.318345 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.volume.api [None req-c3430844-6b5a-4366-9137-0c216c7538bb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113464) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:42:54.330839 np0000170202 devstack@c-api.service[113464]: INFO cinder.volume.api [None req-c3430844-6b5a-4366-9137-0c216c7538bb demo demo] Get all volumes completed successfully. Apr 25 16:42:54.333618 np0000170202 devstack@c-api.service[113464]: INFO cinder.api.openstack.wsgi [None req-c3430844-6b5a-4366-9137-0c216c7538bb demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:42:54.334216 np0000170202 devstack@c-api.service[113464]: [pid: 113464|app: 0|req: 6/22] 199.204.45.246 () {64 vars in 1296 bytes} [Sat Apr 25 16:42:54 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 25 16:43:04.323406 np0000170202 devstack@c-api.service[113464]: DEBUG dbcounter [-] [113464] Writing DB stats cinder:SELECT=1 {{(pid=113464) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:43:54.352999 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.middleware.request_id [None req-bddbef9b-fa3b-4d6e-8b3b-02a661584bd4 None None] RequestId filter calling following filter/app {{(pid=113462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:43:54.355878 np0000170202 devstack@c-api.service[113462]: INFO cinder.api.openstack.wsgi [None req-bddbef9b-fa3b-4d6e-8b3b-02a661584bd4 demo demo] GET https://199.204.45.246/volume/v3/volumes/detail Apr 25 16:43:54.356128 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.openstack.wsgi [None req-bddbef9b-fa3b-4d6e-8b3b-02a661584bd4 demo demo] Empty body provided in request {{(pid=113462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:43:54.356386 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.openstack.wsgi [None req-bddbef9b-fa3b-4d6e-8b3b-02a661584bd4 demo demo] Calling method 'detail' {{(pid=113462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:43:54.356694 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.api_utils [None req-bddbef9b-fa3b-4d6e-8b3b-02a661584bd4 demo demo] Removing options '' from query. {{(pid=113462) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:43:54.357672 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.volume.api [None req-bddbef9b-fa3b-4d6e-8b3b-02a661584bd4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113462) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:43:54.368388 np0000170202 devstack@c-api.service[113462]: INFO cinder.volume.api [None req-bddbef9b-fa3b-4d6e-8b3b-02a661584bd4 demo demo] Get all volumes completed successfully. Apr 25 16:43:54.371342 np0000170202 devstack@c-api.service[113462]: INFO cinder.api.openstack.wsgi [None req-bddbef9b-fa3b-4d6e-8b3b-02a661584bd4 demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:43:54.371964 np0000170202 devstack@c-api.service[113462]: [pid: 113462|app: 0|req: 6/23] 199.204.45.246 () {64 vars in 1296 bytes} [Sat Apr 25 16:43:54 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 25 16:44:04.360856 np0000170202 devstack@c-api.service[113462]: DEBUG dbcounter [-] [113462] Writing DB stats cinder:SELECT=1 {{(pid=113462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:44:54.385879 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.middleware.request_id [None req-6668cf4a-e225-4cbb-a8c0-b409e1e7731e None None] RequestId filter calling following filter/app {{(pid=113463) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:44:54.389054 np0000170202 devstack@c-api.service[113463]: INFO cinder.api.openstack.wsgi [None req-6668cf4a-e225-4cbb-a8c0-b409e1e7731e demo demo] GET https://199.204.45.246/volume/v3/volumes/detail Apr 25 16:44:54.389346 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.openstack.wsgi [None req-6668cf4a-e225-4cbb-a8c0-b409e1e7731e demo demo] Empty body provided in request {{(pid=113463) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:44:54.389660 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.openstack.wsgi [None req-6668cf4a-e225-4cbb-a8c0-b409e1e7731e demo demo] Calling method 'detail' {{(pid=113463) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:44:54.390050 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.api_utils [None req-6668cf4a-e225-4cbb-a8c0-b409e1e7731e demo demo] Removing options '' from query. {{(pid=113463) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:44:54.391124 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.volume.api [None req-6668cf4a-e225-4cbb-a8c0-b409e1e7731e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113463) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:44:54.398697 np0000170202 devstack@c-api.service[113463]: INFO cinder.volume.api [None req-6668cf4a-e225-4cbb-a8c0-b409e1e7731e demo demo] Get all volumes completed successfully. Apr 25 16:44:54.400703 np0000170202 devstack@c-api.service[113463]: INFO cinder.api.openstack.wsgi [None req-6668cf4a-e225-4cbb-a8c0-b409e1e7731e demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:44:54.401118 np0000170202 devstack@c-api.service[113463]: [pid: 113463|app: 0|req: 6/24] 199.204.45.246 () {64 vars in 1296 bytes} [Sat Apr 25 16:44:54 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 25 16:45:04.394220 np0000170202 devstack@c-api.service[113463]: DEBUG dbcounter [-] [113463] Writing DB stats cinder:SELECT=1 {{(pid=113463) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:45:54.415857 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.middleware.request_id [None req-d4f0ca44-e79b-4dea-86a9-d6eafe86f17a None None] RequestId filter calling following filter/app {{(pid=113465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:45:54.555766 np0000170202 devstack@c-api.service[113465]: INFO cinder.api.openstack.wsgi [None req-d4f0ca44-e79b-4dea-86a9-d6eafe86f17a demo demo] GET https://199.204.45.246/volume/v3/volumes/detail Apr 25 16:45:54.555766 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.openstack.wsgi [None req-d4f0ca44-e79b-4dea-86a9-d6eafe86f17a demo demo] Empty body provided in request {{(pid=113465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:45:54.556331 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.openstack.wsgi [None req-d4f0ca44-e79b-4dea-86a9-d6eafe86f17a demo demo] Calling method 'detail' {{(pid=113465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:45:54.557018 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.api_utils [None req-d4f0ca44-e79b-4dea-86a9-d6eafe86f17a demo demo] Removing options '' from query. {{(pid=113465) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:45:54.559788 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.volume.api [None req-d4f0ca44-e79b-4dea-86a9-d6eafe86f17a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113465) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:45:54.593270 np0000170202 devstack@c-api.service[113465]: INFO cinder.volume.api [None req-d4f0ca44-e79b-4dea-86a9-d6eafe86f17a demo demo] Get all volumes completed successfully. Apr 25 16:45:54.597778 np0000170202 devstack@c-api.service[113465]: INFO cinder.api.openstack.wsgi [None req-d4f0ca44-e79b-4dea-86a9-d6eafe86f17a demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:45:54.599347 np0000170202 devstack@c-api.service[113465]: [pid: 113465|app: 0|req: 7/25] 199.204.45.246 () {64 vars in 1296 bytes} [Sat Apr 25 16:45:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:46:04.563402 np0000170202 devstack@c-api.service[113465]: DEBUG dbcounter [-] [113465] Writing DB stats cinder:SELECT=1 {{(pid=113465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:46:54.614192 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.middleware.request_id [None req-4c8e9dfe-cf20-44e5-a363-c20b9dca1fb3 None None] RequestId filter calling following filter/app {{(pid=113464) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:46:54.618787 np0000170202 devstack@c-api.service[113464]: INFO cinder.api.openstack.wsgi [None req-4c8e9dfe-cf20-44e5-a363-c20b9dca1fb3 demo demo] GET https://199.204.45.246/volume/v3/volumes/detail Apr 25 16:46:54.619277 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.openstack.wsgi [None req-4c8e9dfe-cf20-44e5-a363-c20b9dca1fb3 demo demo] Empty body provided in request {{(pid=113464) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:46:54.619789 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.openstack.wsgi [None req-4c8e9dfe-cf20-44e5-a363-c20b9dca1fb3 demo demo] Calling method 'detail' {{(pid=113464) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:46:54.620380 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.api_utils [None req-4c8e9dfe-cf20-44e5-a363-c20b9dca1fb3 demo demo] Removing options '' from query. {{(pid=113464) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:46:54.622067 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.volume.api [None req-4c8e9dfe-cf20-44e5-a363-c20b9dca1fb3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113464) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:46:54.628583 np0000170202 devstack@c-api.service[113464]: INFO cinder.volume.api [None req-4c8e9dfe-cf20-44e5-a363-c20b9dca1fb3 demo demo] Get all volumes completed successfully. Apr 25 16:46:54.630570 np0000170202 devstack@c-api.service[113464]: INFO cinder.api.openstack.wsgi [None req-4c8e9dfe-cf20-44e5-a363-c20b9dca1fb3 demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:46:54.631005 np0000170202 devstack@c-api.service[113464]: [pid: 113464|app: 0|req: 7/26] 199.204.45.246 () {64 vars in 1296 bytes} [Sat Apr 25 16:46:54 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 25 16:47:04.625576 np0000170202 devstack@c-api.service[113464]: DEBUG dbcounter [-] [113464] Writing DB stats cinder:SELECT=1 {{(pid=113464) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:47:54.649803 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.middleware.request_id [None req-e5642743-fbe4-46fa-894b-67180240120f None None] RequestId filter calling following filter/app {{(pid=113462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:47:54.654249 np0000170202 devstack@c-api.service[113462]: INFO cinder.api.openstack.wsgi [None req-e5642743-fbe4-46fa-894b-67180240120f demo demo] GET https://199.204.45.246/volume/v3/volumes/detail Apr 25 16:47:54.654487 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.openstack.wsgi [None req-e5642743-fbe4-46fa-894b-67180240120f demo demo] Empty body provided in request {{(pid=113462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:47:54.654770 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.openstack.wsgi [None req-e5642743-fbe4-46fa-894b-67180240120f demo demo] Calling method 'detail' {{(pid=113462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:47:54.655252 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.api_utils [None req-e5642743-fbe4-46fa-894b-67180240120f demo demo] Removing options '' from query. {{(pid=113462) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:47:54.656349 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.volume.api [None req-e5642743-fbe4-46fa-894b-67180240120f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113462) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:47:54.670067 np0000170202 devstack@c-api.service[113462]: INFO cinder.volume.api [None req-e5642743-fbe4-46fa-894b-67180240120f demo demo] Get all volumes completed successfully. Apr 25 16:47:54.672627 np0000170202 devstack@c-api.service[113462]: INFO cinder.api.openstack.wsgi [None req-e5642743-fbe4-46fa-894b-67180240120f demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:47:54.673212 np0000170202 devstack@c-api.service[113462]: [pid: 113462|app: 0|req: 7/27] 199.204.45.246 () {64 vars in 1296 bytes} [Sat Apr 25 16:47:54 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 25 16:48:04.661150 np0000170202 devstack@c-api.service[113462]: DEBUG dbcounter [-] [113462] Writing DB stats cinder:SELECT=1 {{(pid=113462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:48:54.687378 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.middleware.request_id [None req-f7a3ec9a-9d17-47c2-83f5-87619ba76ee0 None None] RequestId filter calling following filter/app {{(pid=113463) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:48:54.691538 np0000170202 devstack@c-api.service[113463]: INFO cinder.api.openstack.wsgi [None req-f7a3ec9a-9d17-47c2-83f5-87619ba76ee0 demo demo] GET https://199.204.45.246/volume/v3/volumes/detail Apr 25 16:48:54.691803 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.openstack.wsgi [None req-f7a3ec9a-9d17-47c2-83f5-87619ba76ee0 demo demo] Empty body provided in request {{(pid=113463) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:48:54.692021 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.openstack.wsgi [None req-f7a3ec9a-9d17-47c2-83f5-87619ba76ee0 demo demo] Calling method 'detail' {{(pid=113463) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:48:54.692426 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.api_utils [None req-f7a3ec9a-9d17-47c2-83f5-87619ba76ee0 demo demo] Removing options '' from query. {{(pid=113463) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:48:54.693488 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.volume.api [None req-f7a3ec9a-9d17-47c2-83f5-87619ba76ee0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113463) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:48:54.702362 np0000170202 devstack@c-api.service[113463]: INFO cinder.volume.api [None req-f7a3ec9a-9d17-47c2-83f5-87619ba76ee0 demo demo] Get all volumes completed successfully. Apr 25 16:48:54.705290 np0000170202 devstack@c-api.service[113463]: INFO cinder.api.openstack.wsgi [None req-f7a3ec9a-9d17-47c2-83f5-87619ba76ee0 demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:48:54.705807 np0000170202 devstack@c-api.service[113463]: [pid: 113463|app: 0|req: 7/28] 199.204.45.246 () {64 vars in 1296 bytes} [Sat Apr 25 16:48:54 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 25 16:49:04.697358 np0000170202 devstack@c-api.service[113463]: DEBUG dbcounter [-] [113463] Writing DB stats cinder:SELECT=1 {{(pid=113463) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:49:54.720459 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.middleware.request_id [None req-1cf43884-0b9a-45a5-a90f-1e4f95013629 None None] RequestId filter calling following filter/app {{(pid=113465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:49:54.724997 np0000170202 devstack@c-api.service[113465]: INFO cinder.api.openstack.wsgi [None req-1cf43884-0b9a-45a5-a90f-1e4f95013629 demo demo] GET https://199.204.45.246/volume/v3/volumes/detail Apr 25 16:49:54.725378 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.openstack.wsgi [None req-1cf43884-0b9a-45a5-a90f-1e4f95013629 demo demo] Empty body provided in request {{(pid=113465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:49:54.725783 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.openstack.wsgi [None req-1cf43884-0b9a-45a5-a90f-1e4f95013629 demo demo] Calling method 'detail' {{(pid=113465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:49:54.726327 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.api_utils [None req-1cf43884-0b9a-45a5-a90f-1e4f95013629 demo demo] Removing options '' from query. {{(pid=113465) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:49:54.727987 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.volume.api [None req-1cf43884-0b9a-45a5-a90f-1e4f95013629 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113465) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:49:54.735960 np0000170202 devstack@c-api.service[113465]: INFO cinder.volume.api [None req-1cf43884-0b9a-45a5-a90f-1e4f95013629 demo demo] Get all volumes completed successfully. Apr 25 16:49:54.737817 np0000170202 devstack@c-api.service[113465]: INFO cinder.api.openstack.wsgi [None req-1cf43884-0b9a-45a5-a90f-1e4f95013629 demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:49:54.738126 np0000170202 devstack@c-api.service[113465]: [pid: 113465|app: 0|req: 8/29] 199.204.45.246 () {64 vars in 1296 bytes} [Sat Apr 25 16:49:54 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 25 16:50:04.731020 np0000170202 devstack@c-api.service[113465]: DEBUG dbcounter [-] [113465] Writing DB stats cinder:SELECT=1 {{(pid=113465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:50:54.755757 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.middleware.request_id [None req-0f8bb8dd-7b74-45fa-b2a7-312a951ff1ec None None] RequestId filter calling following filter/app {{(pid=113464) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:50:54.860804 np0000170202 devstack@c-api.service[113464]: INFO cinder.api.openstack.wsgi [None req-0f8bb8dd-7b74-45fa-b2a7-312a951ff1ec demo demo] GET https://199.204.45.246/volume/v3/volumes/detail Apr 25 16:50:54.861092 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.openstack.wsgi [None req-0f8bb8dd-7b74-45fa-b2a7-312a951ff1ec demo demo] Empty body provided in request {{(pid=113464) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:50:54.861383 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.openstack.wsgi [None req-0f8bb8dd-7b74-45fa-b2a7-312a951ff1ec demo demo] Calling method 'detail' {{(pid=113464) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:50:54.861755 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.api_utils [None req-0f8bb8dd-7b74-45fa-b2a7-312a951ff1ec demo demo] Removing options '' from query. {{(pid=113464) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:50:54.862599 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.volume.api [None req-0f8bb8dd-7b74-45fa-b2a7-312a951ff1ec demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113464) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:50:54.874489 np0000170202 devstack@c-api.service[113464]: INFO cinder.volume.api [None req-0f8bb8dd-7b74-45fa-b2a7-312a951ff1ec demo demo] Get all volumes completed successfully. Apr 25 16:50:54.877820 np0000170202 devstack@c-api.service[113464]: INFO cinder.api.openstack.wsgi [None req-0f8bb8dd-7b74-45fa-b2a7-312a951ff1ec demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:50:54.878291 np0000170202 devstack@c-api.service[113464]: [pid: 113464|app: 0|req: 8/30] 199.204.45.246 () {64 vars in 1296 bytes} [Sat Apr 25 16:50:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:51:04.866050 np0000170202 devstack@c-api.service[113464]: DEBUG dbcounter [-] [113464] Writing DB stats cinder:SELECT=1 {{(pid=113464) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:51:54.895648 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.middleware.request_id [None req-9d198738-a6a9-49c2-a18d-9e018959fa18 None None] RequestId filter calling following filter/app {{(pid=113462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:51:54.898753 np0000170202 devstack@c-api.service[113462]: INFO cinder.api.openstack.wsgi [None req-9d198738-a6a9-49c2-a18d-9e018959fa18 demo demo] GET https://199.204.45.246/volume/v3/volumes/detail Apr 25 16:51:54.899002 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.openstack.wsgi [None req-9d198738-a6a9-49c2-a18d-9e018959fa18 demo demo] Empty body provided in request {{(pid=113462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:51:54.899242 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.openstack.wsgi [None req-9d198738-a6a9-49c2-a18d-9e018959fa18 demo demo] Calling method 'detail' {{(pid=113462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:51:54.899536 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.api_utils [None req-9d198738-a6a9-49c2-a18d-9e018959fa18 demo demo] Removing options '' from query. {{(pid=113462) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:51:54.900522 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.volume.api [None req-9d198738-a6a9-49c2-a18d-9e018959fa18 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113462) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:51:54.907401 np0000170202 devstack@c-api.service[113462]: INFO cinder.volume.api [None req-9d198738-a6a9-49c2-a18d-9e018959fa18 demo demo] Get all volumes completed successfully. Apr 25 16:51:54.909387 np0000170202 devstack@c-api.service[113462]: INFO cinder.api.openstack.wsgi [None req-9d198738-a6a9-49c2-a18d-9e018959fa18 demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:51:54.909772 np0000170202 devstack@c-api.service[113462]: [pid: 113462|app: 0|req: 8/31] 199.204.45.246 () {64 vars in 1296 bytes} [Sat Apr 25 16:51:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:52:04.904025 np0000170202 devstack@c-api.service[113462]: DEBUG dbcounter [-] [113462] Writing DB stats cinder:SELECT=1 {{(pid=113462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:52:54.925556 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.middleware.request_id [None req-c28b242c-ec60-4b0c-b3fd-9b43adf295f9 None None] RequestId filter calling following filter/app {{(pid=113463) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:52:54.929640 np0000170202 devstack@c-api.service[113463]: INFO cinder.api.openstack.wsgi [None req-c28b242c-ec60-4b0c-b3fd-9b43adf295f9 demo demo] GET https://199.204.45.246/volume/v3/volumes/detail Apr 25 16:52:54.930036 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.openstack.wsgi [None req-c28b242c-ec60-4b0c-b3fd-9b43adf295f9 demo demo] Empty body provided in request {{(pid=113463) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:52:54.930557 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.openstack.wsgi [None req-c28b242c-ec60-4b0c-b3fd-9b43adf295f9 demo demo] Calling method 'detail' {{(pid=113463) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:52:54.931081 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.api_utils [None req-c28b242c-ec60-4b0c-b3fd-9b43adf295f9 demo demo] Removing options '' from query. {{(pid=113463) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:52:54.932036 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.volume.api [None req-c28b242c-ec60-4b0c-b3fd-9b43adf295f9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113463) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:52:54.939611 np0000170202 devstack@c-api.service[113463]: INFO cinder.volume.api [None req-c28b242c-ec60-4b0c-b3fd-9b43adf295f9 demo demo] Get all volumes completed successfully. Apr 25 16:52:54.941639 np0000170202 devstack@c-api.service[113463]: INFO cinder.api.openstack.wsgi [None req-c28b242c-ec60-4b0c-b3fd-9b43adf295f9 demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:52:54.942030 np0000170202 devstack@c-api.service[113463]: [pid: 113463|app: 0|req: 8/32] 199.204.45.246 () {64 vars in 1296 bytes} [Sat Apr 25 16:52:54 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 25 16:53:04.935582 np0000170202 devstack@c-api.service[113463]: DEBUG dbcounter [-] [113463] Writing DB stats cinder:SELECT=1 {{(pid=113463) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:53:54.958580 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.middleware.request_id [None req-9f429b53-6394-4d31-a46e-e6e7de949ef1 None None] RequestId filter calling following filter/app {{(pid=113465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:53:54.961298 np0000170202 devstack@c-api.service[113465]: INFO cinder.api.openstack.wsgi [None req-9f429b53-6394-4d31-a46e-e6e7de949ef1 demo demo] GET https://199.204.45.246/volume/v3/volumes/detail Apr 25 16:53:54.961537 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.openstack.wsgi [None req-9f429b53-6394-4d31-a46e-e6e7de949ef1 demo demo] Empty body provided in request {{(pid=113465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:53:54.961796 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.openstack.wsgi [None req-9f429b53-6394-4d31-a46e-e6e7de949ef1 demo demo] Calling method 'detail' {{(pid=113465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:53:54.962092 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.api_utils [None req-9f429b53-6394-4d31-a46e-e6e7de949ef1 demo demo] Removing options '' from query. {{(pid=113465) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:53:54.963103 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.volume.api [None req-9f429b53-6394-4d31-a46e-e6e7de949ef1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113465) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:53:54.974072 np0000170202 devstack@c-api.service[113465]: INFO cinder.volume.api [None req-9f429b53-6394-4d31-a46e-e6e7de949ef1 demo demo] Get all volumes completed successfully. Apr 25 16:53:54.977397 np0000170202 devstack@c-api.service[113465]: INFO cinder.api.openstack.wsgi [None req-9f429b53-6394-4d31-a46e-e6e7de949ef1 demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:53:54.978029 np0000170202 devstack@c-api.service[113465]: [pid: 113465|app: 0|req: 9/33] 199.204.45.246 () {64 vars in 1296 bytes} [Sat Apr 25 16:53:54 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 25 16:54:04.966401 np0000170202 devstack@c-api.service[113465]: DEBUG dbcounter [-] [113465] Writing DB stats cinder:SELECT=1 {{(pid=113465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:54:54.994658 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.middleware.request_id [None req-b865fdfc-b94e-43a0-b51b-7a40e98c5463 None None] RequestId filter calling following filter/app {{(pid=113464) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:54:54.999307 np0000170202 devstack@c-api.service[113464]: INFO cinder.api.openstack.wsgi [None req-b865fdfc-b94e-43a0-b51b-7a40e98c5463 demo demo] GET https://199.204.45.246/volume/v3/volumes/detail Apr 25 16:54:54.999535 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.openstack.wsgi [None req-b865fdfc-b94e-43a0-b51b-7a40e98c5463 demo demo] Empty body provided in request {{(pid=113464) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:54:54.999816 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.openstack.wsgi [None req-b865fdfc-b94e-43a0-b51b-7a40e98c5463 demo demo] Calling method 'detail' {{(pid=113464) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:54:55.000155 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.api_utils [None req-b865fdfc-b94e-43a0-b51b-7a40e98c5463 demo demo] Removing options '' from query. {{(pid=113464) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:54:55.001277 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.volume.api [None req-b865fdfc-b94e-43a0-b51b-7a40e98c5463 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113464) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:54:55.010634 np0000170202 devstack@c-api.service[113464]: INFO cinder.volume.api [None req-b865fdfc-b94e-43a0-b51b-7a40e98c5463 demo demo] Get all volumes completed successfully. Apr 25 16:54:55.013584 np0000170202 devstack@c-api.service[113464]: INFO cinder.api.openstack.wsgi [None req-b865fdfc-b94e-43a0-b51b-7a40e98c5463 demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:54:55.014086 np0000170202 devstack@c-api.service[113464]: [pid: 113464|app: 0|req: 9/34] 199.204.45.246 () {64 vars in 1296 bytes} [Sat Apr 25 16:54:54 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 25 16:55:05.005119 np0000170202 devstack@c-api.service[113464]: DEBUG dbcounter [-] [113464] Writing DB stats cinder:SELECT=1 {{(pid=113464) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:55:55.030195 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.middleware.request_id [None req-b46c114b-e7b4-43ff-90f7-af0b87e37690 None None] RequestId filter calling following filter/app {{(pid=113462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:55:55.087317 np0000170202 devstack@c-api.service[113462]: INFO cinder.api.openstack.wsgi [None req-b46c114b-e7b4-43ff-90f7-af0b87e37690 demo demo] GET https://199.204.45.246/volume/v3/volumes/detail Apr 25 16:55:55.087790 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.openstack.wsgi [None req-b46c114b-e7b4-43ff-90f7-af0b87e37690 demo demo] Empty body provided in request {{(pid=113462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:55:55.088256 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.openstack.wsgi [None req-b46c114b-e7b4-43ff-90f7-af0b87e37690 demo demo] Calling method 'detail' {{(pid=113462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:55:55.088883 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.api_utils [None req-b46c114b-e7b4-43ff-90f7-af0b87e37690 demo demo] Removing options '' from query. {{(pid=113462) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:55:55.091368 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.volume.api [None req-b46c114b-e7b4-43ff-90f7-af0b87e37690 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113462) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:55:55.099193 np0000170202 devstack@c-api.service[113462]: INFO cinder.volume.api [None req-b46c114b-e7b4-43ff-90f7-af0b87e37690 demo demo] Get all volumes completed successfully. Apr 25 16:55:55.101208 np0000170202 devstack@c-api.service[113462]: INFO cinder.api.openstack.wsgi [None req-b46c114b-e7b4-43ff-90f7-af0b87e37690 demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:55:55.101544 np0000170202 devstack@c-api.service[113462]: [pid: 113462|app: 0|req: 9/35] 199.204.45.246 () {64 vars in 1296 bytes} [Sat Apr 25 16:55:55 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 25 16:56:05.095388 np0000170202 devstack@c-api.service[113462]: DEBUG dbcounter [-] [113462] Writing DB stats cinder:SELECT=1 {{(pid=113462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:56:55.119323 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.middleware.request_id [None req-3741407b-5fa6-404e-ad4b-b11fec8902d1 None None] RequestId filter calling following filter/app {{(pid=113463) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:56:55.124485 np0000170202 devstack@c-api.service[113463]: INFO cinder.api.openstack.wsgi [None req-3741407b-5fa6-404e-ad4b-b11fec8902d1 demo demo] GET https://199.204.45.246/volume/v3/volumes/detail Apr 25 16:56:55.125013 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.openstack.wsgi [None req-3741407b-5fa6-404e-ad4b-b11fec8902d1 demo demo] Empty body provided in request {{(pid=113463) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:56:55.125469 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.openstack.wsgi [None req-3741407b-5fa6-404e-ad4b-b11fec8902d1 demo demo] Calling method 'detail' {{(pid=113463) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:56:55.126020 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.api.api_utils [None req-3741407b-5fa6-404e-ad4b-b11fec8902d1 demo demo] Removing options '' from query. {{(pid=113463) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:56:55.127657 np0000170202 devstack@c-api.service[113463]: DEBUG cinder.volume.api [None req-3741407b-5fa6-404e-ad4b-b11fec8902d1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113463) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:56:55.137212 np0000170202 devstack@c-api.service[113463]: INFO cinder.volume.api [None req-3741407b-5fa6-404e-ad4b-b11fec8902d1 demo demo] Get all volumes completed successfully. Apr 25 16:56:55.142092 np0000170202 devstack@c-api.service[113463]: INFO cinder.api.openstack.wsgi [None req-3741407b-5fa6-404e-ad4b-b11fec8902d1 demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:56:55.142864 np0000170202 devstack@c-api.service[113463]: [pid: 113463|app: 0|req: 9/36] 199.204.45.246 () {64 vars in 1296 bytes} [Sat Apr 25 16:56:55 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 25 16:57:05.131850 np0000170202 devstack@c-api.service[113463]: DEBUG dbcounter [-] [113463] Writing DB stats cinder:SELECT=1 {{(pid=113463) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:57:55.162872 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.middleware.request_id [None req-60f10b70-af6b-4555-bd22-5a991b92e267 None None] RequestId filter calling following filter/app {{(pid=113465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:57:55.165957 np0000170202 devstack@c-api.service[113465]: INFO cinder.api.openstack.wsgi [None req-60f10b70-af6b-4555-bd22-5a991b92e267 demo demo] GET https://199.204.45.246/volume/v3/volumes/detail Apr 25 16:57:55.166231 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.openstack.wsgi [None req-60f10b70-af6b-4555-bd22-5a991b92e267 demo demo] Empty body provided in request {{(pid=113465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:57:55.166304 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.openstack.wsgi [None req-60f10b70-af6b-4555-bd22-5a991b92e267 demo demo] Calling method 'detail' {{(pid=113465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:57:55.166532 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.api.api_utils [None req-60f10b70-af6b-4555-bd22-5a991b92e267 demo demo] Removing options '' from query. {{(pid=113465) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:57:55.167271 np0000170202 devstack@c-api.service[113465]: DEBUG cinder.volume.api [None req-60f10b70-af6b-4555-bd22-5a991b92e267 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113465) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:57:55.173770 np0000170202 devstack@c-api.service[113465]: INFO cinder.volume.api [None req-60f10b70-af6b-4555-bd22-5a991b92e267 demo demo] Get all volumes completed successfully. Apr 25 16:57:55.175522 np0000170202 devstack@c-api.service[113465]: INFO cinder.api.openstack.wsgi [None req-60f10b70-af6b-4555-bd22-5a991b92e267 demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:57:55.175878 np0000170202 devstack@c-api.service[113465]: [pid: 113465|app: 0|req: 10/37] 199.204.45.246 () {64 vars in 1296 bytes} [Sat Apr 25 16:57:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:58:05.170295 np0000170202 devstack@c-api.service[113465]: DEBUG dbcounter [-] [113465] Writing DB stats cinder:SELECT=1 {{(pid=113465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:58:55.191901 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.middleware.request_id [None req-8d042464-2556-4262-ba24-dd15f3581e30 None None] RequestId filter calling following filter/app {{(pid=113464) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:58:55.196051 np0000170202 devstack@c-api.service[113464]: INFO cinder.api.openstack.wsgi [None req-8d042464-2556-4262-ba24-dd15f3581e30 demo demo] GET https://199.204.45.246/volume/v3/volumes/detail Apr 25 16:58:55.196407 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.openstack.wsgi [None req-8d042464-2556-4262-ba24-dd15f3581e30 demo demo] Empty body provided in request {{(pid=113464) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:58:55.196816 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.openstack.wsgi [None req-8d042464-2556-4262-ba24-dd15f3581e30 demo demo] Calling method 'detail' {{(pid=113464) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:58:55.197247 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.api.api_utils [None req-8d042464-2556-4262-ba24-dd15f3581e30 demo demo] Removing options '' from query. {{(pid=113464) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:58:55.198923 np0000170202 devstack@c-api.service[113464]: DEBUG cinder.volume.api [None req-8d042464-2556-4262-ba24-dd15f3581e30 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113464) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:58:55.209137 np0000170202 devstack@c-api.service[113464]: INFO cinder.volume.api [None req-8d042464-2556-4262-ba24-dd15f3581e30 demo demo] Get all volumes completed successfully. Apr 25 16:58:55.211811 np0000170202 devstack@c-api.service[113464]: INFO cinder.api.openstack.wsgi [None req-8d042464-2556-4262-ba24-dd15f3581e30 demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:58:55.212296 np0000170202 devstack@c-api.service[113464]: [pid: 113464|app: 0|req: 10/38] 199.204.45.246 () {64 vars in 1296 bytes} [Sat Apr 25 16:58:55 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 25 16:59:05.202525 np0000170202 devstack@c-api.service[113464]: DEBUG dbcounter [-] [113464] Writing DB stats cinder:SELECT=1 {{(pid=113464) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:59:55.239919 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.middleware.request_id [None req-63d1134e-0f3f-4846-b5d4-1ef9728f7c5c None None] RequestId filter calling following filter/app {{(pid=113462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:59:55.244644 np0000170202 devstack@c-api.service[113462]: INFO cinder.api.openstack.wsgi [None req-63d1134e-0f3f-4846-b5d4-1ef9728f7c5c demo demo] GET https://199.204.45.246/volume/v3/volumes/detail Apr 25 16:59:55.245405 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.openstack.wsgi [None req-63d1134e-0f3f-4846-b5d4-1ef9728f7c5c demo demo] Empty body provided in request {{(pid=113462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:59:55.245687 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.openstack.wsgi [None req-63d1134e-0f3f-4846-b5d4-1ef9728f7c5c demo demo] Calling method 'detail' {{(pid=113462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:59:55.246121 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.api.api_utils [None req-63d1134e-0f3f-4846-b5d4-1ef9728f7c5c demo demo] Removing options '' from query. {{(pid=113462) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:59:55.247397 np0000170202 devstack@c-api.service[113462]: DEBUG cinder.volume.api [None req-63d1134e-0f3f-4846-b5d4-1ef9728f7c5c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113462) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:59:55.256837 np0000170202 devstack@c-api.service[113462]: INFO cinder.volume.api [None req-63d1134e-0f3f-4846-b5d4-1ef9728f7c5c demo demo] Get all volumes completed successfully. Apr 25 16:59:55.261701 np0000170202 devstack@c-api.service[113462]: INFO cinder.api.openstack.wsgi [None req-63d1134e-0f3f-4846-b5d4-1ef9728f7c5c demo demo] https://199.204.45.246/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:59:55.262519 np0000170202 devstack@c-api.service[113462]: [pid: 113462|app: 0|req: 10/39] 199.204.45.246 () {64 vars in 1296 bytes} [Sat Apr 25 16:59:55 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 25 17:00:05.251399 np0000170202 devstack@c-api.service[113462]: DEBUG dbcounter [-] [113462] Writing DB stats cinder:SELECT=1 {{(pid=113462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}