Apr 28 20:16:27.053622 np0000171175 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Apr 28 20:16:27.062119 np0000171175 devstack@c-api.service[113594]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Apr 28 20:16:27.064390 np0000171175 devstack@c-api.service[113594]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Apr 28 20:16:27 2026] *** Apr 28 20:16:27.064390 np0000171175 devstack@c-api.service[113594]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Apr 28 20:16:27.064390 np0000171175 devstack@c-api.service[113594]: os: Linux-6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 Apr 28 20:16:27.064390 np0000171175 devstack@c-api.service[113594]: nodename: np0000171175 Apr 28 20:16:27.064390 np0000171175 devstack@c-api.service[113594]: machine: x86_64 Apr 28 20:16:27.064390 np0000171175 devstack@c-api.service[113594]: clock source: unix Apr 28 20:16:27.064390 np0000171175 devstack@c-api.service[113594]: pcre jit disabled Apr 28 20:16:27.064390 np0000171175 devstack@c-api.service[113594]: detected number of CPU cores: 16 Apr 28 20:16:27.064390 np0000171175 devstack@c-api.service[113594]: current working directory: / Apr 28 20:16:27.064390 np0000171175 devstack@c-api.service[113594]: detected binary path: /usr/bin/uwsgi-core Apr 28 20:16:27.064390 np0000171175 devstack@c-api.service[113594]: your processes number limit is 256917 Apr 28 20:16:27.064390 np0000171175 devstack@c-api.service[113594]: your memory page size is 4096 bytes Apr 28 20:16:27.064390 np0000171175 devstack@c-api.service[113594]: detected max file descriptor number: 2048 Apr 28 20:16:27.064390 np0000171175 devstack@c-api.service[113594]: lock engine: pthread robust mutexes Apr 28 20:16:27.064836 np0000171175 devstack@c-api.service[113594]: thunder lock: enabled Apr 28 20:16:27.064836 np0000171175 devstack@c-api.service[113594]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Apr 28 20:16:27.064836 np0000171175 devstack@c-api.service[113594]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Apr 28 20:16:27.064836 np0000171175 devstack@c-api.service[113594]: PEP 405 virtualenv detected: /opt/stack/data/venv Apr 28 20:16:27.064836 np0000171175 devstack@c-api.service[113594]: Set PythonHome to /opt/stack/data/venv Apr 28 20:16:27.105434 np0000171175 devstack@c-api.service[113594]: Python main interpreter initialized at 0x74d34c4a3668 Apr 28 20:16:27.105434 np0000171175 devstack@c-api.service[113594]: python threads support enabled Apr 28 20:16:27.105434 np0000171175 devstack@c-api.service[113594]: your server socket listen backlog is limited to 100 connections Apr 28 20:16:27.105434 np0000171175 devstack@c-api.service[113594]: your mercy for graceful operations on workers is 80 seconds Apr 28 20:16:27.105980 np0000171175 devstack@c-api.service[113594]: mapped 671795 bytes (656 KB) for 4 cores Apr 28 20:16:27.106120 np0000171175 devstack@c-api.service[113594]: *** Operational MODE: preforking *** Apr 28 20:16:27.106400 np0000171175 devstack@c-api.service[113594]: *** uWSGI is running in multiple interpreter mode *** Apr 28 20:16:27.106400 np0000171175 devstack@c-api.service[113594]: spawned uWSGI master process (pid: 113594) Apr 28 20:16:27.106637 np0000171175 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Apr 28 20:16:27.107054 np0000171175 devstack@c-api.service[113594]: spawned uWSGI worker 1 (pid: 113596, cores: 1) Apr 28 20:16:27.107691 np0000171175 devstack@c-api.service[113594]: spawned uWSGI worker 2 (pid: 113597, cores: 1) Apr 28 20:16:27.108132 np0000171175 devstack@c-api.service[113594]: spawned uWSGI worker 3 (pid: 113598, cores: 1) Apr 28 20:16:27.108609 np0000171175 devstack@c-api.service[113594]: spawned uWSGI worker 4 (pid: 113599, cores: 1) Apr 28 20:16:27.108673 np0000171175 devstack@c-api.service[113594]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Apr 28 20:16:27.243330 np0000171175 devstack@c-api.service[113599]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 28 20:16:27.243330 np0000171175 devstack@c-api.service[113599]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 28 20:16:27.243330 np0000171175 devstack@c-api.service[113599]: we strongly recommend against using it for new projects. Apr 28 20:16:27.243330 np0000171175 devstack@c-api.service[113599]: If you are already using Eventlet, we recommend migrating to a different Apr 28 20:16:27.243330 np0000171175 devstack@c-api.service[113599]: framework. For more detail see Apr 28 20:16:27.243330 np0000171175 devstack@c-api.service[113599]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 28 20:16:27.243330 np0000171175 devstack@c-api.service[113599]: import eventlet # noqa Apr 28 20:16:27.244256 np0000171175 devstack@c-api.service[113596]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 28 20:16:27.244256 np0000171175 devstack@c-api.service[113596]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 28 20:16:27.244256 np0000171175 devstack@c-api.service[113596]: we strongly recommend against using it for new projects. Apr 28 20:16:27.244256 np0000171175 devstack@c-api.service[113596]: If you are already using Eventlet, we recommend migrating to a different Apr 28 20:16:27.244256 np0000171175 devstack@c-api.service[113596]: framework. For more detail see Apr 28 20:16:27.244256 np0000171175 devstack@c-api.service[113596]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 28 20:16:27.244256 np0000171175 devstack@c-api.service[113596]: import eventlet # noqa Apr 28 20:16:27.254305 np0000171175 devstack@c-api.service[113598]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 28 20:16:27.254305 np0000171175 devstack@c-api.service[113598]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 28 20:16:27.254305 np0000171175 devstack@c-api.service[113598]: we strongly recommend against using it for new projects. Apr 28 20:16:27.254305 np0000171175 devstack@c-api.service[113598]: If you are already using Eventlet, we recommend migrating to a different Apr 28 20:16:27.254305 np0000171175 devstack@c-api.service[113598]: framework. For more detail see Apr 28 20:16:27.254305 np0000171175 devstack@c-api.service[113598]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 28 20:16:27.254305 np0000171175 devstack@c-api.service[113598]: import eventlet # noqa Apr 28 20:16:27.259649 np0000171175 devstack@c-api.service[113597]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 28 20:16:27.259649 np0000171175 devstack@c-api.service[113597]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 28 20:16:27.259649 np0000171175 devstack@c-api.service[113597]: we strongly recommend against using it for new projects. Apr 28 20:16:27.259649 np0000171175 devstack@c-api.service[113597]: If you are already using Eventlet, we recommend migrating to a different Apr 28 20:16:27.259649 np0000171175 devstack@c-api.service[113597]: framework. For more detail see Apr 28 20:16:27.259649 np0000171175 devstack@c-api.service[113597]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 28 20:16:27.259649 np0000171175 devstack@c-api.service[113597]: import eventlet # noqa Apr 28 20:16:27.329723 np0000171175 devstack@c-api.service[113599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 28 20:16:27.329723 np0000171175 devstack@c-api.service[113599]: debtcollector.deprecate( Apr 28 20:16:27.334652 np0000171175 devstack@c-api.service[113596]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 28 20:16:27.334652 np0000171175 devstack@c-api.service[113596]: debtcollector.deprecate( Apr 28 20:16:27.357445 np0000171175 devstack@c-api.service[113598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 28 20:16:27.357445 np0000171175 devstack@c-api.service[113598]: debtcollector.deprecate( Apr 28 20:16:27.360045 np0000171175 devstack@c-api.service[113597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 28 20:16:27.360045 np0000171175 devstack@c-api.service[113597]: debtcollector.deprecate( Apr 28 20:16:27.410624 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:27.410624 np0000171175 devstack@c-api.service[113599]: from cgi import parse_header Apr 28 20:16:27.415617 np0000171175 devstack@c-api.service[113596]: /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 28 20:16:27.415617 np0000171175 devstack@c-api.service[113596]: from cgi import parse_header Apr 28 20:16:27.447674 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:27.447674 np0000171175 devstack@c-api.service[113598]: from cgi import parse_header Apr 28 20:16:27.448138 np0000171175 devstack@c-api.service[113597]: /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 28 20:16:27.448138 np0000171175 devstack@c-api.service[113597]: from cgi import parse_header Apr 28 20:16:27.456632 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:27.456632 np0000171175 devstack@c-api.service[113599]: removals.removed_module( Apr 28 20:16:27.457380 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:27.457380 np0000171175 devstack@c-api.service[113599]: removals.removed_module( Apr 28 20:16:27.460868 np0000171175 devstack@c-api.service[113596]: /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 28 20:16:27.460868 np0000171175 devstack@c-api.service[113596]: removals.removed_module( Apr 28 20:16:27.461635 np0000171175 devstack@c-api.service[113596]: /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 28 20:16:27.461635 np0000171175 devstack@c-api.service[113596]: removals.removed_module( Apr 28 20:16:27.494752 np0000171175 devstack@c-api.service[113597]: /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 28 20:16:27.494752 np0000171175 devstack@c-api.service[113597]: removals.removed_module( Apr 28 20:16:27.495536 np0000171175 devstack@c-api.service[113597]: /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 28 20:16:27.495536 np0000171175 devstack@c-api.service[113597]: removals.removed_module( Apr 28 20:16:27.497802 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:27.497802 np0000171175 devstack@c-api.service[113598]: removals.removed_module( Apr 28 20:16:27.498602 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:27.498602 np0000171175 devstack@c-api.service[113598]: removals.removed_module( Apr 28 20:16:28.111033 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:28.111033 np0000171175 devstack@c-api.service[113599]: warnings.warn( Apr 28 20:16:28.124627 np0000171175 devstack@c-api.service[113596]: /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 28 20:16:28.124627 np0000171175 devstack@c-api.service[113596]: warnings.warn( Apr 28 20:16:28.149270 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:28.149270 np0000171175 devstack@c-api.service[113598]: warnings.warn( Apr 28 20:16:28.149570 np0000171175 devstack@c-api.service[113597]: /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 28 20:16:28.149570 np0000171175 devstack@c-api.service[113597]: warnings.warn( Apr 28 20:16:28.217129 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:28.217129 np0000171175 devstack@c-api.service[113599]: warnings.warn( Apr 28 20:16:28.229656 np0000171175 devstack@c-api.service[113596]: /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 28 20:16:28.229656 np0000171175 devstack@c-api.service[113596]: warnings.warn( Apr 28 20:16:28.257475 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:28.257475 np0000171175 devstack@c-api.service[113598]: warnings.warn( Apr 28 20:16:28.261306 np0000171175 devstack@c-api.service[113597]: /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 28 20:16:28.261306 np0000171175 devstack@c-api.service[113597]: warnings.warn( Apr 28 20:16:28.553215 np0000171175 devstack@c-api.service[113599]: 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 28 20:16:28.553215 np0000171175 devstack@c-api.service[113599]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113599) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 28 20:16:28.564393 np0000171175 devstack@c-api.service[113597]: 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 28 20:16:28.564583 np0000171175 devstack@c-api.service[113597]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113597) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 28 20:16:28.565342 np0000171175 devstack@c-api.service[113598]: 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 28 20:16:28.565577 np0000171175 devstack@c-api.service[113598]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113598) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 28 20:16:28.569786 np0000171175 devstack@c-api.service[113596]: 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 28 20:16:28.570218 np0000171175 devstack@c-api.service[113596]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113596) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 28 20:16:28.648398 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:28.648398 np0000171175 devstack@c-api.service[113598]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 28 20:16:28.649891 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:28.649891 np0000171175 devstack@c-api.service[113599]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 28 20:16:28.660543 np0000171175 devstack@c-api.service[113596]: /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 28 20:16:28.660543 np0000171175 devstack@c-api.service[113596]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 28 20:16:28.683459 np0000171175 devstack@c-api.service[113597]: /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 28 20:16:28.683459 np0000171175 devstack@c-api.service[113597]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 28 20:16:29.137615 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113598) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 28 20:16:29.137810 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113597) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 28 20:16:29.137866 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113596) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 28 20:16:29.138012 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.138092 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.138160 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.138265 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.138332 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.138382 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.138450 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.138497 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.138688 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113599) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 28 20:16:29.138750 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.139125 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.139125 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.139436 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.139858 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.139945 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.140006 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.140076 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.140132 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.140253 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.140339 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.140395 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.140395 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.140495 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.140563 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.140622 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.140675 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.140736 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.140798 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.140852 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.140907 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.140961 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.141014 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.141082 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.141141 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.141227 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.141285 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.141285 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.141285 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.141285 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.141285 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113599) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.141285 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.141576 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.141576 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.141576 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.141576 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.141576 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.141843 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.141900 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.141956 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.142010 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.142078 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.142078 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.142200 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.142260 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.142330 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.142385 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.142441 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.142505 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.142564 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.142617 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.142681 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.142771 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.142771 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.142884 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.142941 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.143012 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.143012 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.143012 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113599) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.143012 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.144179 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.144258 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.144316 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.144388 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.144462 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.144521 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.144585 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.144641 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.144694 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.144746 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.144802 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.144802 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.144802 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113599) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.144802 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.145392 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.145476 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.145573 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.145647 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.145705 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.145770 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.145827 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.145925 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.145985 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.146096 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.146193 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.146269 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.146324 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.146378 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.146434 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.146487 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.146542 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113599) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.146612 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.146680 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.146750 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.146805 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.146868 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.146868 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.146868 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.147014 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.147142 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.147223 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.147278 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.147349 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.147405 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.147460 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.147512 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.147512 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.147610 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.147663 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.147937 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.148034 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.148101 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.148197 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.148197 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.148197 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.148197 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.148601 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.148684 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.148684 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.148786 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.148834 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.148890 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113599) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.148947 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.149128 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.149402 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.149451 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.149498 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.149552 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.149628 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.149687 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.150361 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.150565 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.150565 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.150665 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.150729 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.150784 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.150784 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.150877 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.150877 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.150983 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.150983 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.151087 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.151147 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.151147 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.156014 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.156088 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.156156 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.156244 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.156305 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.156361 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.156432 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.156486 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.156545 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113599) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.156602 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.156654 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.156705 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.156705 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.156705 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.156960 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.157072 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.157141 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.157276 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.157362 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.157459 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.157515 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.157570 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.157638 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.157694 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.157745 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.157745 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.157844 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.157897 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.157956 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.158027 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.158079 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.158194 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113599) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.158251 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.158303 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.158355 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.158422 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.158478 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.158478 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.158579 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.158633 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.158696 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.158696 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.158696 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.158848 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.158903 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.158903 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.159006 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.159059 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.159112 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.159164 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.159253 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.159308 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.159360 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.159434 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.159497 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.159550 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.159611 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113599) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.159670 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.159721 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.159782 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.159868 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.159932 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.159993 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.160045 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.160107 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.160164 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.160239 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.160290 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.160353 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.160407 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.160456 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.160531 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.160591 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.160643 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.160696 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.160746 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.160798 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.160848 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.160914 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113599) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.160971 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.161024 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.161084 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.161139 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.161209 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.161258 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.161309 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.161378 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.161378 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.161378 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.161378 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.161378 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.161378 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.161656 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.161711 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.161764 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.161816 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.161880 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.161933 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.161995 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.161995 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.162089 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.162089 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.162228 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.162282 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.162349 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.162349 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.162349 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.162349 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.162349 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.162349 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.162349 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.162349 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.162702 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.162702 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.162792 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.162847 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.162896 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.162967 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.163024 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.163024 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.163100 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.163140 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.163205 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113599) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.163257 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.163304 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.163344 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.163390 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.163390 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.163390 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.163390 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.163390 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.163390 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.163390 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.163631 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.163631 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.163631 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.163631 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.163768 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.163880 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.163969 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.166871 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.166933 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.167003 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.167061 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.167130 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.167209 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.167279 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.167354 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.167412 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.167474 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.167514 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.167552 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.167586 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.167611 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.167637 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.167668 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.167694 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.167717 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.167744 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.167855 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113599) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.167956 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.168026 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.168087 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.168145 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.168228 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.168294 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.168353 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113599) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.168417 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.168581 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.168663 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.168753 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.168846 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.168943 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.169036 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.169143 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.169276 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.169345 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.169375 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.169413 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.169470 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.169499 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.169522 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.169522 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.169575 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.169606 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.169631 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.169656 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.169685 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.169709 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.169734 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.169760 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.169793 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.169821 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.169847 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113599) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.169875 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.169901 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.169928 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.169960 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.170067 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.170182 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.170296 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.170390 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.170497 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.170554 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.170608 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.170678 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.170705 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.170785 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.170811 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.170895 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.170931 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.170999 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.171031 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.171103 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.171140 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.171236 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.171270 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.171906 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.172006 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.172109 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.172210 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.172314 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.172405 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.172506 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.174357 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.174436 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.174472 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.174536 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.174585 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.174639 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.174715 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.174758 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.174839 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.174881 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.174949 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.175016 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.175056 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.175094 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.175135 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.175186 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.175228 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.175269 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.175305 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.175353 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.175483 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.175530 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.175530 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113599) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.175595 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.175629 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.175664 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.175664 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.175730 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.175764 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.175808 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.175808 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.175808 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.175808 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.175963 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113599) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.175963 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.176029 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.176067 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.176105 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.176180 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.176250 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.176297 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113599) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.176371 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.176508 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.176569 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.176634 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.176699 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.176747 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.176790 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.176828 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.176864 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.176914 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.176951 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.176951 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.177024 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.177061 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.177099 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113599) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.177099 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.177185 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.177252 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.177324 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.177373 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.177412 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.177449 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.177492 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.177530 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.177566 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.177604 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.177640 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.177678 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.177720 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.177763 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.177763 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.177838 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.177880 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.177917 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113599) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.177953 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.177995 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.178033 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.178074 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.178116 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.178158 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.178223 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.178263 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.178299 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.178336 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.178383 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.178422 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.178460 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.178502 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.178546 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.178581 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.178613 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.178613 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113599) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.178680 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.178718 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.178755 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.178798 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.178835 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.178875 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.178918 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.178957 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.178998 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.179049 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.179049 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.179121 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.179121 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.179221 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.179268 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.179305 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.179355 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.179393 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.179393 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.179458 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.179496 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.179532 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.179569 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.179569 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.179569 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.179569 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.179700 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.179700 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.179773 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.179811 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.179871 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.179871 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.179948 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.179987 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.180054 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.180054 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.180342 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.180342 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.180446 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.180486 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.180548 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.180659 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.180729 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.180770 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.180838 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.180900 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.180981 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.181030 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.181088 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.181339 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.181397 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.181437 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.181475 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.181475 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.181544 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.181581 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.181626 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.181663 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.181700 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.181736 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.181736 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.181803 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.181841 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.181877 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.181935 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.181981 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.182032 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.182071 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.182108 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.182144 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.182227 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.182290 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.182329 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113599) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.182365 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.182401 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.182439 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.182483 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.182543 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.182601 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.182601 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.182601 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.182601 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.182601 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.182601 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.182798 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.182850 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.182888 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.182888 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.182955 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.182992 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.183029 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.183077 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.183077 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.183213 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.183274 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.183327 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.183367 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.183404 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.183441 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.183479 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.183524 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.183563 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.183563 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.183630 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.183673 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.183709 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.183753 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113599) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.183753 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.183826 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.183826 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.184099 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.184225 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.184301 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.184356 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.184397 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.184454 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.184492 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.184538 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.184607 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.184647 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.184684 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.184722 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.184796 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.184901 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.185184 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.185249 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.185320 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.185360 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.185360 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.185412 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.185438 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.185489 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.185520 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.185543 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.185575 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.185605 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.185629 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.185659 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.185685 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.185708 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.185733 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.185759 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.185783 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.185818 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.185853 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113599) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.185881 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.185916 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.185942 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.185968 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.186093 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.186208 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.186324 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.186654 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.186760 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.186861 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.186905 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.186933 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.186960 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.186987 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.187044 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.187075 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.187106 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.187149 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.187209 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.187246 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.187274 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.187299 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.187325 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.187350 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.187374 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.187400 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.187400 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.187449 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.187475 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113599) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.187515 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.187573 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.187611 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.187729 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.187832 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.187888 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.187961 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.187999 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.188097 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.188220 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.188319 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.188415 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.188518 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.189224 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.189274 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.189349 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.189414 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.189455 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.189527 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.189592 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.189663 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.189723 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.189784 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.189847 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.189901 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.189959 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.190024 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.190193 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.190256 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.190331 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.190397 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.190456 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.190514 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113599) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.190582 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.190646 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.190705 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.190764 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.190806 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.190839 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.190871 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.190897 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.190921 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113599) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.190977 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.191006 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.191079 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.191158 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.191205 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.191302 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.191331 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.191399 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.191428 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.191483 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.191513 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.191539 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.191566 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.191594 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.191627 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.191653 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.191683 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.191722 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.191760 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.191789 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.191921 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.191959 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.191987 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.192013 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.192037 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.192066 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.192093 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.192124 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.192155 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.192208 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.192242 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.192285 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.192318 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.192349 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113599) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.192349 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.192408 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.192441 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.192470 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.192470 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.192470 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.192571 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.192949 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.193076 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.193192 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.193263 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.193304 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.193342 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.193382 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.193419 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.193462 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.193500 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.193546 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.193583 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.193616 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.193652 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.193688 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.193725 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.193762 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.193799 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.193835 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.193871 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.193907 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.193950 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.193988 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.194035 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.194072 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113599) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.194072 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.194142 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.194203 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.194409 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.194455 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.194493 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.194549 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.194592 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.194628 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.194816 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.194895 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.194969 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.195052 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.196424 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.196474 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.196554 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.196607 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.196657 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.196722 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.196788 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.196834 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.196871 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.196871 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.196942 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.196979 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.197015 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.197051 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.197051 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.197119 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.197280 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113599) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.197280 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.198053 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.198116 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.198156 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.198224 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.198274 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.198312 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.198370 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.198410 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.198456 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.198494 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.198582 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.198626 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.198696 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.198737 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.198851 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.198900 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.198967 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.199005 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.199052 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.199096 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.199133 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.199193 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.199231 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.199267 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.199302 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.199338 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.199338 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113599) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.199338 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.199451 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.199489 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.199526 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.199565 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.199602 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.199638 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.199710 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.199751 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.199816 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.199926 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.199971 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.200013 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.200079 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.200137 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.200214 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.200214 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.200307 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.200355 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.200393 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.200393 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.200483 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.200521 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.200559 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.200594 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.200630 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.200667 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.200711 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.200748 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.200748 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113599) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.200818 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.200861 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.200901 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.200939 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.200981 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.201024 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.201061 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.201103 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.201141 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.201204 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.201244 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.201279 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.201317 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.201361 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.201361 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.201429 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.201466 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.201503 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.201637 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.201683 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.201722 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.201769 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.201806 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.201849 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.201888 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.201929 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.201965 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.202002 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.202046 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.202084 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.202121 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.202156 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.202208 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113599) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.202258 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.202296 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.202331 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.202367 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.202418 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.202466 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.202508 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.202551 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:16:29.202591 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.202628 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.202665 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.202704 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.202741 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.202785 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.202822 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.202859 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.202899 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.202935 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.202971 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.203008 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.203051 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.203087 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:16:29.203087 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:16:29.203160 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.203225 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.203263 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:16:29.203263 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:16:29.203334 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.203376 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.203417 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:16:29.203417 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113599) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.203480 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:16:29.251530 np0000171175 devstack@c-api.service[113599]: INFO dbcounter [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Registered counter for database cinder Apr 28 20:16:29.255831 np0000171175 devstack@c-api.service[113598]: INFO dbcounter [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Registered counter for database cinder Apr 28 20:16:29.263970 np0000171175 devstack@c-api.service[113599]: DEBUG oslo_db.sqlalchemy.engines [None req-67236d56-b32e-43de-b1e5-9b729a73da04 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=113599) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 28 20:16:29.268866 np0000171175 devstack@c-api.service[113598]: DEBUG oslo_db.sqlalchemy.engines [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 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=113598) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 28 20:16:29.279060 np0000171175 devstack@c-api.service[113597]: INFO dbcounter [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Registered counter for database cinder Apr 28 20:16:29.279484 np0000171175 devstack@c-api.service[113596]: INFO dbcounter [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Registered counter for database cinder Apr 28 20:16:29.294937 np0000171175 devstack@c-api.service[113596]: DEBUG oslo_db.sqlalchemy.engines [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b 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=113596) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 28 20:16:29.296341 np0000171175 devstack@c-api.service[113597]: DEBUG oslo_db.sqlalchemy.engines [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d 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=113597) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 28 20:16:29.384783 np0000171175 devstack@c-api.service[113599]: DEBUG dbcounter [-] [113599] Writer thread running {{(pid=113599) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 28 20:16:29.387425 np0000171175 devstack@c-api.service[113599]: INFO cinder.rpc [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 28 20:16:29.389713 np0000171175 devstack@c-api.service[113599]: INFO cinder.rpc [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 28 20:16:29.390351 np0000171175 devstack@c-api.service[113598]: DEBUG dbcounter [-] [113598] Writer thread running {{(pid=113598) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 28 20:16:29.391660 np0000171175 devstack@c-api.service[113599]: INFO cinder.rpc [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 28 20:16:29.393283 np0000171175 devstack@c-api.service[113598]: INFO cinder.rpc [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 28 20:16:29.393490 np0000171175 devstack@c-api.service[113599]: INFO cinder.rpc [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 28 20:16:29.394639 np0000171175 devstack@c-api.service[113599]: WARNING castellan.key_manager.migration [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.396391 np0000171175 devstack@c-api.service[113598]: INFO cinder.rpc [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 28 20:16:29.396548 np0000171175 devstack@c-api.service[113599]: WARNING castellan.key_manager.migration [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.398993 np0000171175 devstack@c-api.service[113598]: INFO cinder.rpc [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 28 20:16:29.400923 np0000171175 devstack@c-api.service[113599]: DEBUG oslo_db.sqlalchemy.engines [None req-67236d56-b32e-43de-b1e5-9b729a73da04 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=113599) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 28 20:16:29.401220 np0000171175 devstack@c-api.service[113598]: INFO cinder.rpc [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 28 20:16:29.402468 np0000171175 devstack@c-api.service[113598]: WARNING castellan.key_manager.migration [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.402875 np0000171175 devstack@c-api.service[113599]: INFO cinder.rpc [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 28 20:16:29.404823 np0000171175 devstack@c-api.service[113598]: WARNING castellan.key_manager.migration [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.404892 np0000171175 devstack@c-api.service[113599]: INFO cinder.rpc [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 28 20:16:29.405954 np0000171175 devstack@c-api.service[113599]: WARNING castellan.key_manager.migration [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.409801 np0000171175 devstack@c-api.service[113598]: DEBUG oslo_db.sqlalchemy.engines [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 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=113598) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 28 20:16:29.411866 np0000171175 devstack@c-api.service[113598]: INFO cinder.rpc [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 28 20:16:29.413764 np0000171175 devstack@c-api.service[113598]: INFO cinder.rpc [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 28 20:16:29.414907 np0000171175 devstack@c-api.service[113598]: WARNING castellan.key_manager.migration [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.416372 np0000171175 devstack@c-api.service[113599]: WARNING castellan.key_manager.migration [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.419791 np0000171175 devstack@c-api.service[113599]: WARNING castellan.key_manager.migration [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.423250 np0000171175 devstack@c-api.service[113599]: WARNING castellan.key_manager.migration [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.427292 np0000171175 devstack@c-api.service[113598]: WARNING castellan.key_manager.migration [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.428300 np0000171175 devstack@c-api.service[113599]: WARNING castellan.key_manager.migration [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.430597 np0000171175 devstack@c-api.service[113598]: WARNING castellan.key_manager.migration [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.432458 np0000171175 devstack@c-api.service[113599]: WARNING castellan.key_manager.migration [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.433837 np0000171175 devstack@c-api.service[113598]: WARNING castellan.key_manager.migration [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.435880 np0000171175 devstack@c-api.service[113599]: WARNING castellan.key_manager.migration [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.438003 np0000171175 devstack@c-api.service[113598]: WARNING castellan.key_manager.migration [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.439071 np0000171175 devstack@c-api.service[113599]: WARNING castellan.key_manager.migration [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.441086 np0000171175 devstack@c-api.service[113598]: WARNING castellan.key_manager.migration [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.442354 np0000171175 devstack@c-api.service[113599]: WARNING castellan.key_manager.migration [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.442713 np0000171175 devstack@c-api.service[113596]: DEBUG dbcounter [-] [113596] Writer thread running {{(pid=113596) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 28 20:16:29.444091 np0000171175 devstack@c-api.service[113598]: WARNING castellan.key_manager.migration [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.445932 np0000171175 devstack@c-api.service[113596]: INFO cinder.rpc [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 28 20:16:29.446595 np0000171175 devstack@c-api.service[113599]: WARNING castellan.key_manager.migration [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.447291 np0000171175 devstack@c-api.service[113598]: WARNING castellan.key_manager.migration [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.448199 np0000171175 devstack@c-api.service[113599]: WARNING castellan.key_manager.migration [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.448856 np0000171175 devstack@c-api.service[113596]: INFO cinder.rpc [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 28 20:16:29.450205 np0000171175 devstack@c-api.service[113598]: WARNING castellan.key_manager.migration [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.450874 np0000171175 devstack@c-api.service[113599]: WARNING castellan.key_manager.migration [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.451489 np0000171175 devstack@c-api.service[113596]: INFO cinder.rpc [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 28 20:16:29.453672 np0000171175 devstack@c-api.service[113596]: INFO cinder.rpc [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 28 20:16:29.453856 np0000171175 devstack@c-api.service[113598]: WARNING castellan.key_manager.migration [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.454560 np0000171175 devstack@c-api.service[113597]: DEBUG dbcounter [-] [113597] Writer thread running {{(pid=113597) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 28 20:16:29.454643 np0000171175 devstack@c-api.service[113596]: WARNING castellan.key_manager.migration [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.455431 np0000171175 devstack@c-api.service[113598]: WARNING castellan.key_manager.migration [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.456349 np0000171175 devstack@c-api.service[113596]: WARNING castellan.key_manager.migration [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.456755 np0000171175 devstack@c-api.service[113599]: WARNING castellan.key_manager.migration [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.457214 np0000171175 devstack@c-api.service[113597]: INFO cinder.rpc [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 28 20:16:29.458282 np0000171175 devstack@c-api.service[113598]: WARNING castellan.key_manager.migration [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.459487 np0000171175 devstack@c-api.service[113597]: INFO cinder.rpc [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 28 20:16:29.460859 np0000171175 devstack@c-api.service[113599]: WARNING castellan.key_manager.migration [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.461662 np0000171175 devstack@c-api.service[113597]: INFO cinder.rpc [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 28 20:16:29.461742 np0000171175 devstack@c-api.service[113596]: DEBUG oslo_db.sqlalchemy.engines [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b 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=113596) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 28 20:16:29.463010 np0000171175 devstack@c-api.service[113599]: WARNING cinder.api.contrib.hosts [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 28 20:16:29.463579 np0000171175 devstack@c-api.service[113597]: INFO cinder.rpc [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 28 20:16:29.464063 np0000171175 devstack@c-api.service[113599]: WARNING castellan.key_manager.migration [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.464149 np0000171175 devstack@c-api.service[113596]: INFO cinder.rpc [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 28 20:16:29.464282 np0000171175 devstack@c-api.service[113598]: WARNING castellan.key_manager.migration [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.464591 np0000171175 devstack@c-api.service[113597]: WARNING castellan.key_manager.migration [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.465671 np0000171175 devstack@c-api.service[113599]: WARNING castellan.key_manager.migration [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.466423 np0000171175 devstack@c-api.service[113596]: INFO cinder.rpc [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 28 20:16:29.466503 np0000171175 devstack@c-api.service[113597]: WARNING castellan.key_manager.migration [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.467360 np0000171175 devstack@c-api.service[113599]: WARNING castellan.key_manager.migration [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.467628 np0000171175 devstack@c-api.service[113596]: WARNING castellan.key_manager.migration [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.467780 np0000171175 devstack@c-api.service[113598]: WARNING castellan.key_manager.migration [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.469052 np0000171175 devstack@c-api.service[113599]: WARNING castellan.key_manager.migration [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.469683 np0000171175 devstack@c-api.service[113598]: WARNING cinder.api.contrib.hosts [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 28 20:16:29.470451 np0000171175 devstack@c-api.service[113598]: WARNING castellan.key_manager.migration [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.470638 np0000171175 devstack@c-api.service[113599]: WARNING castellan.key_manager.migration [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.471783 np0000171175 devstack@c-api.service[113597]: DEBUG oslo_db.sqlalchemy.engines [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d 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=113597) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 28 20:16:29.471863 np0000171175 devstack@c-api.service[113598]: WARNING castellan.key_manager.migration [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.472205 np0000171175 devstack@c-api.service[113599]: WARNING castellan.key_manager.migration [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.473415 np0000171175 devstack@c-api.service[113598]: WARNING castellan.key_manager.migration [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.473876 np0000171175 devstack@c-api.service[113599]: WARNING castellan.key_manager.migration [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.475145 np0000171175 devstack@c-api.service[113598]: WARNING castellan.key_manager.migration [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.475335 np0000171175 devstack@c-api.service[113597]: INFO cinder.rpc [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 28 20:16:29.476349 np0000171175 devstack@c-api.service[113599]: WARNING castellan.key_manager.migration [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.476577 np0000171175 devstack@c-api.service[113598]: WARNING castellan.key_manager.migration [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.477474 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Extended resource: extensions {{(pid=113599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.477572 np0000171175 devstack@c-api.service[113597]: INFO cinder.rpc [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 28 20:16:29.477961 np0000171175 devstack@c-api.service[113598]: WARNING castellan.key_manager.migration [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.478747 np0000171175 devstack@c-api.service[113596]: WARNING castellan.key_manager.migration [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.478855 np0000171175 devstack@c-api.service[113597]: WARNING castellan.key_manager.migration [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.478966 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Extended resource: capabilities {{(pid=113599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.479561 np0000171175 devstack@c-api.service[113598]: WARNING castellan.key_manager.migration [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.480451 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Extended resource: extra_specs {{(pid=113599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.481134 np0000171175 devstack@c-api.service[113598]: WARNING castellan.key_manager.migration [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.481995 np0000171175 devstack@c-api.service[113596]: WARNING castellan.key_manager.migration [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.482075 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Extended resource: os-hosts {{(pid=113599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.482136 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Extended resource: extensions {{(pid=113598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.483447 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Extended resource: capabilities {{(pid=113598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.483527 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Extended resource: qos-specs {{(pid=113599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.484825 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Extended resource: extra_specs {{(pid=113598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.485274 np0000171175 devstack@c-api.service[113596]: WARNING castellan.key_manager.migration [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.485678 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Extended resource: os-availability-zone {{(pid=113599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.486420 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Extended resource: os-hosts {{(pid=113598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.487096 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Extended resource: os-snapshot-manage {{(pid=113599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.487809 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Extended resource: qos-specs {{(pid=113598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.488814 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Extended resource: backups {{(pid=113599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.489341 np0000171175 devstack@c-api.service[113596]: WARNING castellan.key_manager.migration [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.489449 np0000171175 devstack@c-api.service[113597]: WARNING castellan.key_manager.migration [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.489965 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Extended resource: os-availability-zone {{(pid=113598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.491087 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Extended resource: scheduler-stats {{(pid=113599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.493493 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Extended resource: os-snapshot-manage {{(pid=113598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.494125 np0000171175 devstack@c-api.service[113596]: WARNING castellan.key_manager.migration [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.494214 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Extended resource: os-volume-manage {{(pid=113599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.494284 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Extended resource: backups {{(pid=113598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.494739 np0000171175 devstack@c-api.service[113597]: WARNING castellan.key_manager.migration [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.494840 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Extended resource: os-volume-transfer {{(pid=113599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.494900 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Extended resource: scheduler-stats {{(pid=113598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.495574 np0000171175 devstack@c-api.service[113596]: WARNING castellan.key_manager.migration [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.496401 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Extended resource: cgsnapshots {{(pid=113599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.496509 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Extended resource: os-volume-manage {{(pid=113598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.497776 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Extended resource: encryption {{(pid=113599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.498044 np0000171175 devstack@c-api.service[113597]: WARNING castellan.key_manager.migration [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.498611 np0000171175 devstack@c-api.service[113596]: WARNING castellan.key_manager.migration [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.498792 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Extended resource: os-volume-transfer {{(pid=113598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.499508 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Extended resource: os-quota-class-sets {{(pid=113599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.500838 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Extended resource: cgsnapshots {{(pid=113598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.500908 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Extended resource: os-quota-sets {{(pid=113599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.501603 np0000171175 devstack@c-api.service[113596]: WARNING castellan.key_manager.migration [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.501854 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Extended resource: encryption {{(pid=113598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.502074 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Extended resource: consistencygroups {{(pid=113599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.502403 np0000171175 devstack@c-api.service[113597]: WARNING castellan.key_manager.migration [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.503420 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Extended resource: os-quota-class-sets {{(pid=113598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.504047 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Extended resource: os-volume-type-access {{(pid=113599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.504835 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Extended resource: os-quota-sets {{(pid=113598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.505370 np0000171175 devstack@c-api.service[113596]: WARNING castellan.key_manager.migration [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.505511 np0000171175 devstack@c-api.service[113597]: WARNING castellan.key_manager.migration [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.505716 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Extended resource: encryption {{(pid=113599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.506222 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Extended resource: consistencygroups {{(pid=113598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.506900 np0000171175 devstack@c-api.service[113596]: WARNING castellan.key_manager.migration [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.508330 np0000171175 devstack@c-api.service[113599]: WARNING castellan.key_manager.migration [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.508440 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Extended resource: os-volume-type-access {{(pid=113598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.508697 np0000171175 devstack@c-api.service[113597]: WARNING castellan.key_manager.migration [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.509895 np0000171175 devstack@c-api.service[113599]: WARNING castellan.key_manager.migration [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.510115 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Extended resource: encryption {{(pid=113598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.510486 np0000171175 devstack@c-api.service[113596]: WARNING castellan.key_manager.migration [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.511348 np0000171175 devstack@c-api.service[113599]: WARNING castellan.key_manager.migration [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.512424 np0000171175 devstack@c-api.service[113597]: WARNING castellan.key_manager.migration [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.512769 np0000171175 devstack@c-api.service[113599]: WARNING castellan.key_manager.migration [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.512814 np0000171175 devstack@c-api.service[113598]: WARNING castellan.key_manager.migration [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.514265 np0000171175 devstack@c-api.service[113599]: WARNING castellan.key_manager.migration [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.514447 np0000171175 devstack@c-api.service[113598]: WARNING castellan.key_manager.migration [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.515849 np0000171175 devstack@c-api.service[113599]: WARNING castellan.key_manager.migration [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.516133 np0000171175 devstack@c-api.service[113598]: WARNING castellan.key_manager.migration [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.516765 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.contrib.snapshot_actions [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] SnapshotActionsController initialized {{(pid=113599) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 28 20:16:29.517542 np0000171175 devstack@c-api.service[113599]: WARNING castellan.key_manager.migration [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.517632 np0000171175 devstack@c-api.service[113597]: WARNING castellan.key_manager.migration [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.517802 np0000171175 devstack@c-api.service[113598]: WARNING castellan.key_manager.migration [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.518039 np0000171175 devstack@c-api.service[113596]: WARNING castellan.key_manager.migration [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.518425 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113599) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:16:29.518555 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113599) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:16:29.518640 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113599) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:16:29.518799 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Extension VolumeActions extending resource: volumes {{(pid=113599) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:16:29.518918 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Extension AdminActions extending resource: volumes {{(pid=113599) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:16:29.519047 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Extension AdminActions extending resource: snapshots {{(pid=113599) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:16:29.519158 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Extension AdminActions extending resource: backups {{(pid=113599) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:16:29.519278 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113599) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:16:29.519380 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113599) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:16:29.519443 np0000171175 devstack@c-api.service[113598]: WARNING castellan.key_manager.migration [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.519497 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113599) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:16:29.519552 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113599) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:16:29.519661 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113599) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:16:29.519779 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Extension TypesManage extending resource: types {{(pid=113599) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:16:29.519954 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113599) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:16:29.520073 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Extension UsedLimits extending resource: limits {{(pid=113599) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:16:29.520189 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-67236d56-b32e-43de-b1e5-9b729a73da04 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113599) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:16:29.520814 np0000171175 devstack@c-api.service[113597]: WARNING castellan.key_manager.migration [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.521148 np0000171175 devstack@c-api.service[113598]: WARNING castellan.key_manager.migration [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.521634 np0000171175 devstack@c-api.service[113596]: WARNING castellan.key_manager.migration [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.522138 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.contrib.snapshot_actions [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] SnapshotActionsController initialized {{(pid=113598) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 28 20:16:29.522425 np0000171175 devstack@c-api.service[113597]: WARNING castellan.key_manager.migration [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.522685 np0000171175 devstack@c-api.service[113599]: WARNING keystonemiddleware.auth_token [None req-67236d56-b32e-43de-b1e5-9b729a73da04 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 28 20:16:29.523039 np0000171175 devstack@c-api.service[113598]: WARNING castellan.key_manager.migration [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.523544 np0000171175 devstack@c-api.service[113596]: WARNING cinder.api.contrib.hosts [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 28 20:16:29.523977 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:16:29.524131 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:16:29.524267 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:16:29.524390 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Extension VolumeActions extending resource: volumes {{(pid=113598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:16:29.524531 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Extension AdminActions extending resource: volumes {{(pid=113598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:16:29.524587 np0000171175 devstack@c-api.service[113596]: WARNING castellan.key_manager.migration [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.524647 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Extension AdminActions extending resource: snapshots {{(pid=113598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:16:29.524759 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Extension AdminActions extending resource: backups {{(pid=113598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:16:29.524862 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:16:29.524965 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:16:29.525065 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:16:29.525132 np0000171175 devstack@c-api.service[113597]: WARNING castellan.key_manager.migration [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.525185 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:16:29.525284 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:16:29.525384 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Extension TypesManage extending resource: types {{(pid=113598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:16:29.525582 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:16:29.525708 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Extension UsedLimits extending resource: limits {{(pid=113598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:16:29.525851 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:16:29.526354 np0000171175 devstack@c-api.service[113596]: WARNING castellan.key_manager.migration [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.527890 np0000171175 devstack@c-api.service[113596]: WARNING castellan.key_manager.migration [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.528238 np0000171175 devstack@c-api.service[113598]: WARNING keystonemiddleware.auth_token [None req-ce22eb05-2383-4fce-8262-e1f3ca7ff915 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 28 20:16:29.529388 np0000171175 devstack@c-api.service[113599]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x74d34c4a3668 pid: 113599 (default app) Apr 28 20:16:29.529456 np0000171175 devstack@c-api.service[113596]: WARNING castellan.key_manager.migration [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.529925 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.529925 np0000171175 devstack@c-api.service[113599]: warnings.warn( Apr 28 20:16:29.530948 np0000171175 devstack@c-api.service[113597]: WARNING castellan.key_manager.migration [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.531008 np0000171175 devstack@c-api.service[113596]: WARNING castellan.key_manager.migration [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.532379 np0000171175 devstack@c-api.service[113596]: WARNING castellan.key_manager.migration [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.534320 np0000171175 devstack@c-api.service[113598]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x74d34c4a3668 pid: 113598 (default app) Apr 28 20:16:29.534517 np0000171175 devstack@c-api.service[113597]: WARNING castellan.key_manager.migration [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.535149 np0000171175 devstack@c-api.service[113596]: WARNING castellan.key_manager.migration [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.536395 np0000171175 devstack@c-api.service[113597]: WARNING cinder.api.contrib.hosts [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 28 20:16:29.537279 np0000171175 devstack@c-api.service[113597]: WARNING castellan.key_manager.migration [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.537743 np0000171175 devstack@c-api.service[113596]: WARNING castellan.key_manager.migration [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.537802 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.537802 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.537926 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.537926 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.537926 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.537926 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.537926 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.538180 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.538180 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.538180 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.538180 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.538180 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.538180 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.538477 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.538477 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.538477 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.538477 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.538477 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.538693 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.538693 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.538693 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.538693 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.538892 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.538892 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.538892 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.538892 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.539085 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.539085 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.539085 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.539085 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.539085 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.539356 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.539356 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.539356 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.539356 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.539356 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.539575 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.539575 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.539575 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.539575 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.539575 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.539575 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.539841 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.539841 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.539841 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.539841 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.539841 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.539841 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.540160 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.540160 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.540160 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.540160 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.540160 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.540160 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.540444 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.540444 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.540444 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.540444 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.540444 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.540444 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.540713 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.540713 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.540713 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.540713 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.540886 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.540886 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.540886 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.540886 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.540886 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.541123 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.541123 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.541123 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.541270 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.v3.router [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Extended resource: extensions {{(pid=113596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.541311 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.541311 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.541311 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.541311 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.541500 np0000171175 devstack@c-api.service[113597]: WARNING castellan.key_manager.migration [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.541539 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.541539 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.541539 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.541539 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.541539 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.541539 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.541783 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.541783 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.541783 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.541783 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.541960 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.541960 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.541960 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.541960 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.542182 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.542182 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.542182 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.542182 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.542360 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.542360 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.542360 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.542360 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.542555 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.542555 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.542555 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.542555 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.542555 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.542758 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.542758 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.542758 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.542758 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.542758 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.542960 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.542960 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.542960 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.542960 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.543134 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.543134 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.543134 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.543134 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.543332 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.543332 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.543332 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.543332 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.543521 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.543521 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.543521 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.543521 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.543705 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.543705 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.543705 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.543705 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.543901 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.543901 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.543901 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.543901 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.543901 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.543901 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.544187 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.544187 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.544187 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.544187 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.544187 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.544428 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.544428 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.544428 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.544428 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.544428 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.544428 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.544428 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.544733 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.544733 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.544733 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.544733 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.544733 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.544733 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.544987 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.544987 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.544987 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.544987 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.544987 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.544987 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.545259 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.545259 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.545259 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.545259 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.545259 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.545259 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.545514 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.545514 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.545514 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.545514 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.545690 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.545690 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.545690 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.545690 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.545866 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.545866 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.545866 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.545866 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.546036 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.546036 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.546036 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:29.546036 np0000171175 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) Apr 28 20:16:29.546250 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.v3.router [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Extended resource: capabilities {{(pid=113596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.546294 np0000171175 devstack@c-api.service[113597]: WARNING castellan.key_manager.migration [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.546333 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.v3.router [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Extended resource: extra_specs {{(pid=113596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.546384 np0000171175 devstack@c-api.service[113597]: WARNING castellan.key_manager.migration [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.546424 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.v3.router [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Extended resource: os-hosts {{(pid=113596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.546464 np0000171175 devstack@c-api.service[113597]: WARNING castellan.key_manager.migration [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.546504 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.middleware.request_id [None req-744d2ac8-ba34-4fd3-aef3-566b43e87024 None None] RequestId filter calling following filter/app {{(pid=113599) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:16:29.546543 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.v3.router [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Extended resource: qos-specs {{(pid=113596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.546586 np0000171175 devstack@c-api.service[113597]: WARNING castellan.key_manager.migration [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.546626 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.v3.router [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Extended resource: os-availability-zone {{(pid=113596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.546672 np0000171175 devstack@c-api.service[113597]: WARNING castellan.key_manager.migration [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.547241 np0000171175 devstack@c-api.service[113599]: [pid: 113599|app: 0|req: 1/1] 199.19.213.228 () {60 vars in 953 bytes} [Tue Apr 28 20:16:29 2026] GET /volume/v3 => generated 114 bytes in 17 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Apr 28 20:16:29.548192 np0000171175 devstack@c-api.service[113597]: WARNING castellan.key_manager.migration [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.549272 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.v3.router [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Extended resource: extensions {{(pid=113597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.549807 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.v3.router [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Extended resource: os-snapshot-manage {{(pid=113596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.550748 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.v3.router [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Extended resource: capabilities {{(pid=113597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.551334 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.v3.router [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Extended resource: backups {{(pid=113596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.552295 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.v3.router [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Extended resource: extra_specs {{(pid=113597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.553473 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.v3.router [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Extended resource: scheduler-stats {{(pid=113596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.554131 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.v3.router [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Extended resource: os-hosts {{(pid=113597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.554906 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.v3.router [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Extended resource: os-volume-manage {{(pid=113596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.555622 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.v3.router [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Extended resource: qos-specs {{(pid=113597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.557236 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.v3.router [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Extended resource: os-volume-transfer {{(pid=113596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.558279 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.v3.router [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Extended resource: os-availability-zone {{(pid=113597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.558876 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.v3.router [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Extended resource: cgsnapshots {{(pid=113596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.560337 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.v3.router [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Extended resource: os-snapshot-manage {{(pid=113597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.560447 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.v3.router [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Extended resource: encryption {{(pid=113596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.561842 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.v3.router [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Extended resource: backups {{(pid=113597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.561957 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.v3.router [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Extended resource: os-quota-class-sets {{(pid=113596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.563359 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.v3.router [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Extended resource: os-quota-sets {{(pid=113596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.565014 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.v3.router [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Extended resource: scheduler-stats {{(pid=113597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.565075 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.v3.router [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Extended resource: consistencygroups {{(pid=113596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.566475 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.v3.router [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Extended resource: os-volume-manage {{(pid=113597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.566959 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.v3.router [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Extended resource: os-volume-type-access {{(pid=113596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.568456 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.v3.router [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Extended resource: os-volume-transfer {{(pid=113597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.568836 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.v3.router [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Extended resource: encryption {{(pid=113596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.570685 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.v3.router [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Extended resource: cgsnapshots {{(pid=113597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.571415 np0000171175 devstack@c-api.service[113596]: WARNING castellan.key_manager.migration [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.572593 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.v3.router [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Extended resource: encryption {{(pid=113597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.573080 np0000171175 devstack@c-api.service[113596]: WARNING castellan.key_manager.migration [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.574560 np0000171175 devstack@c-api.service[113596]: WARNING castellan.key_manager.migration [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.574716 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.v3.router [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Extended resource: os-quota-class-sets {{(pid=113597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.576039 np0000171175 devstack@c-api.service[113596]: WARNING castellan.key_manager.migration [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.576548 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.v3.router [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Extended resource: os-quota-sets {{(pid=113597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.577605 np0000171175 devstack@c-api.service[113596]: WARNING castellan.key_manager.migration [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.578453 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.v3.router [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Extended resource: consistencygroups {{(pid=113597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.579338 np0000171175 devstack@c-api.service[113596]: WARNING castellan.key_manager.migration [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.580317 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.contrib.snapshot_actions [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] SnapshotActionsController initialized {{(pid=113596) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 28 20:16:29.581106 np0000171175 devstack@c-api.service[113596]: WARNING castellan.key_manager.migration [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.581214 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.v3.router [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Extended resource: os-volume-type-access {{(pid=113597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.582103 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.v3.router [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:16:29.582264 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.v3.router [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:16:29.582419 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.v3.router [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:16:29.582568 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.v3.router [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Extension VolumeActions extending resource: volumes {{(pid=113596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:16:29.582729 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.v3.router [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Extension AdminActions extending resource: volumes {{(pid=113596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:16:29.582887 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.v3.router [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Extension AdminActions extending resource: snapshots {{(pid=113596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:16:29.583030 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.v3.router [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Extension AdminActions extending resource: backups {{(pid=113596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:16:29.583329 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.v3.router [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:16:29.583442 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.v3.router [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:16:29.583564 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.v3.router [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Extended resource: encryption {{(pid=113597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:16:29.583629 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.v3.router [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:16:29.583700 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.v3.router [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Extension SnapshotActions extending resource: snapshots {{(pid=113596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:16:29.583829 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.v3.router [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:16:29.583958 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.v3.router [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Extension TypesManage extending resource: types {{(pid=113596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:16:29.584127 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.v3.router [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Extension VolumeTypeAccess extending resource: types {{(pid=113596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:16:29.584322 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.v3.router [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Extension UsedLimits extending resource: limits {{(pid=113596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:16:29.584464 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.v3.router [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:16:29.586882 np0000171175 devstack@c-api.service[113596]: WARNING keystonemiddleware.auth_token [None req-0d4aecb6-6360-4569-9a7c-ac519ecfc82b 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 28 20:16:29.587036 np0000171175 devstack@c-api.service[113597]: WARNING castellan.key_manager.migration [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.589292 np0000171175 devstack@c-api.service[113597]: WARNING castellan.key_manager.migration [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.591275 np0000171175 devstack@c-api.service[113597]: WARNING castellan.key_manager.migration [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.593307 np0000171175 devstack@c-api.service[113597]: WARNING castellan.key_manager.migration [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.593374 np0000171175 devstack@c-api.service[113596]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x74d34c4a3668 pid: 113596 (default app) Apr 28 20:16:29.595350 np0000171175 devstack@c-api.service[113597]: WARNING castellan.key_manager.migration [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.597523 np0000171175 devstack@c-api.service[113597]: WARNING castellan.key_manager.migration [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.598743 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.contrib.snapshot_actions [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] SnapshotActionsController initialized {{(pid=113597) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 28 20:16:29.599759 np0000171175 devstack@c-api.service[113597]: WARNING castellan.key_manager.migration [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:16:29.600983 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.v3.router [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:16:29.601148 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.v3.router [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:16:29.601312 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.v3.router [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:16:29.601447 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.v3.router [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Extension VolumeActions extending resource: volumes {{(pid=113597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:16:29.601619 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.v3.router [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Extension AdminActions extending resource: volumes {{(pid=113597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:16:29.601759 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.v3.router [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Extension AdminActions extending resource: snapshots {{(pid=113597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:16:29.601888 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.v3.router [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Extension AdminActions extending resource: backups {{(pid=113597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:16:29.602026 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.v3.router [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:16:29.602195 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.v3.router [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:16:29.602330 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.v3.router [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:16:29.602453 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.v3.router [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Extension SnapshotActions extending resource: snapshots {{(pid=113597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:16:29.602588 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.v3.router [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:16:29.602711 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.v3.router [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Extension TypesManage extending resource: types {{(pid=113597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:16:29.602968 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.v3.router [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Extension VolumeTypeAccess extending resource: types {{(pid=113597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:16:29.603100 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.v3.router [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Extension UsedLimits extending resource: limits {{(pid=113597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:16:29.603251 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.v3.router [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:16:29.606216 np0000171175 devstack@c-api.service[113597]: WARNING keystonemiddleware.auth_token [None req-a14e7e1e-b5e0-408a-a188-9d33a0a4535d 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 28 20:16:29.614937 np0000171175 devstack@c-api.service[113597]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x74d34c4a3668 pid: 113597 (default app) Apr 28 20:16:36.561909 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.561909 np0000171175 devstack@c-api.service[113598]: warnings.warn( Apr 28 20:16:36.576031 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.576031 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.576031 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.576031 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.576366 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.576366 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.576366 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.576366 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.576562 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.576562 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.576562 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.576562 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.576562 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.576562 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.576790 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.576790 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.576790 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.576790 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.576790 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.576984 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.576984 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.576984 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.576984 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.576984 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.577211 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.577211 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.577211 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.577211 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.577374 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.577374 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.577374 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.577374 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.577374 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.577553 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.577553 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.577553 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.577553 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.577553 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.577724 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.577724 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.577724 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.577724 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.577724 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.577724 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.577935 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.577935 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.577935 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.577935 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.577935 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.577935 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.578141 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.578141 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.578141 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.578141 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.578141 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.578141 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.578363 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.578363 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.578363 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.578363 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.578363 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.578554 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.578554 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.578554 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.578554 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.578554 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.578722 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.578722 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.578722 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.578722 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.578722 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.578722 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.578928 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.578928 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.578928 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.578928 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.578928 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.578928 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.579125 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.579125 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.579125 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.579125 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.579125 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.579335 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.579335 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.579335 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.579335 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.579335 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.579523 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.579523 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.579523 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.579523 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.579687 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.579687 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.579687 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.579687 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.579876 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.579876 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.579876 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.579876 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.579876 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.580065 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.580065 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.580065 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.580065 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.580065 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.580254 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.580254 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.580254 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.580254 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.580425 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.580425 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.580425 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.580425 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.580572 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.580572 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.580572 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.580572 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.580724 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.580724 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.580724 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.580724 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.580870 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.580870 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.580870 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.580870 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.581014 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.581014 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.581014 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.581014 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.581014 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.581228 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.581228 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.581228 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.581228 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.581228 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.581228 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.581451 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.581451 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.581451 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.581451 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.581451 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.581618 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.581618 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.581618 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.581618 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.581618 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.581618 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.581827 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.581827 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.581827 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.581827 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.581827 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.581827 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.582042 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.582042 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.582042 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.582042 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.582042 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.582042 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.582380 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.582380 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.582380 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.582380 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.582380 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.582380 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.582573 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.582573 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.582573 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.582573 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.582718 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.582718 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.582718 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.582718 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.582718 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.582904 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.582904 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.582904 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.582904 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:36.582904 np0000171175 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) Apr 28 20:16:36.582904 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.middleware.request_id [None req-de0138cf-c84f-45b7-907c-298b1a2c1057 None None] RequestId filter calling following filter/app {{(pid=113598) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:16:37.193552 np0000171175 devstack@c-api.service[113598]: INFO cinder.api.openstack.wsgi [None req-de0138cf-c84f-45b7-907c-298b1a2c1057 admin admin] POST https://199.19.213.228/volume/v3/types Apr 28 20:16:37.194275 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.openstack.wsgi [None req-de0138cf-c84f-45b7-907c-298b1a2c1057 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113598) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 28 20:16:37.196064 np0000171175 devstack@c-api.service[113598]: /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 28 20:16:37.196064 np0000171175 devstack@c-api.service[113598]: warnings.warn( Apr 28 20:16:37.205738 np0000171175 devstack@c-api.service[113598]: DEBUG oslo_db.sqlalchemy.engines [None req-de0138cf-c84f-45b7-907c-298b1a2c1057 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=113598) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 28 20:16:37.241279 np0000171175 devstack@c-api.service[113598]: INFO cinder.api.openstack.wsgi [None req-de0138cf-c84f-45b7-907c-298b1a2c1057 admin admin] https://199.19.213.228/volume/v3/types returned with HTTP 200 Apr 28 20:16:37.242099 np0000171175 devstack@c-api.service[113598]: [pid: 113598|app: 0|req: 1/2] 199.19.213.228 () {68 vars in 1288 bytes} [Tue Apr 28 20:16:36 2026] POST /volume/v3/types => generated 186 bytes in 681 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 28 20:16:37.256132 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.middleware.request_id [req-de0138cf-c84f-45b7-907c-298b1a2c1057 req-83c7eeee-26e6-4d05-a82e-aa587babe6af None None] RequestId filter calling following filter/app {{(pid=113599) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:16:37.606515 np0000171175 devstack@c-api.service[113599]: INFO cinder.api.openstack.wsgi [req-de0138cf-c84f-45b7-907c-298b1a2c1057 req-83c7eeee-26e6-4d05-a82e-aa587babe6af admin admin] POST https://199.19.213.228/volume/v3/types/078fce95-4989-4cea-9ff3-756cc741846d/extra_specs Apr 28 20:16:37.607142 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.openstack.wsgi [req-de0138cf-c84f-45b7-907c-298b1a2c1057 req-83c7eeee-26e6-4d05-a82e-aa587babe6af admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113599) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 28 20:16:37.609027 np0000171175 devstack@c-api.service[113599]: /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 28 20:16:37.609027 np0000171175 devstack@c-api.service[113599]: warnings.warn( Apr 28 20:16:37.621154 np0000171175 devstack@c-api.service[113599]: DEBUG oslo_db.sqlalchemy.engines [req-de0138cf-c84f-45b7-907c-298b1a2c1057 req-83c7eeee-26e6-4d05-a82e-aa587babe6af 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=113599) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 28 20:16:37.689891 np0000171175 devstack@c-api.service[113599]: INFO cinder.api.openstack.wsgi [req-de0138cf-c84f-45b7-907c-298b1a2c1057 req-83c7eeee-26e6-4d05-a82e-aa587babe6af admin admin] https://199.19.213.228/volume/v3/types/078fce95-4989-4cea-9ff3-756cc741846d/extra_specs returned with HTTP 200 Apr 28 20:16:37.690815 np0000171175 devstack@c-api.service[113599]: [pid: 113599|app: 0|req: 2/3] 199.19.213.228 () {70 vars in 1505 bytes} [Tue Apr 28 20:16:37 2026] POST /volume/v3/types/078fce95-4989-4cea-9ff3-756cc741846d/extra_specs => generated 55 bytes in 435 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 28 20:16:39.465697 np0000171175 devstack@c-api.service[113596]: DEBUG dbcounter [-] [113596] Writing DB stats cinder:SELECT=6 {{(pid=113596) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:16:39.476678 np0000171175 devstack@c-api.service[113597]: DEBUG dbcounter [-] [113597] Writing DB stats cinder:SELECT=6 {{(pid=113597) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:16:47.236724 np0000171175 devstack@c-api.service[113598]: DEBUG dbcounter [-] [113598] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113598) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:16:47.687847 np0000171175 devstack@c-api.service[113599]: DEBUG dbcounter [-] [113599] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113599) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:20:27.222647 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.222647 np0000171175 devstack@c-api.service[113596]: warnings.warn( Apr 28 20:20:27.235957 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.235957 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.235957 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.235957 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.236540 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.236540 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.236540 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.236540 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.237096 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.237096 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.237096 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.237096 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.237096 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.237096 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.237553 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.237553 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.237553 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.237553 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.237553 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.237938 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.237938 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.237938 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.237938 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.237938 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.238392 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.238392 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.238392 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.238392 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.238731 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.238731 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.238731 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.238731 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.238731 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.239137 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.239137 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.239137 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.239137 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.239137 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.239509 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.239509 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.239509 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.239509 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.239509 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.239509 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.240059 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.240059 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.240059 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.240059 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.240059 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.240059 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.240591 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.240591 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.240591 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.240591 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.240591 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.240591 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.241080 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.241080 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.241080 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.241080 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.241080 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.241572 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.241572 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.241572 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.241572 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.241572 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.242081 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.242081 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.242081 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.242081 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.242081 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.242081 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.243162 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.243162 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.243162 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.243162 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.243162 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.243162 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.243997 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.243997 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.243997 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.243997 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.243997 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.244718 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.244718 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.244718 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.244718 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.244718 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.245108 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.245108 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.245108 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.245108 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.245456 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.245456 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.245456 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.245456 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.245798 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.245798 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.245798 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.245798 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.245798 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.246222 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.246222 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.246222 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.246222 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.246222 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.246603 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.246603 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.246603 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.246603 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.246907 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.246907 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.246907 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.246907 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.247266 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.247266 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.247266 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.247266 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.247608 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.247608 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.247608 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.247608 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.247981 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.247981 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.247981 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.247981 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.248367 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.248367 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.248367 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.248367 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.248367 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.248879 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.248879 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.248879 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.248879 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.248879 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.248879 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.249553 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.249553 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.249553 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.249553 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.249553 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.249713 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.249713 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.249713 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.249713 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.249713 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.249713 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.249937 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.249937 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.249937 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.249937 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.249937 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.249937 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.250131 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.250131 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.250131 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.250131 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.250131 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.250131 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.250389 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.250389 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.250389 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.250389 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.250389 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.250389 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.250597 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.250597 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.250597 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.250597 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.250741 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.250741 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.250741 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.250741 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.250741 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.250946 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.250946 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.250946 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.250946 np0000171175 devstack@c-api.service[113596]: /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 28 20:20:27.250946 np0000171175 devstack@c-api.service[113596]: warnings.warn(deprecated_msg) Apr 28 20:20:27.250946 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.middleware.request_id [None req-caa45ceb-1c87-4cd6-a9be-ae50d35cee4f None None] RequestId filter calling following filter/app {{(pid=113596) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:20:27.250946 np0000171175 devstack@c-api.service[113596]: INFO cinder.api.openstack.wsgi [None req-caa45ceb-1c87-4cd6-a9be-ae50d35cee4f None None] GET https://199.19.213.228/volume// Apr 28 20:20:27.251142 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.openstack.wsgi [None req-caa45ceb-1c87-4cd6-a9be-ae50d35cee4f None None] Empty body provided in request {{(pid=113596) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:20:27.251142 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.openstack.wsgi [None req-caa45ceb-1c87-4cd6-a9be-ae50d35cee4f None None] Calling method 'all' {{(pid=113596) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:20:27.251142 np0000171175 devstack@c-api.service[113596]: INFO cinder.api.openstack.wsgi [None req-caa45ceb-1c87-4cd6-a9be-ae50d35cee4f None None] https://199.19.213.228/volume// returned with HTTP 300 Apr 28 20:20:27.251142 np0000171175 devstack@c-api.service[113596]: [pid: 113596|app: 0|req: 1/4] 199.19.213.228 () {66 vars in 1456 bytes} [Tue Apr 28 20:20:27 2026] GET /volume/ => generated 390 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 28 20:21:06.553323 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.553323 np0000171175 devstack@c-api.service[113597]: warnings.warn( Apr 28 20:21:06.564809 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.564809 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.564809 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.564809 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.564809 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.565356 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.565356 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.565356 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.565356 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.565356 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.565763 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.565763 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.565763 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.565763 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.565763 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.565763 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.566124 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.566124 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.566124 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.566124 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.566382 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.566382 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.566382 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.566382 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.566599 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.566599 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.566599 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.566599 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.566875 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.566875 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.566875 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.566875 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.566875 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.567288 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.567288 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.567288 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.567288 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.567288 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.567702 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.567702 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.567702 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.567702 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.567702 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.567702 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.568262 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.568262 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.568262 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.568262 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.568262 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.568262 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.568609 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.568609 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.568609 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.568609 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.568609 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.568609 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.568929 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.568929 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.568929 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.568929 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.568929 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.569226 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.569226 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.569226 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.569226 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.569226 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.569407 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.569407 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.569407 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.569407 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.569407 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.569407 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.569669 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.569669 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.569669 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.569669 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.569669 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.569669 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.569891 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.569891 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.569891 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.569891 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.569891 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.570100 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.570100 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.570100 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.570100 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.570100 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.570340 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.570340 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.570340 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.570340 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.570679 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.570679 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.570679 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.570679 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.570923 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.570923 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.570923 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.570923 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.570923 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.571145 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.571145 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.571145 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.571145 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.571145 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.571399 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.571399 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.571399 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.571399 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.571552 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.571552 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.571552 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.571552 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.571706 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.571706 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.571706 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.571706 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.571869 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.571869 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.571869 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.571869 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.572070 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.572070 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.572070 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.572070 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.572264 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.572264 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.572264 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.572264 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.572264 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.572468 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.572468 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.572468 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.572468 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.572468 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.572468 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.572684 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.572684 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.572684 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.572684 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.572684 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.572874 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.572874 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.572874 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.572874 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.572874 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.572874 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.573092 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.573092 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.573092 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.573092 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.573092 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.573092 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.573358 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.573358 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.573358 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.573358 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.573358 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.573358 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.573804 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.573804 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.573804 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.573804 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.573804 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.573804 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.574061 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.574061 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.574061 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.574061 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.574240 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.574240 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.574240 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.574240 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.574240 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.574427 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.574427 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.574427 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.574427 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.574427 np0000171175 devstack@c-api.service[113597]: warnings.warn(deprecated_msg) Apr 28 20:21:06.574427 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.middleware.request_id [None req-01eef494-9a08-4258-a843-7b99e4c8c9e1 None None] RequestId filter calling following filter/app {{(pid=113597) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:21:06.899906 np0000171175 devstack@c-api.service[113597]: INFO cinder.api.openstack.wsgi [None req-01eef494-9a08-4258-a843-7b99e4c8c9e1 demo demo] GET https://199.19.213.228/volume/v3/types?is_public=None Apr 28 20:21:06.900299 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.openstack.wsgi [None req-01eef494-9a08-4258-a843-7b99e4c8c9e1 demo demo] Empty body provided in request {{(pid=113597) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:21:06.900530 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.openstack.wsgi [None req-01eef494-9a08-4258-a843-7b99e4c8c9e1 demo demo] Calling method 'index' {{(pid=113597) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:21:06.901013 np0000171175 devstack@c-api.service[113597]: /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 28 20:21:06.901013 np0000171175 devstack@c-api.service[113597]: warnings.warn( Apr 28 20:21:06.901696 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.api_utils [None req-01eef494-9a08-4258-a843-7b99e4c8c9e1 demo demo] Removing options '' from query. {{(pid=113597) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:21:06.912333 np0000171175 devstack@c-api.service[113597]: DEBUG oslo_db.sqlalchemy.engines [None req-01eef494-9a08-4258-a843-7b99e4c8c9e1 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=113597) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 28 20:21:06.935263 np0000171175 devstack@c-api.service[113597]: INFO cinder.api.openstack.wsgi [None req-01eef494-9a08-4258-a843-7b99e4c8c9e1 demo demo] https://199.19.213.228/volume/v3/types?is_public=None returned with HTTP 200 Apr 28 20:21:06.935718 np0000171175 devstack@c-api.service[113597]: [pid: 113597|app: 0|req: 1/5] 199.19.213.228 () {64 vars in 1263 bytes} [Tue Apr 28 20:21:06 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 28 20:21:06.947222 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.middleware.request_id [req-01eef494-9a08-4258-a843-7b99e4c8c9e1 req-65c6dce6-c6a3-49bd-acb5-3fa150818149 None None] RequestId filter calling following filter/app {{(pid=113598) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:21:06.952883 np0000171175 devstack@c-api.service[113598]: INFO cinder.api.openstack.wsgi [req-01eef494-9a08-4258-a843-7b99e4c8c9e1 req-65c6dce6-c6a3-49bd-acb5-3fa150818149 demo demo] GET https://199.19.213.228/volume/v3/types/default Apr 28 20:21:06.953058 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.openstack.wsgi [req-01eef494-9a08-4258-a843-7b99e4c8c9e1 req-65c6dce6-c6a3-49bd-acb5-3fa150818149 demo demo] Empty body provided in request {{(pid=113598) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:21:06.953268 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.openstack.wsgi [req-01eef494-9a08-4258-a843-7b99e4c8c9e1 req-65c6dce6-c6a3-49bd-acb5-3fa150818149 demo demo] Calling method 'show' {{(pid=113598) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:21:06.962542 np0000171175 devstack@c-api.service[113598]: INFO cinder.api.openstack.wsgi [req-01eef494-9a08-4258-a843-7b99e4c8c9e1 req-65c6dce6-c6a3-49bd-acb5-3fa150818149 demo demo] https://199.19.213.228/volume/v3/types/default returned with HTTP 200 Apr 28 20:21:06.962905 np0000171175 devstack@c-api.service[113598]: [pid: 113598|app: 0|req: 2/6] 199.19.213.228 () {66 vars in 1329 bytes} [Tue Apr 28 20:21:06 2026] GET /volume/v3/types/default => generated 145 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 28 20:21:07.342127 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.middleware.request_id [None req-36efcaaa-61f9-44cf-99c6-e15e7bcc3cdf None None] RequestId filter calling following filter/app {{(pid=113599) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:21:07.348861 np0000171175 devstack@c-api.service[113599]: INFO cinder.api.openstack.wsgi [None req-36efcaaa-61f9-44cf-99c6-e15e7bcc3cdf demo demo] GET https://199.19.213.228/volume/v3/types/default Apr 28 20:21:07.349112 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.openstack.wsgi [None req-36efcaaa-61f9-44cf-99c6-e15e7bcc3cdf demo demo] Empty body provided in request {{(pid=113599) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:21:07.349305 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.openstack.wsgi [None req-36efcaaa-61f9-44cf-99c6-e15e7bcc3cdf demo demo] Calling method 'show' {{(pid=113599) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:21:07.364547 np0000171175 devstack@c-api.service[113599]: INFO cinder.api.openstack.wsgi [None req-36efcaaa-61f9-44cf-99c6-e15e7bcc3cdf demo demo] https://199.19.213.228/volume/v3/types/default returned with HTTP 200 Apr 28 20:21:07.365259 np0000171175 devstack@c-api.service[113599]: [pid: 113599|app: 0|req: 3/7] 199.19.213.228 () {64 vars in 1258 bytes} [Tue Apr 28 20:21:07 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 28 20:21:07.790083 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.middleware.request_id [None req-2ee830f4-5289-40ee-817d-f904b2b367ef None None] RequestId filter calling following filter/app {{(pid=113596) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:21:08.147422 np0000171175 devstack@c-api.service[113596]: INFO cinder.api.openstack.wsgi [None req-2ee830f4-5289-40ee-817d-f904b2b367ef demo demo] GET https://199.19.213.228/volume/v3/types/default Apr 28 20:21:08.147775 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.openstack.wsgi [None req-2ee830f4-5289-40ee-817d-f904b2b367ef demo demo] Empty body provided in request {{(pid=113596) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:21:08.148033 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.openstack.wsgi [None req-2ee830f4-5289-40ee-817d-f904b2b367ef demo demo] Calling method 'show' {{(pid=113596) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:21:08.157701 np0000171175 devstack@c-api.service[113596]: DEBUG oslo_db.sqlalchemy.engines [None req-2ee830f4-5289-40ee-817d-f904b2b367ef 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=113596) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 28 20:21:08.174045 np0000171175 devstack@c-api.service[113596]: /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 28 20:21:08.174045 np0000171175 devstack@c-api.service[113596]: warnings.warn( Apr 28 20:21:08.176193 np0000171175 devstack@c-api.service[113596]: INFO cinder.api.openstack.wsgi [None req-2ee830f4-5289-40ee-817d-f904b2b367ef demo demo] https://199.19.213.228/volume/v3/types/default returned with HTTP 200 Apr 28 20:21:08.176576 np0000171175 devstack@c-api.service[113596]: [pid: 113596|app: 0|req: 2/8] 199.19.213.228 () {64 vars in 1258 bytes} [Tue Apr 28 20:21:07 2026] GET /volume/v3/types/default => generated 145 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 28 20:21:08.191049 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.middleware.request_id [None req-9d1cae5b-2351-4315-af8a-c3fcbca01dcd None None] RequestId filter calling following filter/app {{(pid=113597) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:21:08.195090 np0000171175 devstack@c-api.service[113597]: INFO cinder.api.openstack.wsgi [None req-9d1cae5b-2351-4315-af8a-c3fcbca01dcd demo demo] GET https://199.19.213.228/volume/v3/types/default Apr 28 20:21:08.195599 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.openstack.wsgi [None req-9d1cae5b-2351-4315-af8a-c3fcbca01dcd demo demo] Empty body provided in request {{(pid=113597) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:21:08.196013 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.openstack.wsgi [None req-9d1cae5b-2351-4315-af8a-c3fcbca01dcd demo demo] Calling method 'show' {{(pid=113597) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:21:08.210887 np0000171175 devstack@c-api.service[113597]: INFO cinder.api.openstack.wsgi [None req-9d1cae5b-2351-4315-af8a-c3fcbca01dcd demo demo] https://199.19.213.228/volume/v3/types/default returned with HTTP 200 Apr 28 20:21:08.211288 np0000171175 devstack@c-api.service[113597]: [pid: 113597|app: 0|req: 2/9] 199.19.213.228 () {64 vars in 1258 bytes} [Tue Apr 28 20:21:08 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 28 20:21:16.959525 np0000171175 devstack@c-api.service[113598]: DEBUG dbcounter [-] [113598] Writing DB stats cinder:SELECT=2 {{(pid=113598) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:21:17.360401 np0000171175 devstack@c-api.service[113599]: DEBUG dbcounter [-] [113599] Writing DB stats cinder:SELECT=2 {{(pid=113599) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:21:18.172579 np0000171175 devstack@c-api.service[113596]: DEBUG dbcounter [-] [113596] Writing DB stats cinder:SELECT=2 {{(pid=113596) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:21:18.207253 np0000171175 devstack@c-api.service[113597]: DEBUG dbcounter [-] [113597] Writing DB stats cinder:SELECT=3 {{(pid=113597) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:26:53.168919 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.middleware.request_id [None req-7bde1ebc-559d-4a3a-976e-f96f433f569e None None] RequestId filter calling following filter/app {{(pid=113598) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:26:53.250441 np0000171175 devstack@c-api.service[113598]: INFO cinder.api.openstack.wsgi [None req-7bde1ebc-559d-4a3a-976e-f96f433f569e demo demo] GET https://199.19.213.228/volume/v3/volumes/detail Apr 28 20:26:53.251015 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.openstack.wsgi [None req-7bde1ebc-559d-4a3a-976e-f96f433f569e demo demo] Empty body provided in request {{(pid=113598) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:26:53.252027 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.openstack.wsgi [None req-7bde1ebc-559d-4a3a-976e-f96f433f569e demo demo] Calling method 'detail' {{(pid=113598) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:26:53.253491 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.api_utils [None req-7bde1ebc-559d-4a3a-976e-f96f433f569e demo demo] Removing options '' from query. {{(pid=113598) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:26:53.255401 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.volume.api [None req-7bde1ebc-559d-4a3a-976e-f96f433f569e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113598) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:26:53.301502 np0000171175 devstack@c-api.service[113598]: INFO cinder.volume.api [None req-7bde1ebc-559d-4a3a-976e-f96f433f569e demo demo] Get all volumes completed successfully. Apr 28 20:26:53.304713 np0000171175 devstack@c-api.service[113598]: INFO cinder.api.openstack.wsgi [None req-7bde1ebc-559d-4a3a-976e-f96f433f569e demo demo] https://199.19.213.228/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:26:53.305938 np0000171175 devstack@c-api.service[113598]: [pid: 113598|app: 0|req: 3/10] 199.19.213.228 () {64 vars in 1296 bytes} [Tue Apr 28 20:26:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 28 20:27:03.290307 np0000171175 devstack@c-api.service[113598]: DEBUG dbcounter [-] [113598] Writing DB stats cinder:SELECT=1 {{(pid=113598) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:27:53.335668 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.middleware.request_id [None req-4cdd56f0-8bc8-44bc-88d3-317cad95d1bb None None] RequestId filter calling following filter/app {{(pid=113599) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:27:53.339335 np0000171175 devstack@c-api.service[113599]: INFO cinder.api.openstack.wsgi [None req-4cdd56f0-8bc8-44bc-88d3-317cad95d1bb demo demo] GET https://199.19.213.228/volume/v3/volumes/detail Apr 28 20:27:53.339601 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.openstack.wsgi [None req-4cdd56f0-8bc8-44bc-88d3-317cad95d1bb demo demo] Empty body provided in request {{(pid=113599) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:27:53.339855 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.openstack.wsgi [None req-4cdd56f0-8bc8-44bc-88d3-317cad95d1bb demo demo] Calling method 'detail' {{(pid=113599) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:27:53.340721 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.api_utils [None req-4cdd56f0-8bc8-44bc-88d3-317cad95d1bb demo demo] Removing options '' from query. {{(pid=113599) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:27:53.342180 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.volume.api [None req-4cdd56f0-8bc8-44bc-88d3-317cad95d1bb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113599) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:27:53.382070 np0000171175 devstack@c-api.service[113599]: INFO cinder.volume.api [None req-4cdd56f0-8bc8-44bc-88d3-317cad95d1bb demo demo] Get all volumes completed successfully. Apr 28 20:27:53.386402 np0000171175 devstack@c-api.service[113599]: INFO cinder.api.openstack.wsgi [None req-4cdd56f0-8bc8-44bc-88d3-317cad95d1bb demo demo] https://199.19.213.228/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:27:53.386885 np0000171175 devstack@c-api.service[113599]: [pid: 113599|app: 0|req: 4/11] 199.19.213.228 () {64 vars in 1296 bytes} [Tue Apr 28 20:27:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 28 20:28:03.373506 np0000171175 devstack@c-api.service[113599]: DEBUG dbcounter [-] [113599] Writing DB stats cinder:SELECT=1 {{(pid=113599) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:28:53.407288 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.middleware.request_id [None req-ae907e3c-328b-4887-a489-7a6c3cd66b65 None None] RequestId filter calling following filter/app {{(pid=113596) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:28:53.411595 np0000171175 devstack@c-api.service[113596]: INFO cinder.api.openstack.wsgi [None req-ae907e3c-328b-4887-a489-7a6c3cd66b65 demo demo] GET https://199.19.213.228/volume/v3/volumes/detail Apr 28 20:28:53.417236 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.openstack.wsgi [None req-ae907e3c-328b-4887-a489-7a6c3cd66b65 demo demo] Empty body provided in request {{(pid=113596) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:28:53.417236 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.openstack.wsgi [None req-ae907e3c-328b-4887-a489-7a6c3cd66b65 demo demo] Calling method 'detail' {{(pid=113596) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:28:53.417236 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.api_utils [None req-ae907e3c-328b-4887-a489-7a6c3cd66b65 demo demo] Removing options '' from query. {{(pid=113596) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:28:53.417236 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.volume.api [None req-ae907e3c-328b-4887-a489-7a6c3cd66b65 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113596) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:28:53.456233 np0000171175 devstack@c-api.service[113596]: INFO cinder.volume.api [None req-ae907e3c-328b-4887-a489-7a6c3cd66b65 demo demo] Get all volumes completed successfully. Apr 28 20:28:53.458832 np0000171175 devstack@c-api.service[113596]: INFO cinder.api.openstack.wsgi [None req-ae907e3c-328b-4887-a489-7a6c3cd66b65 demo demo] https://199.19.213.228/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:28:53.459298 np0000171175 devstack@c-api.service[113596]: [pid: 113596|app: 0|req: 3/12] 199.19.213.228 () {64 vars in 1296 bytes} [Tue Apr 28 20:28:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 28 20:29:03.452974 np0000171175 devstack@c-api.service[113596]: DEBUG dbcounter [-] [113596] Writing DB stats cinder:SELECT=1 {{(pid=113596) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:29:53.472851 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.middleware.request_id [None req-c59fcd9e-cba3-46b1-8350-aa3180fffb86 None None] RequestId filter calling following filter/app {{(pid=113597) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:29:53.478777 np0000171175 devstack@c-api.service[113597]: INFO cinder.api.openstack.wsgi [None req-c59fcd9e-cba3-46b1-8350-aa3180fffb86 demo demo] GET https://199.19.213.228/volume/v3/volumes/detail Apr 28 20:29:53.479822 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.openstack.wsgi [None req-c59fcd9e-cba3-46b1-8350-aa3180fffb86 demo demo] Empty body provided in request {{(pid=113597) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:29:53.479822 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.openstack.wsgi [None req-c59fcd9e-cba3-46b1-8350-aa3180fffb86 demo demo] Calling method 'detail' {{(pid=113597) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:29:53.480415 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.api_utils [None req-c59fcd9e-cba3-46b1-8350-aa3180fffb86 demo demo] Removing options '' from query. {{(pid=113597) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:29:53.481729 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.volume.api [None req-c59fcd9e-cba3-46b1-8350-aa3180fffb86 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113597) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:29:53.523849 np0000171175 devstack@c-api.service[113597]: INFO cinder.volume.api [None req-c59fcd9e-cba3-46b1-8350-aa3180fffb86 demo demo] Get all volumes completed successfully. Apr 28 20:29:53.527009 np0000171175 devstack@c-api.service[113597]: INFO cinder.api.openstack.wsgi [None req-c59fcd9e-cba3-46b1-8350-aa3180fffb86 demo demo] https://199.19.213.228/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:29:53.527814 np0000171175 devstack@c-api.service[113597]: [pid: 113597|app: 0|req: 3/13] 199.19.213.228 () {64 vars in 1296 bytes} [Tue Apr 28 20:29:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 28 20:30:03.515327 np0000171175 devstack@c-api.service[113597]: DEBUG dbcounter [-] [113597] Writing DB stats cinder:SELECT=1 {{(pid=113597) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:30:53.555724 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.middleware.request_id [None req-ea69dd4a-c968-43ce-858c-25643970076a None None] RequestId filter calling following filter/app {{(pid=113598) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:30:53.559332 np0000171175 devstack@c-api.service[113598]: INFO cinder.api.openstack.wsgi [None req-ea69dd4a-c968-43ce-858c-25643970076a demo demo] GET https://199.19.213.228/volume/v3/volumes/detail Apr 28 20:30:53.559630 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.openstack.wsgi [None req-ea69dd4a-c968-43ce-858c-25643970076a demo demo] Empty body provided in request {{(pid=113598) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:30:53.559959 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.openstack.wsgi [None req-ea69dd4a-c968-43ce-858c-25643970076a demo demo] Calling method 'detail' {{(pid=113598) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:30:53.560409 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.api_utils [None req-ea69dd4a-c968-43ce-858c-25643970076a demo demo] Removing options '' from query. {{(pid=113598) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:30:53.561610 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.volume.api [None req-ea69dd4a-c968-43ce-858c-25643970076a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113598) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:30:53.573554 np0000171175 devstack@c-api.service[113598]: INFO cinder.volume.api [None req-ea69dd4a-c968-43ce-858c-25643970076a demo demo] Get all volumes completed successfully. Apr 28 20:30:53.576492 np0000171175 devstack@c-api.service[113598]: INFO cinder.api.openstack.wsgi [None req-ea69dd4a-c968-43ce-858c-25643970076a demo demo] https://199.19.213.228/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:30:53.577022 np0000171175 devstack@c-api.service[113598]: [pid: 113598|app: 0|req: 4/14] 199.19.213.228 () {64 vars in 1296 bytes} [Tue Apr 28 20:30: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 28 20:31:03.564467 np0000171175 devstack@c-api.service[113598]: DEBUG dbcounter [-] [113598] Writing DB stats cinder:SELECT=1 {{(pid=113598) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:31:53.591429 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.middleware.request_id [None req-26113a60-d3a2-4b81-8bb8-fbe1dca3fcf7 None None] RequestId filter calling following filter/app {{(pid=113599) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:31:53.718885 np0000171175 devstack@c-api.service[113599]: INFO cinder.api.openstack.wsgi [None req-26113a60-d3a2-4b81-8bb8-fbe1dca3fcf7 demo demo] GET https://199.19.213.228/volume/v3/volumes/detail Apr 28 20:31:53.719333 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.openstack.wsgi [None req-26113a60-d3a2-4b81-8bb8-fbe1dca3fcf7 demo demo] Empty body provided in request {{(pid=113599) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:31:53.719845 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.openstack.wsgi [None req-26113a60-d3a2-4b81-8bb8-fbe1dca3fcf7 demo demo] Calling method 'detail' {{(pid=113599) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:31:53.720423 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.api_utils [None req-26113a60-d3a2-4b81-8bb8-fbe1dca3fcf7 demo demo] Removing options '' from query. {{(pid=113599) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:31:53.722039 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.volume.api [None req-26113a60-d3a2-4b81-8bb8-fbe1dca3fcf7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113599) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:31:53.731623 np0000171175 devstack@c-api.service[113599]: INFO cinder.volume.api [None req-26113a60-d3a2-4b81-8bb8-fbe1dca3fcf7 demo demo] Get all volumes completed successfully. Apr 28 20:31:53.733481 np0000171175 devstack@c-api.service[113599]: INFO cinder.api.openstack.wsgi [None req-26113a60-d3a2-4b81-8bb8-fbe1dca3fcf7 demo demo] https://199.19.213.228/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:31:53.733803 np0000171175 devstack@c-api.service[113599]: [pid: 113599|app: 0|req: 5/15] 199.19.213.228 () {64 vars in 1296 bytes} [Tue Apr 28 20:31:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 28 20:32:03.726779 np0000171175 devstack@c-api.service[113599]: DEBUG dbcounter [-] [113599] Writing DB stats cinder:SELECT=1 {{(pid=113599) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:32:53.748426 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.middleware.request_id [None req-522a1d98-51b0-49ba-b607-366d74d1c6d6 None None] RequestId filter calling following filter/app {{(pid=113596) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:32:53.750785 np0000171175 devstack@c-api.service[113596]: INFO cinder.api.openstack.wsgi [None req-522a1d98-51b0-49ba-b607-366d74d1c6d6 demo demo] GET https://199.19.213.228/volume/v3/volumes/detail Apr 28 20:32:53.751021 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.openstack.wsgi [None req-522a1d98-51b0-49ba-b607-366d74d1c6d6 demo demo] Empty body provided in request {{(pid=113596) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:32:53.751294 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.openstack.wsgi [None req-522a1d98-51b0-49ba-b607-366d74d1c6d6 demo demo] Calling method 'detail' {{(pid=113596) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:32:53.751622 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.api_utils [None req-522a1d98-51b0-49ba-b607-366d74d1c6d6 demo demo] Removing options '' from query. {{(pid=113596) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:32:53.752627 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.volume.api [None req-522a1d98-51b0-49ba-b607-366d74d1c6d6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113596) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:32:53.764232 np0000171175 devstack@c-api.service[113596]: INFO cinder.volume.api [None req-522a1d98-51b0-49ba-b607-366d74d1c6d6 demo demo] Get all volumes completed successfully. Apr 28 20:32:53.767379 np0000171175 devstack@c-api.service[113596]: INFO cinder.api.openstack.wsgi [None req-522a1d98-51b0-49ba-b607-366d74d1c6d6 demo demo] https://199.19.213.228/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:32:53.768156 np0000171175 devstack@c-api.service[113596]: [pid: 113596|app: 0|req: 4/16] 199.19.213.228 () {64 vars in 1296 bytes} [Tue Apr 28 20:32:53 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 28 20:33:03.755985 np0000171175 devstack@c-api.service[113596]: DEBUG dbcounter [-] [113596] Writing DB stats cinder:SELECT=1 {{(pid=113596) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:33:53.784646 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.middleware.request_id [None req-50c1f700-3a16-4ef0-9fdd-583fce25b772 None None] RequestId filter calling following filter/app {{(pid=113597) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:33:53.788131 np0000171175 devstack@c-api.service[113597]: INFO cinder.api.openstack.wsgi [None req-50c1f700-3a16-4ef0-9fdd-583fce25b772 demo demo] GET https://199.19.213.228/volume/v3/volumes/detail Apr 28 20:33:53.788426 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.openstack.wsgi [None req-50c1f700-3a16-4ef0-9fdd-583fce25b772 demo demo] Empty body provided in request {{(pid=113597) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:33:53.788680 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.openstack.wsgi [None req-50c1f700-3a16-4ef0-9fdd-583fce25b772 demo demo] Calling method 'detail' {{(pid=113597) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:33:53.789003 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.api_utils [None req-50c1f700-3a16-4ef0-9fdd-583fce25b772 demo demo] Removing options '' from query. {{(pid=113597) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:33:53.790947 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.volume.api [None req-50c1f700-3a16-4ef0-9fdd-583fce25b772 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113597) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:33:53.801667 np0000171175 devstack@c-api.service[113597]: INFO cinder.volume.api [None req-50c1f700-3a16-4ef0-9fdd-583fce25b772 demo demo] Get all volumes completed successfully. Apr 28 20:33:53.803680 np0000171175 devstack@c-api.service[113597]: INFO cinder.api.openstack.wsgi [None req-50c1f700-3a16-4ef0-9fdd-583fce25b772 demo demo] https://199.19.213.228/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:33:53.804029 np0000171175 devstack@c-api.service[113597]: [pid: 113597|app: 0|req: 4/17] 199.19.213.228 () {64 vars in 1296 bytes} [Tue Apr 28 20:33: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 28 20:34:03.794326 np0000171175 devstack@c-api.service[113597]: DEBUG dbcounter [-] [113597] Writing DB stats cinder:SELECT=1 {{(pid=113597) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:34:53.818022 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.middleware.request_id [None req-9f61fd26-6208-402f-8c8c-92b14ce90f68 None None] RequestId filter calling following filter/app {{(pid=113598) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:34:53.822015 np0000171175 devstack@c-api.service[113598]: INFO cinder.api.openstack.wsgi [None req-9f61fd26-6208-402f-8c8c-92b14ce90f68 demo demo] GET https://199.19.213.228/volume/v3/volumes/detail Apr 28 20:34:53.822415 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.openstack.wsgi [None req-9f61fd26-6208-402f-8c8c-92b14ce90f68 demo demo] Empty body provided in request {{(pid=113598) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:34:53.822791 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.openstack.wsgi [None req-9f61fd26-6208-402f-8c8c-92b14ce90f68 demo demo] Calling method 'detail' {{(pid=113598) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:34:53.823357 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.api_utils [None req-9f61fd26-6208-402f-8c8c-92b14ce90f68 demo demo] Removing options '' from query. {{(pid=113598) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:34:53.824739 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.volume.api [None req-9f61fd26-6208-402f-8c8c-92b14ce90f68 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113598) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:34:53.835646 np0000171175 devstack@c-api.service[113598]: INFO cinder.volume.api [None req-9f61fd26-6208-402f-8c8c-92b14ce90f68 demo demo] Get all volumes completed successfully. Apr 28 20:34:53.838663 np0000171175 devstack@c-api.service[113598]: INFO cinder.api.openstack.wsgi [None req-9f61fd26-6208-402f-8c8c-92b14ce90f68 demo demo] https://199.19.213.228/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:34:53.839136 np0000171175 devstack@c-api.service[113598]: [pid: 113598|app: 0|req: 5/18] 199.19.213.228 () {64 vars in 1296 bytes} [Tue Apr 28 20:34: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 28 20:35:03.829301 np0000171175 devstack@c-api.service[113598]: DEBUG dbcounter [-] [113598] Writing DB stats cinder:SELECT=1 {{(pid=113598) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:35:53.856497 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.middleware.request_id [None req-9d58edec-1acf-46f2-b9f5-cfb7bc6be1b4 None None] RequestId filter calling following filter/app {{(pid=113599) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:35:53.858460 np0000171175 devstack@c-api.service[113599]: INFO cinder.api.openstack.wsgi [None req-9d58edec-1acf-46f2-b9f5-cfb7bc6be1b4 demo demo] GET https://199.19.213.228/volume/v3/volumes/detail Apr 28 20:35:53.858796 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.openstack.wsgi [None req-9d58edec-1acf-46f2-b9f5-cfb7bc6be1b4 demo demo] Empty body provided in request {{(pid=113599) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:35:53.859131 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.openstack.wsgi [None req-9d58edec-1acf-46f2-b9f5-cfb7bc6be1b4 demo demo] Calling method 'detail' {{(pid=113599) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:35:53.859562 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.api_utils [None req-9d58edec-1acf-46f2-b9f5-cfb7bc6be1b4 demo demo] Removing options '' from query. {{(pid=113599) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:35:53.860595 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.volume.api [None req-9d58edec-1acf-46f2-b9f5-cfb7bc6be1b4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113599) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:35:53.870554 np0000171175 devstack@c-api.service[113599]: INFO cinder.volume.api [None req-9d58edec-1acf-46f2-b9f5-cfb7bc6be1b4 demo demo] Get all volumes completed successfully. Apr 28 20:35:53.873380 np0000171175 devstack@c-api.service[113599]: INFO cinder.api.openstack.wsgi [None req-9d58edec-1acf-46f2-b9f5-cfb7bc6be1b4 demo demo] https://199.19.213.228/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:35:53.874007 np0000171175 devstack@c-api.service[113599]: [pid: 113599|app: 0|req: 6/19] 199.19.213.228 () {64 vars in 1296 bytes} [Tue Apr 28 20:35:53 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 28 20:36:03.864023 np0000171175 devstack@c-api.service[113599]: DEBUG dbcounter [-] [113599] Writing DB stats cinder:SELECT=1 {{(pid=113599) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:36:53.894097 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.middleware.request_id [None req-78db739b-3eeb-4718-95a1-3b71944437b6 None None] RequestId filter calling following filter/app {{(pid=113596) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:36:54.052596 np0000171175 devstack@c-api.service[113596]: INFO cinder.api.openstack.wsgi [None req-78db739b-3eeb-4718-95a1-3b71944437b6 demo demo] GET https://199.19.213.228/volume/v3/volumes/detail Apr 28 20:36:54.052720 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.openstack.wsgi [None req-78db739b-3eeb-4718-95a1-3b71944437b6 demo demo] Empty body provided in request {{(pid=113596) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:36:54.053127 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.openstack.wsgi [None req-78db739b-3eeb-4718-95a1-3b71944437b6 demo demo] Calling method 'detail' {{(pid=113596) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:36:54.053576 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.api_utils [None req-78db739b-3eeb-4718-95a1-3b71944437b6 demo demo] Removing options '' from query. {{(pid=113596) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:36:54.054660 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.volume.api [None req-78db739b-3eeb-4718-95a1-3b71944437b6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113596) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:36:54.064874 np0000171175 devstack@c-api.service[113596]: INFO cinder.volume.api [None req-78db739b-3eeb-4718-95a1-3b71944437b6 demo demo] Get all volumes completed successfully. Apr 28 20:36:54.066714 np0000171175 devstack@c-api.service[113596]: INFO cinder.api.openstack.wsgi [None req-78db739b-3eeb-4718-95a1-3b71944437b6 demo demo] https://199.19.213.228/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:36:54.067224 np0000171175 devstack@c-api.service[113596]: [pid: 113596|app: 0|req: 5/20] 199.19.213.228 () {64 vars in 1296 bytes} [Tue Apr 28 20:36:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 28 20:37:04.058328 np0000171175 devstack@c-api.service[113596]: DEBUG dbcounter [-] [113596] Writing DB stats cinder:SELECT=1 {{(pid=113596) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:37:54.083410 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.middleware.request_id [None req-803e53bb-4b4f-4a90-afed-799abee2b1f7 None None] RequestId filter calling following filter/app {{(pid=113597) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:37:54.086912 np0000171175 devstack@c-api.service[113597]: INFO cinder.api.openstack.wsgi [None req-803e53bb-4b4f-4a90-afed-799abee2b1f7 demo demo] GET https://199.19.213.228/volume/v3/volumes/detail Apr 28 20:37:54.087161 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.openstack.wsgi [None req-803e53bb-4b4f-4a90-afed-799abee2b1f7 demo demo] Empty body provided in request {{(pid=113597) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:37:54.087833 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.openstack.wsgi [None req-803e53bb-4b4f-4a90-afed-799abee2b1f7 demo demo] Calling method 'detail' {{(pid=113597) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:37:54.088025 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.api_utils [None req-803e53bb-4b4f-4a90-afed-799abee2b1f7 demo demo] Removing options '' from query. {{(pid=113597) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:37:54.088969 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.volume.api [None req-803e53bb-4b4f-4a90-afed-799abee2b1f7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113597) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:37:54.102454 np0000171175 devstack@c-api.service[113597]: INFO cinder.volume.api [None req-803e53bb-4b4f-4a90-afed-799abee2b1f7 demo demo] Get all volumes completed successfully. Apr 28 20:37:54.105575 np0000171175 devstack@c-api.service[113597]: INFO cinder.api.openstack.wsgi [None req-803e53bb-4b4f-4a90-afed-799abee2b1f7 demo demo] https://199.19.213.228/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:37:54.105965 np0000171175 devstack@c-api.service[113597]: [pid: 113597|app: 0|req: 5/21] 199.19.213.228 () {64 vars in 1296 bytes} [Tue Apr 28 20:37:54 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 28 20:38:04.095333 np0000171175 devstack@c-api.service[113597]: DEBUG dbcounter [-] [113597] Writing DB stats cinder:SELECT=1 {{(pid=113597) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:38:54.122216 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.middleware.request_id [None req-fe466316-4f2c-4560-9aaa-928f8c9a26ee None None] RequestId filter calling following filter/app {{(pid=113598) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:38:54.125795 np0000171175 devstack@c-api.service[113598]: INFO cinder.api.openstack.wsgi [None req-fe466316-4f2c-4560-9aaa-928f8c9a26ee demo demo] GET https://199.19.213.228/volume/v3/volumes/detail Apr 28 20:38:54.126054 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.openstack.wsgi [None req-fe466316-4f2c-4560-9aaa-928f8c9a26ee demo demo] Empty body provided in request {{(pid=113598) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:38:54.126440 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.openstack.wsgi [None req-fe466316-4f2c-4560-9aaa-928f8c9a26ee demo demo] Calling method 'detail' {{(pid=113598) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:38:54.126677 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.api_utils [None req-fe466316-4f2c-4560-9aaa-928f8c9a26ee demo demo] Removing options '' from query. {{(pid=113598) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:38:54.127673 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.volume.api [None req-fe466316-4f2c-4560-9aaa-928f8c9a26ee demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113598) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:38:54.137832 np0000171175 devstack@c-api.service[113598]: INFO cinder.volume.api [None req-fe466316-4f2c-4560-9aaa-928f8c9a26ee demo demo] Get all volumes completed successfully. Apr 28 20:38:54.140778 np0000171175 devstack@c-api.service[113598]: INFO cinder.api.openstack.wsgi [None req-fe466316-4f2c-4560-9aaa-928f8c9a26ee demo demo] https://199.19.213.228/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:38:54.141316 np0000171175 devstack@c-api.service[113598]: [pid: 113598|app: 0|req: 6/22] 199.19.213.228 () {64 vars in 1296 bytes} [Tue Apr 28 20:38: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 28 20:39:04.130702 np0000171175 devstack@c-api.service[113598]: DEBUG dbcounter [-] [113598] Writing DB stats cinder:SELECT=1 {{(pid=113598) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:39:54.155478 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.middleware.request_id [None req-319acdf2-30fe-4c52-9080-ddcf61d3fd0c None None] RequestId filter calling following filter/app {{(pid=113599) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:39:54.158438 np0000171175 devstack@c-api.service[113599]: INFO cinder.api.openstack.wsgi [None req-319acdf2-30fe-4c52-9080-ddcf61d3fd0c demo demo] GET https://199.19.213.228/volume/v3/volumes/detail Apr 28 20:39:54.158685 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.openstack.wsgi [None req-319acdf2-30fe-4c52-9080-ddcf61d3fd0c demo demo] Empty body provided in request {{(pid=113599) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:39:54.158939 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.openstack.wsgi [None req-319acdf2-30fe-4c52-9080-ddcf61d3fd0c demo demo] Calling method 'detail' {{(pid=113599) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:39:54.159256 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.api_utils [None req-319acdf2-30fe-4c52-9080-ddcf61d3fd0c demo demo] Removing options '' from query. {{(pid=113599) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:39:54.160210 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.volume.api [None req-319acdf2-30fe-4c52-9080-ddcf61d3fd0c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113599) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:39:54.169821 np0000171175 devstack@c-api.service[113599]: INFO cinder.volume.api [None req-319acdf2-30fe-4c52-9080-ddcf61d3fd0c demo demo] Get all volumes completed successfully. Apr 28 20:39:54.173000 np0000171175 devstack@c-api.service[113599]: INFO cinder.api.openstack.wsgi [None req-319acdf2-30fe-4c52-9080-ddcf61d3fd0c demo demo] https://199.19.213.228/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:39:54.173508 np0000171175 devstack@c-api.service[113599]: [pid: 113599|app: 0|req: 7/23] 199.19.213.228 () {64 vars in 1296 bytes} [Tue Apr 28 20:39: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 28 20:40:04.163938 np0000171175 devstack@c-api.service[113599]: DEBUG dbcounter [-] [113599] Writing DB stats cinder:SELECT=1 {{(pid=113599) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:40:54.188940 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.middleware.request_id [None req-e0ccf391-20f7-4ae5-849e-6a16a32860f8 None None] RequestId filter calling following filter/app {{(pid=113596) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:40:54.192885 np0000171175 devstack@c-api.service[113596]: INFO cinder.api.openstack.wsgi [None req-e0ccf391-20f7-4ae5-849e-6a16a32860f8 demo demo] GET https://199.19.213.228/volume/v3/volumes/detail Apr 28 20:40:54.193097 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.openstack.wsgi [None req-e0ccf391-20f7-4ae5-849e-6a16a32860f8 demo demo] Empty body provided in request {{(pid=113596) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:40:54.193406 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.openstack.wsgi [None req-e0ccf391-20f7-4ae5-849e-6a16a32860f8 demo demo] Calling method 'detail' {{(pid=113596) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:40:54.193771 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.api_utils [None req-e0ccf391-20f7-4ae5-849e-6a16a32860f8 demo demo] Removing options '' from query. {{(pid=113596) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:40:54.195052 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.volume.api [None req-e0ccf391-20f7-4ae5-849e-6a16a32860f8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113596) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:40:54.205675 np0000171175 devstack@c-api.service[113596]: INFO cinder.volume.api [None req-e0ccf391-20f7-4ae5-849e-6a16a32860f8 demo demo] Get all volumes completed successfully. Apr 28 20:40:54.208214 np0000171175 devstack@c-api.service[113596]: INFO cinder.api.openstack.wsgi [None req-e0ccf391-20f7-4ae5-849e-6a16a32860f8 demo demo] https://199.19.213.228/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:40:54.208741 np0000171175 devstack@c-api.service[113596]: [pid: 113596|app: 0|req: 6/24] 199.19.213.228 () {64 vars in 1296 bytes} [Tue Apr 28 20:40: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 28 20:41:04.199926 np0000171175 devstack@c-api.service[113596]: DEBUG dbcounter [-] [113596] Writing DB stats cinder:SELECT=1 {{(pid=113596) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:41:54.225475 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.middleware.request_id [None req-3f8221bb-81e8-40de-aed1-d239107138e6 None None] RequestId filter calling following filter/app {{(pid=113597) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:41:54.361239 np0000171175 devstack@c-api.service[113597]: INFO cinder.api.openstack.wsgi [None req-3f8221bb-81e8-40de-aed1-d239107138e6 demo demo] GET https://199.19.213.228/volume/v3/volumes/detail Apr 28 20:41:54.361491 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.openstack.wsgi [None req-3f8221bb-81e8-40de-aed1-d239107138e6 demo demo] Empty body provided in request {{(pid=113597) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:41:54.361714 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.openstack.wsgi [None req-3f8221bb-81e8-40de-aed1-d239107138e6 demo demo] Calling method 'detail' {{(pid=113597) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:41:54.362224 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.api_utils [None req-3f8221bb-81e8-40de-aed1-d239107138e6 demo demo] Removing options '' from query. {{(pid=113597) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:41:54.363035 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.volume.api [None req-3f8221bb-81e8-40de-aed1-d239107138e6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113597) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:41:54.372050 np0000171175 devstack@c-api.service[113597]: INFO cinder.volume.api [None req-3f8221bb-81e8-40de-aed1-d239107138e6 demo demo] Get all volumes completed successfully. Apr 28 20:41:54.374915 np0000171175 devstack@c-api.service[113597]: INFO cinder.api.openstack.wsgi [None req-3f8221bb-81e8-40de-aed1-d239107138e6 demo demo] https://199.19.213.228/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:41:54.375530 np0000171175 devstack@c-api.service[113597]: [pid: 113597|app: 0|req: 6/25] 199.19.213.228 () {64 vars in 1296 bytes} [Tue Apr 28 20:41:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 28 20:42:04.368935 np0000171175 devstack@c-api.service[113597]: DEBUG dbcounter [-] [113597] Writing DB stats cinder:SELECT=1 {{(pid=113597) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:42:54.403219 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.middleware.request_id [None req-de5bf95a-e29a-4b8a-b214-e6e8b493d6d6 None None] RequestId filter calling following filter/app {{(pid=113598) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:42:54.408780 np0000171175 devstack@c-api.service[113598]: INFO cinder.api.openstack.wsgi [None req-de5bf95a-e29a-4b8a-b214-e6e8b493d6d6 demo demo] GET https://199.19.213.228/volume/v3/volumes/detail Apr 28 20:42:54.409029 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.openstack.wsgi [None req-de5bf95a-e29a-4b8a-b214-e6e8b493d6d6 demo demo] Empty body provided in request {{(pid=113598) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:42:54.409834 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.openstack.wsgi [None req-de5bf95a-e29a-4b8a-b214-e6e8b493d6d6 demo demo] Calling method 'detail' {{(pid=113598) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:42:54.410224 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.api_utils [None req-de5bf95a-e29a-4b8a-b214-e6e8b493d6d6 demo demo] Removing options '' from query. {{(pid=113598) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:42:54.411325 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.volume.api [None req-de5bf95a-e29a-4b8a-b214-e6e8b493d6d6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113598) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:42:54.418418 np0000171175 devstack@c-api.service[113598]: INFO cinder.volume.api [None req-de5bf95a-e29a-4b8a-b214-e6e8b493d6d6 demo demo] Get all volumes completed successfully. Apr 28 20:42:54.422437 np0000171175 devstack@c-api.service[113598]: INFO cinder.api.openstack.wsgi [None req-de5bf95a-e29a-4b8a-b214-e6e8b493d6d6 demo demo] https://199.19.213.228/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:42:54.423020 np0000171175 devstack@c-api.service[113598]: [pid: 113598|app: 0|req: 7/26] 199.19.213.228 () {64 vars in 1296 bytes} [Tue Apr 28 20:42:54 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 28 20:43:04.415155 np0000171175 devstack@c-api.service[113598]: DEBUG dbcounter [-] [113598] Writing DB stats cinder:SELECT=1 {{(pid=113598) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:43:54.440455 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.middleware.request_id [None req-87980d44-42cf-40ef-9f9c-3e82432cb816 None None] RequestId filter calling following filter/app {{(pid=113599) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:43:54.445513 np0000171175 devstack@c-api.service[113599]: INFO cinder.api.openstack.wsgi [None req-87980d44-42cf-40ef-9f9c-3e82432cb816 demo demo] GET https://199.19.213.228/volume/v3/volumes/detail Apr 28 20:43:54.445880 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.openstack.wsgi [None req-87980d44-42cf-40ef-9f9c-3e82432cb816 demo demo] Empty body provided in request {{(pid=113599) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:43:54.446411 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.openstack.wsgi [None req-87980d44-42cf-40ef-9f9c-3e82432cb816 demo demo] Calling method 'detail' {{(pid=113599) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:43:54.446835 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.api_utils [None req-87980d44-42cf-40ef-9f9c-3e82432cb816 demo demo] Removing options '' from query. {{(pid=113599) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:43:54.447960 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.volume.api [None req-87980d44-42cf-40ef-9f9c-3e82432cb816 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113599) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:43:54.458620 np0000171175 devstack@c-api.service[113599]: INFO cinder.volume.api [None req-87980d44-42cf-40ef-9f9c-3e82432cb816 demo demo] Get all volumes completed successfully. Apr 28 20:43:54.461847 np0000171175 devstack@c-api.service[113599]: INFO cinder.api.openstack.wsgi [None req-87980d44-42cf-40ef-9f9c-3e82432cb816 demo demo] https://199.19.213.228/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:43:54.462574 np0000171175 devstack@c-api.service[113599]: [pid: 113599|app: 0|req: 8/27] 199.19.213.228 () {64 vars in 1296 bytes} [Tue Apr 28 20:43: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 28 20:44:04.452243 np0000171175 devstack@c-api.service[113599]: DEBUG dbcounter [-] [113599] Writing DB stats cinder:SELECT=1 {{(pid=113599) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:44:54.477364 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.middleware.request_id [None req-315bd31c-9e32-4b87-8176-69cc17912e8c None None] RequestId filter calling following filter/app {{(pid=113596) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:44:54.482144 np0000171175 devstack@c-api.service[113596]: INFO cinder.api.openstack.wsgi [None req-315bd31c-9e32-4b87-8176-69cc17912e8c demo demo] GET https://199.19.213.228/volume/v3/volumes/detail Apr 28 20:44:54.482615 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.openstack.wsgi [None req-315bd31c-9e32-4b87-8176-69cc17912e8c demo demo] Empty body provided in request {{(pid=113596) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:44:54.483021 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.openstack.wsgi [None req-315bd31c-9e32-4b87-8176-69cc17912e8c demo demo] Calling method 'detail' {{(pid=113596) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:44:54.483698 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.api_utils [None req-315bd31c-9e32-4b87-8176-69cc17912e8c demo demo] Removing options '' from query. {{(pid=113596) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:44:54.484953 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.volume.api [None req-315bd31c-9e32-4b87-8176-69cc17912e8c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113596) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:44:54.495588 np0000171175 devstack@c-api.service[113596]: INFO cinder.volume.api [None req-315bd31c-9e32-4b87-8176-69cc17912e8c demo demo] Get all volumes completed successfully. Apr 28 20:44:54.498059 np0000171175 devstack@c-api.service[113596]: INFO cinder.api.openstack.wsgi [None req-315bd31c-9e32-4b87-8176-69cc17912e8c demo demo] https://199.19.213.228/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:44:54.498595 np0000171175 devstack@c-api.service[113596]: [pid: 113596|app: 0|req: 7/28] 199.19.213.228 () {64 vars in 1296 bytes} [Tue Apr 28 20:44:54 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 28 20:45:04.489017 np0000171175 devstack@c-api.service[113596]: DEBUG dbcounter [-] [113596] Writing DB stats cinder:SELECT=1 {{(pid=113596) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:45:54.514812 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.middleware.request_id [None req-1d97dd21-66f9-4ad7-9271-17e9ada245a6 None None] RequestId filter calling following filter/app {{(pid=113597) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:45:54.519506 np0000171175 devstack@c-api.service[113597]: INFO cinder.api.openstack.wsgi [None req-1d97dd21-66f9-4ad7-9271-17e9ada245a6 demo demo] GET https://199.19.213.228/volume/v3/volumes/detail Apr 28 20:45:54.520050 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.openstack.wsgi [None req-1d97dd21-66f9-4ad7-9271-17e9ada245a6 demo demo] Empty body provided in request {{(pid=113597) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:45:54.520826 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.openstack.wsgi [None req-1d97dd21-66f9-4ad7-9271-17e9ada245a6 demo demo] Calling method 'detail' {{(pid=113597) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:45:54.521494 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.api_utils [None req-1d97dd21-66f9-4ad7-9271-17e9ada245a6 demo demo] Removing options '' from query. {{(pid=113597) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:45:54.522755 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.volume.api [None req-1d97dd21-66f9-4ad7-9271-17e9ada245a6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113597) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:45:54.532274 np0000171175 devstack@c-api.service[113597]: INFO cinder.volume.api [None req-1d97dd21-66f9-4ad7-9271-17e9ada245a6 demo demo] Get all volumes completed successfully. Apr 28 20:45:54.535409 np0000171175 devstack@c-api.service[113597]: INFO cinder.api.openstack.wsgi [None req-1d97dd21-66f9-4ad7-9271-17e9ada245a6 demo demo] https://199.19.213.228/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:45:54.535985 np0000171175 devstack@c-api.service[113597]: [pid: 113597|app: 0|req: 7/29] 199.19.213.228 () {64 vars in 1296 bytes} [Tue Apr 28 20:45:54 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 28 20:46:04.527347 np0000171175 devstack@c-api.service[113597]: DEBUG dbcounter [-] [113597] Writing DB stats cinder:SELECT=1 {{(pid=113597) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:46:54.552001 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.middleware.request_id [None req-cb9f59a4-78b1-4026-850c-ae6682932757 None None] RequestId filter calling following filter/app {{(pid=113598) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:46:54.645419 np0000171175 devstack@c-api.service[113598]: INFO cinder.api.openstack.wsgi [None req-cb9f59a4-78b1-4026-850c-ae6682932757 demo demo] GET https://199.19.213.228/volume/v3/volumes/detail Apr 28 20:46:54.645835 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.openstack.wsgi [None req-cb9f59a4-78b1-4026-850c-ae6682932757 demo demo] Empty body provided in request {{(pid=113598) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:46:54.646152 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.openstack.wsgi [None req-cb9f59a4-78b1-4026-850c-ae6682932757 demo demo] Calling method 'detail' {{(pid=113598) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:46:54.646629 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.api_utils [None req-cb9f59a4-78b1-4026-850c-ae6682932757 demo demo] Removing options '' from query. {{(pid=113598) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:46:54.648205 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.volume.api [None req-cb9f59a4-78b1-4026-850c-ae6682932757 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113598) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:46:54.657124 np0000171175 devstack@c-api.service[113598]: INFO cinder.volume.api [None req-cb9f59a4-78b1-4026-850c-ae6682932757 demo demo] Get all volumes completed successfully. Apr 28 20:46:54.660287 np0000171175 devstack@c-api.service[113598]: INFO cinder.api.openstack.wsgi [None req-cb9f59a4-78b1-4026-850c-ae6682932757 demo demo] https://199.19.213.228/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:46:54.660845 np0000171175 devstack@c-api.service[113598]: [pid: 113598|app: 0|req: 8/30] 199.19.213.228 () {64 vars in 1296 bytes} [Tue Apr 28 20:46:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 28 20:47:04.651542 np0000171175 devstack@c-api.service[113598]: DEBUG dbcounter [-] [113598] Writing DB stats cinder:SELECT=1 {{(pid=113598) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:47:54.677056 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.middleware.request_id [None req-4a0a6c28-eb81-4679-8b58-8ee1bba72a7c None None] RequestId filter calling following filter/app {{(pid=113599) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:47:54.680609 np0000171175 devstack@c-api.service[113599]: INFO cinder.api.openstack.wsgi [None req-4a0a6c28-eb81-4679-8b58-8ee1bba72a7c demo demo] GET https://199.19.213.228/volume/v3/volumes/detail Apr 28 20:47:54.680925 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.openstack.wsgi [None req-4a0a6c28-eb81-4679-8b58-8ee1bba72a7c demo demo] Empty body provided in request {{(pid=113599) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:47:54.681479 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.openstack.wsgi [None req-4a0a6c28-eb81-4679-8b58-8ee1bba72a7c demo demo] Calling method 'detail' {{(pid=113599) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:47:54.681828 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.api_utils [None req-4a0a6c28-eb81-4679-8b58-8ee1bba72a7c demo demo] Removing options '' from query. {{(pid=113599) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:47:54.682816 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.volume.api [None req-4a0a6c28-eb81-4679-8b58-8ee1bba72a7c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113599) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:47:54.694551 np0000171175 devstack@c-api.service[113599]: INFO cinder.volume.api [None req-4a0a6c28-eb81-4679-8b58-8ee1bba72a7c demo demo] Get all volumes completed successfully. Apr 28 20:47:54.697252 np0000171175 devstack@c-api.service[113599]: INFO cinder.api.openstack.wsgi [None req-4a0a6c28-eb81-4679-8b58-8ee1bba72a7c demo demo] https://199.19.213.228/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:47:54.697954 np0000171175 devstack@c-api.service[113599]: [pid: 113599|app: 0|req: 9/31] 199.19.213.228 () {64 vars in 1296 bytes} [Tue Apr 28 20:47:54 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 28 20:48:04.687576 np0000171175 devstack@c-api.service[113599]: DEBUG dbcounter [-] [113599] Writing DB stats cinder:SELECT=1 {{(pid=113599) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:48:54.715705 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.middleware.request_id [None req-63826a61-b87e-4194-bbb0-238262c27211 None None] RequestId filter calling following filter/app {{(pid=113596) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:48:54.719416 np0000171175 devstack@c-api.service[113596]: INFO cinder.api.openstack.wsgi [None req-63826a61-b87e-4194-bbb0-238262c27211 demo demo] GET https://199.19.213.228/volume/v3/volumes/detail Apr 28 20:48:54.719651 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.openstack.wsgi [None req-63826a61-b87e-4194-bbb0-238262c27211 demo demo] Empty body provided in request {{(pid=113596) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:48:54.719891 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.openstack.wsgi [None req-63826a61-b87e-4194-bbb0-238262c27211 demo demo] Calling method 'detail' {{(pid=113596) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:48:54.720229 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.api_utils [None req-63826a61-b87e-4194-bbb0-238262c27211 demo demo] Removing options '' from query. {{(pid=113596) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:48:54.721144 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.volume.api [None req-63826a61-b87e-4194-bbb0-238262c27211 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113596) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:48:54.729496 np0000171175 devstack@c-api.service[113596]: INFO cinder.volume.api [None req-63826a61-b87e-4194-bbb0-238262c27211 demo demo] Get all volumes completed successfully. Apr 28 20:48:54.731534 np0000171175 devstack@c-api.service[113596]: INFO cinder.api.openstack.wsgi [None req-63826a61-b87e-4194-bbb0-238262c27211 demo demo] https://199.19.213.228/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:48:54.731944 np0000171175 devstack@c-api.service[113596]: [pid: 113596|app: 0|req: 8/32] 199.19.213.228 () {64 vars in 1296 bytes} [Tue Apr 28 20:48: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 28 20:49:04.724211 np0000171175 devstack@c-api.service[113596]: DEBUG dbcounter [-] [113596] Writing DB stats cinder:SELECT=1 {{(pid=113596) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:49:54.750704 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.middleware.request_id [None req-d4befb8b-f717-41e0-b21e-c5cc67e1c93f None None] RequestId filter calling following filter/app {{(pid=113597) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:49:54.755414 np0000171175 devstack@c-api.service[113597]: INFO cinder.api.openstack.wsgi [None req-d4befb8b-f717-41e0-b21e-c5cc67e1c93f demo demo] GET https://199.19.213.228/volume/v3/volumes/detail Apr 28 20:49:54.755414 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.openstack.wsgi [None req-d4befb8b-f717-41e0-b21e-c5cc67e1c93f demo demo] Empty body provided in request {{(pid=113597) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:49:54.755414 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.openstack.wsgi [None req-d4befb8b-f717-41e0-b21e-c5cc67e1c93f demo demo] Calling method 'detail' {{(pid=113597) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:49:54.755835 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.api.api_utils [None req-d4befb8b-f717-41e0-b21e-c5cc67e1c93f demo demo] Removing options '' from query. {{(pid=113597) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:49:54.756517 np0000171175 devstack@c-api.service[113597]: DEBUG cinder.volume.api [None req-d4befb8b-f717-41e0-b21e-c5cc67e1c93f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113597) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:49:54.764925 np0000171175 devstack@c-api.service[113597]: INFO cinder.volume.api [None req-d4befb8b-f717-41e0-b21e-c5cc67e1c93f demo demo] Get all volumes completed successfully. Apr 28 20:49:54.768005 np0000171175 devstack@c-api.service[113597]: INFO cinder.api.openstack.wsgi [None req-d4befb8b-f717-41e0-b21e-c5cc67e1c93f demo demo] https://199.19.213.228/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:49:54.768505 np0000171175 devstack@c-api.service[113597]: [pid: 113597|app: 0|req: 8/33] 199.19.213.228 () {64 vars in 1296 bytes} [Tue Apr 28 20: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 28 20:50:04.759960 np0000171175 devstack@c-api.service[113597]: DEBUG dbcounter [-] [113597] Writing DB stats cinder:SELECT=1 {{(pid=113597) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:50:54.792004 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.middleware.request_id [None req-5d73180c-5a69-4ccc-9786-0b2133354315 None None] RequestId filter calling following filter/app {{(pid=113598) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:50:54.795563 np0000171175 devstack@c-api.service[113598]: INFO cinder.api.openstack.wsgi [None req-5d73180c-5a69-4ccc-9786-0b2133354315 demo demo] GET https://199.19.213.228/volume/v3/volumes/detail Apr 28 20:50:54.795815 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.openstack.wsgi [None req-5d73180c-5a69-4ccc-9786-0b2133354315 demo demo] Empty body provided in request {{(pid=113598) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:50:54.796073 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.openstack.wsgi [None req-5d73180c-5a69-4ccc-9786-0b2133354315 demo demo] Calling method 'detail' {{(pid=113598) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:50:54.796402 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.api.api_utils [None req-5d73180c-5a69-4ccc-9786-0b2133354315 demo demo] Removing options '' from query. {{(pid=113598) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:50:54.797515 np0000171175 devstack@c-api.service[113598]: DEBUG cinder.volume.api [None req-5d73180c-5a69-4ccc-9786-0b2133354315 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113598) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:50:54.806464 np0000171175 devstack@c-api.service[113598]: INFO cinder.volume.api [None req-5d73180c-5a69-4ccc-9786-0b2133354315 demo demo] Get all volumes completed successfully. Apr 28 20:50:54.810907 np0000171175 devstack@c-api.service[113598]: INFO cinder.api.openstack.wsgi [None req-5d73180c-5a69-4ccc-9786-0b2133354315 demo demo] https://199.19.213.228/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:50:54.810907 np0000171175 devstack@c-api.service[113598]: [pid: 113598|app: 0|req: 9/34] 199.19.213.228 () {64 vars in 1296 bytes} [Tue Apr 28 20:50: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 28 20:51:04.803080 np0000171175 devstack@c-api.service[113598]: DEBUG dbcounter [-] [113598] Writing DB stats cinder:SELECT=1 {{(pid=113598) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:51:54.825269 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.middleware.request_id [None req-9b2db17b-d578-42ab-89c2-86757c7f455b None None] RequestId filter calling following filter/app {{(pid=113599) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:51:54.881284 np0000171175 devstack@c-api.service[113599]: INFO cinder.api.openstack.wsgi [None req-9b2db17b-d578-42ab-89c2-86757c7f455b demo demo] GET https://199.19.213.228/volume/v3/volumes/detail Apr 28 20:51:54.881448 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.openstack.wsgi [None req-9b2db17b-d578-42ab-89c2-86757c7f455b demo demo] Empty body provided in request {{(pid=113599) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:51:54.881700 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.openstack.wsgi [None req-9b2db17b-d578-42ab-89c2-86757c7f455b demo demo] Calling method 'detail' {{(pid=113599) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:51:54.881982 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.api.api_utils [None req-9b2db17b-d578-42ab-89c2-86757c7f455b demo demo] Removing options '' from query. {{(pid=113599) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:51:54.882952 np0000171175 devstack@c-api.service[113599]: DEBUG cinder.volume.api [None req-9b2db17b-d578-42ab-89c2-86757c7f455b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113599) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:51:54.895871 np0000171175 devstack@c-api.service[113599]: INFO cinder.volume.api [None req-9b2db17b-d578-42ab-89c2-86757c7f455b demo demo] Get all volumes completed successfully. Apr 28 20:51:54.898875 np0000171175 devstack@c-api.service[113599]: INFO cinder.api.openstack.wsgi [None req-9b2db17b-d578-42ab-89c2-86757c7f455b demo demo] https://199.19.213.228/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:51:54.899466 np0000171175 devstack@c-api.service[113599]: [pid: 113599|app: 0|req: 10/35] 199.19.213.228 () {64 vars in 1296 bytes} [Tue Apr 28 20:51:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 28 20:52:04.886414 np0000171175 devstack@c-api.service[113599]: DEBUG dbcounter [-] [113599] Writing DB stats cinder:SELECT=1 {{(pid=113599) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:52:54.912807 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.middleware.request_id [None req-40264dce-aa51-4649-a135-cea5193cb401 None None] RequestId filter calling following filter/app {{(pid=113596) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:52:54.915383 np0000171175 devstack@c-api.service[113596]: INFO cinder.api.openstack.wsgi [None req-40264dce-aa51-4649-a135-cea5193cb401 demo demo] GET https://199.19.213.228/volume/v3/volumes/detail Apr 28 20:52:54.915612 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.openstack.wsgi [None req-40264dce-aa51-4649-a135-cea5193cb401 demo demo] Empty body provided in request {{(pid=113596) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:52:54.915865 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.openstack.wsgi [None req-40264dce-aa51-4649-a135-cea5193cb401 demo demo] Calling method 'detail' {{(pid=113596) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:52:54.916319 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.api.api_utils [None req-40264dce-aa51-4649-a135-cea5193cb401 demo demo] Removing options '' from query. {{(pid=113596) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:52:54.917232 np0000171175 devstack@c-api.service[113596]: DEBUG cinder.volume.api [None req-40264dce-aa51-4649-a135-cea5193cb401 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113596) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:52:54.924858 np0000171175 devstack@c-api.service[113596]: INFO cinder.volume.api [None req-40264dce-aa51-4649-a135-cea5193cb401 demo demo] Get all volumes completed successfully. Apr 28 20:52:54.927417 np0000171175 devstack@c-api.service[113596]: INFO cinder.api.openstack.wsgi [None req-40264dce-aa51-4649-a135-cea5193cb401 demo demo] https://199.19.213.228/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:52:54.927861 np0000171175 devstack@c-api.service[113596]: [pid: 113596|app: 0|req: 9/36] 199.19.213.228 () {64 vars in 1296 bytes} [Tue Apr 28 20:52: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 28 20:53:04.919995 np0000171175 devstack@c-api.service[113596]: DEBUG dbcounter [-] [113596] Writing DB stats cinder:SELECT=1 {{(pid=113596) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}