Apr 25 16:25:40.906798 np0000170205 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Apr 25 16:25:40.914067 np0000170205 devstack@c-api.service[113734]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Apr 25 16:25:40.917209 np0000170205 devstack@c-api.service[113734]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat Apr 25 16:25:40 2026] *** Apr 25 16:25:40.917209 np0000170205 devstack@c-api.service[113734]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Apr 25 16:25:40.917209 np0000170205 devstack@c-api.service[113734]: os: Linux-6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 Apr 25 16:25:40.917209 np0000170205 devstack@c-api.service[113734]: nodename: np0000170205 Apr 25 16:25:40.917209 np0000170205 devstack@c-api.service[113734]: machine: x86_64 Apr 25 16:25:40.917209 np0000170205 devstack@c-api.service[113734]: clock source: unix Apr 25 16:25:40.917209 np0000170205 devstack@c-api.service[113734]: pcre jit disabled Apr 25 16:25:40.917209 np0000170205 devstack@c-api.service[113734]: detected number of CPU cores: 16 Apr 25 16:25:40.917209 np0000170205 devstack@c-api.service[113734]: current working directory: / Apr 25 16:25:40.917209 np0000170205 devstack@c-api.service[113734]: detected binary path: /usr/bin/uwsgi-core Apr 25 16:25:40.917209 np0000170205 devstack@c-api.service[113734]: your processes number limit is 256917 Apr 25 16:25:40.917209 np0000170205 devstack@c-api.service[113734]: your memory page size is 4096 bytes Apr 25 16:25:40.917209 np0000170205 devstack@c-api.service[113734]: detected max file descriptor number: 2048 Apr 25 16:25:40.917209 np0000170205 devstack@c-api.service[113734]: lock engine: pthread robust mutexes Apr 25 16:25:40.918218 np0000170205 devstack@c-api.service[113734]: thunder lock: enabled Apr 25 16:25:40.918218 np0000170205 devstack@c-api.service[113734]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Apr 25 16:25:40.918218 np0000170205 devstack@c-api.service[113734]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Apr 25 16:25:40.918218 np0000170205 devstack@c-api.service[113734]: PEP 405 virtualenv detected: /opt/stack/data/venv Apr 25 16:25:40.918218 np0000170205 devstack@c-api.service[113734]: Set PythonHome to /opt/stack/data/venv Apr 25 16:25:40.953282 np0000170205 devstack@c-api.service[113734]: Python main interpreter initialized at 0x76d8af6a3668 Apr 25 16:25:40.953282 np0000170205 devstack@c-api.service[113734]: python threads support enabled Apr 25 16:25:40.953282 np0000170205 devstack@c-api.service[113734]: your server socket listen backlog is limited to 100 connections Apr 25 16:25:40.953282 np0000170205 devstack@c-api.service[113734]: your mercy for graceful operations on workers is 80 seconds Apr 25 16:25:40.953629 np0000170205 devstack@c-api.service[113734]: mapped 671795 bytes (656 KB) for 4 cores Apr 25 16:25:40.953788 np0000170205 devstack@c-api.service[113734]: *** Operational MODE: preforking *** Apr 25 16:25:40.954044 np0000170205 devstack@c-api.service[113734]: *** uWSGI is running in multiple interpreter mode *** Apr 25 16:25:40.954044 np0000170205 devstack@c-api.service[113734]: spawned uWSGI master process (pid: 113734) Apr 25 16:25:40.954292 np0000170205 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Apr 25 16:25:40.956164 np0000170205 devstack@c-api.service[113734]: spawned uWSGI worker 1 (pid: 113743, cores: 1) Apr 25 16:25:40.956164 np0000170205 devstack@c-api.service[113734]: spawned uWSGI worker 2 (pid: 113744, cores: 1) Apr 25 16:25:40.956164 np0000170205 devstack@c-api.service[113734]: spawned uWSGI worker 3 (pid: 113745, cores: 1) Apr 25 16:25:40.956164 np0000170205 devstack@c-api.service[113734]: spawned uWSGI worker 4 (pid: 113746, cores: 1) Apr 25 16:25:40.956164 np0000170205 devstack@c-api.service[113734]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Apr 25 16:25:41.080586 np0000170205 devstack@c-api.service[113743]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 25 16:25:41.080586 np0000170205 devstack@c-api.service[113743]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 25 16:25:41.080586 np0000170205 devstack@c-api.service[113743]: we strongly recommend against using it for new projects. Apr 25 16:25:41.080586 np0000170205 devstack@c-api.service[113743]: If you are already using Eventlet, we recommend migrating to a different Apr 25 16:25:41.080586 np0000170205 devstack@c-api.service[113743]: framework. For more detail see Apr 25 16:25:41.080586 np0000170205 devstack@c-api.service[113743]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 25 16:25:41.080586 np0000170205 devstack@c-api.service[113743]: import eventlet # noqa Apr 25 16:25:41.082001 np0000170205 devstack@c-api.service[113745]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 25 16:25:41.082001 np0000170205 devstack@c-api.service[113745]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 25 16:25:41.082001 np0000170205 devstack@c-api.service[113745]: we strongly recommend against using it for new projects. Apr 25 16:25:41.082001 np0000170205 devstack@c-api.service[113745]: If you are already using Eventlet, we recommend migrating to a different Apr 25 16:25:41.082001 np0000170205 devstack@c-api.service[113745]: framework. For more detail see Apr 25 16:25:41.082001 np0000170205 devstack@c-api.service[113745]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 25 16:25:41.082001 np0000170205 devstack@c-api.service[113745]: import eventlet # noqa Apr 25 16:25:41.087764 np0000170205 devstack@c-api.service[113746]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 25 16:25:41.087764 np0000170205 devstack@c-api.service[113746]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 25 16:25:41.087764 np0000170205 devstack@c-api.service[113746]: we strongly recommend against using it for new projects. Apr 25 16:25:41.087764 np0000170205 devstack@c-api.service[113746]: If you are already using Eventlet, we recommend migrating to a different Apr 25 16:25:41.087764 np0000170205 devstack@c-api.service[113746]: framework. For more detail see Apr 25 16:25:41.087764 np0000170205 devstack@c-api.service[113746]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 25 16:25:41.087764 np0000170205 devstack@c-api.service[113746]: import eventlet # noqa Apr 25 16:25:41.095662 np0000170205 devstack@c-api.service[113744]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 25 16:25:41.095662 np0000170205 devstack@c-api.service[113744]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 25 16:25:41.095662 np0000170205 devstack@c-api.service[113744]: we strongly recommend against using it for new projects. Apr 25 16:25:41.095662 np0000170205 devstack@c-api.service[113744]: If you are already using Eventlet, we recommend migrating to a different Apr 25 16:25:41.095662 np0000170205 devstack@c-api.service[113744]: framework. For more detail see Apr 25 16:25:41.095662 np0000170205 devstack@c-api.service[113744]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 25 16:25:41.095662 np0000170205 devstack@c-api.service[113744]: import eventlet # noqa Apr 25 16:25:41.166758 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 25 16:25:41.166758 np0000170205 devstack@c-api.service[113743]: debtcollector.deprecate( Apr 25 16:25:41.167508 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 25 16:25:41.167508 np0000170205 devstack@c-api.service[113745]: debtcollector.deprecate( Apr 25 16:25:41.184607 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 25 16:25:41.184607 np0000170205 devstack@c-api.service[113744]: debtcollector.deprecate( Apr 25 16:25:41.193228 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 25 16:25:41.193228 np0000170205 devstack@c-api.service[113746]: debtcollector.deprecate( Apr 25 16:25:41.245047 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Apr 25 16:25:41.245047 np0000170205 devstack@c-api.service[113745]: from cgi import parse_header Apr 25 16:25:41.245870 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Apr 25 16:25:41.245870 np0000170205 devstack@c-api.service[113743]: from cgi import parse_header Apr 25 16:25:41.261694 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Apr 25 16:25:41.261694 np0000170205 devstack@c-api.service[113744]: from cgi import parse_header Apr 25 16:25:41.279292 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Apr 25 16:25:41.279292 np0000170205 devstack@c-api.service[113746]: from cgi import parse_header Apr 25 16:25:41.292509 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Apr 25 16:25:41.292509 np0000170205 devstack@c-api.service[113745]: removals.removed_module( Apr 25 16:25:41.292723 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Apr 25 16:25:41.292723 np0000170205 devstack@c-api.service[113743]: removals.removed_module( Apr 25 16:25:41.293213 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Apr 25 16:25:41.293213 np0000170205 devstack@c-api.service[113745]: removals.removed_module( Apr 25 16:25:41.293574 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Apr 25 16:25:41.293574 np0000170205 devstack@c-api.service[113743]: removals.removed_module( Apr 25 16:25:41.305423 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Apr 25 16:25:41.305423 np0000170205 devstack@c-api.service[113744]: removals.removed_module( Apr 25 16:25:41.306101 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Apr 25 16:25:41.306101 np0000170205 devstack@c-api.service[113744]: removals.removed_module( Apr 25 16:25:41.327822 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Apr 25 16:25:41.327822 np0000170205 devstack@c-api.service[113746]: removals.removed_module( Apr 25 16:25:41.328518 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Apr 25 16:25:41.328518 np0000170205 devstack@c-api.service[113746]: removals.removed_module( Apr 25 16:25:41.906667 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Apr 25 16:25:41.906667 np0000170205 devstack@c-api.service[113743]: warnings.warn( Apr 25 16:25:41.916513 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Apr 25 16:25:41.916513 np0000170205 devstack@c-api.service[113745]: warnings.warn( Apr 25 16:25:41.953605 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Apr 25 16:25:41.953605 np0000170205 devstack@c-api.service[113744]: warnings.warn( Apr 25 16:25:41.954254 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Apr 25 16:25:41.954254 np0000170205 devstack@c-api.service[113746]: warnings.warn( Apr 25 16:25:42.006056 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Apr 25 16:25:42.006056 np0000170205 devstack@c-api.service[113743]: warnings.warn( Apr 25 16:25:42.013892 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Apr 25 16:25:42.013892 np0000170205 devstack@c-api.service[113745]: warnings.warn( Apr 25 16:25:42.053629 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Apr 25 16:25:42.053629 np0000170205 devstack@c-api.service[113746]: warnings.warn( Apr 25 16:25:42.058992 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Apr 25 16:25:42.058992 np0000170205 devstack@c-api.service[113744]: warnings.warn( Apr 25 16:25:42.301253 np0000170205 devstack@c-api.service[113745]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Apr 25 16:25:42.301626 np0000170205 devstack@c-api.service[113745]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113745) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 25 16:25:42.311217 np0000170205 devstack@c-api.service[113743]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Apr 25 16:25:42.311494 np0000170205 devstack@c-api.service[113743]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113743) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 25 16:25:42.340210 np0000170205 devstack@c-api.service[113744]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Apr 25 16:25:42.340673 np0000170205 devstack@c-api.service[113744]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113744) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 25 16:25:42.353285 np0000170205 devstack@c-api.service[113746]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Apr 25 16:25:42.353285 np0000170205 devstack@c-api.service[113746]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113746) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 25 16:25:42.392950 np0000170205 devstack@c-api.service[113745]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 25 16:25:42.392950 np0000170205 devstack@c-api.service[113745]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 25 16:25:42.393329 np0000170205 devstack@c-api.service[113743]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 25 16:25:42.393329 np0000170205 devstack@c-api.service[113743]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 25 16:25:42.405642 np0000170205 devstack@c-api.service[113744]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 25 16:25:42.405642 np0000170205 devstack@c-api.service[113744]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 25 16:25:42.416585 np0000170205 devstack@c-api.service[113746]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 25 16:25:42.416585 np0000170205 devstack@c-api.service[113746]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 25 16:25:42.860558 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113743) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 25 16:25:42.860777 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113745) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 25 16:25:42.860884 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113744) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 25 16:25:42.860987 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.860987 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.861232 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113746) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 25 16:25:42.861325 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.861419 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.861517 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.861616 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.861712 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.861818 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.861901 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.861991 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.861991 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.861991 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.862560 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.862682 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.862786 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.862890 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.862984 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.863067 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.863193 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.863282 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.863374 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.863465 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.863557 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.863649 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.863739 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.863834 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.863913 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.864003 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.864087 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.864193 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.864295 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.864393 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.864487 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.864567 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.864659 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.864762 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.864852 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.864944 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.865037 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.865154 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.865241 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.865241 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.865241 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.865427 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.865493 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.865558 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.865615 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.865673 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.865723 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.865774 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.865836 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.865893 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.865893 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.865893 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.866053 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.866053 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.866173 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.866228 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.866307 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.866360 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.866421 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.866481 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.866481 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.866585 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.866639 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.866698 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.866698 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.866698 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.866836 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.866836 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.866836 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.866836 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.866836 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.867071 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.867143 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.867143 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.867259 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.867259 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.867351 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.867402 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.867464 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.867464 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.867560 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.867612 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.867668 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.867733 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.867783 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.867834 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.867892 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.867943 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.868006 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.868006 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.868006 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.868006 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.868006 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.868266 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.868323 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.868378 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.868378 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.868378 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.868378 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.868378 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.868619 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.868671 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.868730 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.868781 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.868830 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.868878 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.868930 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.868930 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.869027 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.869076 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.869151 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.869219 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.869412 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.869467 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.869522 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.869579 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.869628 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.869675 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.869731 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.869731 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.869731 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.869731 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.870515 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.870566 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.870642 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.870706 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.870750 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.870800 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.870840 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.870876 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.870913 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.870959 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.871002 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.871038 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.871074 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.871135 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.871182 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.871219 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.871260 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.871298 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.871333 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.871381 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.871422 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.871466 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.871502 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.871502 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.871502 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.871502 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.871502 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.871502 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.877104 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.877168 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.877233 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.877305 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.877352 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.877392 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.877392 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.877467 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.877510 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.877558 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.877558 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.877642 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.877680 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.877723 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.877761 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.877797 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.877840 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.877877 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.877920 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.877957 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.878005 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.878042 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.878077 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.878119 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.878175 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.878221 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.878221 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.878221 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.878771 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.878832 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.878901 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.878942 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.878981 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.879018 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.879061 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.879099 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.879164 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.879204 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.879240 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.879284 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.879327 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.879367 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.879422 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.879483 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.879537 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.879585 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.879643 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.879702 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.879763 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.879822 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.879878 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.879928 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.879986 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.880044 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.880096 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.880178 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.880240 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.880298 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.880364 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.880423 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.880475 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.880531 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.880589 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.880645 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.880695 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.880753 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.880809 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.880858 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.880917 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.880969 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.881017 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.881096 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.881191 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.881260 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.881310 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.881359 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.881407 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.881463 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.881514 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.881570 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.881619 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.881676 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.881741 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.881808 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.881860 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.881916 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.881967 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.882023 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.882073 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.882154 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.882208 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.882273 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.882376 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.882436 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.882494 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.882557 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.882609 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.882665 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.882715 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.882775 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.882825 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.882890 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.882947 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.882999 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.883047 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.883103 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.883186 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.883244 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.883296 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.883357 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.883357 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.883357 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.883498 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.883498 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.883498 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.883498 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.883498 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.883746 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.883804 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.883854 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.883912 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.883962 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.884017 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.884074 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.884140 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.884191 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.884191 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.884277 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.884327 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.884388 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.884446 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.884502 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.884561 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.884561 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.884655 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.884655 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.884655 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.884655 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.884655 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.884655 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.887640 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.887720 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.887720 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.887842 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.887842 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.887948 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.888000 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.888057 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.888112 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.888213 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.888277 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.888328 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.888389 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.888443 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.888493 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.888557 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.888614 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.888670 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.888727 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.888796 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.888855 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.888904 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.888954 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.889012 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.889012 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.889113 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.889194 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.889242 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.889313 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.889371 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.889428 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.889485 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.889540 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.889591 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.889639 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.889696 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.889746 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.889802 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.889861 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.889918 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.889976 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.890032 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.890081 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.890148 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.890217 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.890269 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.890351 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.890411 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.890481 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.890539 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.890590 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.890638 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.890638 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.890638 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.890638 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.890638 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.890866 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.890920 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.890979 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.891030 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.891086 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.891168 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.891222 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.891278 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.891334 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.891382 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.891444 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.891508 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.891565 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.891620 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.891672 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.891721 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.891784 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.891784 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.891784 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.891784 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.891965 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.892022 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.892081 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.892081 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.892081 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.892081 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.892081 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.892081 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.894870 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.894935 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.894982 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.895032 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.895106 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.895180 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.895246 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.895308 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.895362 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.895412 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.895461 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.895512 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.895561 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.895624 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.895676 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.895728 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.895778 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.895829 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.895879 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.895929 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.895980 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.896031 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.896089 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.896170 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.896243 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.896296 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.896354 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.896405 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.896462 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.896514 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.896562 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.896612 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.896661 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.896711 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.896772 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.896824 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.896874 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.896924 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.896976 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.897034 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.897092 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.897162 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.897236 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.897296 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.897349 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.897443 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.897518 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.897600 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.897651 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.897701 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.897750 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.897801 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.897851 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.897917 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.897976 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.898027 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.898110 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.898196 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.898248 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.898354 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.898409 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.898463 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.898522 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.898590 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.898653 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.898653 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.898760 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.898814 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.898863 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.898912 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.898961 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.899020 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.899069 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.899069 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.899192 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.899258 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.899308 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.899356 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.899404 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.899404 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.899404 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.899404 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.899404 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.899629 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.899691 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.899747 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.899747 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.899844 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.899904 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.899955 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.900013 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.900065 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.900122 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.900208 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.900260 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.900320 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.900381 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.900432 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.900490 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.900490 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.900581 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.900581 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.900680 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.900737 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.900803 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.900861 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.900916 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.900916 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.901003 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.901062 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.901113 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.901196 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.901250 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.901300 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.901368 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.901420 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.901470 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.901521 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.901570 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.901619 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.901679 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.901730 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.901786 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.901842 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.901901 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.901953 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.902011 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.902077 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.902142 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.902208 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.902261 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.902329 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.902387 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.902453 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.902511 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.902569 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.902620 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.902670 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.902722 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.902780 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.902834 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.902892 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.902944 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.903005 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.903056 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.903107 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.903176 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.903229 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.903275 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.903323 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.903361 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.903394 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.903428 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.903479 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.903515 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.903550 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.903585 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.903618 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.903662 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.903767 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.903809 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.903844 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.903885 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.903924 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.903965 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.903965 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.903965 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.903965 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.904111 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.904111 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.904111 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.904111 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.904111 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.904358 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.904396 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.904432 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.904467 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.904522 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.904522 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.904522 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.904633 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.904670 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.904710 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.904751 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.904792 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.904792 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.904860 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.904860 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.904937 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.904981 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.904981 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.905053 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.905095 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.905157 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.905196 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.905196 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.905268 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.905311 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.905349 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.905391 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.905428 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.905463 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.905505 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.905544 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.905584 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.905632 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.905632 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.905696 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.905737 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.905772 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.905812 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.905853 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.905892 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.905932 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.905972 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.906009 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.906056 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.906093 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.906143 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.906183 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.906218 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.906253 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.906288 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.906288 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.906386 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.906386 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.906386 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.906490 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.906533 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.906570 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.906605 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.906640 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.906676 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.906711 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.906747 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.906789 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.906921 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.906960 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.906996 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.907033 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.907076 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.907121 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.907183 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.907220 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.907263 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.907300 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.907343 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.907381 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.907423 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.907460 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.907495 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.907495 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.907560 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.907560 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.907560 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.907560 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.907560 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.907726 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.907763 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.907802 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.907839 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.907873 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.907914 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.907956 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.907992 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.908033 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.908068 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.908109 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.908169 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.908206 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.908240 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.908276 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.908313 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.908347 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.908388 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.908435 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.908478 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.908515 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.908515 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.908515 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.908971 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.909030 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.909089 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.909148 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.909201 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.909250 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.909293 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.909333 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.909378 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.909416 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.909458 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.909495 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.909532 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.909575 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.909623 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.909660 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.909697 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.909733 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.909770 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.909813 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.909855 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.909893 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.909930 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.909973 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.910022 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.910059 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.910102 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.910161 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.910200 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.910235 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.910271 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.910338 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.910386 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.910422 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.910531 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.910568 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.910612 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.910653 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.910694 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.910730 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.910772 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.910813 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.910853 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.910888 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.910935 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.910973 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.911014 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.911051 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.911087 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.911144 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.911183 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.911219 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.911254 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.911254 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.911254 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.911254 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.911394 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.911394 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.911394 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.911394 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.911504 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.911546 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.911584 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.911621 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.911669 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.911711 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.911750 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.911792 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.911834 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.911870 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.911907 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.911949 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.911985 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.912022 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.912067 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.912104 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.912163 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.912200 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.912240 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.912277 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.912312 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.912347 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.912347 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.912347 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.912748 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.912807 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.912858 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.912896 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.912941 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.912978 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.913021 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.913058 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.913094 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.913145 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.913186 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.913239 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.913278 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.913313 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.913349 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.913392 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.913434 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.913434 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.913498 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.913542 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.913578 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.913620 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.913662 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.913700 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.913736 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.913736 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.913736 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.913736 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.915877 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.915934 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.915979 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.916019 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.916066 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.916112 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.916182 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.916220 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.916262 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.916299 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.916336 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.916376 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.916412 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.916447 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.916482 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.916535 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.916573 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.916605 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.916649 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.916690 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.916726 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.916764 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.916806 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.916806 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.916806 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.916806 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.916806 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.916806 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.918279 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.918355 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.918434 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.918488 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.918528 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.918574 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.918611 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.918655 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.918703 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.918742 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.918780 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.918823 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.918860 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.918903 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.918941 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.918977 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.919024 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.919067 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.919109 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.919177 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.919221 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.919261 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.919296 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.919334 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.919383 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.919437 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.919485 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.919485 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.919594 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.919594 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.919690 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.919690 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.919799 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.919799 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.919893 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.919945 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.919996 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.919996 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.919996 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.920170 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.920170 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.920265 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.920325 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.920376 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.920376 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.920473 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.920540 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.920765 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.920824 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.920875 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.920924 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.920972 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.921032 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.921082 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.921082 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.921082 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.921248 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.921248 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.921351 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.921413 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.921473 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.921523 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.921582 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.921633 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.921683 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.921748 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.921800 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.921857 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.921909 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.921959 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.922008 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.922066 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113745) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.922119 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.922191 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.922264 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113744) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.922354 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.922421 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.922482 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113746) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.922534 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.922534 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.922534 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.922534 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.922534 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.922534 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113743) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:25:42.922809 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113745) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.922864 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113743) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.922914 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.922962 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113744) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.923013 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.923069 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.923118 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.923191 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.923254 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.923322 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.923372 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113745) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.923421 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.923469 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113743) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.923519 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113745) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.923576 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.923632 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113743) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.923687 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113746) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:25:42.923740 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113744) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.923803 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:25:42.923860 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113744) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.923917 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:25:42.923917 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:25:42.923917 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113746) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:25:42.923917 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113746) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:25:42.969018 np0000170205 devstack@c-api.service[113744]: INFO dbcounter [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Registered counter for database cinder Apr 25 16:25:42.969220 np0000170205 devstack@c-api.service[113745]: INFO dbcounter [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Registered counter for database cinder Apr 25 16:25:42.969302 np0000170205 devstack@c-api.service[113743]: INFO dbcounter [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Registered counter for database cinder Apr 25 16:25:42.970109 np0000170205 devstack@c-api.service[113746]: INFO dbcounter [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Registered counter for database cinder Apr 25 16:25:42.979800 np0000170205 devstack@c-api.service[113743]: DEBUG oslo_db.sqlalchemy.engines [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 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=113743) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:25:42.982223 np0000170205 devstack@c-api.service[113745]: DEBUG oslo_db.sqlalchemy.engines [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b 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=113745) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:25:42.983769 np0000170205 devstack@c-api.service[113744]: DEBUG oslo_db.sqlalchemy.engines [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 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=113744) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:25:42.985491 np0000170205 devstack@c-api.service[113746]: DEBUG oslo_db.sqlalchemy.engines [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 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=113746) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:25:43.099545 np0000170205 devstack@c-api.service[113745]: DEBUG dbcounter [-] [113745] Writer thread running {{(pid=113745) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 25 16:25:43.101835 np0000170205 devstack@c-api.service[113744]: DEBUG dbcounter [-] [113744] Writer thread running {{(pid=113744) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 25 16:25:43.102623 np0000170205 devstack@c-api.service[113743]: DEBUG dbcounter [-] [113743] Writer thread running {{(pid=113743) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 25 16:25:43.103372 np0000170205 devstack@c-api.service[113745]: INFO cinder.rpc [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 25 16:25:43.104746 np0000170205 devstack@c-api.service[113744]: INFO cinder.rpc [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 25 16:25:43.105525 np0000170205 devstack@c-api.service[113743]: INFO cinder.rpc [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 25 16:25:43.105809 np0000170205 devstack@c-api.service[113745]: INFO cinder.rpc [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 25 16:25:43.106938 np0000170205 devstack@c-api.service[113744]: INFO cinder.rpc [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 25 16:25:43.107894 np0000170205 devstack@c-api.service[113743]: INFO cinder.rpc [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 25 16:25:43.108118 np0000170205 devstack@c-api.service[113745]: INFO cinder.rpc [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 25 16:25:43.108945 np0000170205 devstack@c-api.service[113744]: INFO cinder.rpc [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 25 16:25:43.110078 np0000170205 devstack@c-api.service[113745]: INFO cinder.rpc [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 25 16:25:43.110709 np0000170205 devstack@c-api.service[113743]: INFO cinder.rpc [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 25 16:25:43.111000 np0000170205 devstack@c-api.service[113744]: INFO cinder.rpc [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 25 16:25:43.111069 np0000170205 devstack@c-api.service[113746]: DEBUG dbcounter [-] [113746] Writer thread running {{(pid=113746) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 25 16:25:43.111155 np0000170205 devstack@c-api.service[113745]: WARNING castellan.key_manager.migration [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.111693 np0000170205 devstack@c-api.service[113744]: WARNING castellan.key_manager.migration [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.112718 np0000170205 devstack@c-api.service[113745]: WARNING castellan.key_manager.migration [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.113334 np0000170205 devstack@c-api.service[113743]: INFO cinder.rpc [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 25 16:25:43.113559 np0000170205 devstack@c-api.service[113744]: WARNING castellan.key_manager.migration [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.114147 np0000170205 devstack@c-api.service[113746]: INFO cinder.rpc [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 25 16:25:43.114795 np0000170205 devstack@c-api.service[113743]: WARNING castellan.key_manager.migration [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.116587 np0000170205 devstack@c-api.service[113743]: WARNING castellan.key_manager.migration [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.116899 np0000170205 devstack@c-api.service[113746]: INFO cinder.rpc [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 25 16:25:43.117191 np0000170205 devstack@c-api.service[113745]: DEBUG oslo_db.sqlalchemy.engines [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b 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=113745) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:25:43.118332 np0000170205 devstack@c-api.service[113744]: DEBUG oslo_db.sqlalchemy.engines [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 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=113744) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:25:43.119111 np0000170205 devstack@c-api.service[113745]: INFO cinder.rpc [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 25 16:25:43.119293 np0000170205 devstack@c-api.service[113746]: INFO cinder.rpc [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 25 16:25:43.120491 np0000170205 devstack@c-api.service[113744]: INFO cinder.rpc [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 25 16:25:43.120921 np0000170205 devstack@c-api.service[113745]: INFO cinder.rpc [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 25 16:25:43.121196 np0000170205 devstack@c-api.service[113746]: INFO cinder.rpc [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 25 16:25:43.121710 np0000170205 devstack@c-api.service[113743]: DEBUG oslo_db.sqlalchemy.engines [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 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=113743) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:25:43.121787 np0000170205 devstack@c-api.service[113745]: WARNING castellan.key_manager.migration [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.122274 np0000170205 devstack@c-api.service[113746]: WARNING castellan.key_manager.migration [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.122786 np0000170205 devstack@c-api.service[113744]: INFO cinder.rpc [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 25 16:25:43.123950 np0000170205 devstack@c-api.service[113743]: INFO cinder.rpc [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 25 16:25:43.124023 np0000170205 devstack@c-api.service[113744]: WARNING castellan.key_manager.migration [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.124084 np0000170205 devstack@c-api.service[113746]: WARNING castellan.key_manager.migration [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.126332 np0000170205 devstack@c-api.service[113743]: INFO cinder.rpc [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 25 16:25:43.127552 np0000170205 devstack@c-api.service[113743]: WARNING castellan.key_manager.migration [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.128901 np0000170205 devstack@c-api.service[113746]: DEBUG oslo_db.sqlalchemy.engines [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 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=113746) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:25:43.131096 np0000170205 devstack@c-api.service[113745]: WARNING castellan.key_manager.migration [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.131209 np0000170205 devstack@c-api.service[113746]: INFO cinder.rpc [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 25 16:25:43.133467 np0000170205 devstack@c-api.service[113746]: INFO cinder.rpc [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 25 16:25:43.134389 np0000170205 devstack@c-api.service[113745]: WARNING castellan.key_manager.migration [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.134573 np0000170205 devstack@c-api.service[113744]: WARNING castellan.key_manager.migration [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.134726 np0000170205 devstack@c-api.service[113746]: WARNING castellan.key_manager.migration [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.137664 np0000170205 devstack@c-api.service[113745]: WARNING castellan.key_manager.migration [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.137839 np0000170205 devstack@c-api.service[113744]: WARNING castellan.key_manager.migration [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.138605 np0000170205 devstack@c-api.service[113743]: WARNING castellan.key_manager.migration [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.141026 np0000170205 devstack@c-api.service[113744]: WARNING castellan.key_manager.migration [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.141712 np0000170205 devstack@c-api.service[113745]: WARNING castellan.key_manager.migration [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.141958 np0000170205 devstack@c-api.service[113743]: WARNING castellan.key_manager.migration [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.144765 np0000170205 devstack@c-api.service[113745]: WARNING castellan.key_manager.migration [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.145282 np0000170205 devstack@c-api.service[113743]: WARNING castellan.key_manager.migration [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.145347 np0000170205 devstack@c-api.service[113744]: WARNING castellan.key_manager.migration [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.145685 np0000170205 devstack@c-api.service[113746]: WARNING castellan.key_manager.migration [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.147799 np0000170205 devstack@c-api.service[113745]: WARNING castellan.key_manager.migration [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.148402 np0000170205 devstack@c-api.service[113744]: WARNING castellan.key_manager.migration [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.149067 np0000170205 devstack@c-api.service[113746]: WARNING castellan.key_manager.migration [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.149771 np0000170205 devstack@c-api.service[113743]: WARNING castellan.key_manager.migration [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.150893 np0000170205 devstack@c-api.service[113745]: WARNING castellan.key_manager.migration [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.151432 np0000170205 devstack@c-api.service[113744]: WARNING castellan.key_manager.migration [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.152275 np0000170205 devstack@c-api.service[113746]: WARNING castellan.key_manager.migration [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.152986 np0000170205 devstack@c-api.service[113743]: WARNING castellan.key_manager.migration [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.153765 np0000170205 devstack@c-api.service[113745]: WARNING castellan.key_manager.migration [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.154597 np0000170205 devstack@c-api.service[113744]: WARNING castellan.key_manager.migration [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.156146 np0000170205 devstack@c-api.service[113743]: WARNING castellan.key_manager.migration [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.156388 np0000170205 devstack@c-api.service[113746]: WARNING castellan.key_manager.migration [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.156709 np0000170205 devstack@c-api.service[113745]: WARNING castellan.key_manager.migration [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.157462 np0000170205 devstack@c-api.service[113744]: WARNING castellan.key_manager.migration [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.158262 np0000170205 devstack@c-api.service[113745]: WARNING castellan.key_manager.migration [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.159333 np0000170205 devstack@c-api.service[113743]: WARNING castellan.key_manager.migration [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.159474 np0000170205 devstack@c-api.service[113746]: WARNING castellan.key_manager.migration [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.161139 np0000170205 devstack@c-api.service[113744]: WARNING castellan.key_manager.migration [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.161554 np0000170205 devstack@c-api.service[113745]: WARNING castellan.key_manager.migration [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.162248 np0000170205 devstack@c-api.service[113743]: WARNING castellan.key_manager.migration [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.162411 np0000170205 devstack@c-api.service[113746]: WARNING castellan.key_manager.migration [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.162716 np0000170205 devstack@c-api.service[113744]: WARNING castellan.key_manager.migration [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.165458 np0000170205 devstack@c-api.service[113744]: WARNING castellan.key_manager.migration [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.165583 np0000170205 devstack@c-api.service[113746]: WARNING castellan.key_manager.migration [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.165957 np0000170205 devstack@c-api.service[113743]: WARNING castellan.key_manager.migration [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.167415 np0000170205 devstack@c-api.service[113745]: WARNING castellan.key_manager.migration [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.167498 np0000170205 devstack@c-api.service[113743]: WARNING castellan.key_manager.migration [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.168447 np0000170205 devstack@c-api.service[113746]: WARNING castellan.key_manager.migration [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.170584 np0000170205 devstack@c-api.service[113743]: WARNING castellan.key_manager.migration [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.170837 np0000170205 devstack@c-api.service[113745]: WARNING castellan.key_manager.migration [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.171453 np0000170205 devstack@c-api.service[113744]: WARNING castellan.key_manager.migration [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.172262 np0000170205 devstack@c-api.service[113746]: WARNING castellan.key_manager.migration [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.172673 np0000170205 devstack@c-api.service[113745]: WARNING cinder.api.contrib.hosts [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 25 16:25:43.173425 np0000170205 devstack@c-api.service[113745]: WARNING castellan.key_manager.migration [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.173749 np0000170205 devstack@c-api.service[113746]: WARNING castellan.key_manager.migration [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.174938 np0000170205 devstack@c-api.service[113745]: WARNING castellan.key_manager.migration [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.175285 np0000170205 devstack@c-api.service[113744]: WARNING castellan.key_manager.migration [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.176208 np0000170205 devstack@c-api.service[113743]: WARNING castellan.key_manager.migration [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.176420 np0000170205 devstack@c-api.service[113746]: WARNING castellan.key_manager.migration [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.176588 np0000170205 devstack@c-api.service[113745]: WARNING castellan.key_manager.migration [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.177256 np0000170205 devstack@c-api.service[113744]: WARNING cinder.api.contrib.hosts [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 25 16:25:43.178010 np0000170205 devstack@c-api.service[113744]: WARNING castellan.key_manager.migration [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.178070 np0000170205 devstack@c-api.service[113745]: WARNING castellan.key_manager.migration [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.179540 np0000170205 devstack@c-api.service[113744]: WARNING castellan.key_manager.migration [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.179621 np0000170205 devstack@c-api.service[113745]: WARNING castellan.key_manager.migration [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.179769 np0000170205 devstack@c-api.service[113743]: WARNING castellan.key_manager.migration [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.180984 np0000170205 devstack@c-api.service[113745]: WARNING castellan.key_manager.migration [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.181059 np0000170205 devstack@c-api.service[113744]: WARNING castellan.key_manager.migration [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.181645 np0000170205 devstack@c-api.service[113743]: WARNING cinder.api.contrib.hosts [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 25 16:25:43.182051 np0000170205 devstack@c-api.service[113746]: WARNING castellan.key_manager.migration [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.182426 np0000170205 devstack@c-api.service[113743]: WARNING castellan.key_manager.migration [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.182561 np0000170205 devstack@c-api.service[113745]: WARNING castellan.key_manager.migration [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.182630 np0000170205 devstack@c-api.service[113744]: WARNING castellan.key_manager.migration [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.183999 np0000170205 devstack@c-api.service[113743]: WARNING castellan.key_manager.migration [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.184110 np0000170205 devstack@c-api.service[113745]: WARNING castellan.key_manager.migration [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.184257 np0000170205 devstack@c-api.service[113744]: WARNING castellan.key_manager.migration [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.185103 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.v3.router [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Extended resource: extensions {{(pid=113745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.185491 np0000170205 devstack@c-api.service[113743]: WARNING castellan.key_manager.migration [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.185596 np0000170205 devstack@c-api.service[113744]: WARNING castellan.key_manager.migration [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.185661 np0000170205 devstack@c-api.service[113746]: WARNING castellan.key_manager.migration [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.186446 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.v3.router [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Extended resource: capabilities {{(pid=113745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.187063 np0000170205 devstack@c-api.service[113744]: WARNING castellan.key_manager.migration [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.187228 np0000170205 devstack@c-api.service[113743]: WARNING castellan.key_manager.migration [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.187339 np0000170205 devstack@c-api.service[113746]: WARNING cinder.api.contrib.hosts [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 25 16:25:43.187699 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.v3.router [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Extended resource: extra_specs {{(pid=113745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.188094 np0000170205 devstack@c-api.service[113746]: WARNING castellan.key_manager.migration [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.188541 np0000170205 devstack@c-api.service[113743]: WARNING castellan.key_manager.migration [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.188645 np0000170205 devstack@c-api.service[113744]: WARNING castellan.key_manager.migration [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.189275 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.v3.router [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Extended resource: os-hosts {{(pid=113745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.189516 np0000170205 devstack@c-api.service[113746]: WARNING castellan.key_manager.migration [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.189587 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.v3.router [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Extended resource: extensions {{(pid=113744) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.189918 np0000170205 devstack@c-api.service[113743]: WARNING castellan.key_manager.migration [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.190634 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.v3.router [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Extended resource: qos-specs {{(pid=113745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.190871 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.v3.router [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Extended resource: capabilities {{(pid=113744) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.190979 np0000170205 devstack@c-api.service[113746]: WARNING castellan.key_manager.migration [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.191513 np0000170205 devstack@c-api.service[113743]: WARNING castellan.key_manager.migration [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.192206 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.v3.router [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Extended resource: extra_specs {{(pid=113744) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.192574 np0000170205 devstack@c-api.service[113746]: WARNING castellan.key_manager.migration [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.192693 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.v3.router [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Extended resource: os-availability-zone {{(pid=113745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.193067 np0000170205 devstack@c-api.service[113743]: WARNING castellan.key_manager.migration [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.193826 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.v3.router [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Extended resource: os-hosts {{(pid=113744) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.193998 np0000170205 devstack@c-api.service[113746]: WARNING castellan.key_manager.migration [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.194073 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.v3.router [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Extended resource: os-snapshot-manage {{(pid=113745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.194171 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.v3.router [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Extended resource: extensions {{(pid=113743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.195193 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.v3.router [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Extended resource: qos-specs {{(pid=113744) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.195421 np0000170205 devstack@c-api.service[113746]: WARNING castellan.key_manager.migration [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.195502 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.v3.router [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Extended resource: capabilities {{(pid=113743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.195579 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.v3.router [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Extended resource: backups {{(pid=113745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.196759 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.v3.router [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Extended resource: extra_specs {{(pid=113743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.196898 np0000170205 devstack@c-api.service[113746]: WARNING castellan.key_manager.migration [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.197451 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.v3.router [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Extended resource: os-availability-zone {{(pid=113744) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.197634 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.v3.router [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Extended resource: scheduler-stats {{(pid=113745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.198354 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.v3.router [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Extended resource: os-hosts {{(pid=113743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.198447 np0000170205 devstack@c-api.service[113746]: WARNING castellan.key_manager.migration [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.199052 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.v3.router [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Extended resource: os-volume-manage {{(pid=113745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.199178 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.v3.router [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Extended resource: os-snapshot-manage {{(pid=113744) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.199511 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.v3.router [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Extended resource: extensions {{(pid=113746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.199730 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.v3.router [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Extended resource: qos-specs {{(pid=113743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.200533 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.v3.router [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Extended resource: os-volume-transfer {{(pid=113745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.200618 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.v3.router [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Extended resource: backups {{(pid=113744) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.200732 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.v3.router [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Extended resource: capabilities {{(pid=113746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.201845 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.v3.router [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Extended resource: os-availability-zone {{(pid=113743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.202070 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.v3.router [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Extended resource: extra_specs {{(pid=113746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.202671 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.v3.router [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Extended resource: scheduler-stats {{(pid=113744) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.202777 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.v3.router [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Extended resource: cgsnapshots {{(pid=113745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.203281 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.v3.router [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Extended resource: os-snapshot-manage {{(pid=113743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.203804 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.v3.router [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Extended resource: os-hosts {{(pid=113746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.204249 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.v3.router [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Extended resource: encryption {{(pid=113745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.204312 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.v3.router [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Extended resource: os-volume-manage {{(pid=113744) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.204923 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.v3.router [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Extended resource: backups {{(pid=113743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.205157 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.v3.router [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Extended resource: qos-specs {{(pid=113746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.205777 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.v3.router [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Extended resource: os-quota-class-sets {{(pid=113745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.206370 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.v3.router [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Extended resource: os-volume-transfer {{(pid=113744) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.207089 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.v3.router [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Extended resource: scheduler-stats {{(pid=113743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.207200 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.v3.router [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Extended resource: os-quota-sets {{(pid=113745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.207430 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.v3.router [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Extended resource: os-availability-zone {{(pid=113746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.208069 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.v3.router [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Extended resource: cgsnapshots {{(pid=113744) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.208539 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.v3.router [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Extended resource: consistencygroups {{(pid=113745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.208611 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.v3.router [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Extended resource: os-volume-manage {{(pid=113743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.208769 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.v3.router [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Extended resource: os-snapshot-manage {{(pid=113746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.209493 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.v3.router [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Extended resource: encryption {{(pid=113744) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.210243 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.v3.router [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Extended resource: backups {{(pid=113746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.210462 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.v3.router [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Extended resource: os-volume-type-access {{(pid=113745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.210701 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.v3.router [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Extended resource: os-volume-transfer {{(pid=113743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.211101 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.v3.router [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Extended resource: os-quota-class-sets {{(pid=113744) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.212152 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.v3.router [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Extended resource: encryption {{(pid=113745) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.212257 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.v3.router [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Extended resource: scheduler-stats {{(pid=113746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.212403 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.v3.router [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Extended resource: cgsnapshots {{(pid=113743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.212477 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.v3.router [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Extended resource: os-quota-sets {{(pid=113744) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.213671 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.v3.router [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Extended resource: os-volume-manage {{(pid=113746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.213844 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.v3.router [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Extended resource: encryption {{(pid=113743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.214002 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.v3.router [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Extended resource: consistencygroups {{(pid=113744) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.214484 np0000170205 devstack@c-api.service[113745]: WARNING castellan.key_manager.migration [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.215641 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.v3.router [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Extended resource: os-quota-class-sets {{(pid=113743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.215735 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.v3.router [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Extended resource: os-volume-transfer {{(pid=113746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.216032 np0000170205 devstack@c-api.service[113745]: WARNING castellan.key_manager.migration [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.216105 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.v3.router [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Extended resource: os-volume-type-access {{(pid=113744) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.216999 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.v3.router [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Extended resource: os-quota-sets {{(pid=113743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.217310 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.v3.router [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Extended resource: cgsnapshots {{(pid=113746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.217565 np0000170205 devstack@c-api.service[113745]: WARNING castellan.key_manager.migration [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.217684 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.v3.router [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Extended resource: encryption {{(pid=113744) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.218434 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.v3.router [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Extended resource: consistencygroups {{(pid=113743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.218886 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.v3.router [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Extended resource: encryption {{(pid=113746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.219118 np0000170205 devstack@c-api.service[113745]: WARNING castellan.key_manager.migration [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.220084 np0000170205 devstack@c-api.service[113744]: WARNING castellan.key_manager.migration [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.220488 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.v3.router [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Extended resource: os-quota-class-sets {{(pid=113746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.220583 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.v3.router [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Extended resource: os-volume-type-access {{(pid=113743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.220662 np0000170205 devstack@c-api.service[113745]: WARNING castellan.key_manager.migration [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.221641 np0000170205 devstack@c-api.service[113744]: WARNING castellan.key_manager.migration [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.221815 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.v3.router [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Extended resource: os-quota-sets {{(pid=113746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.222231 np0000170205 devstack@c-api.service[113745]: WARNING castellan.key_manager.migration [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.222316 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.v3.router [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Extended resource: encryption {{(pid=113743) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.223104 np0000170205 devstack@c-api.service[113744]: WARNING castellan.key_manager.migration [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.223230 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.contrib.snapshot_actions [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] SnapshotActionsController initialized {{(pid=113745) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 25 16:25:43.223289 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.v3.router [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Extended resource: consistencygroups {{(pid=113746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.223940 np0000170205 devstack@c-api.service[113745]: WARNING castellan.key_manager.migration [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.224515 np0000170205 devstack@c-api.service[113744]: WARNING castellan.key_manager.migration [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.224821 np0000170205 devstack@c-api.service[113743]: WARNING castellan.key_manager.migration [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.224896 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.v3.router [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113745) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:25:43.225000 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.v3.router [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113745) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:25:43.225116 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.v3.router [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113745) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:25:43.225217 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.v3.router [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Extended resource: os-volume-type-access {{(pid=113746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.225281 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.v3.router [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Extension VolumeActions extending resource: volumes {{(pid=113745) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:25:43.225372 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.v3.router [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Extension AdminActions extending resource: volumes {{(pid=113745) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:25:43.225552 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.v3.router [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Extension AdminActions extending resource: snapshots {{(pid=113745) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:25:43.225710 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.v3.router [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Extension AdminActions extending resource: backups {{(pid=113745) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:25:43.225710 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.v3.router [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113745) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:25:43.225857 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.v3.router [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113745) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:25:43.225952 np0000170205 devstack@c-api.service[113744]: WARNING castellan.key_manager.migration [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.226021 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.v3.router [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113745) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:25:43.226085 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.v3.router [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Extension SnapshotActions extending resource: snapshots {{(pid=113745) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:25:43.226200 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.v3.router [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113745) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:25:43.226310 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.v3.router [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Extension TypesManage extending resource: types {{(pid=113745) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:25:43.226375 np0000170205 devstack@c-api.service[113743]: WARNING castellan.key_manager.migration [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.226441 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.v3.router [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Extension VolumeTypeAccess extending resource: types {{(pid=113745) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:25:43.226591 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.v3.router [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Extension UsedLimits extending resource: limits {{(pid=113745) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:25:43.226700 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.v3.router [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113745) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:25:43.226769 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.v3.router [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Extended resource: encryption {{(pid=113746) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:25:43.227534 np0000170205 devstack@c-api.service[113744]: WARNING castellan.key_manager.migration [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.227900 np0000170205 devstack@c-api.service[113743]: WARNING castellan.key_manager.migration [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.228404 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.contrib.snapshot_actions [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] SnapshotActionsController initialized {{(pid=113744) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 25 16:25:43.229023 np0000170205 devstack@c-api.service[113745]: WARNING keystonemiddleware.auth_token [None req-13d45ef1-7852-4469-8057-8c510ebbfd7b None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 25 16:25:43.229116 np0000170205 devstack@c-api.service[113746]: WARNING castellan.key_manager.migration [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.229211 np0000170205 devstack@c-api.service[113744]: WARNING castellan.key_manager.migration [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.229349 np0000170205 devstack@c-api.service[113743]: WARNING castellan.key_manager.migration [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.230027 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.v3.router [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113744) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:25:43.230180 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.v3.router [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113744) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:25:43.230267 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.v3.router [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113744) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:25:43.230387 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.v3.router [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Extension VolumeActions extending resource: volumes {{(pid=113744) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:25:43.230493 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.v3.router [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Extension AdminActions extending resource: volumes {{(pid=113744) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:25:43.230650 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.v3.router [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Extension AdminActions extending resource: snapshots {{(pid=113744) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:25:43.230738 np0000170205 devstack@c-api.service[113746]: WARNING castellan.key_manager.migration [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.230801 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.v3.router [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Extension AdminActions extending resource: backups {{(pid=113744) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:25:43.230874 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.v3.router [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113744) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:25:43.230936 np0000170205 devstack@c-api.service[113743]: WARNING castellan.key_manager.migration [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.230995 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.v3.router [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113744) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:25:43.231059 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.v3.router [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113744) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:25:43.231162 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.v3.router [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113744) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:25:43.231259 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.v3.router [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113744) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:25:43.231343 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.v3.router [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Extension TypesManage extending resource: types {{(pid=113744) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:25:43.231571 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.v3.router [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113744) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:25:43.231655 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.v3.router [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Extension UsedLimits extending resource: limits {{(pid=113744) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:25:43.231761 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.v3.router [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113744) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:25:43.232093 np0000170205 devstack@c-api.service[113746]: WARNING castellan.key_manager.migration [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.232469 np0000170205 devstack@c-api.service[113743]: WARNING castellan.key_manager.migration [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.233359 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.contrib.snapshot_actions [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] SnapshotActionsController initialized {{(pid=113743) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 25 16:25:43.233494 np0000170205 devstack@c-api.service[113746]: WARNING castellan.key_manager.migration [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.234039 np0000170205 devstack@c-api.service[113744]: WARNING keystonemiddleware.auth_token [None req-b0dc22b0-da6b-452d-acc1-a97e634040c5 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 25 16:25:43.234141 np0000170205 devstack@c-api.service[113743]: WARNING castellan.key_manager.migration [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.235048 np0000170205 devstack@c-api.service[113746]: WARNING castellan.key_manager.migration [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.235181 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.v3.router [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113743) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:25:43.235248 np0000170205 devstack@c-api.service[113745]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x76d8af6a3668 pid: 113745 (default app) Apr 25 16:25:43.235303 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.v3.router [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113743) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:25:43.235432 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.v3.router [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113743) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:25:43.235553 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.v3.router [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Extension VolumeActions extending resource: volumes {{(pid=113743) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:25:43.235697 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.v3.router [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Extension AdminActions extending resource: volumes {{(pid=113743) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:25:43.235809 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 25 16:25:43.235809 np0000170205 devstack@c-api.service[113745]: warnings.warn( Apr 25 16:25:43.235899 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.v3.router [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Extension AdminActions extending resource: snapshots {{(pid=113743) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:25:43.235899 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.v3.router [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Extension AdminActions extending resource: backups {{(pid=113743) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:25:43.236106 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.v3.router [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113743) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:25:43.236224 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.v3.router [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113743) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:25:43.236324 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.v3.router [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113743) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:25:43.236423 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.v3.router [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113743) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:25:43.236525 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.v3.router [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113743) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:25:43.236573 np0000170205 devstack@c-api.service[113746]: WARNING castellan.key_manager.migration [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.236617 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.v3.router [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Extension TypesManage extending resource: types {{(pid=113743) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:25:43.236728 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.v3.router [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113743) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:25:43.236846 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.v3.router [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Extension UsedLimits extending resource: limits {{(pid=113743) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:25:43.236949 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.v3.router [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113743) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:25:43.237453 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.contrib.snapshot_actions [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] SnapshotActionsController initialized {{(pid=113746) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 25 16:25:43.238289 np0000170205 devstack@c-api.service[113746]: WARNING castellan.key_manager.migration [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:25:43.239209 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.v3.router [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113746) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:25:43.239325 np0000170205 devstack@c-api.service[113743]: WARNING keystonemiddleware.auth_token [None req-aa9030de-a4a7-4a7e-8a5f-3ff0db6fcc90 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 25 16:25:43.239401 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.v3.router [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113746) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:25:43.239401 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.v3.router [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113746) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:25:43.239552 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.v3.router [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Extension VolumeActions extending resource: volumes {{(pid=113746) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:25:43.239631 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.v3.router [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Extension AdminActions extending resource: volumes {{(pid=113746) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:25:43.239805 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.v3.router [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Extension AdminActions extending resource: snapshots {{(pid=113746) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:25:43.239880 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.v3.router [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Extension AdminActions extending resource: backups {{(pid=113746) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:25:43.239958 np0000170205 devstack@c-api.service[113744]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x76d8af6a3668 pid: 113744 (default app) Apr 25 16:25:43.240035 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.v3.router [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113746) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:25:43.240097 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.v3.router [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113746) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:25:43.240215 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.v3.router [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113746) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:25:43.240315 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.v3.router [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113746) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:25:43.240379 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.v3.router [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113746) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:25:43.240477 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.v3.router [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Extension TypesManage extending resource: types {{(pid=113746) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:25:43.240671 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.v3.router [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113746) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:25:43.240863 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.v3.router [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Extension UsedLimits extending resource: limits {{(pid=113746) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:25:43.240970 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.v3.router [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113746) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:25:43.243360 np0000170205 devstack@c-api.service[113746]: WARNING keystonemiddleware.auth_token [None req-294618c9-9ec6-4230-abd2-83f14aa91a00 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 25 16:25:43.243475 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.243475 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.243475 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.243475 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.243475 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.243962 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.243962 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.243962 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.243962 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.243962 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.244423 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.244423 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.244423 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.244423 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.244423 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.244423 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.244887 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.244887 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.244887 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.244887 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.245216 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.245216 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.245216 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.245216 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.245554 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.245554 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.245554 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.245554 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.245843 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.245843 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.245843 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.245843 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.245843 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.246243 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.246243 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.246243 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.246243 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.246243 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.246814 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.246814 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.246814 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.246814 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.246814 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.246814 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.247249 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.247249 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.247249 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.247249 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.247249 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.247249 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.247678 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.247678 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.247678 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.247678 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.247678 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.247678 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.248097 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.248097 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.248097 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.248097 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.248097 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.248498 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.248498 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.248498 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.248498 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.248498 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.248828 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.248828 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.248828 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.248828 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.248828 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.248828 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.249272 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.249272 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.249272 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.249272 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.249272 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.249272 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.249747 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.249747 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.249747 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.249747 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.249747 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.250275 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.250275 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.250275 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.250275 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.250275 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.251189 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.251189 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.251189 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.251189 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.251576 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.251576 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.251576 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.251576 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.251882 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.251882 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.251882 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.251882 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.251882 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.252300 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.252300 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.252300 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.252300 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.252300 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.252653 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.252653 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.252653 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.252653 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.253006 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.253006 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.253006 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.253006 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.253388 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.253388 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.253388 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.253388 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.253700 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.253700 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.253700 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.253700 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.254117 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.254117 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.254117 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.254117 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.254495 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.254495 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.254495 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.254495 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.254495 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.255197 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.255197 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.255197 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.255197 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.255197 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.255197 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.255664 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.255664 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.255664 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.255664 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.255664 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.256070 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.256070 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.256070 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.256070 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.256070 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.256070 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.256624 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.256624 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.256624 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.256624 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.256624 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.256624 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.257056 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.257056 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.257056 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.257056 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.257056 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.257056 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.257519 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.257519 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.257519 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.257519 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.257519 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.257519 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.257944 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.257944 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.257944 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.257944 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.258288 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.258288 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.258288 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.258288 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.258288 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.258769 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.258769 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.258769 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.258769 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:43.258769 np0000170205 devstack@c-api.service[113745]: warnings.warn(deprecated_msg) Apr 25 16:25:43.259102 np0000170205 devstack@c-api.service[113743]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x76d8af6a3668 pid: 113743 (default app) Apr 25 16:25:43.259200 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.middleware.request_id [None req-02222a0a-9dc1-4bdf-8bdf-6962efcdfc1c None None] RequestId filter calling following filter/app {{(pid=113745) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:25:43.259275 np0000170205 devstack@c-api.service[113746]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x76d8af6a3668 pid: 113746 (default app) Apr 25 16:25:43.259347 np0000170205 devstack@c-api.service[113745]: [pid: 113745|app: 0|req: 1/1] 199.204.45.77 () {60 vars in 946 bytes} [Sat Apr 25 16:25:43 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Apr 25 16:25:50.281826 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 25 16:25:50.281826 np0000170205 devstack@c-api.service[113744]: warnings.warn( Apr 25 16:25:50.293315 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.293315 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.293315 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.293315 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.293696 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.293696 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.293696 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.293696 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.294003 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.294003 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.294003 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.294003 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.294003 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.294003 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.294557 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.294557 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.294557 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.294557 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.294557 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.294942 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.294942 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.294942 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.294942 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.294942 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.295356 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.295356 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.295356 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.295356 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.295694 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.295694 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.295694 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.295694 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.295694 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.296181 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.296181 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.296181 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.296181 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.296181 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.296544 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.296544 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.296544 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.296544 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.296544 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.296544 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.296996 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.296996 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.296996 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.296996 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.296996 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.296996 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.297524 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.297524 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.297524 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.297524 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.297524 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.297524 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.297980 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.297980 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.297980 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.297980 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.297980 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.298399 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.298399 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.298399 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.298399 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.298399 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.298783 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.298783 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.298783 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.298783 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.298783 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.298783 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.299226 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.299226 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.299226 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.299226 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.299226 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.299226 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.299588 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.299588 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.299588 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.299588 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.299588 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.299915 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.299915 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.299915 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.299915 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.299915 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.300215 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.300215 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.300215 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.300215 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.300487 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.300487 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.300487 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.300487 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.300723 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.300723 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.300723 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.300723 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.300723 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.301009 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.301009 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.301009 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.301009 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.301009 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.301295 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.301295 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.301295 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.301295 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.301546 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.301546 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.301546 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.301546 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.301799 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.301799 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.301799 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.301799 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.302051 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.302051 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.302051 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.302051 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.302304 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.302304 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.302304 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.302304 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.302570 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.302570 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.302570 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.302570 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.302570 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.302860 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.302860 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.302860 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.302860 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.302860 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.302860 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.303239 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.303239 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.303239 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.303239 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.303239 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.303545 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.303545 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.303545 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.303545 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.303545 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.303545 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.304015 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.304015 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.304015 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.304015 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.304015 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.304015 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.304403 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.304403 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.304403 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.304403 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.304403 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.304403 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.304677 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.304677 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.304677 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.304677 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.304677 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.304677 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.304837 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.304837 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.304837 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.304837 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.304944 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.304944 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.304944 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.304944 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.304944 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.305078 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.305078 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.305078 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.305078 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:50.305078 np0000170205 devstack@c-api.service[113744]: warnings.warn(deprecated_msg) Apr 25 16:25:50.305078 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.middleware.request_id [None req-aa7644b4-c654-4563-8848-ee48e915c07e None None] RequestId filter calling following filter/app {{(pid=113744) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:25:51.056569 np0000170205 devstack@c-api.service[113744]: INFO cinder.api.openstack.wsgi [None req-aa7644b4-c654-4563-8848-ee48e915c07e admin admin] POST https://199.204.45.77/volume/v3/types Apr 25 16:25:51.057152 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.openstack.wsgi [None req-aa7644b4-c654-4563-8848-ee48e915c07e admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113744) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 25 16:25:51.058739 np0000170205 devstack@c-api.service[113744]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 25 16:25:51.058739 np0000170205 devstack@c-api.service[113744]: warnings.warn( Apr 25 16:25:51.067459 np0000170205 devstack@c-api.service[113744]: DEBUG oslo_db.sqlalchemy.engines [None req-aa7644b4-c654-4563-8848-ee48e915c07e 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=113744) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:25:51.384879 np0000170205 devstack@c-api.service[113744]: INFO cinder.api.openstack.wsgi [None req-aa7644b4-c654-4563-8848-ee48e915c07e admin admin] https://199.204.45.77/volume/v3/types returned with HTTP 200 Apr 25 16:25:51.385677 np0000170205 devstack@c-api.service[113744]: [pid: 113744|app: 0|req: 1/2] 199.204.45.77 () {68 vars in 1281 bytes} [Sat Apr 25 16:25:50 2026] POST /volume/v3/types => generated 186 bytes in 1104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 25 16:25:51.400039 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 25 16:25:51.400039 np0000170205 devstack@c-api.service[113743]: warnings.warn( Apr 25 16:25:51.411992 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.411992 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.412117 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.412117 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.412117 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.412117 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.412117 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.412277 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.412277 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.412277 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.412277 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.412277 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.412277 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.412464 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.412464 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.412464 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.412464 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.412464 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.412605 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.412605 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.412605 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.412605 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.412759 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.412759 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.412759 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.412759 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.412867 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.412867 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.412867 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.412867 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.412867 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.412998 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.412998 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.412998 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.412998 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.412998 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.413138 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.413138 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.413138 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.413138 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.413138 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.413138 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.413292 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.413292 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.413292 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.413292 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.413292 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.413292 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.413455 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.413455 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.413455 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.413455 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.413455 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.413455 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.413627 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.413627 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.413627 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.413627 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.413627 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.413627 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.413857 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.413857 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.413857 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.413857 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.414002 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.414002 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.414002 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.414002 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.414002 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.414204 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.414204 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.414204 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.414204 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.414204 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.414388 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.414388 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.414388 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.414388 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.414388 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.414388 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.414618 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.414618 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.414618 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.414618 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.414618 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.414813 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.414813 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.414813 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.414813 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.414813 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.416321 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.416321 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.416321 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.416321 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.416508 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.416508 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.416508 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.416508 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.416682 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.416682 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.416682 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.416682 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.416682 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.416873 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.416873 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.416873 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.416873 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.416873 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.417050 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.417050 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.417050 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.417050 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.417230 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.417230 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.417230 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.417230 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.417380 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.417380 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.417380 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.417380 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.417526 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.417526 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.417526 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.417526 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.417675 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.417675 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.417675 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.417675 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.417823 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.417823 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.417823 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.417823 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.417823 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.417823 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.418034 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.418034 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.418034 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.418034 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.418034 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.418351 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.418351 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.418351 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.418351 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.418351 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.418351 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.418351 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.418592 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.418592 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.418592 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.418592 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.418592 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.418592 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.418814 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.418814 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.418814 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.418814 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.418814 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.418814 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.419027 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.419027 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.419027 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.419027 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.419027 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.419027 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.419464 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.419464 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.419464 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.419464 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.419626 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.419626 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.419626 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.419626 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.419776 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.419776 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.419776 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.419776 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.419944 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.419944 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.419944 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:25:51.419944 np0000170205 devstack@c-api.service[113743]: warnings.warn(deprecated_msg) Apr 25 16:25:51.419944 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.middleware.request_id [req-aa7644b4-c654-4563-8848-ee48e915c07e req-9b6adc23-175d-483c-84c0-409817ea4184 None None] RequestId filter calling following filter/app {{(pid=113743) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:25:51.763199 np0000170205 devstack@c-api.service[113743]: INFO cinder.api.openstack.wsgi [req-aa7644b4-c654-4563-8848-ee48e915c07e req-9b6adc23-175d-483c-84c0-409817ea4184 admin admin] POST https://199.204.45.77/volume/v3/types/7a03cb83-e556-43ca-9a97-15357fb9d915/extra_specs Apr 25 16:25:51.763952 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.openstack.wsgi [req-aa7644b4-c654-4563-8848-ee48e915c07e req-9b6adc23-175d-483c-84c0-409817ea4184 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113743) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 25 16:25:51.766018 np0000170205 devstack@c-api.service[113743]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 25 16:25:51.766018 np0000170205 devstack@c-api.service[113743]: warnings.warn( Apr 25 16:25:51.775108 np0000170205 devstack@c-api.service[113743]: DEBUG oslo_db.sqlalchemy.engines [req-aa7644b4-c654-4563-8848-ee48e915c07e req-9b6adc23-175d-483c-84c0-409817ea4184 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=113743) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:25:51.862845 np0000170205 devstack@c-api.service[113743]: INFO cinder.api.openstack.wsgi [req-aa7644b4-c654-4563-8848-ee48e915c07e req-9b6adc23-175d-483c-84c0-409817ea4184 admin admin] https://199.204.45.77/volume/v3/types/7a03cb83-e556-43ca-9a97-15357fb9d915/extra_specs returned with HTTP 200 Apr 25 16:25:51.863359 np0000170205 devstack@c-api.service[113743]: [pid: 113743|app: 0|req: 1/3] 199.204.45.77 () {70 vars in 1498 bytes} [Sat Apr 25 16:25:51 2026] POST /volume/v3/types/7a03cb83-e556-43ca-9a97-15357fb9d915/extra_specs => generated 55 bytes in 464 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:25:53.120748 np0000170205 devstack@c-api.service[113745]: DEBUG dbcounter [-] [113745] Writing DB stats cinder:SELECT=6 {{(pid=113745) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:25:53.132793 np0000170205 devstack@c-api.service[113746]: DEBUG dbcounter [-] [113746] Writing DB stats cinder:SELECT=6 {{(pid=113746) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:26:01.427235 np0000170205 devstack@c-api.service[113744]: DEBUG dbcounter [-] [113744] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113744) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:26:01.860370 np0000170205 devstack@c-api.service[113743]: DEBUG dbcounter [-] [113743] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113743) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:29:12.646762 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 25 16:29:12.646762 np0000170205 devstack@c-api.service[113746]: warnings.warn( Apr 25 16:29:12.660016 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.660016 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.660016 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.660016 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.660911 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.660911 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.660911 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.660911 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.661365 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.661365 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.661365 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.661365 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.661365 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.661365 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.661791 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.661791 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.661791 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.661791 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.661791 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.662246 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.662246 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.662246 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.662246 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.662246 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.662594 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.662594 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.662594 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.662594 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.662870 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.662870 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.662870 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.662870 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.662870 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.663383 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.663383 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.663383 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.663383 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.663383 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.663731 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.663731 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.663731 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.663731 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.663731 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.663731 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.664117 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.664117 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.664117 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.664117 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.664117 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.664117 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.664657 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.664657 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.664657 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.664657 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.664657 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.664657 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.665059 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.665059 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.665059 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.665059 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.665059 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.665482 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.665482 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.665482 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.665482 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.665482 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.665794 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.665794 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.665794 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.665794 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.665794 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.665794 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.666267 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.666267 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.666267 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.666267 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.666267 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.666267 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.667546 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.667546 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.667546 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.667546 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.667546 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.667937 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.667937 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.667937 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.667937 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.667937 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.668226 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.668226 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.668226 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.668226 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.668412 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.668412 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.668412 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.668412 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.668590 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.668590 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.668590 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.668590 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.668590 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.668822 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.668822 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.668822 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.668822 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.668822 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.669019 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.669019 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.669019 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.669019 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.669243 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.669243 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.669243 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.669243 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.669424 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.669424 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.669424 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.669424 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.669611 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.669611 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.669611 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.669611 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.669789 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.669789 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.669789 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.669789 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.669958 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.669958 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.669958 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.669958 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.669958 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.670224 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.670224 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.670224 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.670224 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.670224 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.670224 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.670480 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.670480 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.670480 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.670480 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.670480 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.670763 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.670763 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.670763 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.670763 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.670763 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.670763 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.671006 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.671006 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.671006 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.671006 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.671006 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.671006 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.671328 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.671328 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.671328 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.671328 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.671328 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.671328 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.671594 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.671594 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.671594 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.671594 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.671594 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.671594 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.671850 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.671850 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.671850 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.671850 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.672027 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.672027 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.672027 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.672027 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.672027 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.672304 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.672304 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.672304 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.672304 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 25 16:29:12.672304 np0000170205 devstack@c-api.service[113746]: warnings.warn(deprecated_msg) Apr 25 16:29:12.672304 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.middleware.request_id [None req-08f5c2a7-a0eb-44ce-83a0-022254b99479 None None] RequestId filter calling following filter/app {{(pid=113746) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:29:12.672304 np0000170205 devstack@c-api.service[113746]: INFO cinder.api.openstack.wsgi [None req-08f5c2a7-a0eb-44ce-83a0-022254b99479 None None] GET https://199.204.45.77/volume// Apr 25 16:29:12.672576 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.openstack.wsgi [None req-08f5c2a7-a0eb-44ce-83a0-022254b99479 None None] Empty body provided in request {{(pid=113746) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:29:12.672576 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.openstack.wsgi [None req-08f5c2a7-a0eb-44ce-83a0-022254b99479 None None] Calling method 'all' {{(pid=113746) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:29:12.672576 np0000170205 devstack@c-api.service[113746]: INFO cinder.api.openstack.wsgi [None req-08f5c2a7-a0eb-44ce-83a0-022254b99479 None None] https://199.204.45.77/volume// returned with HTTP 300 Apr 25 16:29:12.672576 np0000170205 devstack@c-api.service[113746]: [pid: 113746|app: 0|req: 1/4] 199.204.45.77 () {66 vars in 1449 bytes} [Sat Apr 25 16:29:12 2026] GET /volume/ => generated 389 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 25 16:29:55.733725 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.middleware.request_id [None req-e434f78b-b118-44fd-8312-541827d22f98 None None] RequestId filter calling following filter/app {{(pid=113745) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:29:56.069065 np0000170205 devstack@c-api.service[113745]: INFO cinder.api.openstack.wsgi [None req-e434f78b-b118-44fd-8312-541827d22f98 demo demo] GET https://199.204.45.77/volume/v3/types?is_public=None Apr 25 16:29:56.069454 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.openstack.wsgi [None req-e434f78b-b118-44fd-8312-541827d22f98 demo demo] Empty body provided in request {{(pid=113745) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:29:56.069668 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.openstack.wsgi [None req-e434f78b-b118-44fd-8312-541827d22f98 demo demo] Calling method 'index' {{(pid=113745) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:29:56.070168 np0000170205 devstack@c-api.service[113745]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 25 16:29:56.070168 np0000170205 devstack@c-api.service[113745]: warnings.warn( Apr 25 16:29:56.070810 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.api_utils [None req-e434f78b-b118-44fd-8312-541827d22f98 demo demo] Removing options '' from query. {{(pid=113745) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:29:56.080522 np0000170205 devstack@c-api.service[113745]: DEBUG oslo_db.sqlalchemy.engines [None req-e434f78b-b118-44fd-8312-541827d22f98 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=113745) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:29:56.101161 np0000170205 devstack@c-api.service[113745]: INFO cinder.api.openstack.wsgi [None req-e434f78b-b118-44fd-8312-541827d22f98 demo demo] https://199.204.45.77/volume/v3/types?is_public=None returned with HTTP 200 Apr 25 16:29:56.101543 np0000170205 devstack@c-api.service[113745]: [pid: 113745|app: 0|req: 2/5] 199.204.45.77 () {64 vars in 1256 bytes} [Sat Apr 25 16:29:55 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 25 16:29:56.115152 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.middleware.request_id [req-e434f78b-b118-44fd-8312-541827d22f98 req-b5f09803-178d-400f-bc65-b2a0d1c2359a None None] RequestId filter calling following filter/app {{(pid=113744) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:29:56.120732 np0000170205 devstack@c-api.service[113744]: INFO cinder.api.openstack.wsgi [req-e434f78b-b118-44fd-8312-541827d22f98 req-b5f09803-178d-400f-bc65-b2a0d1c2359a demo demo] GET https://199.204.45.77/volume/v3/types/default Apr 25 16:29:56.121163 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.openstack.wsgi [req-e434f78b-b118-44fd-8312-541827d22f98 req-b5f09803-178d-400f-bc65-b2a0d1c2359a demo demo] Empty body provided in request {{(pid=113744) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:29:56.121618 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.openstack.wsgi [req-e434f78b-b118-44fd-8312-541827d22f98 req-b5f09803-178d-400f-bc65-b2a0d1c2359a demo demo] Calling method 'show' {{(pid=113744) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:29:56.131821 np0000170205 devstack@c-api.service[113744]: INFO cinder.api.openstack.wsgi [req-e434f78b-b118-44fd-8312-541827d22f98 req-b5f09803-178d-400f-bc65-b2a0d1c2359a demo demo] https://199.204.45.77/volume/v3/types/default returned with HTTP 200 Apr 25 16:29:56.132307 np0000170205 devstack@c-api.service[113744]: [pid: 113744|app: 0|req: 2/6] 199.204.45.77 () {66 vars in 1322 bytes} [Sat Apr 25 16:29:56 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 25 16:29:56.836343 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.middleware.request_id [None req-aaacae25-cc33-4893-986a-1b0fdaffab14 None None] RequestId filter calling following filter/app {{(pid=113743) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:29:56.841063 np0000170205 devstack@c-api.service[113743]: INFO cinder.api.openstack.wsgi [None req-aaacae25-cc33-4893-986a-1b0fdaffab14 demo demo] GET https://199.204.45.77/volume/v3/types/default Apr 25 16:29:56.841325 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.openstack.wsgi [None req-aaacae25-cc33-4893-986a-1b0fdaffab14 demo demo] Empty body provided in request {{(pid=113743) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:29:56.841582 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.openstack.wsgi [None req-aaacae25-cc33-4893-986a-1b0fdaffab14 demo demo] Calling method 'show' {{(pid=113743) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:29:56.859766 np0000170205 devstack@c-api.service[113743]: INFO cinder.api.openstack.wsgi [None req-aaacae25-cc33-4893-986a-1b0fdaffab14 demo demo] https://199.204.45.77/volume/v3/types/default returned with HTTP 200 Apr 25 16:29:56.860420 np0000170205 devstack@c-api.service[113743]: [pid: 113743|app: 0|req: 2/7] 199.204.45.77 () {64 vars in 1251 bytes} [Sat Apr 25 16:29:56 2026] GET /volume/v3/types/default => generated 145 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 25 16:29:57.422256 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.middleware.request_id [None req-1e0998d4-df62-41e3-9b86-65a211199a37 None None] RequestId filter calling following filter/app {{(pid=113746) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:29:57.751509 np0000170205 devstack@c-api.service[113746]: INFO cinder.api.openstack.wsgi [None req-1e0998d4-df62-41e3-9b86-65a211199a37 demo demo] GET https://199.204.45.77/volume/v3/types/default Apr 25 16:29:57.751859 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.openstack.wsgi [None req-1e0998d4-df62-41e3-9b86-65a211199a37 demo demo] Empty body provided in request {{(pid=113746) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:29:57.752367 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.openstack.wsgi [None req-1e0998d4-df62-41e3-9b86-65a211199a37 demo demo] Calling method 'show' {{(pid=113746) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:29:57.764724 np0000170205 devstack@c-api.service[113746]: DEBUG oslo_db.sqlalchemy.engines [None req-1e0998d4-df62-41e3-9b86-65a211199a37 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=113746) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:29:57.781727 np0000170205 devstack@c-api.service[113746]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 25 16:29:57.781727 np0000170205 devstack@c-api.service[113746]: warnings.warn( Apr 25 16:29:57.783868 np0000170205 devstack@c-api.service[113746]: INFO cinder.api.openstack.wsgi [None req-1e0998d4-df62-41e3-9b86-65a211199a37 demo demo] https://199.204.45.77/volume/v3/types/default returned with HTTP 200 Apr 25 16:29:57.784750 np0000170205 devstack@c-api.service[113746]: [pid: 113746|app: 0|req: 2/8] 199.204.45.77 () {64 vars in 1251 bytes} [Sat Apr 25 16:29:57 2026] GET /volume/v3/types/default => generated 145 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 25 16:29:57.797976 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.middleware.request_id [None req-e984d25c-334c-4a09-8db9-44c58253e3bd None None] RequestId filter calling following filter/app {{(pid=113745) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:29:57.801879 np0000170205 devstack@c-api.service[113745]: INFO cinder.api.openstack.wsgi [None req-e984d25c-334c-4a09-8db9-44c58253e3bd demo demo] GET https://199.204.45.77/volume/v3/types/default Apr 25 16:29:57.802297 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.openstack.wsgi [None req-e984d25c-334c-4a09-8db9-44c58253e3bd demo demo] Empty body provided in request {{(pid=113745) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:29:57.802705 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.openstack.wsgi [None req-e984d25c-334c-4a09-8db9-44c58253e3bd demo demo] Calling method 'show' {{(pid=113745) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:29:57.817600 np0000170205 devstack@c-api.service[113745]: INFO cinder.api.openstack.wsgi [None req-e984d25c-334c-4a09-8db9-44c58253e3bd demo demo] https://199.204.45.77/volume/v3/types/default returned with HTTP 200 Apr 25 16:29:57.817957 np0000170205 devstack@c-api.service[113745]: [pid: 113745|app: 0|req: 3/9] 199.204.45.77 () {64 vars in 1251 bytes} [Sat Apr 25 16:29:57 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 25 16:30:06.127879 np0000170205 devstack@c-api.service[113744]: DEBUG dbcounter [-] [113744] Writing DB stats cinder:SELECT=2 {{(pid=113744) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:30:06.855223 np0000170205 devstack@c-api.service[113743]: DEBUG dbcounter [-] [113743] Writing DB stats cinder:SELECT=2 {{(pid=113743) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:30:07.778668 np0000170205 devstack@c-api.service[113746]: DEBUG dbcounter [-] [113746] Writing DB stats cinder:SELECT=2 {{(pid=113746) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:30:07.813176 np0000170205 devstack@c-api.service[113745]: DEBUG dbcounter [-] [113745] Writing DB stats cinder:SELECT=3 {{(pid=113745) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:36:58.323494 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.middleware.request_id [None req-1ae485a0-5e36-4889-a90e-a1a1bc17296a None None] RequestId filter calling following filter/app {{(pid=113744) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:36:58.422833 np0000170205 devstack@c-api.service[113744]: INFO cinder.api.openstack.wsgi [None req-1ae485a0-5e36-4889-a90e-a1a1bc17296a demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Apr 25 16:36:58.423216 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.openstack.wsgi [None req-1ae485a0-5e36-4889-a90e-a1a1bc17296a demo demo] Empty body provided in request {{(pid=113744) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:36:58.423818 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.openstack.wsgi [None req-1ae485a0-5e36-4889-a90e-a1a1bc17296a demo demo] Calling method 'detail' {{(pid=113744) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:36:58.424809 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.api_utils [None req-1ae485a0-5e36-4889-a90e-a1a1bc17296a demo demo] Removing options '' from query. {{(pid=113744) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:36:58.426303 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.volume.api [None req-1ae485a0-5e36-4889-a90e-a1a1bc17296a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113744) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:36:58.463436 np0000170205 devstack@c-api.service[113744]: INFO cinder.volume.api [None req-1ae485a0-5e36-4889-a90e-a1a1bc17296a demo demo] Get all volumes completed successfully. Apr 25 16:36:58.465882 np0000170205 devstack@c-api.service[113744]: INFO cinder.api.openstack.wsgi [None req-1ae485a0-5e36-4889-a90e-a1a1bc17296a demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:36:58.466384 np0000170205 devstack@c-api.service[113744]: [pid: 113744|app: 0|req: 3/10] 199.204.45.77 () {64 vars in 1289 bytes} [Sat Apr 25 16:36:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:37:08.456741 np0000170205 devstack@c-api.service[113744]: DEBUG dbcounter [-] [113744] Writing DB stats cinder:SELECT=1 {{(pid=113744) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:37:58.482158 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.middleware.request_id [None req-a388e6ad-2b77-45a4-8767-60a216fa0bb9 None None] RequestId filter calling following filter/app {{(pid=113743) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:37:58.484864 np0000170205 devstack@c-api.service[113743]: INFO cinder.api.openstack.wsgi [None req-a388e6ad-2b77-45a4-8767-60a216fa0bb9 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Apr 25 16:37:58.485041 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.openstack.wsgi [None req-a388e6ad-2b77-45a4-8767-60a216fa0bb9 demo demo] Empty body provided in request {{(pid=113743) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:37:58.485274 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.openstack.wsgi [None req-a388e6ad-2b77-45a4-8767-60a216fa0bb9 demo demo] Calling method 'detail' {{(pid=113743) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:37:58.485776 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.api_utils [None req-a388e6ad-2b77-45a4-8767-60a216fa0bb9 demo demo] Removing options '' from query. {{(pid=113743) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:37:58.486734 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.volume.api [None req-a388e6ad-2b77-45a4-8767-60a216fa0bb9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113743) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:37:58.516021 np0000170205 devstack@c-api.service[113743]: INFO cinder.volume.api [None req-a388e6ad-2b77-45a4-8767-60a216fa0bb9 demo demo] Get all volumes completed successfully. Apr 25 16:37:58.520294 np0000170205 devstack@c-api.service[113743]: INFO cinder.api.openstack.wsgi [None req-a388e6ad-2b77-45a4-8767-60a216fa0bb9 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:37:58.521333 np0000170205 devstack@c-api.service[113743]: [pid: 113743|app: 0|req: 3/11] 199.204.45.77 () {64 vars in 1289 bytes} [Sat Apr 25 16:37:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:38:08.509435 np0000170205 devstack@c-api.service[113743]: DEBUG dbcounter [-] [113743] Writing DB stats cinder:SELECT=1 {{(pid=113743) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:38:58.537151 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.middleware.request_id [None req-66cb4d53-9e57-4f27-8ced-26b5182a48e6 None None] RequestId filter calling following filter/app {{(pid=113746) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:38:58.541433 np0000170205 devstack@c-api.service[113746]: INFO cinder.api.openstack.wsgi [None req-66cb4d53-9e57-4f27-8ced-26b5182a48e6 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Apr 25 16:38:58.541703 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.openstack.wsgi [None req-66cb4d53-9e57-4f27-8ced-26b5182a48e6 demo demo] Empty body provided in request {{(pid=113746) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:38:58.541969 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.openstack.wsgi [None req-66cb4d53-9e57-4f27-8ced-26b5182a48e6 demo demo] Calling method 'detail' {{(pid=113746) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:38:58.542657 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.api_utils [None req-66cb4d53-9e57-4f27-8ced-26b5182a48e6 demo demo] Removing options '' from query. {{(pid=113746) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:38:58.543683 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.volume.api [None req-66cb4d53-9e57-4f27-8ced-26b5182a48e6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113746) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:38:58.580344 np0000170205 devstack@c-api.service[113746]: INFO cinder.volume.api [None req-66cb4d53-9e57-4f27-8ced-26b5182a48e6 demo demo] Get all volumes completed successfully. Apr 25 16:38:58.583099 np0000170205 devstack@c-api.service[113746]: INFO cinder.api.openstack.wsgi [None req-66cb4d53-9e57-4f27-8ced-26b5182a48e6 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:38:58.583640 np0000170205 devstack@c-api.service[113746]: [pid: 113746|app: 0|req: 3/12] 199.204.45.77 () {64 vars in 1289 bytes} [Sat Apr 25 16:38:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:39:08.574110 np0000170205 devstack@c-api.service[113746]: DEBUG dbcounter [-] [113746] Writing DB stats cinder:SELECT=1 {{(pid=113746) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:39:58.599952 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.middleware.request_id [None req-80d58c29-e54d-4fca-b4c8-fc6f63aede38 None None] RequestId filter calling following filter/app {{(pid=113745) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:39:58.604527 np0000170205 devstack@c-api.service[113745]: INFO cinder.api.openstack.wsgi [None req-80d58c29-e54d-4fca-b4c8-fc6f63aede38 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Apr 25 16:39:58.604885 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.openstack.wsgi [None req-80d58c29-e54d-4fca-b4c8-fc6f63aede38 demo demo] Empty body provided in request {{(pid=113745) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:39:58.605155 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.openstack.wsgi [None req-80d58c29-e54d-4fca-b4c8-fc6f63aede38 demo demo] Calling method 'detail' {{(pid=113745) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:39:58.605707 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.api_utils [None req-80d58c29-e54d-4fca-b4c8-fc6f63aede38 demo demo] Removing options '' from query. {{(pid=113745) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:39:58.607326 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.volume.api [None req-80d58c29-e54d-4fca-b4c8-fc6f63aede38 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113745) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:39:58.650275 np0000170205 devstack@c-api.service[113745]: INFO cinder.volume.api [None req-80d58c29-e54d-4fca-b4c8-fc6f63aede38 demo demo] Get all volumes completed successfully. Apr 25 16:39:58.653847 np0000170205 devstack@c-api.service[113745]: INFO cinder.api.openstack.wsgi [None req-80d58c29-e54d-4fca-b4c8-fc6f63aede38 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:39:58.654456 np0000170205 devstack@c-api.service[113745]: [pid: 113745|app: 0|req: 4/13] 199.204.45.77 () {64 vars in 1289 bytes} [Sat Apr 25 16:39:58 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 25 16:40:08.642463 np0000170205 devstack@c-api.service[113745]: DEBUG dbcounter [-] [113745] Writing DB stats cinder:SELECT=1 {{(pid=113745) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:40:58.670351 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.middleware.request_id [None req-1929d3a9-72ef-4079-a20e-f05db9b9c7b7 None None] RequestId filter calling following filter/app {{(pid=113744) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:40:58.672778 np0000170205 devstack@c-api.service[113744]: INFO cinder.api.openstack.wsgi [None req-1929d3a9-72ef-4079-a20e-f05db9b9c7b7 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Apr 25 16:40:58.673080 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.openstack.wsgi [None req-1929d3a9-72ef-4079-a20e-f05db9b9c7b7 demo demo] Empty body provided in request {{(pid=113744) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:40:58.673452 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.openstack.wsgi [None req-1929d3a9-72ef-4079-a20e-f05db9b9c7b7 demo demo] Calling method 'detail' {{(pid=113744) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:40:58.673817 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.api_utils [None req-1929d3a9-72ef-4079-a20e-f05db9b9c7b7 demo demo] Removing options '' from query. {{(pid=113744) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:40:58.674798 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.volume.api [None req-1929d3a9-72ef-4079-a20e-f05db9b9c7b7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113744) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:40:58.685184 np0000170205 devstack@c-api.service[113744]: INFO cinder.volume.api [None req-1929d3a9-72ef-4079-a20e-f05db9b9c7b7 demo demo] Get all volumes completed successfully. Apr 25 16:40:58.688223 np0000170205 devstack@c-api.service[113744]: INFO cinder.api.openstack.wsgi [None req-1929d3a9-72ef-4079-a20e-f05db9b9c7b7 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:40:58.688680 np0000170205 devstack@c-api.service[113744]: [pid: 113744|app: 0|req: 4/14] 199.204.45.77 () {64 vars in 1289 bytes} [Sat Apr 25 16:40:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:41:08.677897 np0000170205 devstack@c-api.service[113744]: DEBUG dbcounter [-] [113744] Writing DB stats cinder:SELECT=1 {{(pid=113744) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:41:58.715000 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.middleware.request_id [None req-2cf33206-b2a1-4855-8d2f-c3108e6bff84 None None] RequestId filter calling following filter/app {{(pid=113743) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:41:58.855853 np0000170205 devstack@c-api.service[113743]: INFO cinder.api.openstack.wsgi [None req-2cf33206-b2a1-4855-8d2f-c3108e6bff84 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Apr 25 16:41:58.856114 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.openstack.wsgi [None req-2cf33206-b2a1-4855-8d2f-c3108e6bff84 demo demo] Empty body provided in request {{(pid=113743) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:41:58.856428 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.openstack.wsgi [None req-2cf33206-b2a1-4855-8d2f-c3108e6bff84 demo demo] Calling method 'detail' {{(pid=113743) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:41:58.859872 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.api_utils [None req-2cf33206-b2a1-4855-8d2f-c3108e6bff84 demo demo] Removing options '' from query. {{(pid=113743) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:41:58.861603 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.volume.api [None req-2cf33206-b2a1-4855-8d2f-c3108e6bff84 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113743) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:41:58.875355 np0000170205 devstack@c-api.service[113743]: INFO cinder.volume.api [None req-2cf33206-b2a1-4855-8d2f-c3108e6bff84 demo demo] Get all volumes completed successfully. Apr 25 16:41:58.880094 np0000170205 devstack@c-api.service[113743]: INFO cinder.api.openstack.wsgi [None req-2cf33206-b2a1-4855-8d2f-c3108e6bff84 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:41:58.881016 np0000170205 devstack@c-api.service[113743]: [pid: 113743|app: 0|req: 4/15] 199.204.45.77 () {64 vars in 1289 bytes} [Sat Apr 25 16:41:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:42:08.867631 np0000170205 devstack@c-api.service[113743]: DEBUG dbcounter [-] [113743] Writing DB stats cinder:SELECT=1 {{(pid=113743) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:42:58.900408 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.middleware.request_id [None req-f880e6f8-b067-47c8-b99a-c5005eb20d1a None None] RequestId filter calling following filter/app {{(pid=113746) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:42:58.902859 np0000170205 devstack@c-api.service[113746]: INFO cinder.api.openstack.wsgi [None req-f880e6f8-b067-47c8-b99a-c5005eb20d1a demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Apr 25 16:42:58.903005 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.openstack.wsgi [None req-f880e6f8-b067-47c8-b99a-c5005eb20d1a demo demo] Empty body provided in request {{(pid=113746) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:42:58.903260 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.openstack.wsgi [None req-f880e6f8-b067-47c8-b99a-c5005eb20d1a demo demo] Calling method 'detail' {{(pid=113746) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:42:58.903560 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.api_utils [None req-f880e6f8-b067-47c8-b99a-c5005eb20d1a demo demo] Removing options '' from query. {{(pid=113746) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:42:58.904537 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.volume.api [None req-f880e6f8-b067-47c8-b99a-c5005eb20d1a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113746) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:42:58.917323 np0000170205 devstack@c-api.service[113746]: INFO cinder.volume.api [None req-f880e6f8-b067-47c8-b99a-c5005eb20d1a demo demo] Get all volumes completed successfully. Apr 25 16:42:58.920081 np0000170205 devstack@c-api.service[113746]: INFO cinder.api.openstack.wsgi [None req-f880e6f8-b067-47c8-b99a-c5005eb20d1a demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:42:58.920506 np0000170205 devstack@c-api.service[113746]: [pid: 113746|app: 0|req: 4/16] 199.204.45.77 () {64 vars in 1289 bytes} [Sat Apr 25 16:42:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:43:08.908751 np0000170205 devstack@c-api.service[113746]: DEBUG dbcounter [-] [113746] Writing DB stats cinder:SELECT=1 {{(pid=113746) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:43:58.933840 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.middleware.request_id [None req-90f67f35-a538-47c3-9352-bd99decccbe5 None None] RequestId filter calling following filter/app {{(pid=113745) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:43:58.937708 np0000170205 devstack@c-api.service[113745]: INFO cinder.api.openstack.wsgi [None req-90f67f35-a538-47c3-9352-bd99decccbe5 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Apr 25 16:43:58.937708 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.openstack.wsgi [None req-90f67f35-a538-47c3-9352-bd99decccbe5 demo demo] Empty body provided in request {{(pid=113745) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:43:58.937708 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.openstack.wsgi [None req-90f67f35-a538-47c3-9352-bd99decccbe5 demo demo] Calling method 'detail' {{(pid=113745) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:43:58.937708 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.api_utils [None req-90f67f35-a538-47c3-9352-bd99decccbe5 demo demo] Removing options '' from query. {{(pid=113745) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:43:58.938776 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.volume.api [None req-90f67f35-a538-47c3-9352-bd99decccbe5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113745) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:43:58.945405 np0000170205 devstack@c-api.service[113745]: INFO cinder.volume.api [None req-90f67f35-a538-47c3-9352-bd99decccbe5 demo demo] Get all volumes completed successfully. Apr 25 16:43:58.947340 np0000170205 devstack@c-api.service[113745]: INFO cinder.api.openstack.wsgi [None req-90f67f35-a538-47c3-9352-bd99decccbe5 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:43:58.947699 np0000170205 devstack@c-api.service[113745]: [pid: 113745|app: 0|req: 5/17] 199.204.45.77 () {64 vars in 1289 bytes} [Sat Apr 25 16:43:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:44:08.942733 np0000170205 devstack@c-api.service[113745]: DEBUG dbcounter [-] [113745] Writing DB stats cinder:SELECT=1 {{(pid=113745) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:44:58.965024 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.middleware.request_id [None req-56a4c518-9c13-4a2b-85ec-4d368ad7b0a0 None None] RequestId filter calling following filter/app {{(pid=113744) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:44:58.967260 np0000170205 devstack@c-api.service[113744]: INFO cinder.api.openstack.wsgi [None req-56a4c518-9c13-4a2b-85ec-4d368ad7b0a0 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Apr 25 16:44:58.967359 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.openstack.wsgi [None req-56a4c518-9c13-4a2b-85ec-4d368ad7b0a0 demo demo] Empty body provided in request {{(pid=113744) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:44:58.967553 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.openstack.wsgi [None req-56a4c518-9c13-4a2b-85ec-4d368ad7b0a0 demo demo] Calling method 'detail' {{(pid=113744) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:44:58.967815 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.api_utils [None req-56a4c518-9c13-4a2b-85ec-4d368ad7b0a0 demo demo] Removing options '' from query. {{(pid=113744) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:44:58.968509 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.volume.api [None req-56a4c518-9c13-4a2b-85ec-4d368ad7b0a0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113744) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:44:58.976429 np0000170205 devstack@c-api.service[113744]: INFO cinder.volume.api [None req-56a4c518-9c13-4a2b-85ec-4d368ad7b0a0 demo demo] Get all volumes completed successfully. Apr 25 16:44:58.979591 np0000170205 devstack@c-api.service[113744]: INFO cinder.api.openstack.wsgi [None req-56a4c518-9c13-4a2b-85ec-4d368ad7b0a0 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:44:58.980015 np0000170205 devstack@c-api.service[113744]: [pid: 113744|app: 0|req: 5/18] 199.204.45.77 () {64 vars in 1289 bytes} [Sat Apr 25 16:44:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:45:08.973311 np0000170205 devstack@c-api.service[113744]: DEBUG dbcounter [-] [113744] Writing DB stats cinder:SELECT=1 {{(pid=113744) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:45:59.002889 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.middleware.request_id [None req-350be3b9-db0d-4fad-9adb-8538e74cb1e9 None None] RequestId filter calling following filter/app {{(pid=113743) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:45:59.007274 np0000170205 devstack@c-api.service[113743]: INFO cinder.api.openstack.wsgi [None req-350be3b9-db0d-4fad-9adb-8538e74cb1e9 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Apr 25 16:45:59.007647 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.openstack.wsgi [None req-350be3b9-db0d-4fad-9adb-8538e74cb1e9 demo demo] Empty body provided in request {{(pid=113743) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:45:59.008030 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.openstack.wsgi [None req-350be3b9-db0d-4fad-9adb-8538e74cb1e9 demo demo] Calling method 'detail' {{(pid=113743) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:45:59.008910 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.api_utils [None req-350be3b9-db0d-4fad-9adb-8538e74cb1e9 demo demo] Removing options '' from query. {{(pid=113743) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:45:59.010587 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.volume.api [None req-350be3b9-db0d-4fad-9adb-8538e74cb1e9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113743) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:45:59.016787 np0000170205 devstack@c-api.service[113743]: INFO cinder.volume.api [None req-350be3b9-db0d-4fad-9adb-8538e74cb1e9 demo demo] Get all volumes completed successfully. Apr 25 16:45:59.018764 np0000170205 devstack@c-api.service[113743]: INFO cinder.api.openstack.wsgi [None req-350be3b9-db0d-4fad-9adb-8538e74cb1e9 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:45:59.019110 np0000170205 devstack@c-api.service[113743]: [pid: 113743|app: 0|req: 5/19] 199.204.45.77 () {64 vars in 1289 bytes} [Sat Apr 25 16:45:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:46:09.013330 np0000170205 devstack@c-api.service[113743]: DEBUG dbcounter [-] [113743] Writing DB stats cinder:SELECT=1 {{(pid=113743) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:46:59.035001 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.middleware.request_id [None req-08b94243-9053-4a5d-8724-263d70dd8395 None None] RequestId filter calling following filter/app {{(pid=113746) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:46:59.196054 np0000170205 devstack@c-api.service[113746]: INFO cinder.api.openstack.wsgi [None req-08b94243-9053-4a5d-8724-263d70dd8395 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Apr 25 16:46:59.196576 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.openstack.wsgi [None req-08b94243-9053-4a5d-8724-263d70dd8395 demo demo] Empty body provided in request {{(pid=113746) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:46:59.197151 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.openstack.wsgi [None req-08b94243-9053-4a5d-8724-263d70dd8395 demo demo] Calling method 'detail' {{(pid=113746) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:46:59.197606 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.api_utils [None req-08b94243-9053-4a5d-8724-263d70dd8395 demo demo] Removing options '' from query. {{(pid=113746) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:46:59.198611 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.volume.api [None req-08b94243-9053-4a5d-8724-263d70dd8395 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113746) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:46:59.208330 np0000170205 devstack@c-api.service[113746]: INFO cinder.volume.api [None req-08b94243-9053-4a5d-8724-263d70dd8395 demo demo] Get all volumes completed successfully. Apr 25 16:46:59.211415 np0000170205 devstack@c-api.service[113746]: INFO cinder.api.openstack.wsgi [None req-08b94243-9053-4a5d-8724-263d70dd8395 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:46:59.211962 np0000170205 devstack@c-api.service[113746]: [pid: 113746|app: 0|req: 5/20] 199.204.45.77 () {64 vars in 1289 bytes} [Sat Apr 25 16:46:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:47:09.202410 np0000170205 devstack@c-api.service[113746]: DEBUG dbcounter [-] [113746] Writing DB stats cinder:SELECT=1 {{(pid=113746) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:47:59.233521 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.middleware.request_id [None req-d7899de2-a64e-4527-95f9-b51c95b3aa0e None None] RequestId filter calling following filter/app {{(pid=113745) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:47:59.237207 np0000170205 devstack@c-api.service[113745]: INFO cinder.api.openstack.wsgi [None req-d7899de2-a64e-4527-95f9-b51c95b3aa0e demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Apr 25 16:47:59.237457 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.openstack.wsgi [None req-d7899de2-a64e-4527-95f9-b51c95b3aa0e demo demo] Empty body provided in request {{(pid=113745) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:47:59.237707 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.openstack.wsgi [None req-d7899de2-a64e-4527-95f9-b51c95b3aa0e demo demo] Calling method 'detail' {{(pid=113745) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:47:59.238017 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.api_utils [None req-d7899de2-a64e-4527-95f9-b51c95b3aa0e demo demo] Removing options '' from query. {{(pid=113745) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:47:59.239081 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.volume.api [None req-d7899de2-a64e-4527-95f9-b51c95b3aa0e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113745) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:47:59.246725 np0000170205 devstack@c-api.service[113745]: INFO cinder.volume.api [None req-d7899de2-a64e-4527-95f9-b51c95b3aa0e demo demo] Get all volumes completed successfully. Apr 25 16:47:59.248957 np0000170205 devstack@c-api.service[113745]: INFO cinder.api.openstack.wsgi [None req-d7899de2-a64e-4527-95f9-b51c95b3aa0e demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:47:59.249411 np0000170205 devstack@c-api.service[113745]: [pid: 113745|app: 0|req: 6/21] 199.204.45.77 () {64 vars in 1289 bytes} [Sat Apr 25 16:47:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:48:09.242244 np0000170205 devstack@c-api.service[113745]: DEBUG dbcounter [-] [113745] Writing DB stats cinder:SELECT=1 {{(pid=113745) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:48:59.264861 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.middleware.request_id [None req-0cad2ee3-f638-46e9-96f2-fd12f4f44dc2 None None] RequestId filter calling following filter/app {{(pid=113744) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:48:59.267539 np0000170205 devstack@c-api.service[113744]: INFO cinder.api.openstack.wsgi [None req-0cad2ee3-f638-46e9-96f2-fd12f4f44dc2 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Apr 25 16:48:59.268003 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.openstack.wsgi [None req-0cad2ee3-f638-46e9-96f2-fd12f4f44dc2 demo demo] Empty body provided in request {{(pid=113744) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:48:59.268003 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.openstack.wsgi [None req-0cad2ee3-f638-46e9-96f2-fd12f4f44dc2 demo demo] Calling method 'detail' {{(pid=113744) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:48:59.268351 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.api_utils [None req-0cad2ee3-f638-46e9-96f2-fd12f4f44dc2 demo demo] Removing options '' from query. {{(pid=113744) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:48:59.269285 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.volume.api [None req-0cad2ee3-f638-46e9-96f2-fd12f4f44dc2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113744) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:48:59.282317 np0000170205 devstack@c-api.service[113744]: INFO cinder.volume.api [None req-0cad2ee3-f638-46e9-96f2-fd12f4f44dc2 demo demo] Get all volumes completed successfully. Apr 25 16:48:59.285358 np0000170205 devstack@c-api.service[113744]: INFO cinder.api.openstack.wsgi [None req-0cad2ee3-f638-46e9-96f2-fd12f4f44dc2 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:48:59.285871 np0000170205 devstack@c-api.service[113744]: [pid: 113744|app: 0|req: 6/22] 199.204.45.77 () {64 vars in 1289 bytes} [Sat Apr 25 16:48:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:49:09.273045 np0000170205 devstack@c-api.service[113744]: DEBUG dbcounter [-] [113744] Writing DB stats cinder:SELECT=1 {{(pid=113744) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:49:59.302062 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.middleware.request_id [None req-359630d3-0edd-4363-b447-bfa68164a95b None None] RequestId filter calling following filter/app {{(pid=113743) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:49:59.305309 np0000170205 devstack@c-api.service[113743]: INFO cinder.api.openstack.wsgi [None req-359630d3-0edd-4363-b447-bfa68164a95b demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Apr 25 16:49:59.305599 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.openstack.wsgi [None req-359630d3-0edd-4363-b447-bfa68164a95b demo demo] Empty body provided in request {{(pid=113743) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:49:59.305883 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.openstack.wsgi [None req-359630d3-0edd-4363-b447-bfa68164a95b demo demo] Calling method 'detail' {{(pid=113743) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:49:59.306247 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.api_utils [None req-359630d3-0edd-4363-b447-bfa68164a95b demo demo] Removing options '' from query. {{(pid=113743) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:49:59.307212 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.volume.api [None req-359630d3-0edd-4363-b447-bfa68164a95b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113743) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:49:59.315475 np0000170205 devstack@c-api.service[113743]: INFO cinder.volume.api [None req-359630d3-0edd-4363-b447-bfa68164a95b demo demo] Get all volumes completed successfully. Apr 25 16:49:59.318451 np0000170205 devstack@c-api.service[113743]: INFO cinder.api.openstack.wsgi [None req-359630d3-0edd-4363-b447-bfa68164a95b demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:49:59.318906 np0000170205 devstack@c-api.service[113743]: [pid: 113743|app: 0|req: 6/23] 199.204.45.77 () {64 vars in 1289 bytes} [Sat Apr 25 16:49:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:50:09.310349 np0000170205 devstack@c-api.service[113743]: DEBUG dbcounter [-] [113743] Writing DB stats cinder:SELECT=1 {{(pid=113743) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:50:59.333676 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.middleware.request_id [None req-24d172a0-2af0-4db9-87fc-5b86ed32908d None None] RequestId filter calling following filter/app {{(pid=113746) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:50:59.337709 np0000170205 devstack@c-api.service[113746]: INFO cinder.api.openstack.wsgi [None req-24d172a0-2af0-4db9-87fc-5b86ed32908d demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Apr 25 16:50:59.338091 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.openstack.wsgi [None req-24d172a0-2af0-4db9-87fc-5b86ed32908d demo demo] Empty body provided in request {{(pid=113746) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:50:59.338773 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.openstack.wsgi [None req-24d172a0-2af0-4db9-87fc-5b86ed32908d demo demo] Calling method 'detail' {{(pid=113746) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:50:59.339114 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.api_utils [None req-24d172a0-2af0-4db9-87fc-5b86ed32908d demo demo] Removing options '' from query. {{(pid=113746) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:50:59.340839 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.volume.api [None req-24d172a0-2af0-4db9-87fc-5b86ed32908d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113746) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:50:59.351211 np0000170205 devstack@c-api.service[113746]: INFO cinder.volume.api [None req-24d172a0-2af0-4db9-87fc-5b86ed32908d demo demo] Get all volumes completed successfully. Apr 25 16:50:59.353954 np0000170205 devstack@c-api.service[113746]: INFO cinder.api.openstack.wsgi [None req-24d172a0-2af0-4db9-87fc-5b86ed32908d demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:50:59.354487 np0000170205 devstack@c-api.service[113746]: [pid: 113746|app: 0|req: 6/24] 199.204.45.77 () {64 vars in 1289 bytes} [Sat Apr 25 16:50:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:51:09.344651 np0000170205 devstack@c-api.service[113746]: DEBUG dbcounter [-] [113746] Writing DB stats cinder:SELECT=1 {{(pid=113746) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:51:59.368485 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.middleware.request_id [None req-bdc81720-bd4f-48f0-9ccd-ce467000c674 None None] RequestId filter calling following filter/app {{(pid=113745) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:51:59.479802 np0000170205 devstack@c-api.service[113745]: INFO cinder.api.openstack.wsgi [None req-bdc81720-bd4f-48f0-9ccd-ce467000c674 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Apr 25 16:51:59.480201 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.openstack.wsgi [None req-bdc81720-bd4f-48f0-9ccd-ce467000c674 demo demo] Empty body provided in request {{(pid=113745) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:51:59.480596 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.openstack.wsgi [None req-bdc81720-bd4f-48f0-9ccd-ce467000c674 demo demo] Calling method 'detail' {{(pid=113745) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:51:59.481087 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.api_utils [None req-bdc81720-bd4f-48f0-9ccd-ce467000c674 demo demo] Removing options '' from query. {{(pid=113745) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:51:59.482614 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.volume.api [None req-bdc81720-bd4f-48f0-9ccd-ce467000c674 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113745) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:51:59.491766 np0000170205 devstack@c-api.service[113745]: INFO cinder.volume.api [None req-bdc81720-bd4f-48f0-9ccd-ce467000c674 demo demo] Get all volumes completed successfully. Apr 25 16:51:59.494093 np0000170205 devstack@c-api.service[113745]: INFO cinder.api.openstack.wsgi [None req-bdc81720-bd4f-48f0-9ccd-ce467000c674 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:51:59.494475 np0000170205 devstack@c-api.service[113745]: [pid: 113745|app: 0|req: 7/25] 199.204.45.77 () {64 vars in 1289 bytes} [Sat Apr 25 16:51:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:52:09.487899 np0000170205 devstack@c-api.service[113745]: DEBUG dbcounter [-] [113745] Writing DB stats cinder:SELECT=1 {{(pid=113745) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:52:59.508171 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.middleware.request_id [None req-857c1367-7b23-40e0-9490-bf1b873bf75e None None] RequestId filter calling following filter/app {{(pid=113744) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:52:59.510919 np0000170205 devstack@c-api.service[113744]: INFO cinder.api.openstack.wsgi [None req-857c1367-7b23-40e0-9490-bf1b873bf75e demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Apr 25 16:52:59.511169 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.openstack.wsgi [None req-857c1367-7b23-40e0-9490-bf1b873bf75e demo demo] Empty body provided in request {{(pid=113744) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:52:59.511418 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.openstack.wsgi [None req-857c1367-7b23-40e0-9490-bf1b873bf75e demo demo] Calling method 'detail' {{(pid=113744) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:52:59.511715 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.api_utils [None req-857c1367-7b23-40e0-9490-bf1b873bf75e demo demo] Removing options '' from query. {{(pid=113744) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:52:59.512428 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.volume.api [None req-857c1367-7b23-40e0-9490-bf1b873bf75e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113744) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:52:59.518930 np0000170205 devstack@c-api.service[113744]: INFO cinder.volume.api [None req-857c1367-7b23-40e0-9490-bf1b873bf75e demo demo] Get all volumes completed successfully. Apr 25 16:52:59.521299 np0000170205 devstack@c-api.service[113744]: INFO cinder.api.openstack.wsgi [None req-857c1367-7b23-40e0-9490-bf1b873bf75e demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:52:59.521761 np0000170205 devstack@c-api.service[113744]: [pid: 113744|app: 0|req: 7/26] 199.204.45.77 () {64 vars in 1289 bytes} [Sat Apr 25 16:52:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:53:09.514989 np0000170205 devstack@c-api.service[113744]: DEBUG dbcounter [-] [113744] Writing DB stats cinder:SELECT=1 {{(pid=113744) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:53:59.537100 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.middleware.request_id [None req-92c12f07-1eb4-436a-b45b-ffdd23b422aa None None] RequestId filter calling following filter/app {{(pid=113743) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:53:59.541815 np0000170205 devstack@c-api.service[113743]: INFO cinder.api.openstack.wsgi [None req-92c12f07-1eb4-436a-b45b-ffdd23b422aa demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Apr 25 16:53:59.542255 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.openstack.wsgi [None req-92c12f07-1eb4-436a-b45b-ffdd23b422aa demo demo] Empty body provided in request {{(pid=113743) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:53:59.542506 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.openstack.wsgi [None req-92c12f07-1eb4-436a-b45b-ffdd23b422aa demo demo] Calling method 'detail' {{(pid=113743) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:53:59.542823 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.api_utils [None req-92c12f07-1eb4-436a-b45b-ffdd23b422aa demo demo] Removing options '' from query. {{(pid=113743) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:53:59.543805 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.volume.api [None req-92c12f07-1eb4-436a-b45b-ffdd23b422aa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113743) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:53:59.553342 np0000170205 devstack@c-api.service[113743]: INFO cinder.volume.api [None req-92c12f07-1eb4-436a-b45b-ffdd23b422aa demo demo] Get all volumes completed successfully. Apr 25 16:53:59.557336 np0000170205 devstack@c-api.service[113743]: INFO cinder.api.openstack.wsgi [None req-92c12f07-1eb4-436a-b45b-ffdd23b422aa demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:53:59.557855 np0000170205 devstack@c-api.service[113743]: [pid: 113743|app: 0|req: 7/27] 199.204.45.77 () {64 vars in 1289 bytes} [Sat Apr 25 16:53:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:54:09.547258 np0000170205 devstack@c-api.service[113743]: DEBUG dbcounter [-] [113743] Writing DB stats cinder:SELECT=1 {{(pid=113743) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:54:59.575095 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.middleware.request_id [None req-9664dc45-9cf2-4f7e-8cca-bb397238655b None None] RequestId filter calling following filter/app {{(pid=113746) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:54:59.579102 np0000170205 devstack@c-api.service[113746]: INFO cinder.api.openstack.wsgi [None req-9664dc45-9cf2-4f7e-8cca-bb397238655b demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Apr 25 16:54:59.579342 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.openstack.wsgi [None req-9664dc45-9cf2-4f7e-8cca-bb397238655b demo demo] Empty body provided in request {{(pid=113746) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:54:59.579585 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.openstack.wsgi [None req-9664dc45-9cf2-4f7e-8cca-bb397238655b demo demo] Calling method 'detail' {{(pid=113746) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:54:59.579932 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.api_utils [None req-9664dc45-9cf2-4f7e-8cca-bb397238655b demo demo] Removing options '' from query. {{(pid=113746) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:54:59.580971 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.volume.api [None req-9664dc45-9cf2-4f7e-8cca-bb397238655b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113746) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:54:59.590631 np0000170205 devstack@c-api.service[113746]: INFO cinder.volume.api [None req-9664dc45-9cf2-4f7e-8cca-bb397238655b demo demo] Get all volumes completed successfully. Apr 25 16:54:59.593363 np0000170205 devstack@c-api.service[113746]: INFO cinder.api.openstack.wsgi [None req-9664dc45-9cf2-4f7e-8cca-bb397238655b demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:54:59.593852 np0000170205 devstack@c-api.service[113746]: [pid: 113746|app: 0|req: 7/28] 199.204.45.77 () {64 vars in 1289 bytes} [Sat Apr 25 16:54:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:55:09.585797 np0000170205 devstack@c-api.service[113746]: DEBUG dbcounter [-] [113746] Writing DB stats cinder:SELECT=1 {{(pid=113746) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:55:59.612974 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.middleware.request_id [None req-68d1c5f5-0e1d-4544-a2d8-d31781db4588 None None] RequestId filter calling following filter/app {{(pid=113745) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:55:59.617804 np0000170205 devstack@c-api.service[113745]: INFO cinder.api.openstack.wsgi [None req-68d1c5f5-0e1d-4544-a2d8-d31781db4588 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Apr 25 16:55:59.618049 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.openstack.wsgi [None req-68d1c5f5-0e1d-4544-a2d8-d31781db4588 demo demo] Empty body provided in request {{(pid=113745) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:55:59.618361 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.openstack.wsgi [None req-68d1c5f5-0e1d-4544-a2d8-d31781db4588 demo demo] Calling method 'detail' {{(pid=113745) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:55:59.618668 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.api_utils [None req-68d1c5f5-0e1d-4544-a2d8-d31781db4588 demo demo] Removing options '' from query. {{(pid=113745) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:55:59.619922 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.volume.api [None req-68d1c5f5-0e1d-4544-a2d8-d31781db4588 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113745) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:55:59.626187 np0000170205 devstack@c-api.service[113745]: INFO cinder.volume.api [None req-68d1c5f5-0e1d-4544-a2d8-d31781db4588 demo demo] Get all volumes completed successfully. Apr 25 16:55:59.628455 np0000170205 devstack@c-api.service[113745]: INFO cinder.api.openstack.wsgi [None req-68d1c5f5-0e1d-4544-a2d8-d31781db4588 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:55:59.628816 np0000170205 devstack@c-api.service[113745]: [pid: 113745|app: 0|req: 8/29] 199.204.45.77 () {64 vars in 1289 bytes} [Sat Apr 25 16:55:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:56:09.622452 np0000170205 devstack@c-api.service[113745]: DEBUG dbcounter [-] [113745] Writing DB stats cinder:SELECT=1 {{(pid=113745) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:56:59.643534 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.middleware.request_id [None req-b5aab924-22cf-4e34-b78f-7cdbbd10c08d None None] RequestId filter calling following filter/app {{(pid=113744) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:56:59.740579 np0000170205 devstack@c-api.service[113744]: INFO cinder.api.openstack.wsgi [None req-b5aab924-22cf-4e34-b78f-7cdbbd10c08d demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Apr 25 16:56:59.740971 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.openstack.wsgi [None req-b5aab924-22cf-4e34-b78f-7cdbbd10c08d demo demo] Empty body provided in request {{(pid=113744) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:56:59.741385 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.openstack.wsgi [None req-b5aab924-22cf-4e34-b78f-7cdbbd10c08d demo demo] Calling method 'detail' {{(pid=113744) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:56:59.741905 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.api_utils [None req-b5aab924-22cf-4e34-b78f-7cdbbd10c08d demo demo] Removing options '' from query. {{(pid=113744) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:56:59.743259 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.volume.api [None req-b5aab924-22cf-4e34-b78f-7cdbbd10c08d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113744) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:56:59.752789 np0000170205 devstack@c-api.service[113744]: INFO cinder.volume.api [None req-b5aab924-22cf-4e34-b78f-7cdbbd10c08d demo demo] Get all volumes completed successfully. Apr 25 16:56:59.755949 np0000170205 devstack@c-api.service[113744]: INFO cinder.api.openstack.wsgi [None req-b5aab924-22cf-4e34-b78f-7cdbbd10c08d demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:56:59.756443 np0000170205 devstack@c-api.service[113744]: [pid: 113744|app: 0|req: 8/30] 199.204.45.77 () {64 vars in 1289 bytes} [Sat Apr 25 16:56:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:57:09.746971 np0000170205 devstack@c-api.service[113744]: DEBUG dbcounter [-] [113744] Writing DB stats cinder:SELECT=1 {{(pid=113744) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:57:59.773455 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.middleware.request_id [None req-da456403-a6da-448a-856e-0a54754dc291 None None] RequestId filter calling following filter/app {{(pid=113743) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:57:59.777649 np0000170205 devstack@c-api.service[113743]: INFO cinder.api.openstack.wsgi [None req-da456403-a6da-448a-856e-0a54754dc291 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Apr 25 16:57:59.778068 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.openstack.wsgi [None req-da456403-a6da-448a-856e-0a54754dc291 demo demo] Empty body provided in request {{(pid=113743) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:57:59.778501 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.openstack.wsgi [None req-da456403-a6da-448a-856e-0a54754dc291 demo demo] Calling method 'detail' {{(pid=113743) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:57:59.778817 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.api_utils [None req-da456403-a6da-448a-856e-0a54754dc291 demo demo] Removing options '' from query. {{(pid=113743) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:57:59.780653 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.volume.api [None req-da456403-a6da-448a-856e-0a54754dc291 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113743) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:57:59.788649 np0000170205 devstack@c-api.service[113743]: INFO cinder.volume.api [None req-da456403-a6da-448a-856e-0a54754dc291 demo demo] Get all volumes completed successfully. Apr 25 16:57:59.790502 np0000170205 devstack@c-api.service[113743]: INFO cinder.api.openstack.wsgi [None req-da456403-a6da-448a-856e-0a54754dc291 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:57:59.790824 np0000170205 devstack@c-api.service[113743]: [pid: 113743|app: 0|req: 8/31] 199.204.45.77 () {64 vars in 1289 bytes} [Sat Apr 25 16:57:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:58:09.784689 np0000170205 devstack@c-api.service[113743]: DEBUG dbcounter [-] [113743] Writing DB stats cinder:SELECT=1 {{(pid=113743) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:58:59.806571 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.middleware.request_id [None req-0cbd075f-a99a-4eb2-bbad-e348d0fb14f3 None None] RequestId filter calling following filter/app {{(pid=113746) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:58:59.810933 np0000170205 devstack@c-api.service[113746]: INFO cinder.api.openstack.wsgi [None req-0cbd075f-a99a-4eb2-bbad-e348d0fb14f3 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Apr 25 16:58:59.811294 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.openstack.wsgi [None req-0cbd075f-a99a-4eb2-bbad-e348d0fb14f3 demo demo] Empty body provided in request {{(pid=113746) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:58:59.811645 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.openstack.wsgi [None req-0cbd075f-a99a-4eb2-bbad-e348d0fb14f3 demo demo] Calling method 'detail' {{(pid=113746) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:58:59.811949 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.api_utils [None req-0cbd075f-a99a-4eb2-bbad-e348d0fb14f3 demo demo] Removing options '' from query. {{(pid=113746) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:58:59.813266 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.volume.api [None req-0cbd075f-a99a-4eb2-bbad-e348d0fb14f3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113746) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:58:59.820670 np0000170205 devstack@c-api.service[113746]: INFO cinder.volume.api [None req-0cbd075f-a99a-4eb2-bbad-e348d0fb14f3 demo demo] Get all volumes completed successfully. Apr 25 16:58:59.822980 np0000170205 devstack@c-api.service[113746]: INFO cinder.api.openstack.wsgi [None req-0cbd075f-a99a-4eb2-bbad-e348d0fb14f3 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:58:59.823649 np0000170205 devstack@c-api.service[113746]: [pid: 113746|app: 0|req: 8/32] 199.204.45.77 () {64 vars in 1289 bytes} [Sat Apr 25 16:58:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:59:09.816176 np0000170205 devstack@c-api.service[113746]: DEBUG dbcounter [-] [113746] Writing DB stats cinder:SELECT=1 {{(pid=113746) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:59:59.844188 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.middleware.request_id [None req-b6244ea2-8644-41b7-8021-99067266d1d7 None None] RequestId filter calling following filter/app {{(pid=113745) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:59:59.848278 np0000170205 devstack@c-api.service[113745]: INFO cinder.api.openstack.wsgi [None req-b6244ea2-8644-41b7-8021-99067266d1d7 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Apr 25 16:59:59.848636 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.openstack.wsgi [None req-b6244ea2-8644-41b7-8021-99067266d1d7 demo demo] Empty body provided in request {{(pid=113745) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:59:59.848924 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.openstack.wsgi [None req-b6244ea2-8644-41b7-8021-99067266d1d7 demo demo] Calling method 'detail' {{(pid=113745) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:59:59.849233 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.api_utils [None req-b6244ea2-8644-41b7-8021-99067266d1d7 demo demo] Removing options '' from query. {{(pid=113745) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:59:59.850173 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.volume.api [None req-b6244ea2-8644-41b7-8021-99067266d1d7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113745) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:59:59.860093 np0000170205 devstack@c-api.service[113745]: INFO cinder.volume.api [None req-b6244ea2-8644-41b7-8021-99067266d1d7 demo demo] Get all volumes completed successfully. Apr 25 16:59:59.864648 np0000170205 devstack@c-api.service[113745]: INFO cinder.api.openstack.wsgi [None req-b6244ea2-8644-41b7-8021-99067266d1d7 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:59:59.865427 np0000170205 devstack@c-api.service[113745]: [pid: 113745|app: 0|req: 9/33] 199.204.45.77 () {64 vars in 1289 bytes} [Sat Apr 25 16:59:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 17:00:09.853008 np0000170205 devstack@c-api.service[113745]: DEBUG dbcounter [-] [113745] Writing DB stats cinder:SELECT=1 {{(pid=113745) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 17:00:59.884816 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.middleware.request_id [None req-0b743e8d-b05a-4190-81b4-2540b9fa9849 None None] RequestId filter calling following filter/app {{(pid=113744) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 17:00:59.888836 np0000170205 devstack@c-api.service[113744]: INFO cinder.api.openstack.wsgi [None req-0b743e8d-b05a-4190-81b4-2540b9fa9849 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Apr 25 17:00:59.889212 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.openstack.wsgi [None req-0b743e8d-b05a-4190-81b4-2540b9fa9849 demo demo] Empty body provided in request {{(pid=113744) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 17:00:59.889579 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.openstack.wsgi [None req-0b743e8d-b05a-4190-81b4-2540b9fa9849 demo demo] Calling method 'detail' {{(pid=113744) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 17:00:59.890011 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.api_utils [None req-0b743e8d-b05a-4190-81b4-2540b9fa9849 demo demo] Removing options '' from query. {{(pid=113744) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 17:00:59.891588 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.volume.api [None req-0b743e8d-b05a-4190-81b4-2540b9fa9849 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113744) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 17:00:59.898555 np0000170205 devstack@c-api.service[113744]: INFO cinder.volume.api [None req-0b743e8d-b05a-4190-81b4-2540b9fa9849 demo demo] Get all volumes completed successfully. Apr 25 17:00:59.900369 np0000170205 devstack@c-api.service[113744]: INFO cinder.api.openstack.wsgi [None req-0b743e8d-b05a-4190-81b4-2540b9fa9849 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Apr 25 17:00:59.900669 np0000170205 devstack@c-api.service[113744]: [pid: 113744|app: 0|req: 9/34] 199.204.45.77 () {64 vars in 1289 bytes} [Sat Apr 25 17:00:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 17:01:09.894744 np0000170205 devstack@c-api.service[113744]: DEBUG dbcounter [-] [113744] Writing DB stats cinder:SELECT=1 {{(pid=113744) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 17:01:59.918752 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.middleware.request_id [None req-e97c9e86-99b7-40a6-aeb5-d2ce58697b4d None None] RequestId filter calling following filter/app {{(pid=113743) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 17:01:59.973649 np0000170205 devstack@c-api.service[113743]: INFO cinder.api.openstack.wsgi [None req-e97c9e86-99b7-40a6-aeb5-d2ce58697b4d demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Apr 25 17:01:59.974029 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.openstack.wsgi [None req-e97c9e86-99b7-40a6-aeb5-d2ce58697b4d demo demo] Empty body provided in request {{(pid=113743) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 17:01:59.974447 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.openstack.wsgi [None req-e97c9e86-99b7-40a6-aeb5-d2ce58697b4d demo demo] Calling method 'detail' {{(pid=113743) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 17:01:59.974895 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.api_utils [None req-e97c9e86-99b7-40a6-aeb5-d2ce58697b4d demo demo] Removing options '' from query. {{(pid=113743) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 17:01:59.976440 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.volume.api [None req-e97c9e86-99b7-40a6-aeb5-d2ce58697b4d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113743) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 17:01:59.988792 np0000170205 devstack@c-api.service[113743]: INFO cinder.volume.api [None req-e97c9e86-99b7-40a6-aeb5-d2ce58697b4d demo demo] Get all volumes completed successfully. Apr 25 17:01:59.990776 np0000170205 devstack@c-api.service[113743]: INFO cinder.api.openstack.wsgi [None req-e97c9e86-99b7-40a6-aeb5-d2ce58697b4d demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Apr 25 17:01:59.991113 np0000170205 devstack@c-api.service[113743]: [pid: 113743|app: 0|req: 9/35] 199.204.45.77 () {64 vars in 1289 bytes} [Sat Apr 25 17:01:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 17:02:09.980556 np0000170205 devstack@c-api.service[113743]: DEBUG dbcounter [-] [113743] Writing DB stats cinder:SELECT=1 {{(pid=113743) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 17:03:00.007250 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.middleware.request_id [None req-a51d06b5-ea93-4d15-9604-8c2312316079 None None] RequestId filter calling following filter/app {{(pid=113746) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 17:03:00.010657 np0000170205 devstack@c-api.service[113746]: INFO cinder.api.openstack.wsgi [None req-a51d06b5-ea93-4d15-9604-8c2312316079 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Apr 25 17:03:00.010907 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.openstack.wsgi [None req-a51d06b5-ea93-4d15-9604-8c2312316079 demo demo] Empty body provided in request {{(pid=113746) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 17:03:00.011224 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.openstack.wsgi [None req-a51d06b5-ea93-4d15-9604-8c2312316079 demo demo] Calling method 'detail' {{(pid=113746) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 17:03:00.011486 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.api_utils [None req-a51d06b5-ea93-4d15-9604-8c2312316079 demo demo] Removing options '' from query. {{(pid=113746) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 17:03:00.012521 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.volume.api [None req-a51d06b5-ea93-4d15-9604-8c2312316079 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113746) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 17:03:00.020915 np0000170205 devstack@c-api.service[113746]: INFO cinder.volume.api [None req-a51d06b5-ea93-4d15-9604-8c2312316079 demo demo] Get all volumes completed successfully. Apr 25 17:03:00.023735 np0000170205 devstack@c-api.service[113746]: INFO cinder.api.openstack.wsgi [None req-a51d06b5-ea93-4d15-9604-8c2312316079 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Apr 25 17:03:00.024252 np0000170205 devstack@c-api.service[113746]: [pid: 113746|app: 0|req: 9/36] 199.204.45.77 () {64 vars in 1289 bytes} [Sat Apr 25 17:03:00 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 17:03:10.015564 np0000170205 devstack@c-api.service[113746]: DEBUG dbcounter [-] [113746] Writing DB stats cinder:SELECT=1 {{(pid=113746) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 17:04:00.042226 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.middleware.request_id [None req-014ca8c6-eb65-4cba-9a88-9202528e5e1e None None] RequestId filter calling following filter/app {{(pid=113745) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 17:04:00.046052 np0000170205 devstack@c-api.service[113745]: INFO cinder.api.openstack.wsgi [None req-014ca8c6-eb65-4cba-9a88-9202528e5e1e demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Apr 25 17:04:00.046290 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.openstack.wsgi [None req-014ca8c6-eb65-4cba-9a88-9202528e5e1e demo demo] Empty body provided in request {{(pid=113745) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 17:04:00.046531 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.openstack.wsgi [None req-014ca8c6-eb65-4cba-9a88-9202528e5e1e demo demo] Calling method 'detail' {{(pid=113745) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 17:04:00.046827 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.api_utils [None req-014ca8c6-eb65-4cba-9a88-9202528e5e1e demo demo] Removing options '' from query. {{(pid=113745) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 17:04:00.047760 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.volume.api [None req-014ca8c6-eb65-4cba-9a88-9202528e5e1e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113745) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 17:04:00.055753 np0000170205 devstack@c-api.service[113745]: INFO cinder.volume.api [None req-014ca8c6-eb65-4cba-9a88-9202528e5e1e demo demo] Get all volumes completed successfully. Apr 25 17:04:00.058383 np0000170205 devstack@c-api.service[113745]: INFO cinder.api.openstack.wsgi [None req-014ca8c6-eb65-4cba-9a88-9202528e5e1e demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Apr 25 17:04:00.058775 np0000170205 devstack@c-api.service[113745]: [pid: 113745|app: 0|req: 10/37] 199.204.45.77 () {64 vars in 1289 bytes} [Sat Apr 25 17:04:00 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 17:04:10.051309 np0000170205 devstack@c-api.service[113745]: DEBUG dbcounter [-] [113745] Writing DB stats cinder:SELECT=1 {{(pid=113745) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 17:05:00.073303 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.middleware.request_id [None req-932489b8-65a7-4d52-b5a7-1b6488eb6d30 None None] RequestId filter calling following filter/app {{(pid=113744) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 17:05:00.076140 np0000170205 devstack@c-api.service[113744]: INFO cinder.api.openstack.wsgi [None req-932489b8-65a7-4d52-b5a7-1b6488eb6d30 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Apr 25 17:05:00.076375 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.openstack.wsgi [None req-932489b8-65a7-4d52-b5a7-1b6488eb6d30 demo demo] Empty body provided in request {{(pid=113744) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 17:05:00.076619 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.openstack.wsgi [None req-932489b8-65a7-4d52-b5a7-1b6488eb6d30 demo demo] Calling method 'detail' {{(pid=113744) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 17:05:00.076910 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.api.api_utils [None req-932489b8-65a7-4d52-b5a7-1b6488eb6d30 demo demo] Removing options '' from query. {{(pid=113744) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 17:05:00.077832 np0000170205 devstack@c-api.service[113744]: DEBUG cinder.volume.api [None req-932489b8-65a7-4d52-b5a7-1b6488eb6d30 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113744) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 17:05:00.085414 np0000170205 devstack@c-api.service[113744]: INFO cinder.volume.api [None req-932489b8-65a7-4d52-b5a7-1b6488eb6d30 demo demo] Get all volumes completed successfully. Apr 25 17:05:00.087948 np0000170205 devstack@c-api.service[113744]: INFO cinder.api.openstack.wsgi [None req-932489b8-65a7-4d52-b5a7-1b6488eb6d30 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Apr 25 17:05:00.089501 np0000170205 devstack@c-api.service[113744]: [pid: 113744|app: 0|req: 10/38] 199.204.45.77 () {64 vars in 1289 bytes} [Sat Apr 25 17:05:00 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 17:05:10.080865 np0000170205 devstack@c-api.service[113744]: DEBUG dbcounter [-] [113744] Writing DB stats cinder:SELECT=1 {{(pid=113744) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 17:06:00.104773 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.middleware.request_id [None req-5257da83-767b-4816-819c-3120f3c59642 None None] RequestId filter calling following filter/app {{(pid=113743) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 17:06:00.107913 np0000170205 devstack@c-api.service[113743]: INFO cinder.api.openstack.wsgi [None req-5257da83-767b-4816-819c-3120f3c59642 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Apr 25 17:06:00.108186 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.openstack.wsgi [None req-5257da83-767b-4816-819c-3120f3c59642 demo demo] Empty body provided in request {{(pid=113743) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 17:06:00.108526 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.openstack.wsgi [None req-5257da83-767b-4816-819c-3120f3c59642 demo demo] Calling method 'detail' {{(pid=113743) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 17:06:00.108849 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.api.api_utils [None req-5257da83-767b-4816-819c-3120f3c59642 demo demo] Removing options '' from query. {{(pid=113743) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 17:06:00.110107 np0000170205 devstack@c-api.service[113743]: DEBUG cinder.volume.api [None req-5257da83-767b-4816-819c-3120f3c59642 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113743) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 17:06:00.119480 np0000170205 devstack@c-api.service[113743]: INFO cinder.volume.api [None req-5257da83-767b-4816-819c-3120f3c59642 demo demo] Get all volumes completed successfully. Apr 25 17:06:00.122121 np0000170205 devstack@c-api.service[113743]: INFO cinder.api.openstack.wsgi [None req-5257da83-767b-4816-819c-3120f3c59642 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Apr 25 17:06:00.122571 np0000170205 devstack@c-api.service[113743]: [pid: 113743|app: 0|req: 10/39] 199.204.45.77 () {64 vars in 1289 bytes} [Sat Apr 25 17:06:00 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 17:06:10.113450 np0000170205 devstack@c-api.service[113743]: DEBUG dbcounter [-] [113743] Writing DB stats cinder:SELECT=1 {{(pid=113743) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 17:07:00.137573 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.middleware.request_id [None req-5147ff7d-846a-4eac-a796-c40976623892 None None] RequestId filter calling following filter/app {{(pid=113746) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 17:07:00.224535 np0000170205 devstack@c-api.service[113746]: INFO cinder.api.openstack.wsgi [None req-5147ff7d-846a-4eac-a796-c40976623892 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Apr 25 17:07:00.224703 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.openstack.wsgi [None req-5147ff7d-846a-4eac-a796-c40976623892 demo demo] Empty body provided in request {{(pid=113746) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 17:07:00.225119 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.openstack.wsgi [None req-5147ff7d-846a-4eac-a796-c40976623892 demo demo] Calling method 'detail' {{(pid=113746) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 17:07:00.225119 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.api.api_utils [None req-5147ff7d-846a-4eac-a796-c40976623892 demo demo] Removing options '' from query. {{(pid=113746) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 17:07:00.225814 np0000170205 devstack@c-api.service[113746]: DEBUG cinder.volume.api [None req-5147ff7d-846a-4eac-a796-c40976623892 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113746) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 17:07:00.236473 np0000170205 devstack@c-api.service[113746]: INFO cinder.volume.api [None req-5147ff7d-846a-4eac-a796-c40976623892 demo demo] Get all volumes completed successfully. Apr 25 17:07:00.240450 np0000170205 devstack@c-api.service[113746]: INFO cinder.api.openstack.wsgi [None req-5147ff7d-846a-4eac-a796-c40976623892 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Apr 25 17:07:00.240917 np0000170205 devstack@c-api.service[113746]: [pid: 113746|app: 0|req: 10/40] 199.204.45.77 () {64 vars in 1289 bytes} [Sat Apr 25 17:07:00 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 17:07:10.229973 np0000170205 devstack@c-api.service[113746]: DEBUG dbcounter [-] [113746] Writing DB stats cinder:SELECT=1 {{(pid=113746) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 17:08:00.255781 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.middleware.request_id [None req-81b44e86-950a-49e7-8185-7f1b43751990 None None] RequestId filter calling following filter/app {{(pid=113745) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 17:08:00.261035 np0000170205 devstack@c-api.service[113745]: INFO cinder.api.openstack.wsgi [None req-81b44e86-950a-49e7-8185-7f1b43751990 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail Apr 25 17:08:00.261649 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.openstack.wsgi [None req-81b44e86-950a-49e7-8185-7f1b43751990 demo demo] Empty body provided in request {{(pid=113745) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 17:08:00.261929 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.openstack.wsgi [None req-81b44e86-950a-49e7-8185-7f1b43751990 demo demo] Calling method 'detail' {{(pid=113745) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 17:08:00.262412 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.api.api_utils [None req-81b44e86-950a-49e7-8185-7f1b43751990 demo demo] Removing options '' from query. {{(pid=113745) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 17:08:00.263799 np0000170205 devstack@c-api.service[113745]: DEBUG cinder.volume.api [None req-81b44e86-950a-49e7-8185-7f1b43751990 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113745) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 17:08:00.273864 np0000170205 devstack@c-api.service[113745]: INFO cinder.volume.api [None req-81b44e86-950a-49e7-8185-7f1b43751990 demo demo] Get all volumes completed successfully. Apr 25 17:08:00.276450 np0000170205 devstack@c-api.service[113745]: INFO cinder.api.openstack.wsgi [None req-81b44e86-950a-49e7-8185-7f1b43751990 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 Apr 25 17:08:00.276890 np0000170205 devstack@c-api.service[113745]: [pid: 113745|app: 0|req: 11/41] 199.204.45.77 () {64 vars in 1289 bytes} [Sat Apr 25 17:08:00 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 17:08:10.266733 np0000170205 devstack@c-api.service[113745]: DEBUG dbcounter [-] [113745] Writing DB stats cinder:SELECT=1 {{(pid=113745) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}