Apr 24 19:12:22.190235 np0000170103 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Apr 24 19:12:22.200682 np0000170103 devstack@c-api.service[113509]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Apr 24 19:12:22.202869 np0000170103 devstack@c-api.service[113509]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Apr 24 19:12:22 2026] *** Apr 24 19:12:22.202869 np0000170103 devstack@c-api.service[113509]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Apr 24 19:12:22.202869 np0000170103 devstack@c-api.service[113509]: os: Linux-6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 Apr 24 19:12:22.202869 np0000170103 devstack@c-api.service[113509]: nodename: np0000170103 Apr 24 19:12:22.202869 np0000170103 devstack@c-api.service[113509]: machine: x86_64 Apr 24 19:12:22.202869 np0000170103 devstack@c-api.service[113509]: clock source: unix Apr 24 19:12:22.202869 np0000170103 devstack@c-api.service[113509]: pcre jit disabled Apr 24 19:12:22.202869 np0000170103 devstack@c-api.service[113509]: detected number of CPU cores: 16 Apr 24 19:12:22.202869 np0000170103 devstack@c-api.service[113509]: current working directory: / Apr 24 19:12:22.202869 np0000170103 devstack@c-api.service[113509]: detected binary path: /usr/bin/uwsgi-core Apr 24 19:12:22.202869 np0000170103 devstack@c-api.service[113509]: your processes number limit is 256917 Apr 24 19:12:22.202869 np0000170103 devstack@c-api.service[113509]: your memory page size is 4096 bytes Apr 24 19:12:22.202869 np0000170103 devstack@c-api.service[113509]: detected max file descriptor number: 2048 Apr 24 19:12:22.202869 np0000170103 devstack@c-api.service[113509]: lock engine: pthread robust mutexes Apr 24 19:12:22.204005 np0000170103 devstack@c-api.service[113509]: thunder lock: enabled Apr 24 19:12:22.204005 np0000170103 devstack@c-api.service[113509]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Apr 24 19:12:22.204005 np0000170103 devstack@c-api.service[113509]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Apr 24 19:12:22.204005 np0000170103 devstack@c-api.service[113509]: PEP 405 virtualenv detected: /opt/stack/data/venv Apr 24 19:12:22.204005 np0000170103 devstack@c-api.service[113509]: Set PythonHome to /opt/stack/data/venv Apr 24 19:12:22.238044 np0000170103 devstack@c-api.service[113509]: Python main interpreter initialized at 0x7c0a79aa3668 Apr 24 19:12:22.238044 np0000170103 devstack@c-api.service[113509]: python threads support enabled Apr 24 19:12:22.238044 np0000170103 devstack@c-api.service[113509]: your server socket listen backlog is limited to 100 connections Apr 24 19:12:22.238044 np0000170103 devstack@c-api.service[113509]: your mercy for graceful operations on workers is 80 seconds Apr 24 19:12:22.238522 np0000170103 devstack@c-api.service[113509]: mapped 671795 bytes (656 KB) for 4 cores Apr 24 19:12:22.238706 np0000170103 devstack@c-api.service[113509]: *** Operational MODE: preforking *** Apr 24 19:12:22.238935 np0000170103 devstack@c-api.service[113509]: *** uWSGI is running in multiple interpreter mode *** Apr 24 19:12:22.238935 np0000170103 devstack@c-api.service[113509]: spawned uWSGI master process (pid: 113509) Apr 24 19:12:22.239147 np0000170103 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Apr 24 19:12:22.239728 np0000170103 devstack@c-api.service[113509]: spawned uWSGI worker 1 (pid: 113521, cores: 1) Apr 24 19:12:22.240311 np0000170103 devstack@c-api.service[113509]: spawned uWSGI worker 2 (pid: 113522, cores: 1) Apr 24 19:12:22.243693 np0000170103 devstack@c-api.service[113509]: spawned uWSGI worker 3 (pid: 113523, cores: 1) Apr 24 19:12:22.243693 np0000170103 devstack@c-api.service[113509]: spawned uWSGI worker 4 (pid: 113524, cores: 1) Apr 24 19:12:22.243693 np0000170103 devstack@c-api.service[113509]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Apr 24 19:12:22.365581 np0000170103 devstack@c-api.service[113524]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 24 19:12:22.365581 np0000170103 devstack@c-api.service[113524]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 24 19:12:22.365581 np0000170103 devstack@c-api.service[113524]: we strongly recommend against using it for new projects. Apr 24 19:12:22.365581 np0000170103 devstack@c-api.service[113524]: If you are already using Eventlet, we recommend migrating to a different Apr 24 19:12:22.365581 np0000170103 devstack@c-api.service[113524]: framework. For more detail see Apr 24 19:12:22.365581 np0000170103 devstack@c-api.service[113524]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 24 19:12:22.365581 np0000170103 devstack@c-api.service[113524]: import eventlet # noqa Apr 24 19:12:22.371407 np0000170103 devstack@c-api.service[113523]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 24 19:12:22.371407 np0000170103 devstack@c-api.service[113523]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 24 19:12:22.371407 np0000170103 devstack@c-api.service[113523]: we strongly recommend against using it for new projects. Apr 24 19:12:22.371407 np0000170103 devstack@c-api.service[113523]: If you are already using Eventlet, we recommend migrating to a different Apr 24 19:12:22.371407 np0000170103 devstack@c-api.service[113523]: framework. For more detail see Apr 24 19:12:22.371407 np0000170103 devstack@c-api.service[113523]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 24 19:12:22.371407 np0000170103 devstack@c-api.service[113523]: import eventlet # noqa Apr 24 19:12:22.372815 np0000170103 devstack@c-api.service[113521]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 24 19:12:22.372815 np0000170103 devstack@c-api.service[113521]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 24 19:12:22.372815 np0000170103 devstack@c-api.service[113521]: we strongly recommend against using it for new projects. Apr 24 19:12:22.372815 np0000170103 devstack@c-api.service[113521]: If you are already using Eventlet, we recommend migrating to a different Apr 24 19:12:22.372815 np0000170103 devstack@c-api.service[113521]: framework. For more detail see Apr 24 19:12:22.372815 np0000170103 devstack@c-api.service[113521]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 24 19:12:22.372815 np0000170103 devstack@c-api.service[113521]: import eventlet # noqa Apr 24 19:12:22.388546 np0000170103 devstack@c-api.service[113522]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 24 19:12:22.388546 np0000170103 devstack@c-api.service[113522]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 24 19:12:22.388546 np0000170103 devstack@c-api.service[113522]: we strongly recommend against using it for new projects. Apr 24 19:12:22.388546 np0000170103 devstack@c-api.service[113522]: If you are already using Eventlet, we recommend migrating to a different Apr 24 19:12:22.388546 np0000170103 devstack@c-api.service[113522]: framework. For more detail see Apr 24 19:12:22.388546 np0000170103 devstack@c-api.service[113522]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 24 19:12:22.388546 np0000170103 devstack@c-api.service[113522]: import eventlet # noqa Apr 24 19:12:22.451544 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 24 19:12:22.451544 np0000170103 devstack@c-api.service[113524]: debtcollector.deprecate( Apr 24 19:12:22.460091 np0000170103 devstack@c-api.service[113523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 24 19:12:22.460091 np0000170103 devstack@c-api.service[113523]: debtcollector.deprecate( Apr 24 19:12:22.465005 np0000170103 devstack@c-api.service[113521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 24 19:12:22.465005 np0000170103 devstack@c-api.service[113521]: debtcollector.deprecate( Apr 24 19:12:22.476732 np0000170103 devstack@c-api.service[113522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 24 19:12:22.476732 np0000170103 devstack@c-api.service[113522]: debtcollector.deprecate( Apr 24 19:12:22.529213 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Apr 24 19:12:22.529213 np0000170103 devstack@c-api.service[113524]: from cgi import parse_header Apr 24 19:12:22.548088 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:22.548088 np0000170103 devstack@c-api.service[113523]: from cgi import parse_header Apr 24 19:12:22.551063 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:22.551063 np0000170103 devstack@c-api.service[113521]: from cgi import parse_header Apr 24 19:12:22.564727 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:22.564727 np0000170103 devstack@c-api.service[113522]: from cgi import parse_header Apr 24 19:12:22.574079 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Apr 24 19:12:22.574079 np0000170103 devstack@c-api.service[113524]: removals.removed_module( Apr 24 19:12:22.574809 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Apr 24 19:12:22.574809 np0000170103 devstack@c-api.service[113524]: removals.removed_module( Apr 24 19:12:22.598930 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:22.598930 np0000170103 devstack@c-api.service[113521]: removals.removed_module( Apr 24 19:12:22.599724 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:22.599724 np0000170103 devstack@c-api.service[113521]: removals.removed_module( Apr 24 19:12:22.601487 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:22.601487 np0000170103 devstack@c-api.service[113523]: removals.removed_module( Apr 24 19:12:22.602447 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:22.602447 np0000170103 devstack@c-api.service[113523]: removals.removed_module( Apr 24 19:12:22.611472 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:22.611472 np0000170103 devstack@c-api.service[113522]: removals.removed_module( Apr 24 19:12:22.612745 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:22.612745 np0000170103 devstack@c-api.service[113522]: removals.removed_module( Apr 24 19:12:23.218016 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Apr 24 19:12:23.218016 np0000170103 devstack@c-api.service[113524]: warnings.warn( Apr 24 19:12:23.226510 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:23.226510 np0000170103 devstack@c-api.service[113521]: warnings.warn( Apr 24 19:12:23.261675 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:23.261675 np0000170103 devstack@c-api.service[113522]: warnings.warn( Apr 24 19:12:23.290945 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:23.290945 np0000170103 devstack@c-api.service[113523]: warnings.warn( Apr 24 19:12:23.318212 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Apr 24 19:12:23.318212 np0000170103 devstack@c-api.service[113524]: warnings.warn( Apr 24 19:12:23.321381 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:23.321381 np0000170103 devstack@c-api.service[113521]: warnings.warn( Apr 24 19:12:23.366304 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:23.366304 np0000170103 devstack@c-api.service[113522]: warnings.warn( Apr 24 19:12:23.394031 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:23.394031 np0000170103 devstack@c-api.service[113523]: warnings.warn( Apr 24 19:12:23.615264 np0000170103 devstack@c-api.service[113521]: 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 24 19:12:23.615856 np0000170103 devstack@c-api.service[113521]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113521) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 24 19:12:23.617226 np0000170103 devstack@c-api.service[113524]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Apr 24 19:12:23.617545 np0000170103 devstack@c-api.service[113524]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113524) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 24 19:12:23.651584 np0000170103 devstack@c-api.service[113522]: 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 24 19:12:23.652077 np0000170103 devstack@c-api.service[113522]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113522) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 24 19:12:23.707630 np0000170103 devstack@c-api.service[113524]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 24 19:12:23.707630 np0000170103 devstack@c-api.service[113524]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 24 19:12:23.707981 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:23.707981 np0000170103 devstack@c-api.service[113521]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 24 19:12:23.710511 np0000170103 devstack@c-api.service[113523]: 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 24 19:12:23.710680 np0000170103 devstack@c-api.service[113523]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113523) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 24 19:12:23.713331 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:23.713331 np0000170103 devstack@c-api.service[113522]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 24 19:12:23.775020 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:23.775020 np0000170103 devstack@c-api.service[113523]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 24 19:12:24.163533 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113521) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 24 19:12:24.163832 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113523) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 24 19:12:24.163967 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113522) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 24 19:12:24.164037 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.164090 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113524) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 24 19:12:24.164168 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.164232 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.164284 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.164344 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.164403 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.164459 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.164511 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.164576 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.164627 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.164743 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.164743 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.165534 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.165616 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.165697 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.165748 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.165816 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.165885 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.165934 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.166000 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.166062 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.166114 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.166168 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.166226 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.166283 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.166347 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.166397 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.166455 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.166512 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.166563 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.166635 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.166727 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.166788 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.166839 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.166896 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.166953 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.167003 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.167056 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.167107 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.167107 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.167215 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.167215 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.167215 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.167360 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.167411 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.167411 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.167535 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.167585 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.167693 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.167758 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.167816 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.167867 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.167956 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.167956 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.168051 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.168109 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.168159 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.168229 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.168279 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.168342 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.168394 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.168446 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.168495 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.168556 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.168556 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.168556 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.168556 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.168556 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.169771 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.169771 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.169771 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.169771 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.169771 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.170237 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.170237 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.170443 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.170443 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.170443 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.170747 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.170860 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.170984 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.171082 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.171176 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.171176 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.171365 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.171462 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.171556 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.171712 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.171712 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.171907 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.172114 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.172219 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.172314 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.172406 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.172498 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.172590 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.172752 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.172853 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.172902 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.172957 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.173013 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.173059 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.173107 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.173151 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.173201 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.173251 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.173300 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.173353 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.173353 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.173448 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.173500 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.173545 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.173590 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.173653 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.173708 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.173755 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.173808 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.173866 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.173920 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.173970 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.173970 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.173970 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.173970 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.173970 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.174188 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.174188 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.174188 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.174188 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.174188 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.174188 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.174453 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.174499 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.174545 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.174545 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.174545 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.174545 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.174743 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.174790 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.174844 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.174894 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.174944 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.174944 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.174944 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.174944 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.174944 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.175148 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.175148 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.175148 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.175148 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.175148 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.175148 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.175407 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.181707 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.181850 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.181893 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.181893 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.181964 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.182017 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.182052 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.182092 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.182127 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.182167 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.182201 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.182241 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.182276 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.182276 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.182349 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.182349 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.182349 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.182349 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.182349 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.182516 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.182561 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.182596 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.182635 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.182727 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.182727 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.182727 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.182727 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.182727 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.182896 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.182896 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.182896 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.182896 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.183022 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.183058 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.183058 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.183058 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.183256 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.183256 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.183256 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.183354 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.183389 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.183430 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.183430 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.183493 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.183539 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.183574 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.183612 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.183682 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.183724 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.183758 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.183798 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.183833 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.183867 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.183917 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.183917 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.183988 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.184066 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.184102 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.184141 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.184181 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.184220 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.184259 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.184299 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.184339 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.184380 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.184419 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.184452 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.184486 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.184530 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.184568 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.184606 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.187088 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.187210 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.187347 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.187442 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.187563 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.187757 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.187897 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.187964 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.188028 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.188160 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.188229 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.188292 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.188360 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.188432 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.188502 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.188574 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.188669 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.188747 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.188809 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.188856 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.188903 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.188951 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.189000 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.189043 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.189086 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.189133 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.189324 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.189324 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.189440 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.189489 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.189489 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.189577 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.189621 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.189681 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.189757 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.189831 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.189831 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.189831 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.189831 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.189831 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.189831 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.190091 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.190091 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.190176 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.190226 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.190276 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.190324 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.190375 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.190419 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.190462 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.190510 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.190555 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.190603 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.190661 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.190661 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.190765 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.190765 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.190765 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.190765 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.190765 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.190968 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.191020 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.191074 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.191074 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.191170 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.191215 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.191215 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.191215 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.191215 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.191396 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.191396 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.191396 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.191396 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.191396 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.191396 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.191396 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.191700 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.191700 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.191700 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.191700 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.191700 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.191931 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.191984 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.192035 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.192087 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.192178 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.192233 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.192291 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.192343 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.192396 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.192452 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.192510 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.192656 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.192689 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.192762 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.192788 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.192788 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.192915 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.192959 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.192986 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.193014 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.193041 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.193070 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.193093 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.193117 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.193141 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.193167 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.193194 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.193222 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.193245 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.193267 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.193289 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.193317 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.193344 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.193369 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.193391 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.193419 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.193447 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.193447 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.193447 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.193447 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.193447 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.193447 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.193447 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.193602 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.193629 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.193675 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.193675 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.193675 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.193675 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.193767 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.193796 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.193823 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.193849 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.193877 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.193901 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.194170 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.194170 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.194170 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.194314 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.194365 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.194411 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.194411 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.194502 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.194551 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.194551 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.194638 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.194693 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.194744 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.194793 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.194842 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.194842 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.194842 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.198658 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.198800 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.198800 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.198936 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.198936 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.199062 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.199138 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.199224 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.199328 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.199396 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.199465 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.199528 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.199528 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.199688 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.199763 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.199828 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.199897 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.199961 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.200024 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.200131 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.200267 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.200267 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.200354 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.200403 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.200445 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.200486 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.200521 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.200555 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.200595 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.200635 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.200701 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.200743 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.200778 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.200817 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.200854 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.200889 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.200929 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.200968 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.201013 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.201057 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.201093 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.201133 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.201133 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.201215 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.201251 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.201251 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.201251 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.201350 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.201390 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.201390 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.201390 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.201390 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.201532 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.201573 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.201573 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.201667 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.201667 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.201667 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.201790 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.201832 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.201866 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.201901 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.201935 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.201969 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.202008 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.202049 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.202083 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.202118 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.202255 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.202297 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.202337 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.202373 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.202407 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.202443 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.203190 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.203279 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.203345 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.203416 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.203416 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.203416 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.203416 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.203416 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.203416 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.203940 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.204061 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.204153 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.204153 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.204153 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.204153 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.204522 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.204620 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.204729 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.204829 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.204924 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.205009 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.205092 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.205178 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.205263 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.205358 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.205358 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.205522 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.205693 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.205828 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.205962 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.206030 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.206094 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.206156 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.206195 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.206245 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.206280 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.206320 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.206354 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.206354 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.206417 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.206457 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.206457 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.206457 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.206457 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.206595 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.206595 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.206595 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.206595 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.206595 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.206595 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.206595 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.206896 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.206896 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.206972 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.207015 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.207015 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.207365 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.207458 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.207458 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.207458 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.207458 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.207682 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.207682 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.207682 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.207682 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.207682 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.207682 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.207682 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.207682 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.207932 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.207932 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.208009 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.208044 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.208091 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.208126 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.208165 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.208200 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.208200 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.208336 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.208378 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.208425 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.208471 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.208519 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.208570 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.208611 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.208611 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.208611 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.208755 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.208755 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.208755 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.208755 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.208755 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.208916 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.208958 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.208998 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.209036 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.209077 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.209077 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.209077 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.209077 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.209077 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.209239 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.209239 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.209239 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.209239 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.209380 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.209417 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.209417 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.209487 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.209526 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.209562 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.209601 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.209665 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.209719 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.209764 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.209809 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.209809 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.209882 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.209921 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.209955 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.209999 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.209999 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.210062 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.210062 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.210062 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.210161 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.210161 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.210233 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.210268 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.210304 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.210343 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.210343 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.210410 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.210462 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.210501 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.210537 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.210575 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.210575 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.211340 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.211488 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.211583 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.211694 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.211801 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.211801 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.212025 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.212189 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.212268 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.212377 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.212457 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.212525 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.212590 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.212677 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.212766 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.212766 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.212766 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.212766 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.212766 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.213066 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.213066 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.213066 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.213066 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.213066 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.213066 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.213066 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.213479 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.213479 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.213479 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.213479 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.213479 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.213479 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.213479 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.213927 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.213927 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.213927 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.213927 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.213927 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.213927 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.213927 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.214399 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.214399 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.214399 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.214399 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.214399 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.214937 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.215030 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.215155 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.215257 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.215350 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.215447 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.215447 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.215617 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.215747 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.215853 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.215947 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.215947 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.216120 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.216214 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.216310 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.216310 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.216310 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.216310 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.216310 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.216310 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.216310 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.216310 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.216964 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.217003 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.217038 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.217038 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.217038 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.217038 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.217038 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.217038 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.217038 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.217258 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.217299 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.217334 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.217365 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.217401 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.217433 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.217469 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.217507 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.217540 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.217574 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.217604 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.217660 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.217694 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.217727 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.217727 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.217784 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.217815 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.217815 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.217889 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.217924 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.217963 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.218001 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.218001 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.218065 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.218096 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.218132 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.218132 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.218190 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.218220 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.218220 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.218270 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.218297 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.218321 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.218344 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.218344 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.218388 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.218415 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.218415 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.218466 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.218466 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.218512 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.218512 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.218555 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.218583 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.218583 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.218629 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.218689 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.218689 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.218689 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.218765 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.218788 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.218815 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.218838 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.218865 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.218865 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.218911 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.218938 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.218965 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.218992 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.219015 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.219039 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.219061 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.219089 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.219115 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.219138 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.219164 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.219254 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.219279 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.219304 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.219331 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.219331 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.219331 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.219405 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.219429 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.219429 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.219429 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.219490 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.219517 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.219545 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.219545 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.219590 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.219613 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.220322 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.220322 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.220476 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.220476 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.220562 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.220611 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.220716 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.220716 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.220842 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.220906 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.220906 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.221035 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.221035 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.221035 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.221035 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.221035 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.221035 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.221035 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.221035 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.221035 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.221035 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.221569 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.221662 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.221738 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.221738 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.221738 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.221738 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.221960 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.222018 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.222074 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.222074 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.222074 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.222074 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.222074 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.222074 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.222448 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.222448 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.222448 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.222448 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.222448 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.222448 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.222448 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.222774 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.222774 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.222774 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.222774 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.222953 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.223003 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.223003 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.223003 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.223122 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.223172 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.223223 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.223273 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.223322 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.223370 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.223436 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.223579 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.223646 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.223705 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.223760 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.223813 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.223813 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.223967 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.224017 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.224017 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.224101 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.224101 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.224230 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.224286 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.224355 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.224500 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.224581 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.224647 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.224702 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.224749 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.224793 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.224835 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.224887 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.224933 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.224933 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.225029 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.225080 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.225112 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.225137 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.225161 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.225161 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.225161 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.225234 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.225259 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.225283 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.225315 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.225348 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.225376 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.225400 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.225423 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.225451 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.225474 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.225497 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.225525 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.225553 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.225584 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.225611 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.225656 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.225682 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.225708 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.225738 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.225738 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.225738 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.225807 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.225836 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.225862 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.225891 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.225916 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.225941 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.225965 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.225991 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.225991 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.226035 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.226064 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.226094 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.226094 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.226142 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.226170 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.226194 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.226221 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.226245 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.226274 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.226274 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.226323 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.226351 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.226351 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.226423 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.226486 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:12:24.226591 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.226673 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.226728 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.226822 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.226928 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.226960 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.226990 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.227016 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.227041 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.227064 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.227093 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.227123 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.227152 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.227209 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.227249 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.227306 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.230690 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.230740 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.230780 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:12:24.230780 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:12:24.230780 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:12:24.230780 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:12:24.230780 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:12:24.230780 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:12:24.273948 np0000170103 devstack@c-api.service[113523]: INFO dbcounter [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Registered counter for database cinder Apr 24 19:12:24.275037 np0000170103 devstack@c-api.service[113521]: INFO dbcounter [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Registered counter for database cinder Apr 24 19:12:24.277437 np0000170103 devstack@c-api.service[113522]: INFO dbcounter [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Registered counter for database cinder Apr 24 19:12:24.286885 np0000170103 devstack@c-api.service[113523]: DEBUG oslo_db.sqlalchemy.engines [None req-3d849256-44ad-446e-84d1-597bb74101f1 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=113523) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 24 19:12:24.287662 np0000170103 devstack@c-api.service[113521]: DEBUG oslo_db.sqlalchemy.engines [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 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=113521) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 24 19:12:24.289293 np0000170103 devstack@c-api.service[113522]: DEBUG oslo_db.sqlalchemy.engines [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 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=113522) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 24 19:12:24.289457 np0000170103 devstack@c-api.service[113524]: INFO dbcounter [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Registered counter for database cinder Apr 24 19:12:24.302118 np0000170103 devstack@c-api.service[113524]: DEBUG oslo_db.sqlalchemy.engines [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=113524) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 24 19:12:24.407315 np0000170103 devstack@c-api.service[113521]: DEBUG dbcounter [-] [113521] Writer thread running {{(pid=113521) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 24 19:12:24.408232 np0000170103 devstack@c-api.service[113522]: DEBUG dbcounter [-] [113522] Writer thread running {{(pid=113522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 24 19:12:24.410622 np0000170103 devstack@c-api.service[113521]: INFO cinder.rpc [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 24 19:12:24.410730 np0000170103 devstack@c-api.service[113523]: DEBUG dbcounter [-] [113523] Writer thread running {{(pid=113523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 24 19:12:24.411282 np0000170103 devstack@c-api.service[113522]: INFO cinder.rpc [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 24 19:12:24.413091 np0000170103 devstack@c-api.service[113522]: INFO cinder.rpc [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 24 19:12:24.413300 np0000170103 devstack@c-api.service[113521]: INFO cinder.rpc [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 24 19:12:24.413525 np0000170103 devstack@c-api.service[113523]: INFO cinder.rpc [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 24 19:12:24.415241 np0000170103 devstack@c-api.service[113522]: INFO cinder.rpc [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 24 19:12:24.415853 np0000170103 devstack@c-api.service[113521]: INFO cinder.rpc [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 24 19:12:24.416216 np0000170103 devstack@c-api.service[113523]: INFO cinder.rpc [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 24 19:12:24.418545 np0000170103 devstack@c-api.service[113522]: INFO cinder.rpc [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 24 19:12:24.418701 np0000170103 devstack@c-api.service[113521]: INFO cinder.rpc [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 24 19:12:24.419151 np0000170103 devstack@c-api.service[113524]: DEBUG dbcounter [-] [113524] Writer thread running {{(pid=113524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 24 19:12:24.419286 np0000170103 devstack@c-api.service[113523]: INFO cinder.rpc [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 24 19:12:24.419498 np0000170103 devstack@c-api.service[113522]: WARNING castellan.key_manager.migration [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.419932 np0000170103 devstack@c-api.service[113521]: WARNING castellan.key_manager.migration [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.421782 np0000170103 devstack@c-api.service[113522]: WARNING castellan.key_manager.migration [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.421954 np0000170103 devstack@c-api.service[113523]: INFO cinder.rpc [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 24 19:12:24.422354 np0000170103 devstack@c-api.service[113524]: INFO cinder.rpc [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 24 19:12:24.422456 np0000170103 devstack@c-api.service[113521]: WARNING castellan.key_manager.migration [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.423277 np0000170103 devstack@c-api.service[113523]: WARNING castellan.key_manager.migration [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.424800 np0000170103 devstack@c-api.service[113524]: INFO cinder.rpc [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 24 19:12:24.425154 np0000170103 devstack@c-api.service[113523]: WARNING castellan.key_manager.migration [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.426709 np0000170103 devstack@c-api.service[113522]: DEBUG oslo_db.sqlalchemy.engines [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 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=113522) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 24 19:12:24.426920 np0000170103 devstack@c-api.service[113524]: INFO cinder.rpc [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 24 19:12:24.428622 np0000170103 devstack@c-api.service[113524]: INFO cinder.rpc [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 24 19:12:24.428735 np0000170103 devstack@c-api.service[113521]: DEBUG oslo_db.sqlalchemy.engines [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 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=113521) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 24 19:12:24.428874 np0000170103 devstack@c-api.service[113522]: INFO cinder.rpc [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 24 19:12:24.429510 np0000170103 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.430541 np0000170103 devstack@c-api.service[113523]: DEBUG oslo_db.sqlalchemy.engines [None req-3d849256-44ad-446e-84d1-597bb74101f1 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=113523) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 24 19:12:24.430736 np0000170103 devstack@c-api.service[113522]: INFO cinder.rpc [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 24 19:12:24.431348 np0000170103 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.431420 np0000170103 devstack@c-api.service[113521]: INFO cinder.rpc [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 24 19:12:24.431734 np0000170103 devstack@c-api.service[113522]: WARNING castellan.key_manager.migration [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.433516 np0000170103 devstack@c-api.service[113523]: INFO cinder.rpc [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 24 19:12:24.433935 np0000170103 devstack@c-api.service[113521]: INFO cinder.rpc [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 24 19:12:24.435308 np0000170103 devstack@c-api.service[113521]: WARNING castellan.key_manager.migration [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.436053 np0000170103 devstack@c-api.service[113523]: INFO cinder.rpc [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 24 19:12:24.436905 np0000170103 devstack@c-api.service[113524]: DEBUG oslo_db.sqlalchemy.engines [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=113524) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 24 19:12:24.437360 np0000170103 devstack@c-api.service[113523]: WARNING castellan.key_manager.migration [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.439875 np0000170103 devstack@c-api.service[113524]: INFO cinder.rpc [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 24 19:12:24.442360 np0000170103 devstack@c-api.service[113524]: INFO cinder.rpc [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 24 19:12:24.443729 np0000170103 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.444490 np0000170103 devstack@c-api.service[113522]: WARNING castellan.key_manager.migration [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.446143 np0000170103 devstack@c-api.service[113521]: WARNING castellan.key_manager.migration [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.447893 np0000170103 devstack@c-api.service[113523]: WARNING castellan.key_manager.migration [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.448196 np0000170103 devstack@c-api.service[113522]: WARNING castellan.key_manager.migration [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.449509 np0000170103 devstack@c-api.service[113521]: WARNING castellan.key_manager.migration [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.451303 np0000170103 devstack@c-api.service[113523]: WARNING castellan.key_manager.migration [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.451614 np0000170103 devstack@c-api.service[113522]: WARNING castellan.key_manager.migration [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.452861 np0000170103 devstack@c-api.service[113521]: WARNING castellan.key_manager.migration [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.454599 np0000170103 devstack@c-api.service[113523]: WARNING castellan.key_manager.migration [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.455913 np0000170103 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.456009 np0000170103 devstack@c-api.service[113522]: WARNING castellan.key_manager.migration [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.457321 np0000170103 devstack@c-api.service[113521]: WARNING castellan.key_manager.migration [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.459204 np0000170103 devstack@c-api.service[113523]: WARNING castellan.key_manager.migration [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.459309 np0000170103 devstack@c-api.service[113522]: WARNING castellan.key_manager.migration [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.459419 np0000170103 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.460394 np0000170103 devstack@c-api.service[113521]: WARNING castellan.key_manager.migration [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.462217 np0000170103 devstack@c-api.service[113523]: WARNING castellan.key_manager.migration [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.462311 np0000170103 devstack@c-api.service[113522]: WARNING castellan.key_manager.migration [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.463482 np0000170103 devstack@c-api.service[113521]: WARNING castellan.key_manager.migration [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.464245 np0000170103 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.465230 np0000170103 devstack@c-api.service[113523]: WARNING castellan.key_manager.migration [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.465538 np0000170103 devstack@c-api.service[113522]: WARNING castellan.key_manager.migration [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.466661 np0000170103 devstack@c-api.service[113521]: WARNING castellan.key_manager.migration [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.468659 np0000170103 devstack@c-api.service[113523]: WARNING castellan.key_manager.migration [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.469317 np0000170103 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.469424 np0000170103 devstack@c-api.service[113522]: WARNING castellan.key_manager.migration [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.469581 np0000170103 devstack@c-api.service[113521]: WARNING castellan.key_manager.migration [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.472434 np0000170103 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.472925 np0000170103 devstack@c-api.service[113523]: WARNING castellan.key_manager.migration [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.473319 np0000170103 devstack@c-api.service[113521]: WARNING castellan.key_manager.migration [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.474738 np0000170103 devstack@c-api.service[113522]: WARNING castellan.key_manager.migration [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.474906 np0000170103 devstack@c-api.service[113521]: WARNING castellan.key_manager.migration [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.475470 np0000170103 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.476377 np0000170103 devstack@c-api.service[113522]: WARNING castellan.key_manager.migration [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.476452 np0000170103 devstack@c-api.service[113523]: WARNING castellan.key_manager.migration [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.477614 np0000170103 devstack@c-api.service[113521]: WARNING castellan.key_manager.migration [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.477994 np0000170103 devstack@c-api.service[113523]: WARNING castellan.key_manager.migration [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.478546 np0000170103 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.479155 np0000170103 devstack@c-api.service[113522]: WARNING castellan.key_manager.migration [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.480902 np0000170103 devstack@c-api.service[113523]: WARNING castellan.key_manager.migration [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.481510 np0000170103 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.483307 np0000170103 devstack@c-api.service[113521]: WARNING castellan.key_manager.migration [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.484919 np0000170103 devstack@c-api.service[113522]: WARNING castellan.key_manager.migration [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.485364 np0000170103 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.486744 np0000170103 devstack@c-api.service[113521]: WARNING castellan.key_manager.migration [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.486968 np0000170103 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.487104 np0000170103 devstack@c-api.service[113523]: WARNING castellan.key_manager.migration [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.488467 np0000170103 devstack@c-api.service[113522]: WARNING castellan.key_manager.migration [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.488581 np0000170103 devstack@c-api.service[113521]: WARNING cinder.api.contrib.hosts [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 24 19:12:24.489359 np0000170103 devstack@c-api.service[113521]: WARNING castellan.key_manager.migration [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.489689 np0000170103 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.490397 np0000170103 devstack@c-api.service[113522]: WARNING cinder.api.contrib.hosts [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 24 19:12:24.490542 np0000170103 devstack@c-api.service[113523]: WARNING castellan.key_manager.migration [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.490886 np0000170103 devstack@c-api.service[113521]: WARNING castellan.key_manager.migration [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.491247 np0000170103 devstack@c-api.service[113522]: WARNING castellan.key_manager.migration [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.492365 np0000170103 devstack@c-api.service[113521]: WARNING castellan.key_manager.migration [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.492721 np0000170103 devstack@c-api.service[113522]: WARNING castellan.key_manager.migration [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.492790 np0000170103 devstack@c-api.service[113523]: WARNING cinder.api.contrib.hosts [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 24 19:12:24.493532 np0000170103 devstack@c-api.service[113523]: WARNING castellan.key_manager.migration [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.493904 np0000170103 devstack@c-api.service[113521]: WARNING castellan.key_manager.migration [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.494259 np0000170103 devstack@c-api.service[113522]: WARNING castellan.key_manager.migration [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.495023 np0000170103 devstack@c-api.service[113523]: WARNING castellan.key_manager.migration [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.495292 np0000170103 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.495453 np0000170103 devstack@c-api.service[113521]: WARNING castellan.key_manager.migration [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.496017 np0000170103 devstack@c-api.service[113522]: WARNING castellan.key_manager.migration [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.496498 np0000170103 devstack@c-api.service[113523]: WARNING castellan.key_manager.migration [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.496838 np0000170103 devstack@c-api.service[113521]: WARNING castellan.key_manager.migration [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.497538 np0000170103 devstack@c-api.service[113522]: WARNING castellan.key_manager.migration [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.498121 np0000170103 devstack@c-api.service[113523]: WARNING castellan.key_manager.migration [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.498404 np0000170103 devstack@c-api.service[113521]: WARNING castellan.key_manager.migration [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.498719 np0000170103 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.499065 np0000170103 devstack@c-api.service[113522]: WARNING castellan.key_manager.migration [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.499867 np0000170103 devstack@c-api.service[113523]: WARNING castellan.key_manager.migration [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.499992 np0000170103 devstack@c-api.service[113521]: WARNING castellan.key_manager.migration [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.500563 np0000170103 devstack@c-api.service[113524]: WARNING cinder.api.contrib.hosts [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 24 19:12:24.500701 np0000170103 devstack@c-api.service[113522]: WARNING castellan.key_manager.migration [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.501018 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.v3.router [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Extended resource: extensions {{(pid=113521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.501344 np0000170103 devstack@c-api.service[113523]: WARNING castellan.key_manager.migration [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.501440 np0000170103 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.502424 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.v3.router [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Extended resource: capabilities {{(pid=113521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.502528 np0000170103 devstack@c-api.service[113522]: WARNING castellan.key_manager.migration [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.503005 np0000170103 devstack@c-api.service[113523]: WARNING castellan.key_manager.migration [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.503150 np0000170103 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.503435 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Extended resource: extensions {{(pid=113522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.503751 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.v3.router [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Extended resource: extra_specs {{(pid=113521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.504543 np0000170103 devstack@c-api.service[113523]: WARNING castellan.key_manager.migration [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.504659 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Extended resource: capabilities {{(pid=113522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.504741 np0000170103 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.505312 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.v3.router [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Extended resource: os-hosts {{(pid=113521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.505561 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Extended resource: extensions {{(pid=113523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.506054 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Extended resource: extra_specs {{(pid=113522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.506664 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.v3.router [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Extended resource: qos-specs {{(pid=113521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.506851 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Extended resource: capabilities {{(pid=113523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.506972 np0000170103 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.507653 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Extended resource: os-hosts {{(pid=113522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.508368 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Extended resource: extra_specs {{(pid=113523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.508824 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.v3.router [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Extended resource: os-availability-zone {{(pid=113521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.509060 np0000170103 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.509116 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Extended resource: qos-specs {{(pid=113522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.510040 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Extended resource: os-hosts {{(pid=113523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.510129 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.v3.router [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Extended resource: os-snapshot-manage {{(pid=113521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.510656 np0000170103 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.511428 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Extended resource: os-availability-zone {{(pid=113522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.511690 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Extended resource: qos-specs {{(pid=113523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.511884 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.v3.router [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Extended resource: backups {{(pid=113521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.512764 np0000170103 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.513028 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Extended resource: os-snapshot-manage {{(pid=113522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.514087 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.v3.router [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Extended resource: scheduler-stats {{(pid=113521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.514414 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Extended resource: os-availability-zone {{(pid=113523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.514523 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Extended resource: backups {{(pid=113522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.515513 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.v3.router [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Extended resource: os-volume-manage {{(pid=113521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.515591 np0000170103 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.516448 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Extended resource: os-snapshot-manage {{(pid=113523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.516761 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Extended resource: scheduler-stats {{(pid=113522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.517167 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Extended resource: extensions {{(pid=113524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.517559 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.v3.router [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Extended resource: os-volume-transfer {{(pid=113521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.517954 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Extended resource: backups {{(pid=113523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.518241 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Extended resource: os-volume-manage {{(pid=113522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.519274 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.v3.router [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Extended resource: cgsnapshots {{(pid=113521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.519375 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Extended resource: capabilities {{(pid=113524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.520430 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Extended resource: os-volume-transfer {{(pid=113522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.520657 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Extended resource: scheduler-stats {{(pid=113523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.520743 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.v3.router [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Extended resource: encryption {{(pid=113521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.520828 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Extended resource: extra_specs {{(pid=113524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.522090 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Extended resource: os-volume-manage {{(pid=113523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.522201 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.v3.router [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Extended resource: os-quota-class-sets {{(pid=113521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.522274 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Extended resource: cgsnapshots {{(pid=113522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.522362 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Extended resource: os-hosts {{(pid=113524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.523553 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.v3.router [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Extended resource: os-quota-sets {{(pid=113521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.523702 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Extended resource: os-volume-transfer {{(pid=113523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.523789 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Extended resource: qos-specs {{(pid=113524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.523904 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Extended resource: encryption {{(pid=113522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.524944 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.v3.router [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Extended resource: consistencygroups {{(pid=113521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.525268 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Extended resource: cgsnapshots {{(pid=113523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.525664 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Extended resource: os-quota-class-sets {{(pid=113522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.525828 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Extended resource: os-availability-zone {{(pid=113524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.526656 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Extended resource: encryption {{(pid=113523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.526875 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.v3.router [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Extended resource: os-volume-type-access {{(pid=113521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.527124 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Extended resource: os-quota-sets {{(pid=113522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.527216 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Extended resource: os-snapshot-manage {{(pid=113524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.528263 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Extended resource: os-quota-class-sets {{(pid=113523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.528512 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.v3.router [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Extended resource: encryption {{(pid=113521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.528598 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Extended resource: consistencygroups {{(pid=113522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.528739 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Extended resource: backups {{(pid=113524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.529581 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Extended resource: os-quota-sets {{(pid=113523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.530606 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Extended resource: scheduler-stats {{(pid=113524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.530721 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Extended resource: os-volume-type-access {{(pid=113522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.530801 np0000170103 devstack@c-api.service[113521]: WARNING castellan.key_manager.migration [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.531045 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Extended resource: consistencygroups {{(pid=113523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.532059 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Extended resource: os-volume-manage {{(pid=113524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.532332 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Extended resource: encryption {{(pid=113522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.532415 np0000170103 devstack@c-api.service[113521]: WARNING castellan.key_manager.migration [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.533049 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Extended resource: os-volume-type-access {{(pid=113523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.533773 np0000170103 devstack@c-api.service[113521]: WARNING castellan.key_manager.migration [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.534257 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Extended resource: os-volume-transfer {{(pid=113524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.534650 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Extended resource: encryption {{(pid=113523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.534984 np0000170103 devstack@c-api.service[113522]: WARNING castellan.key_manager.migration [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.535210 np0000170103 devstack@c-api.service[113521]: WARNING castellan.key_manager.migration [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.535936 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Extended resource: cgsnapshots {{(pid=113524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.536628 np0000170103 devstack@c-api.service[113522]: WARNING castellan.key_manager.migration [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.536700 np0000170103 devstack@c-api.service[113521]: WARNING castellan.key_manager.migration [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.537153 np0000170103 devstack@c-api.service[113523]: WARNING castellan.key_manager.migration [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.537346 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Extended resource: encryption {{(pid=113524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.538177 np0000170103 devstack@c-api.service[113521]: WARNING castellan.key_manager.migration [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.538229 np0000170103 devstack@c-api.service[113522]: WARNING castellan.key_manager.migration [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.538683 np0000170103 devstack@c-api.service[113523]: WARNING castellan.key_manager.migration [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.538844 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Extended resource: os-quota-class-sets {{(pid=113524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.539051 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.contrib.snapshot_actions [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] SnapshotActionsController initialized {{(pid=113521) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 24 19:12:24.539773 np0000170103 devstack@c-api.service[113522]: WARNING castellan.key_manager.migration [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.539831 np0000170103 devstack@c-api.service[113521]: WARNING castellan.key_manager.migration [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.540167 np0000170103 devstack@c-api.service[113523]: WARNING castellan.key_manager.migration [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.540220 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Extended resource: os-quota-sets {{(pid=113524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.540700 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.v3.router [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:12:24.540839 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.v3.router [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:12:24.540917 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.v3.router [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:12:24.541044 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.v3.router [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Extension VolumeActions extending resource: volumes {{(pid=113521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:12:24.541196 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.v3.router [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Extension AdminActions extending resource: volumes {{(pid=113521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:12:24.541298 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.v3.router [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Extension AdminActions extending resource: snapshots {{(pid=113521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:12:24.541391 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.v3.router [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Extension AdminActions extending resource: backups {{(pid=113521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:12:24.541470 np0000170103 devstack@c-api.service[113522]: WARNING castellan.key_manager.migration [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.541551 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Extended resource: consistencygroups {{(pid=113524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.541630 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.v3.router [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:12:24.541773 np0000170103 devstack@c-api.service[113523]: WARNING castellan.key_manager.migration [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.541856 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.v3.router [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:12:24.541856 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.v3.router [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:12:24.542023 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.v3.router [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:12:24.542023 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.v3.router [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:12:24.542183 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.v3.router [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Extension TypesManage extending resource: types {{(pid=113521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:12:24.542264 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.v3.router [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:12:24.542343 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.v3.router [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Extension UsedLimits extending resource: limits {{(pid=113521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:12:24.542419 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.v3.router [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:12:24.543092 np0000170103 devstack@c-api.service[113523]: WARNING castellan.key_manager.migration [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.543368 np0000170103 devstack@c-api.service[113522]: WARNING castellan.key_manager.migration [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.543548 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Extended resource: os-volume-type-access {{(pid=113524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.544300 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.contrib.snapshot_actions [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] SnapshotActionsController initialized {{(pid=113522) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 24 19:12:24.544741 np0000170103 devstack@c-api.service[113523]: WARNING castellan.key_manager.migration [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.544841 np0000170103 devstack@c-api.service[113521]: WARNING keystonemiddleware.auth_token [None req-a2d4fa5d-f9e0-4b85-bf19-69d5cf97df37 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 24 19:12:24.545141 np0000170103 devstack@c-api.service[113522]: WARNING castellan.key_manager.migration [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.545236 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Extended resource: encryption {{(pid=113524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:12:24.545607 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.contrib.snapshot_actions [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] SnapshotActionsController initialized {{(pid=113523) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 24 19:12:24.546111 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:12:24.546254 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:12:24.546332 np0000170103 devstack@c-api.service[113523]: WARNING castellan.key_manager.migration [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.546390 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:12:24.546555 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Extension VolumeActions extending resource: volumes {{(pid=113522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:12:24.546755 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Extension AdminActions extending resource: volumes {{(pid=113522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:12:24.546884 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Extension AdminActions extending resource: snapshots {{(pid=113522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:12:24.547030 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Extension AdminActions extending resource: backups {{(pid=113522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:12:24.547162 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:12:24.547369 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:12:24.547445 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:12:24.547522 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:12:24.547585 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:12:24.547681 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:12:24.547749 np0000170103 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.547814 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:12:24.547916 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:12:24.548017 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Extension VolumeActions extending resource: volumes {{(pid=113523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:12:24.548086 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Extension TypesManage extending resource: types {{(pid=113522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:12:24.548149 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Extension AdminActions extending resource: volumes {{(pid=113523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:12:24.548206 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:12:24.548263 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Extension AdminActions extending resource: snapshots {{(pid=113523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:12:24.548263 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Extension AdminActions extending resource: backups {{(pid=113523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:12:24.548381 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Extension UsedLimits extending resource: limits {{(pid=113522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:12:24.548457 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:12:24.548514 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:12:24.548571 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:12:24.548571 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:12:24.548719 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:12:24.548776 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:12:24.548907 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Extension TypesManage extending resource: types {{(pid=113523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:12:24.549159 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:12:24.549305 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Extension UsedLimits extending resource: limits {{(pid=113523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:12:24.549402 np0000170103 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.549473 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-3d849256-44ad-446e-84d1-597bb74101f1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:12:24.550744 np0000170103 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.550837 np0000170103 devstack@c-api.service[113521]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c0a79aa3668 pid: 113521 (default app) Apr 24 19:12:24.551014 np0000170103 devstack@c-api.service[113522]: WARNING keystonemiddleware.auth_token [None req-98dd718b-54a5-4d3e-9e92-20106e7c3379 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 24 19:12:24.551409 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.551409 np0000170103 devstack@c-api.service[113521]: warnings.warn( Apr 24 19:12:24.551884 np0000170103 devstack@c-api.service[113523]: WARNING keystonemiddleware.auth_token [None req-3d849256-44ad-446e-84d1-597bb74101f1 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 24 19:12:24.552277 np0000170103 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.553748 np0000170103 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.555330 np0000170103 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.556189 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.contrib.snapshot_actions [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] SnapshotActionsController initialized {{(pid=113524) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 24 19:12:24.556915 np0000170103 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:12:24.557299 np0000170103 devstack@c-api.service[113522]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c0a79aa3668 pid: 113522 (default app) Apr 24 19:12:24.557800 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:12:24.557880 np0000170103 devstack@c-api.service[113523]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c0a79aa3668 pid: 113523 (default app) Apr 24 19:12:24.557940 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:12:24.558062 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:12:24.558195 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Extension VolumeActions extending resource: volumes {{(pid=113524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:12:24.558324 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Extension AdminActions extending resource: volumes {{(pid=113524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:12:24.558456 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Extension AdminActions extending resource: snapshots {{(pid=113524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:12:24.558535 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Extension AdminActions extending resource: backups {{(pid=113524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:12:24.558765 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:12:24.558855 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:12:24.558952 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:12:24.559049 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Extension SnapshotActions extending resource: snapshots {{(pid=113524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:12:24.559146 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:12:24.559218 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.559218 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.559218 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.559218 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.559218 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.559756 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.559756 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.559756 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.560009 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Extension TypesManage extending resource: types {{(pid=113524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:12:24.560121 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.560121 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.560121 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.560121 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.560121 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.560121 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.560567 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.560567 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.560567 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.560567 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.560567 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.560966 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.561021 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Extension VolumeTypeAccess extending resource: types {{(pid=113524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:12:24.561089 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.561089 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.561089 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.561089 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.561379 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.561379 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.561379 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.561379 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.561682 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.561682 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.561846 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Extension UsedLimits extending resource: limits {{(pid=113524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:12:24.561922 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.561922 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.561922 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.561922 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.562212 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.562212 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.562212 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.562212 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.562212 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.562578 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.562578 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.562578 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.562578 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.562578 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.562909 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-16eaa998-9749-4779-acd4-a5517f411edd None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:12:24.562994 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.562994 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.562994 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.562994 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.562994 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.562994 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.563468 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.563468 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.563468 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.563468 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.563468 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.563468 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.563988 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.563988 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.563988 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.563988 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.563988 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.564380 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.564380 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.564380 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.564380 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.564380 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.564797 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.564797 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.564797 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.564797 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.564797 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.564797 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.565238 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.565238 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.565238 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.565238 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.565238 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.565238 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.568324 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.568324 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.568324 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.568324 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.568324 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.568508 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.568508 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.568508 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.568508 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.568508 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.568687 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.568687 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.568687 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.568687 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.568804 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.568804 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.568804 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.568804 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.568955 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.568955 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.568955 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.568955 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.568955 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.569108 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.569108 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.569108 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.569108 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.569108 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.569258 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.569258 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.569258 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.569258 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.569375 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.569375 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.569375 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.569375 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.569504 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.569504 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.569504 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.569504 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.569630 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.569630 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.569630 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.569630 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.569769 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.569769 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.569769 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.569769 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.569894 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.569894 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.569894 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.569894 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.569894 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.570051 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.570051 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.570051 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.570051 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.570051 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.570051 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.570227 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.570227 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.570227 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.570227 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.570227 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.570362 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.570362 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.570362 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.570362 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.570362 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.570362 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.570543 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.570543 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.570543 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.570543 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.570543 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.570543 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.570732 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.570732 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.570732 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.570732 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.570732 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.570732 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.570925 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.570925 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.570925 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.570925 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.570925 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.570925 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.571104 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.571104 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.571104 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.571104 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.571344 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.571344 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.571344 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.571344 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.571344 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.571751 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.571751 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.571751 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.571751 np0000170103 devstack@c-api.service[113521]: /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 24 19:12:24.571751 np0000170103 devstack@c-api.service[113521]: warnings.warn(deprecated_msg) Apr 24 19:12:24.571897 np0000170103 devstack@c-api.service[113524]: WARNING keystonemiddleware.auth_token [None req-16eaa998-9749-4779-acd4-a5517f411edd 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 24 19:12:24.571933 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.middleware.request_id [None req-bada4939-c3a2-47e7-a568-2d357f3dfc44 None None] RequestId filter calling following filter/app {{(pid=113521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:12:24.571933 np0000170103 devstack@c-api.service[113521]: [pid: 113521|app: 0|req: 1/1] 199.19.213.129 () {60 vars in 953 bytes} [Fri Apr 24 19:12:24 2026] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Apr 24 19:12:24.571980 np0000170103 devstack@c-api.service[113524]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c0a79aa3668 pid: 113524 (default app) Apr 24 19:12:31.737992 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.737992 np0000170103 devstack@c-api.service[113522]: warnings.warn( Apr 24 19:12:31.751152 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.751152 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.751152 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.751152 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.751560 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.751560 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.751560 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.751560 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.751963 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.751963 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.751963 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.751963 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.751963 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.751963 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.752373 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.752373 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.752373 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.752373 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.752373 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.752871 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.752871 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.752871 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.752871 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.752871 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.753313 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.753313 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.753313 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.753313 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.753602 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.753602 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.753602 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.753602 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.753602 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.753950 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.753950 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.753950 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.753950 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.753950 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.754266 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.754266 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.754266 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.754266 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.754266 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.754266 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.754625 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.754625 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.754625 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.754625 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.754625 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.754625 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.755032 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.755032 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.755032 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.755032 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.755032 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.755032 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.755386 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.755386 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.755386 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.755386 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.755386 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.755717 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.755717 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.755717 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.755717 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.755717 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.756085 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.756085 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.756085 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.756085 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.756085 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.756085 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.756575 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.756575 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.756575 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.756575 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.756575 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.756575 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.757048 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.757048 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.757048 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.757048 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.757048 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.757392 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.757392 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.757392 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.757392 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.757392 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.757838 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.757838 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.757838 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.757838 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.758146 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.758146 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.758146 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.758146 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.758459 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.758459 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.758459 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.758459 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.758459 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.758838 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.758838 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.758838 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.758838 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.758838 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.759170 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.759170 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.759170 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.759170 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.759479 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.759479 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.759479 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.759479 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.759857 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.759857 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.759857 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.759857 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.760081 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.760081 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.760081 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.760081 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.760229 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.760229 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.760229 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.760229 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.760372 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.760372 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.760372 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.760372 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.760372 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.760670 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.760670 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.760670 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.760670 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.760670 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.760670 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.760907 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.760907 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.760907 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.760907 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.760907 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.761088 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.761088 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.761088 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.761088 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.761088 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.761088 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.761268 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.761268 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.761268 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.761268 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.761268 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.761268 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.761415 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.761415 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.761415 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.761415 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.761415 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.761415 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.761575 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.761575 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.761575 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.761575 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.761575 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.761575 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.761776 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.761776 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.761776 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.761776 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.761911 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.761911 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.761911 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.761911 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.761911 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.762056 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.762056 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.762056 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.762056 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:31.762056 np0000170103 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 24 19:12:31.762056 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.middleware.request_id [None req-77b3c618-90bc-4ea8-87e3-71d20a69047d None None] RequestId filter calling following filter/app {{(pid=113522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:12:32.244049 np0000170103 devstack@c-api.service[113522]: INFO cinder.api.openstack.wsgi [None req-77b3c618-90bc-4ea8-87e3-71d20a69047d admin admin] POST https://199.19.213.129/volume/v3/types Apr 24 19:12:32.244667 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.openstack.wsgi [None req-77b3c618-90bc-4ea8-87e3-71d20a69047d admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 24 19:12:32.246265 np0000170103 devstack@c-api.service[113522]: /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 24 19:12:32.246265 np0000170103 devstack@c-api.service[113522]: warnings.warn( Apr 24 19:12:32.256591 np0000170103 devstack@c-api.service[113522]: DEBUG oslo_db.sqlalchemy.engines [None req-77b3c618-90bc-4ea8-87e3-71d20a69047d 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=113522) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 24 19:12:32.290438 np0000170103 devstack@c-api.service[113522]: INFO cinder.api.openstack.wsgi [None req-77b3c618-90bc-4ea8-87e3-71d20a69047d admin admin] https://199.19.213.129/volume/v3/types returned with HTTP 200 Apr 24 19:12:32.291157 np0000170103 devstack@c-api.service[113522]: [pid: 113522|app: 0|req: 1/2] 199.19.213.129 () {68 vars in 1288 bytes} [Fri Apr 24 19:12:31 2026] POST /volume/v3/types => generated 186 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 24 19:12:32.304710 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.304710 np0000170103 devstack@c-api.service[113523]: warnings.warn( Apr 24 19:12:32.316583 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.316583 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.316748 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.316748 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.316748 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.316748 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.316748 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.316960 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.316960 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.316960 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.316960 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.316960 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.316960 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.317224 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.317224 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.317224 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.317224 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.317224 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.317409 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.317409 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.317409 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.317409 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.317578 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.317578 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.317578 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.317578 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.317757 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.317757 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.317757 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.317757 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.317757 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.317967 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.317967 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.317967 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.317967 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.317967 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.318154 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.318154 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.318154 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.318154 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.318154 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.318154 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.318420 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.318420 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.318420 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.318420 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.318420 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.318420 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.318660 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.318660 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.318660 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.318660 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.318660 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.318660 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.318886 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.318886 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.318886 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.318886 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.318886 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.318886 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.319208 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.319208 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.319208 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.319208 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.319353 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.319353 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.319353 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.319353 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.319353 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.319533 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.319533 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.319533 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.319533 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.319533 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.320025 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.320025 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.320025 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.320025 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.320025 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.320025 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.320368 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.320368 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.320368 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.320368 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.320368 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.320761 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.320761 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.320761 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.320761 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.320761 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.321072 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.321072 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.321072 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.321072 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.321354 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.321354 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.321354 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.321354 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.321627 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.321627 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.321627 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.321627 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.321627 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.322062 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.322062 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.322062 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.322062 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.322062 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.322376 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.322376 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.322376 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.322376 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.322761 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.322761 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.322761 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.322761 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.323038 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.323038 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.323038 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.323038 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.323304 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.323304 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.323304 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.323304 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.323536 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.323536 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.323536 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.323536 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.323802 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.323802 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.323802 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.323802 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.323802 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.323802 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.324225 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.324225 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.324225 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.324225 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.324225 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.324589 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.324589 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.324589 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.324589 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.324589 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.324589 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.324589 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.325077 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.325077 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.325077 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.325077 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.325077 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.325077 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.325514 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.325514 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.325514 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.325514 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.325514 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.325514 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.325957 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.325957 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.325957 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.325957 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.325957 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.325957 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.326352 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.326352 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.326352 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.326352 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.326687 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.326687 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.326687 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.326687 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.327101 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.327101 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.327101 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.327101 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.327338 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.327338 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.327338 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.327338 np0000170103 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 24 19:12:32.327338 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.middleware.request_id [req-77b3c618-90bc-4ea8-87e3-71d20a69047d req-55f328a9-4fb7-4aac-adb4-1029d918ab18 None None] RequestId filter calling following filter/app {{(pid=113523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:12:32.666506 np0000170103 devstack@c-api.service[113523]: INFO cinder.api.openstack.wsgi [req-77b3c618-90bc-4ea8-87e3-71d20a69047d req-55f328a9-4fb7-4aac-adb4-1029d918ab18 admin admin] POST https://199.19.213.129/volume/v3/types/00695cee-22ce-42fe-8b9b-6bb5f4e7cc47/extra_specs Apr 24 19:12:32.667175 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.openstack.wsgi [req-77b3c618-90bc-4ea8-87e3-71d20a69047d req-55f328a9-4fb7-4aac-adb4-1029d918ab18 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 24 19:12:32.668919 np0000170103 devstack@c-api.service[113523]: /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 24 19:12:32.668919 np0000170103 devstack@c-api.service[113523]: warnings.warn( Apr 24 19:12:32.678850 np0000170103 devstack@c-api.service[113523]: DEBUG oslo_db.sqlalchemy.engines [req-77b3c618-90bc-4ea8-87e3-71d20a69047d req-55f328a9-4fb7-4aac-adb4-1029d918ab18 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=113523) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 24 19:12:32.743477 np0000170103 devstack@c-api.service[113523]: INFO cinder.api.openstack.wsgi [req-77b3c618-90bc-4ea8-87e3-71d20a69047d req-55f328a9-4fb7-4aac-adb4-1029d918ab18 admin admin] https://199.19.213.129/volume/v3/types/00695cee-22ce-42fe-8b9b-6bb5f4e7cc47/extra_specs returned with HTTP 200 Apr 24 19:12:32.744224 np0000170103 devstack@c-api.service[113523]: [pid: 113523|app: 0|req: 1/3] 199.19.213.129 () {70 vars in 1505 bytes} [Fri Apr 24 19:12:32 2026] POST /volume/v3/types/00695cee-22ce-42fe-8b9b-6bb5f4e7cc47/extra_specs => generated 55 bytes in 440 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 24 19:12:34.435436 np0000170103 devstack@c-api.service[113521]: DEBUG dbcounter [-] [113521] Writing DB stats cinder:SELECT=6 {{(pid=113521) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:12:34.441598 np0000170103 devstack@c-api.service[113524]: DEBUG dbcounter [-] [113524] Writing DB stats cinder:SELECT=6 {{(pid=113524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:12:42.286511 np0000170103 devstack@c-api.service[113522]: DEBUG dbcounter [-] [113522] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:12:42.741977 np0000170103 devstack@c-api.service[113523]: DEBUG dbcounter [-] [113523] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:15:02.631536 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.middleware.request_id [None req-bfabc8f3-8a09-46af-8c24-c9459de6ac64 None None] RequestId filter calling following filter/app {{(pid=113521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:15:02.631536 np0000170103 devstack@c-api.service[113521]: INFO cinder.api.openstack.wsgi [None req-bfabc8f3-8a09-46af-8c24-c9459de6ac64 None None] GET https://199.19.213.129/volume// Apr 24 19:15:02.632554 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.openstack.wsgi [None req-bfabc8f3-8a09-46af-8c24-c9459de6ac64 None None] Empty body provided in request {{(pid=113521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:15:02.633389 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.openstack.wsgi [None req-bfabc8f3-8a09-46af-8c24-c9459de6ac64 None None] Calling method 'all' {{(pid=113521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:15:02.634732 np0000170103 devstack@c-api.service[113521]: INFO cinder.api.openstack.wsgi [None req-bfabc8f3-8a09-46af-8c24-c9459de6ac64 None None] https://199.19.213.129/volume// returned with HTTP 300 Apr 24 19:15:02.635497 np0000170103 devstack@c-api.service[113521]: [pid: 113521|app: 0|req: 2/4] 199.19.213.129 () {66 vars in 1456 bytes} [Fri Apr 24 19:15:02 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 24 19:15:40.650819 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 24 19:15:40.650819 np0000170103 devstack@c-api.service[113524]: warnings.warn( Apr 24 19:15:40.661784 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.661784 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.661784 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.661784 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.661784 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.662288 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.662288 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.662288 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.662288 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.662288 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.662677 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.662677 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.662677 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.662677 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.662677 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.662677 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.663118 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.663118 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.663118 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.663118 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.663448 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.663448 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.663448 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.663448 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.663832 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.663832 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.663832 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.663832 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.664130 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.664130 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.664130 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.664130 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.664130 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.664522 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.664522 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.664522 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.664522 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.664522 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.664922 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.664922 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.664922 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.664922 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.664922 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.664922 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.665354 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.665354 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.665354 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.665354 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.665354 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.665354 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.665936 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.665936 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.665936 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.665936 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.665936 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.665936 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.666414 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.666414 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.666414 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.666414 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.666414 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.666827 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.666827 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.666827 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.666827 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.666827 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.667183 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.667183 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.667183 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.667183 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.667183 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.667183 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.667608 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.667608 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.667608 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.667608 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.667608 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.667608 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.668039 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.668039 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.668039 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.668039 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.668039 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.668443 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.668443 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.668443 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.668443 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.668443 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.668853 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.668853 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.668853 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.668853 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.669146 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.669146 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.669146 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.669146 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.669458 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.669458 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.669458 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.669458 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.669458 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.670060 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.670060 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.670060 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.670060 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.670060 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.670232 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.670232 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.670232 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.670232 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.670378 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.670378 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.670378 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.670378 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.670508 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.670508 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.670508 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.670508 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.670635 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.670635 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.670635 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.670635 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.670777 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.670777 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.670777 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.670777 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.670910 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.670910 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.670910 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.670910 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.670910 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.671154 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.671154 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.671154 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.671154 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.671154 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.671154 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.671334 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.671334 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.671334 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.671334 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.671334 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.671484 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.671484 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.671484 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.671484 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.671484 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.671484 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.671675 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.671675 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.671675 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.671675 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.671675 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.671675 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.671871 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.671871 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.671871 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.671871 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.671871 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.671871 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.672058 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.672058 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.672058 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.672058 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.672058 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.672058 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.672239 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.672239 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.672239 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.672239 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.672377 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.672377 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.672377 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.672377 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.672377 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.672538 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.672538 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.672538 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.672538 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 24 19:15:40.672538 np0000170103 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 24 19:15:40.672538 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.middleware.request_id [None req-0e8e469e-0493-4aba-a45e-7859a28f1bb8 None None] RequestId filter calling following filter/app {{(pid=113524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:15:40.979991 np0000170103 devstack@c-api.service[113524]: INFO cinder.api.openstack.wsgi [None req-0e8e469e-0493-4aba-a45e-7859a28f1bb8 demo demo] GET https://199.19.213.129/volume/v3/types?is_public=None Apr 24 19:15:40.980232 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.openstack.wsgi [None req-0e8e469e-0493-4aba-a45e-7859a28f1bb8 demo demo] Empty body provided in request {{(pid=113524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:15:40.980473 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.openstack.wsgi [None req-0e8e469e-0493-4aba-a45e-7859a28f1bb8 demo demo] Calling method 'index' {{(pid=113524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:15:40.980975 np0000170103 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 24 19:15:40.980975 np0000170103 devstack@c-api.service[113524]: warnings.warn( Apr 24 19:15:40.981581 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.api_utils [None req-0e8e469e-0493-4aba-a45e-7859a28f1bb8 demo demo] Removing options '' from query. {{(pid=113524) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:15:40.990546 np0000170103 devstack@c-api.service[113524]: DEBUG oslo_db.sqlalchemy.engines [None req-0e8e469e-0493-4aba-a45e-7859a28f1bb8 demo demo] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=113524) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 24 19:15:41.006587 np0000170103 devstack@c-api.service[113524]: INFO cinder.api.openstack.wsgi [None req-0e8e469e-0493-4aba-a45e-7859a28f1bb8 demo demo] https://199.19.213.129/volume/v3/types?is_public=None returned with HTTP 200 Apr 24 19:15:41.007033 np0000170103 devstack@c-api.service[113524]: [pid: 113524|app: 0|req: 1/5] 199.19.213.129 () {64 vars in 1263 bytes} [Fri Apr 24 19:15:40 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 24 19:15:41.020809 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.middleware.request_id [req-0e8e469e-0493-4aba-a45e-7859a28f1bb8 req-d2c18c9f-38c1-4db1-bfe6-9ab12de7c729 None None] RequestId filter calling following filter/app {{(pid=113522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:15:41.026534 np0000170103 devstack@c-api.service[113522]: INFO cinder.api.openstack.wsgi [req-0e8e469e-0493-4aba-a45e-7859a28f1bb8 req-d2c18c9f-38c1-4db1-bfe6-9ab12de7c729 demo demo] GET https://199.19.213.129/volume/v3/types/default Apr 24 19:15:41.027161 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.openstack.wsgi [req-0e8e469e-0493-4aba-a45e-7859a28f1bb8 req-d2c18c9f-38c1-4db1-bfe6-9ab12de7c729 demo demo] Empty body provided in request {{(pid=113522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:15:41.027678 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.openstack.wsgi [req-0e8e469e-0493-4aba-a45e-7859a28f1bb8 req-d2c18c9f-38c1-4db1-bfe6-9ab12de7c729 demo demo] Calling method 'show' {{(pid=113522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:15:41.038483 np0000170103 devstack@c-api.service[113522]: INFO cinder.api.openstack.wsgi [req-0e8e469e-0493-4aba-a45e-7859a28f1bb8 req-d2c18c9f-38c1-4db1-bfe6-9ab12de7c729 demo demo] https://199.19.213.129/volume/v3/types/default returned with HTTP 200 Apr 24 19:15:41.039063 np0000170103 devstack@c-api.service[113522]: [pid: 113522|app: 0|req: 2/6] 199.19.213.129 () {66 vars in 1329 bytes} [Fri Apr 24 19:15:41 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 24 19:15:41.365941 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.middleware.request_id [None req-cd55b2b9-1d99-4cff-a5bf-6f20bcf26231 None None] RequestId filter calling following filter/app {{(pid=113523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:15:41.370755 np0000170103 devstack@c-api.service[113523]: INFO cinder.api.openstack.wsgi [None req-cd55b2b9-1d99-4cff-a5bf-6f20bcf26231 demo demo] GET https://199.19.213.129/volume/v3/types/default Apr 24 19:15:41.371006 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.openstack.wsgi [None req-cd55b2b9-1d99-4cff-a5bf-6f20bcf26231 demo demo] Empty body provided in request {{(pid=113523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:15:41.371289 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.openstack.wsgi [None req-cd55b2b9-1d99-4cff-a5bf-6f20bcf26231 demo demo] Calling method 'show' {{(pid=113523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:15:41.385798 np0000170103 devstack@c-api.service[113523]: INFO cinder.api.openstack.wsgi [None req-cd55b2b9-1d99-4cff-a5bf-6f20bcf26231 demo demo] https://199.19.213.129/volume/v3/types/default returned with HTTP 200 Apr 24 19:15:41.386150 np0000170103 devstack@c-api.service[113523]: [pid: 113523|app: 0|req: 2/7] 199.19.213.129 () {64 vars in 1258 bytes} [Fri Apr 24 19:15:41 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 24 19:15:41.808547 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.middleware.request_id [None req-c083ed2a-78c8-4ae4-8fa0-133064684ee7 None None] RequestId filter calling following filter/app {{(pid=113521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:15:42.129966 np0000170103 devstack@c-api.service[113521]: INFO cinder.api.openstack.wsgi [None req-c083ed2a-78c8-4ae4-8fa0-133064684ee7 demo demo] GET https://199.19.213.129/volume/v3/types/default Apr 24 19:15:42.130320 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.openstack.wsgi [None req-c083ed2a-78c8-4ae4-8fa0-133064684ee7 demo demo] Empty body provided in request {{(pid=113521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:15:42.130582 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.openstack.wsgi [None req-c083ed2a-78c8-4ae4-8fa0-133064684ee7 demo demo] Calling method 'show' {{(pid=113521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:15:42.137301 np0000170103 devstack@c-api.service[113521]: DEBUG oslo_db.sqlalchemy.engines [None req-c083ed2a-78c8-4ae4-8fa0-133064684ee7 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=113521) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 24 19:15:42.153683 np0000170103 devstack@c-api.service[113521]: /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 24 19:15:42.153683 np0000170103 devstack@c-api.service[113521]: warnings.warn( Apr 24 19:15:42.156211 np0000170103 devstack@c-api.service[113521]: INFO cinder.api.openstack.wsgi [None req-c083ed2a-78c8-4ae4-8fa0-133064684ee7 demo demo] https://199.19.213.129/volume/v3/types/default returned with HTTP 200 Apr 24 19:15:42.156559 np0000170103 devstack@c-api.service[113521]: [pid: 113521|app: 0|req: 3/8] 199.19.213.129 () {64 vars in 1258 bytes} [Fri Apr 24 19:15:41 2026] GET /volume/v3/types/default => generated 145 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 24 19:15:42.169933 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.middleware.request_id [None req-df52b270-db44-4d9b-9d43-dfca4b8f034f None None] RequestId filter calling following filter/app {{(pid=113524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:15:42.173970 np0000170103 devstack@c-api.service[113524]: INFO cinder.api.openstack.wsgi [None req-df52b270-db44-4d9b-9d43-dfca4b8f034f demo demo] GET https://199.19.213.129/volume/v3/types/default Apr 24 19:15:42.174383 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.openstack.wsgi [None req-df52b270-db44-4d9b-9d43-dfca4b8f034f demo demo] Empty body provided in request {{(pid=113524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:15:42.175007 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.openstack.wsgi [None req-df52b270-db44-4d9b-9d43-dfca4b8f034f demo demo] Calling method 'show' {{(pid=113524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:15:42.188099 np0000170103 devstack@c-api.service[113524]: INFO cinder.api.openstack.wsgi [None req-df52b270-db44-4d9b-9d43-dfca4b8f034f demo demo] https://199.19.213.129/volume/v3/types/default returned with HTTP 200 Apr 24 19:15:42.188422 np0000170103 devstack@c-api.service[113524]: [pid: 113524|app: 0|req: 2/9] 199.19.213.129 () {64 vars in 1258 bytes} [Fri Apr 24 19:15:42 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 24 19:15:51.033666 np0000170103 devstack@c-api.service[113522]: DEBUG dbcounter [-] [113522] Writing DB stats cinder:SELECT=2 {{(pid=113522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:15:51.381907 np0000170103 devstack@c-api.service[113523]: DEBUG dbcounter [-] [113523] Writing DB stats cinder:SELECT=2 {{(pid=113523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:15:52.151114 np0000170103 devstack@c-api.service[113521]: DEBUG dbcounter [-] [113521] Writing DB stats cinder:SELECT=2 {{(pid=113521) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:15:52.184189 np0000170103 devstack@c-api.service[113524]: DEBUG dbcounter [-] [113524] Writing DB stats cinder:SELECT=3 {{(pid=113524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:20:21.357791 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.middleware.request_id [None req-c5dd6db7-f2aa-478e-868c-bef73f2cb0fe None None] RequestId filter calling following filter/app {{(pid=113522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:20:21.459452 np0000170103 devstack@c-api.service[113522]: INFO cinder.api.openstack.wsgi [None req-c5dd6db7-f2aa-478e-868c-bef73f2cb0fe demo demo] GET https://199.19.213.129/volume/v3/volumes/detail Apr 24 19:20:21.462674 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.openstack.wsgi [None req-c5dd6db7-f2aa-478e-868c-bef73f2cb0fe demo demo] Empty body provided in request {{(pid=113522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:20:21.462674 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.openstack.wsgi [None req-c5dd6db7-f2aa-478e-868c-bef73f2cb0fe demo demo] Calling method 'detail' {{(pid=113522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:20:21.462674 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.api_utils [None req-c5dd6db7-f2aa-478e-868c-bef73f2cb0fe demo demo] Removing options '' from query. {{(pid=113522) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:20:21.464148 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.volume.api [None req-c5dd6db7-f2aa-478e-868c-bef73f2cb0fe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113522) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:20:21.513183 np0000170103 devstack@c-api.service[113522]: INFO cinder.volume.api [None req-c5dd6db7-f2aa-478e-868c-bef73f2cb0fe demo demo] Get all volumes completed successfully. Apr 24 19:20:21.516215 np0000170103 devstack@c-api.service[113522]: INFO cinder.api.openstack.wsgi [None req-c5dd6db7-f2aa-478e-868c-bef73f2cb0fe demo demo] https://199.19.213.129/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:20:21.516861 np0000170103 devstack@c-api.service[113522]: [pid: 113522|app: 0|req: 3/10] 199.19.213.129 () {64 vars in 1296 bytes} [Fri Apr 24 19:20:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 24 19:20:31.504041 np0000170103 devstack@c-api.service[113522]: DEBUG dbcounter [-] [113522] Writing DB stats cinder:SELECT=1 {{(pid=113522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:21:21.539130 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.middleware.request_id [None req-b14312a6-3d32-4080-98e5-372aa48a78df None None] RequestId filter calling following filter/app {{(pid=113523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:21:21.543618 np0000170103 devstack@c-api.service[113523]: INFO cinder.api.openstack.wsgi [None req-b14312a6-3d32-4080-98e5-372aa48a78df demo demo] GET https://199.19.213.129/volume/v3/volumes/detail Apr 24 19:21:21.543830 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.openstack.wsgi [None req-b14312a6-3d32-4080-98e5-372aa48a78df demo demo] Empty body provided in request {{(pid=113523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:21:21.544053 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.openstack.wsgi [None req-b14312a6-3d32-4080-98e5-372aa48a78df demo demo] Calling method 'detail' {{(pid=113523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:21:21.544725 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.api_utils [None req-b14312a6-3d32-4080-98e5-372aa48a78df demo demo] Removing options '' from query. {{(pid=113523) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:21:21.545576 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.volume.api [None req-b14312a6-3d32-4080-98e5-372aa48a78df demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113523) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:21:21.585317 np0000170103 devstack@c-api.service[113523]: INFO cinder.volume.api [None req-b14312a6-3d32-4080-98e5-372aa48a78df demo demo] Get all volumes completed successfully. Apr 24 19:21:21.590336 np0000170103 devstack@c-api.service[113523]: INFO cinder.api.openstack.wsgi [None req-b14312a6-3d32-4080-98e5-372aa48a78df demo demo] https://199.19.213.129/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:21:21.590336 np0000170103 devstack@c-api.service[113523]: [pid: 113523|app: 0|req: 3/11] 199.19.213.129 () {64 vars in 1296 bytes} [Fri Apr 24 19:21:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 24 19:21:31.579797 np0000170103 devstack@c-api.service[113523]: DEBUG dbcounter [-] [113523] Writing DB stats cinder:SELECT=1 {{(pid=113523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:22:21.606953 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.middleware.request_id [None req-a4822299-80ae-4c3a-815b-bf0de76c91f0 None None] RequestId filter calling following filter/app {{(pid=113521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:22:21.609958 np0000170103 devstack@c-api.service[113521]: INFO cinder.api.openstack.wsgi [None req-a4822299-80ae-4c3a-815b-bf0de76c91f0 demo demo] GET https://199.19.213.129/volume/v3/volumes/detail Apr 24 19:22:21.610150 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.openstack.wsgi [None req-a4822299-80ae-4c3a-815b-bf0de76c91f0 demo demo] Empty body provided in request {{(pid=113521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:22:21.610338 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.openstack.wsgi [None req-a4822299-80ae-4c3a-815b-bf0de76c91f0 demo demo] Calling method 'detail' {{(pid=113521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:22:21.610899 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.api_utils [None req-a4822299-80ae-4c3a-815b-bf0de76c91f0 demo demo] Removing options '' from query. {{(pid=113521) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:22:21.611774 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.volume.api [None req-a4822299-80ae-4c3a-815b-bf0de76c91f0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113521) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:22:21.648062 np0000170103 devstack@c-api.service[113521]: INFO cinder.volume.api [None req-a4822299-80ae-4c3a-815b-bf0de76c91f0 demo demo] Get all volumes completed successfully. Apr 24 19:22:21.653032 np0000170103 devstack@c-api.service[113521]: INFO cinder.api.openstack.wsgi [None req-a4822299-80ae-4c3a-815b-bf0de76c91f0 demo demo] https://199.19.213.129/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:22:21.653481 np0000170103 devstack@c-api.service[113521]: [pid: 113521|app: 0|req: 4/12] 199.19.213.129 () {64 vars in 1296 bytes} [Fri Apr 24 19:22:21 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 24 19:22:31.641839 np0000170103 devstack@c-api.service[113521]: DEBUG dbcounter [-] [113521] Writing DB stats cinder:SELECT=1 {{(pid=113521) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:23:21.677615 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.middleware.request_id [None req-e3146cde-7ec6-4869-9bc3-df72e5af3caf None None] RequestId filter calling following filter/app {{(pid=113524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:23:21.682727 np0000170103 devstack@c-api.service[113524]: INFO cinder.api.openstack.wsgi [None req-e3146cde-7ec6-4869-9bc3-df72e5af3caf demo demo] GET https://199.19.213.129/volume/v3/volumes/detail Apr 24 19:23:21.683071 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.openstack.wsgi [None req-e3146cde-7ec6-4869-9bc3-df72e5af3caf demo demo] Empty body provided in request {{(pid=113524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:23:21.683237 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.openstack.wsgi [None req-e3146cde-7ec6-4869-9bc3-df72e5af3caf demo demo] Calling method 'detail' {{(pid=113524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:23:21.683850 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.api_utils [None req-e3146cde-7ec6-4869-9bc3-df72e5af3caf demo demo] Removing options '' from query. {{(pid=113524) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:23:21.684979 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.volume.api [None req-e3146cde-7ec6-4869-9bc3-df72e5af3caf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113524) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:23:21.719925 np0000170103 devstack@c-api.service[113524]: INFO cinder.volume.api [None req-e3146cde-7ec6-4869-9bc3-df72e5af3caf demo demo] Get all volumes completed successfully. Apr 24 19:23:21.722138 np0000170103 devstack@c-api.service[113524]: INFO cinder.api.openstack.wsgi [None req-e3146cde-7ec6-4869-9bc3-df72e5af3caf demo demo] https://199.19.213.129/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:23:21.722547 np0000170103 devstack@c-api.service[113524]: [pid: 113524|app: 0|req: 3/13] 199.19.213.129 () {64 vars in 1296 bytes} [Fri Apr 24 19:23:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 24 19:23:31.714726 np0000170103 devstack@c-api.service[113524]: DEBUG dbcounter [-] [113524] Writing DB stats cinder:SELECT=1 {{(pid=113524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:24:21.790712 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.middleware.request_id [None req-5b5ecd70-9b1c-4575-95df-bb036b1329dc None None] RequestId filter calling following filter/app {{(pid=113522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:24:21.793736 np0000170103 devstack@c-api.service[113522]: INFO cinder.api.openstack.wsgi [None req-5b5ecd70-9b1c-4575-95df-bb036b1329dc demo demo] GET https://199.19.213.129/volume/v3/volumes/detail Apr 24 19:24:21.793736 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.openstack.wsgi [None req-5b5ecd70-9b1c-4575-95df-bb036b1329dc demo demo] Empty body provided in request {{(pid=113522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:24:21.794020 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.openstack.wsgi [None req-5b5ecd70-9b1c-4575-95df-bb036b1329dc demo demo] Calling method 'detail' {{(pid=113522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:24:21.794348 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.api_utils [None req-5b5ecd70-9b1c-4575-95df-bb036b1329dc demo demo] Removing options '' from query. {{(pid=113522) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:24:21.795756 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.volume.api [None req-5b5ecd70-9b1c-4575-95df-bb036b1329dc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113522) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:24:21.804827 np0000170103 devstack@c-api.service[113522]: INFO cinder.volume.api [None req-5b5ecd70-9b1c-4575-95df-bb036b1329dc demo demo] Get all volumes completed successfully. Apr 24 19:24:21.806750 np0000170103 devstack@c-api.service[113522]: INFO cinder.api.openstack.wsgi [None req-5b5ecd70-9b1c-4575-95df-bb036b1329dc demo demo] https://199.19.213.129/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:24:21.807222 np0000170103 devstack@c-api.service[113522]: [pid: 113522|app: 0|req: 4/14] 199.19.213.129 () {64 vars in 1296 bytes} [Fri Apr 24 19:24:21 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 24 19:24:31.982726 np0000170103 devstack@c-api.service[113522]: DEBUG dbcounter [-] [113522] Writing DB stats cinder:SELECT=1 {{(pid=113522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:25:21.854023 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.middleware.request_id [None req-43722bee-d4f6-4287-a5fd-3903d25f829a None None] RequestId filter calling following filter/app {{(pid=113523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:25:21.950120 np0000170103 devstack@c-api.service[113523]: INFO cinder.api.openstack.wsgi [None req-43722bee-d4f6-4287-a5fd-3903d25f829a demo demo] GET https://199.19.213.129/volume/v3/volumes/detail Apr 24 19:25:21.950509 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.openstack.wsgi [None req-43722bee-d4f6-4287-a5fd-3903d25f829a demo demo] Empty body provided in request {{(pid=113523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:25:21.951089 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.openstack.wsgi [None req-43722bee-d4f6-4287-a5fd-3903d25f829a demo demo] Calling method 'detail' {{(pid=113523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:25:21.951652 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.api_utils [None req-43722bee-d4f6-4287-a5fd-3903d25f829a demo demo] Removing options '' from query. {{(pid=113523) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:25:21.952904 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.volume.api [None req-43722bee-d4f6-4287-a5fd-3903d25f829a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113523) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:25:21.961747 np0000170103 devstack@c-api.service[113523]: INFO cinder.volume.api [None req-43722bee-d4f6-4287-a5fd-3903d25f829a demo demo] Get all volumes completed successfully. Apr 24 19:25:21.964422 np0000170103 devstack@c-api.service[113523]: INFO cinder.api.openstack.wsgi [None req-43722bee-d4f6-4287-a5fd-3903d25f829a demo demo] https://199.19.213.129/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:25:21.964874 np0000170103 devstack@c-api.service[113523]: [pid: 113523|app: 0|req: 4/15] 199.19.213.129 () {64 vars in 1296 bytes} [Fri Apr 24 19:25:21 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 24 19:25:31.956854 np0000170103 devstack@c-api.service[113523]: DEBUG dbcounter [-] [113523] Writing DB stats cinder:SELECT=1 {{(pid=113523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:26:21.979296 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.middleware.request_id [None req-6021b035-2ffa-4047-b763-84bf64a7c554 None None] RequestId filter calling following filter/app {{(pid=113521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:26:21.983232 np0000170103 devstack@c-api.service[113521]: INFO cinder.api.openstack.wsgi [None req-6021b035-2ffa-4047-b763-84bf64a7c554 demo demo] GET https://199.19.213.129/volume/v3/volumes/detail Apr 24 19:26:21.983493 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.openstack.wsgi [None req-6021b035-2ffa-4047-b763-84bf64a7c554 demo demo] Empty body provided in request {{(pid=113521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:26:21.983785 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.openstack.wsgi [None req-6021b035-2ffa-4047-b763-84bf64a7c554 demo demo] Calling method 'detail' {{(pid=113521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:26:21.984147 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.api_utils [None req-6021b035-2ffa-4047-b763-84bf64a7c554 demo demo] Removing options '' from query. {{(pid=113521) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:26:21.985137 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.volume.api [None req-6021b035-2ffa-4047-b763-84bf64a7c554 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113521) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:26:21.992261 np0000170103 devstack@c-api.service[113521]: INFO cinder.volume.api [None req-6021b035-2ffa-4047-b763-84bf64a7c554 demo demo] Get all volumes completed successfully. Apr 24 19:26:21.994888 np0000170103 devstack@c-api.service[113521]: INFO cinder.api.openstack.wsgi [None req-6021b035-2ffa-4047-b763-84bf64a7c554 demo demo] https://199.19.213.129/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:26:21.995416 np0000170103 devstack@c-api.service[113521]: [pid: 113521|app: 0|req: 5/16] 199.19.213.129 () {64 vars in 1296 bytes} [Fri Apr 24 19:26:21 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 24 19:26:31.988732 np0000170103 devstack@c-api.service[113521]: DEBUG dbcounter [-] [113521] Writing DB stats cinder:SELECT=1 {{(pid=113521) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:27:22.015732 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.middleware.request_id [None req-4a364428-53a0-4d49-bd48-69a410edb98a None None] RequestId filter calling following filter/app {{(pid=113524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:27:22.019388 np0000170103 devstack@c-api.service[113524]: INFO cinder.api.openstack.wsgi [None req-4a364428-53a0-4d49-bd48-69a410edb98a demo demo] GET https://199.19.213.129/volume/v3/volumes/detail Apr 24 19:27:22.019630 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.openstack.wsgi [None req-4a364428-53a0-4d49-bd48-69a410edb98a demo demo] Empty body provided in request {{(pid=113524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:27:22.019846 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.openstack.wsgi [None req-4a364428-53a0-4d49-bd48-69a410edb98a demo demo] Calling method 'detail' {{(pid=113524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:27:22.020037 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.api_utils [None req-4a364428-53a0-4d49-bd48-69a410edb98a demo demo] Removing options '' from query. {{(pid=113524) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:27:22.021005 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.volume.api [None req-4a364428-53a0-4d49-bd48-69a410edb98a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113524) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:27:22.028546 np0000170103 devstack@c-api.service[113524]: INFO cinder.volume.api [None req-4a364428-53a0-4d49-bd48-69a410edb98a demo demo] Get all volumes completed successfully. Apr 24 19:27:22.030497 np0000170103 devstack@c-api.service[113524]: INFO cinder.api.openstack.wsgi [None req-4a364428-53a0-4d49-bd48-69a410edb98a demo demo] https://199.19.213.129/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:27:22.030885 np0000170103 devstack@c-api.service[113524]: [pid: 113524|app: 0|req: 4/17] 199.19.213.129 () {64 vars in 1296 bytes} [Fri Apr 24 19:27:22 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 24 19:27:32.024006 np0000170103 devstack@c-api.service[113524]: DEBUG dbcounter [-] [113524] Writing DB stats cinder:SELECT=1 {{(pid=113524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:28:22.046669 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.middleware.request_id [None req-e2ec9fac-d540-4502-809b-f1e102bb6e03 None None] RequestId filter calling following filter/app {{(pid=113522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:28:22.052986 np0000170103 devstack@c-api.service[113522]: INFO cinder.api.openstack.wsgi [None req-e2ec9fac-d540-4502-809b-f1e102bb6e03 demo demo] GET https://199.19.213.129/volume/v3/volumes/detail Apr 24 19:28:22.053497 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.openstack.wsgi [None req-e2ec9fac-d540-4502-809b-f1e102bb6e03 demo demo] Empty body provided in request {{(pid=113522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:28:22.053497 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.openstack.wsgi [None req-e2ec9fac-d540-4502-809b-f1e102bb6e03 demo demo] Calling method 'detail' {{(pid=113522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:28:22.053719 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.api_utils [None req-e2ec9fac-d540-4502-809b-f1e102bb6e03 demo demo] Removing options '' from query. {{(pid=113522) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:28:22.054605 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.volume.api [None req-e2ec9fac-d540-4502-809b-f1e102bb6e03 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113522) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:28:22.065098 np0000170103 devstack@c-api.service[113522]: INFO cinder.volume.api [None req-e2ec9fac-d540-4502-809b-f1e102bb6e03 demo demo] Get all volumes completed successfully. Apr 24 19:28:22.068897 np0000170103 devstack@c-api.service[113522]: INFO cinder.api.openstack.wsgi [None req-e2ec9fac-d540-4502-809b-f1e102bb6e03 demo demo] https://199.19.213.129/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:28:22.069451 np0000170103 devstack@c-api.service[113522]: [pid: 113522|app: 0|req: 5/18] 199.19.213.129 () {64 vars in 1296 bytes} [Fri Apr 24 19:28:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 24 19:28:32.057893 np0000170103 devstack@c-api.service[113522]: DEBUG dbcounter [-] [113522] Writing DB stats cinder:SELECT=1 {{(pid=113522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:29:22.086725 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.middleware.request_id [None req-89369a24-8dd7-40c8-a433-98fd1b2015da None None] RequestId filter calling following filter/app {{(pid=113523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:29:22.088958 np0000170103 devstack@c-api.service[113523]: INFO cinder.api.openstack.wsgi [None req-89369a24-8dd7-40c8-a433-98fd1b2015da demo demo] GET https://199.19.213.129/volume/v3/volumes/detail Apr 24 19:29:22.089135 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.openstack.wsgi [None req-89369a24-8dd7-40c8-a433-98fd1b2015da demo demo] Empty body provided in request {{(pid=113523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:29:22.089309 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.openstack.wsgi [None req-89369a24-8dd7-40c8-a433-98fd1b2015da demo demo] Calling method 'detail' {{(pid=113523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:29:22.089519 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.api_utils [None req-89369a24-8dd7-40c8-a433-98fd1b2015da demo demo] Removing options '' from query. {{(pid=113523) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:29:22.090192 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.volume.api [None req-89369a24-8dd7-40c8-a433-98fd1b2015da demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113523) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:29:22.098239 np0000170103 devstack@c-api.service[113523]: INFO cinder.volume.api [None req-89369a24-8dd7-40c8-a433-98fd1b2015da demo demo] Get all volumes completed successfully. Apr 24 19:29:22.100026 np0000170103 devstack@c-api.service[113523]: INFO cinder.api.openstack.wsgi [None req-89369a24-8dd7-40c8-a433-98fd1b2015da demo demo] https://199.19.213.129/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:29:22.100339 np0000170103 devstack@c-api.service[113523]: [pid: 113523|app: 0|req: 5/19] 199.19.213.129 () {64 vars in 1296 bytes} [Fri Apr 24 19:29:22 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 24 19:29:32.092569 np0000170103 devstack@c-api.service[113523]: DEBUG dbcounter [-] [113523] Writing DB stats cinder:SELECT=1 {{(pid=113523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:30:22.115745 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.middleware.request_id [None req-3269d539-793d-4776-942e-23da9655d131 None None] RequestId filter calling following filter/app {{(pid=113521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:30:22.316386 np0000170103 devstack@c-api.service[113521]: INFO cinder.api.openstack.wsgi [None req-3269d539-793d-4776-942e-23da9655d131 demo demo] GET https://199.19.213.129/volume/v3/volumes/detail Apr 24 19:30:22.316787 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.openstack.wsgi [None req-3269d539-793d-4776-942e-23da9655d131 demo demo] Empty body provided in request {{(pid=113521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:30:22.317181 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.openstack.wsgi [None req-3269d539-793d-4776-942e-23da9655d131 demo demo] Calling method 'detail' {{(pid=113521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:30:22.317678 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.api_utils [None req-3269d539-793d-4776-942e-23da9655d131 demo demo] Removing options '' from query. {{(pid=113521) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:30:22.319171 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.volume.api [None req-3269d539-793d-4776-942e-23da9655d131 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113521) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:30:22.326552 np0000170103 devstack@c-api.service[113521]: INFO cinder.volume.api [None req-3269d539-793d-4776-942e-23da9655d131 demo demo] Get all volumes completed successfully. Apr 24 19:30:22.328448 np0000170103 devstack@c-api.service[113521]: INFO cinder.api.openstack.wsgi [None req-3269d539-793d-4776-942e-23da9655d131 demo demo] https://199.19.213.129/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:30:22.328788 np0000170103 devstack@c-api.service[113521]: [pid: 113521|app: 0|req: 6/20] 199.19.213.129 () {64 vars in 1296 bytes} [Fri Apr 24 19:30:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 24 19:30:32.323320 np0000170103 devstack@c-api.service[113521]: DEBUG dbcounter [-] [113521] Writing DB stats cinder:SELECT=1 {{(pid=113521) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:31:22.345444 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.middleware.request_id [None req-7a42371b-f04b-4fdb-9d73-dd1d69384c23 None None] RequestId filter calling following filter/app {{(pid=113524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:31:22.349581 np0000170103 devstack@c-api.service[113524]: INFO cinder.api.openstack.wsgi [None req-7a42371b-f04b-4fdb-9d73-dd1d69384c23 demo demo] GET https://199.19.213.129/volume/v3/volumes/detail Apr 24 19:31:22.350440 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.openstack.wsgi [None req-7a42371b-f04b-4fdb-9d73-dd1d69384c23 demo demo] Empty body provided in request {{(pid=113524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:31:22.350916 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.openstack.wsgi [None req-7a42371b-f04b-4fdb-9d73-dd1d69384c23 demo demo] Calling method 'detail' {{(pid=113524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:31:22.351382 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.api_utils [None req-7a42371b-f04b-4fdb-9d73-dd1d69384c23 demo demo] Removing options '' from query. {{(pid=113524) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:31:22.352707 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.volume.api [None req-7a42371b-f04b-4fdb-9d73-dd1d69384c23 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113524) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:31:22.366326 np0000170103 devstack@c-api.service[113524]: INFO cinder.volume.api [None req-7a42371b-f04b-4fdb-9d73-dd1d69384c23 demo demo] Get all volumes completed successfully. Apr 24 19:31:22.369524 np0000170103 devstack@c-api.service[113524]: INFO cinder.api.openstack.wsgi [None req-7a42371b-f04b-4fdb-9d73-dd1d69384c23 demo demo] https://199.19.213.129/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:31:22.369909 np0000170103 devstack@c-api.service[113524]: [pid: 113524|app: 0|req: 5/21] 199.19.213.129 () {64 vars in 1296 bytes} [Fri Apr 24 19:31:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 24 19:31:32.355927 np0000170103 devstack@c-api.service[113524]: DEBUG dbcounter [-] [113524] Writing DB stats cinder:SELECT=1 {{(pid=113524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:32:22.386130 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.middleware.request_id [None req-aeaa15ab-7fe4-4abb-97e7-035161b55014 None None] RequestId filter calling following filter/app {{(pid=113522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:32:22.389111 np0000170103 devstack@c-api.service[113522]: INFO cinder.api.openstack.wsgi [None req-aeaa15ab-7fe4-4abb-97e7-035161b55014 demo demo] GET https://199.19.213.129/volume/v3/volumes/detail Apr 24 19:32:22.389435 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.openstack.wsgi [None req-aeaa15ab-7fe4-4abb-97e7-035161b55014 demo demo] Empty body provided in request {{(pid=113522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:32:22.389783 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.openstack.wsgi [None req-aeaa15ab-7fe4-4abb-97e7-035161b55014 demo demo] Calling method 'detail' {{(pid=113522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:32:22.390090 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.api_utils [None req-aeaa15ab-7fe4-4abb-97e7-035161b55014 demo demo] Removing options '' from query. {{(pid=113522) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:32:22.391124 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.volume.api [None req-aeaa15ab-7fe4-4abb-97e7-035161b55014 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113522) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:32:22.400771 np0000170103 devstack@c-api.service[113522]: INFO cinder.volume.api [None req-aeaa15ab-7fe4-4abb-97e7-035161b55014 demo demo] Get all volumes completed successfully. Apr 24 19:32:22.404128 np0000170103 devstack@c-api.service[113522]: INFO cinder.api.openstack.wsgi [None req-aeaa15ab-7fe4-4abb-97e7-035161b55014 demo demo] https://199.19.213.129/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:32:22.404572 np0000170103 devstack@c-api.service[113522]: [pid: 113522|app: 0|req: 6/22] 199.19.213.129 () {64 vars in 1296 bytes} [Fri Apr 24 19:32:22 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 24 19:32:32.394581 np0000170103 devstack@c-api.service[113522]: DEBUG dbcounter [-] [113522] Writing DB stats cinder:SELECT=1 {{(pid=113522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:33:22.418907 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.middleware.request_id [None req-bab204f1-054c-4146-b753-2488239f5d68 None None] RequestId filter calling following filter/app {{(pid=113523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:33:22.421544 np0000170103 devstack@c-api.service[113523]: INFO cinder.api.openstack.wsgi [None req-bab204f1-054c-4146-b753-2488239f5d68 demo demo] GET https://199.19.213.129/volume/v3/volumes/detail Apr 24 19:33:22.421783 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.openstack.wsgi [None req-bab204f1-054c-4146-b753-2488239f5d68 demo demo] Empty body provided in request {{(pid=113523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:33:22.422022 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.openstack.wsgi [None req-bab204f1-054c-4146-b753-2488239f5d68 demo demo] Calling method 'detail' {{(pid=113523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:33:22.422310 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.api_utils [None req-bab204f1-054c-4146-b753-2488239f5d68 demo demo] Removing options '' from query. {{(pid=113523) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:33:22.423244 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.volume.api [None req-bab204f1-054c-4146-b753-2488239f5d68 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113523) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:33:22.431999 np0000170103 devstack@c-api.service[113523]: INFO cinder.volume.api [None req-bab204f1-054c-4146-b753-2488239f5d68 demo demo] Get all volumes completed successfully. Apr 24 19:33:22.434790 np0000170103 devstack@c-api.service[113523]: INFO cinder.api.openstack.wsgi [None req-bab204f1-054c-4146-b753-2488239f5d68 demo demo] https://199.19.213.129/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:33:22.435211 np0000170103 devstack@c-api.service[113523]: [pid: 113523|app: 0|req: 6/23] 199.19.213.129 () {64 vars in 1296 bytes} [Fri Apr 24 19:33:22 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 24 19:33:32.426348 np0000170103 devstack@c-api.service[113523]: DEBUG dbcounter [-] [113523] Writing DB stats cinder:SELECT=1 {{(pid=113523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:34:22.451914 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.middleware.request_id [None req-b7fb8aaf-cddd-49e1-a20d-a3bcb6488dde None None] RequestId filter calling following filter/app {{(pid=113521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:34:22.454343 np0000170103 devstack@c-api.service[113521]: INFO cinder.api.openstack.wsgi [None req-b7fb8aaf-cddd-49e1-a20d-a3bcb6488dde demo demo] GET https://199.19.213.129/volume/v3/volumes/detail Apr 24 19:34:22.454522 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.openstack.wsgi [None req-b7fb8aaf-cddd-49e1-a20d-a3bcb6488dde demo demo] Empty body provided in request {{(pid=113521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:34:22.454728 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.openstack.wsgi [None req-b7fb8aaf-cddd-49e1-a20d-a3bcb6488dde demo demo] Calling method 'detail' {{(pid=113521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:34:22.454957 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.api_utils [None req-b7fb8aaf-cddd-49e1-a20d-a3bcb6488dde demo demo] Removing options '' from query. {{(pid=113521) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:34:22.455715 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.volume.api [None req-b7fb8aaf-cddd-49e1-a20d-a3bcb6488dde demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113521) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:34:22.469262 np0000170103 devstack@c-api.service[113521]: INFO cinder.volume.api [None req-b7fb8aaf-cddd-49e1-a20d-a3bcb6488dde demo demo] Get all volumes completed successfully. Apr 24 19:34:22.471496 np0000170103 devstack@c-api.service[113521]: INFO cinder.api.openstack.wsgi [None req-b7fb8aaf-cddd-49e1-a20d-a3bcb6488dde demo demo] https://199.19.213.129/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:34:22.471870 np0000170103 devstack@c-api.service[113521]: [pid: 113521|app: 0|req: 7/24] 199.19.213.129 () {64 vars in 1296 bytes} [Fri Apr 24 19:34:22 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 24 19:34:32.459311 np0000170103 devstack@c-api.service[113521]: DEBUG dbcounter [-] [113521] Writing DB stats cinder:SELECT=1 {{(pid=113521) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:35:22.488724 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.middleware.request_id [None req-0510e259-564b-4194-b4cb-789610789172 None None] RequestId filter calling following filter/app {{(pid=113524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:35:22.493242 np0000170103 devstack@c-api.service[113524]: INFO cinder.api.openstack.wsgi [None req-0510e259-564b-4194-b4cb-789610789172 demo demo] GET https://199.19.213.129/volume/v3/volumes/detail Apr 24 19:35:22.493688 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.openstack.wsgi [None req-0510e259-564b-4194-b4cb-789610789172 demo demo] Empty body provided in request {{(pid=113524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:35:22.494173 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.openstack.wsgi [None req-0510e259-564b-4194-b4cb-789610789172 demo demo] Calling method 'detail' {{(pid=113524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:35:22.494717 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.api_utils [None req-0510e259-564b-4194-b4cb-789610789172 demo demo] Removing options '' from query. {{(pid=113524) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:35:22.495424 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.volume.api [None req-0510e259-564b-4194-b4cb-789610789172 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113524) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:35:22.502261 np0000170103 devstack@c-api.service[113524]: INFO cinder.volume.api [None req-0510e259-564b-4194-b4cb-789610789172 demo demo] Get all volumes completed successfully. Apr 24 19:35:22.503847 np0000170103 devstack@c-api.service[113524]: INFO cinder.api.openstack.wsgi [None req-0510e259-564b-4194-b4cb-789610789172 demo demo] https://199.19.213.129/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:35:22.504210 np0000170103 devstack@c-api.service[113524]: [pid: 113524|app: 0|req: 6/25] 199.19.213.129 () {64 vars in 1296 bytes} [Fri Apr 24 19:35:22 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 24 19:35:32.498363 np0000170103 devstack@c-api.service[113524]: DEBUG dbcounter [-] [113524] Writing DB stats cinder:SELECT=1 {{(pid=113524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:36:22.521429 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.middleware.request_id [None req-3f1099a2-20a6-465d-a331-4fda6988ce6d None None] RequestId filter calling following filter/app {{(pid=113522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:36:22.629791 np0000170103 devstack@c-api.service[113522]: INFO cinder.api.openstack.wsgi [None req-3f1099a2-20a6-465d-a331-4fda6988ce6d demo demo] GET https://199.19.213.129/volume/v3/volumes/detail Apr 24 19:36:22.630333 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.openstack.wsgi [None req-3f1099a2-20a6-465d-a331-4fda6988ce6d demo demo] Empty body provided in request {{(pid=113522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:36:22.630769 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.openstack.wsgi [None req-3f1099a2-20a6-465d-a331-4fda6988ce6d demo demo] Calling method 'detail' {{(pid=113522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:36:22.631247 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.api_utils [None req-3f1099a2-20a6-465d-a331-4fda6988ce6d demo demo] Removing options '' from query. {{(pid=113522) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:36:22.632930 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.volume.api [None req-3f1099a2-20a6-465d-a331-4fda6988ce6d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113522) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:36:22.645848 np0000170103 devstack@c-api.service[113522]: INFO cinder.volume.api [None req-3f1099a2-20a6-465d-a331-4fda6988ce6d demo demo] Get all volumes completed successfully. Apr 24 19:36:22.647945 np0000170103 devstack@c-api.service[113522]: INFO cinder.api.openstack.wsgi [None req-3f1099a2-20a6-465d-a331-4fda6988ce6d demo demo] https://199.19.213.129/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:36:22.648312 np0000170103 devstack@c-api.service[113522]: [pid: 113522|app: 0|req: 7/26] 199.19.213.129 () {64 vars in 1296 bytes} [Fri Apr 24 19:36:22 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 24 19:36:32.637327 np0000170103 devstack@c-api.service[113522]: DEBUG dbcounter [-] [113522] Writing DB stats cinder:SELECT=1 {{(pid=113522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:37:22.662448 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.middleware.request_id [None req-af95637f-fa36-4b01-a37c-fbd372bd7dc0 None None] RequestId filter calling following filter/app {{(pid=113523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:37:22.664711 np0000170103 devstack@c-api.service[113523]: INFO cinder.api.openstack.wsgi [None req-af95637f-fa36-4b01-a37c-fbd372bd7dc0 demo demo] GET https://199.19.213.129/volume/v3/volumes/detail Apr 24 19:37:22.664849 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.openstack.wsgi [None req-af95637f-fa36-4b01-a37c-fbd372bd7dc0 demo demo] Empty body provided in request {{(pid=113523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:37:22.665027 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.openstack.wsgi [None req-af95637f-fa36-4b01-a37c-fbd372bd7dc0 demo demo] Calling method 'detail' {{(pid=113523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:37:22.665239 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.api_utils [None req-af95637f-fa36-4b01-a37c-fbd372bd7dc0 demo demo] Removing options '' from query. {{(pid=113523) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:37:22.665922 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.volume.api [None req-af95637f-fa36-4b01-a37c-fbd372bd7dc0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113523) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:37:22.676950 np0000170103 devstack@c-api.service[113523]: INFO cinder.volume.api [None req-af95637f-fa36-4b01-a37c-fbd372bd7dc0 demo demo] Get all volumes completed successfully. Apr 24 19:37:22.680620 np0000170103 devstack@c-api.service[113523]: INFO cinder.api.openstack.wsgi [None req-af95637f-fa36-4b01-a37c-fbd372bd7dc0 demo demo] https://199.19.213.129/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:37:22.681329 np0000170103 devstack@c-api.service[113523]: [pid: 113523|app: 0|req: 7/27] 199.19.213.129 () {64 vars in 1296 bytes} [Fri Apr 24 19:37:22 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 24 19:37:32.670193 np0000170103 devstack@c-api.service[113523]: DEBUG dbcounter [-] [113523] Writing DB stats cinder:SELECT=1 {{(pid=113523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:38:22.698105 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.middleware.request_id [None req-86ccead2-9aa1-461c-a183-2f30a1979721 None None] RequestId filter calling following filter/app {{(pid=113521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:38:22.700852 np0000170103 devstack@c-api.service[113521]: INFO cinder.api.openstack.wsgi [None req-86ccead2-9aa1-461c-a183-2f30a1979721 demo demo] GET https://199.19.213.129/volume/v3/volumes/detail Apr 24 19:38:22.701056 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.openstack.wsgi [None req-86ccead2-9aa1-461c-a183-2f30a1979721 demo demo] Empty body provided in request {{(pid=113521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:38:22.701278 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.openstack.wsgi [None req-86ccead2-9aa1-461c-a183-2f30a1979721 demo demo] Calling method 'detail' {{(pid=113521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:38:22.701563 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.api_utils [None req-86ccead2-9aa1-461c-a183-2f30a1979721 demo demo] Removing options '' from query. {{(pid=113521) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:38:22.702479 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.volume.api [None req-86ccead2-9aa1-461c-a183-2f30a1979721 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113521) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:38:22.710689 np0000170103 devstack@c-api.service[113521]: INFO cinder.volume.api [None req-86ccead2-9aa1-461c-a183-2f30a1979721 demo demo] Get all volumes completed successfully. Apr 24 19:38:22.713415 np0000170103 devstack@c-api.service[113521]: INFO cinder.api.openstack.wsgi [None req-86ccead2-9aa1-461c-a183-2f30a1979721 demo demo] https://199.19.213.129/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:38:22.713879 np0000170103 devstack@c-api.service[113521]: [pid: 113521|app: 0|req: 8/28] 199.19.213.129 () {64 vars in 1296 bytes} [Fri Apr 24 19:38:22 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 24 19:38:32.705414 np0000170103 devstack@c-api.service[113521]: DEBUG dbcounter [-] [113521] Writing DB stats cinder:SELECT=1 {{(pid=113521) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:39:22.728986 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.middleware.request_id [None req-afded935-6c28-4d44-9b12-cda87c69cc2e None None] RequestId filter calling following filter/app {{(pid=113524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:39:22.732827 np0000170103 devstack@c-api.service[113524]: INFO cinder.api.openstack.wsgi [None req-afded935-6c28-4d44-9b12-cda87c69cc2e demo demo] GET https://199.19.213.129/volume/v3/volumes/detail Apr 24 19:39:22.733186 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.openstack.wsgi [None req-afded935-6c28-4d44-9b12-cda87c69cc2e demo demo] Empty body provided in request {{(pid=113524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:39:22.733549 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.openstack.wsgi [None req-afded935-6c28-4d44-9b12-cda87c69cc2e demo demo] Calling method 'detail' {{(pid=113524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:39:22.734008 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.api_utils [None req-afded935-6c28-4d44-9b12-cda87c69cc2e demo demo] Removing options '' from query. {{(pid=113524) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:39:22.735446 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.volume.api [None req-afded935-6c28-4d44-9b12-cda87c69cc2e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113524) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:39:22.746439 np0000170103 devstack@c-api.service[113524]: INFO cinder.volume.api [None req-afded935-6c28-4d44-9b12-cda87c69cc2e demo demo] Get all volumes completed successfully. Apr 24 19:39:22.749378 np0000170103 devstack@c-api.service[113524]: INFO cinder.api.openstack.wsgi [None req-afded935-6c28-4d44-9b12-cda87c69cc2e demo demo] https://199.19.213.129/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:39:22.749917 np0000170103 devstack@c-api.service[113524]: [pid: 113524|app: 0|req: 7/29] 199.19.213.129 () {64 vars in 1296 bytes} [Fri Apr 24 19:39:22 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 24 19:39:32.738661 np0000170103 devstack@c-api.service[113524]: DEBUG dbcounter [-] [113524] Writing DB stats cinder:SELECT=1 {{(pid=113524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:40:22.771787 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.middleware.request_id [None req-8436e76e-0ac2-4494-8167-e1f393663e4d None None] RequestId filter calling following filter/app {{(pid=113522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:40:22.776768 np0000170103 devstack@c-api.service[113522]: INFO cinder.api.openstack.wsgi [None req-8436e76e-0ac2-4494-8167-e1f393663e4d demo demo] GET https://199.19.213.129/volume/v3/volumes/detail Apr 24 19:40:22.777226 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.openstack.wsgi [None req-8436e76e-0ac2-4494-8167-e1f393663e4d demo demo] Empty body provided in request {{(pid=113522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:40:22.779964 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.openstack.wsgi [None req-8436e76e-0ac2-4494-8167-e1f393663e4d demo demo] Calling method 'detail' {{(pid=113522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:40:22.780443 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.api_utils [None req-8436e76e-0ac2-4494-8167-e1f393663e4d demo demo] Removing options '' from query. {{(pid=113522) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:40:22.784155 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.volume.api [None req-8436e76e-0ac2-4494-8167-e1f393663e4d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113522) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:40:22.790477 np0000170103 devstack@c-api.service[113522]: INFO cinder.volume.api [None req-8436e76e-0ac2-4494-8167-e1f393663e4d demo demo] Get all volumes completed successfully. Apr 24 19:40:22.792482 np0000170103 devstack@c-api.service[113522]: INFO cinder.api.openstack.wsgi [None req-8436e76e-0ac2-4494-8167-e1f393663e4d demo demo] https://199.19.213.129/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:40:22.793134 np0000170103 devstack@c-api.service[113522]: [pid: 113522|app: 0|req: 8/30] 199.19.213.129 () {64 vars in 1296 bytes} [Fri Apr 24 19:40:22 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 24 19:40:32.786677 np0000170103 devstack@c-api.service[113522]: DEBUG dbcounter [-] [113522] Writing DB stats cinder:SELECT=1 {{(pid=113522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:41:22.809601 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.middleware.request_id [None req-bcd7e373-6c4c-4678-b28f-c5aaa21ae388 None None] RequestId filter calling following filter/app {{(pid=113523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:41:22.915144 np0000170103 devstack@c-api.service[113523]: INFO cinder.api.openstack.wsgi [None req-bcd7e373-6c4c-4678-b28f-c5aaa21ae388 demo demo] GET https://199.19.213.129/volume/v3/volumes/detail Apr 24 19:41:22.915144 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.openstack.wsgi [None req-bcd7e373-6c4c-4678-b28f-c5aaa21ae388 demo demo] Empty body provided in request {{(pid=113523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:41:22.915388 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.openstack.wsgi [None req-bcd7e373-6c4c-4678-b28f-c5aaa21ae388 demo demo] Calling method 'detail' {{(pid=113523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:41:22.915923 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.api_utils [None req-bcd7e373-6c4c-4678-b28f-c5aaa21ae388 demo demo] Removing options '' from query. {{(pid=113523) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:41:22.916201 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.volume.api [None req-bcd7e373-6c4c-4678-b28f-c5aaa21ae388 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113523) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:41:22.921870 np0000170103 devstack@c-api.service[113523]: INFO cinder.volume.api [None req-bcd7e373-6c4c-4678-b28f-c5aaa21ae388 demo demo] Get all volumes completed successfully. Apr 24 19:41:22.923613 np0000170103 devstack@c-api.service[113523]: INFO cinder.api.openstack.wsgi [None req-bcd7e373-6c4c-4678-b28f-c5aaa21ae388 demo demo] https://199.19.213.129/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:41:22.923942 np0000170103 devstack@c-api.service[113523]: [pid: 113523|app: 0|req: 8/31] 199.19.213.129 () {64 vars in 1296 bytes} [Fri Apr 24 19:41:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 24 19:41:32.919538 np0000170103 devstack@c-api.service[113523]: DEBUG dbcounter [-] [113523] Writing DB stats cinder:SELECT=1 {{(pid=113523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:42:22.942406 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.middleware.request_id [None req-c3198853-c92b-437a-a40c-39907e02861b None None] RequestId filter calling following filter/app {{(pid=113521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:42:22.945339 np0000170103 devstack@c-api.service[113521]: INFO cinder.api.openstack.wsgi [None req-c3198853-c92b-437a-a40c-39907e02861b demo demo] GET https://199.19.213.129/volume/v3/volumes/detail Apr 24 19:42:22.945725 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.openstack.wsgi [None req-c3198853-c92b-437a-a40c-39907e02861b demo demo] Empty body provided in request {{(pid=113521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:42:22.945994 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.openstack.wsgi [None req-c3198853-c92b-437a-a40c-39907e02861b demo demo] Calling method 'detail' {{(pid=113521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:42:22.946305 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.api_utils [None req-c3198853-c92b-437a-a40c-39907e02861b demo demo] Removing options '' from query. {{(pid=113521) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:42:22.947429 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.volume.api [None req-c3198853-c92b-437a-a40c-39907e02861b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113521) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:42:22.955065 np0000170103 devstack@c-api.service[113521]: INFO cinder.volume.api [None req-c3198853-c92b-437a-a40c-39907e02861b demo demo] Get all volumes completed successfully. Apr 24 19:42:22.957103 np0000170103 devstack@c-api.service[113521]: INFO cinder.api.openstack.wsgi [None req-c3198853-c92b-437a-a40c-39907e02861b demo demo] https://199.19.213.129/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:42:22.957521 np0000170103 devstack@c-api.service[113521]: [pid: 113521|app: 0|req: 9/32] 199.19.213.129 () {64 vars in 1296 bytes} [Fri Apr 24 19:42:22 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 24 19:42:32.950580 np0000170103 devstack@c-api.service[113521]: DEBUG dbcounter [-] [113521] Writing DB stats cinder:SELECT=1 {{(pid=113521) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:43:22.971727 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.middleware.request_id [None req-b28aa9f3-bfc8-40f3-a88e-584634de3c6f None None] RequestId filter calling following filter/app {{(pid=113524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:43:22.974488 np0000170103 devstack@c-api.service[113524]: INFO cinder.api.openstack.wsgi [None req-b28aa9f3-bfc8-40f3-a88e-584634de3c6f demo demo] GET https://199.19.213.129/volume/v3/volumes/detail Apr 24 19:43:22.974815 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.openstack.wsgi [None req-b28aa9f3-bfc8-40f3-a88e-584634de3c6f demo demo] Empty body provided in request {{(pid=113524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:43:22.975475 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.openstack.wsgi [None req-b28aa9f3-bfc8-40f3-a88e-584634de3c6f demo demo] Calling method 'detail' {{(pid=113524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:43:22.975475 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.api_utils [None req-b28aa9f3-bfc8-40f3-a88e-584634de3c6f demo demo] Removing options '' from query. {{(pid=113524) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:43:22.976848 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.volume.api [None req-b28aa9f3-bfc8-40f3-a88e-584634de3c6f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113524) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:43:22.986569 np0000170103 devstack@c-api.service[113524]: INFO cinder.volume.api [None req-b28aa9f3-bfc8-40f3-a88e-584634de3c6f demo demo] Get all volumes completed successfully. Apr 24 19:43:22.989702 np0000170103 devstack@c-api.service[113524]: INFO cinder.api.openstack.wsgi [None req-b28aa9f3-bfc8-40f3-a88e-584634de3c6f demo demo] https://199.19.213.129/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:43:22.990295 np0000170103 devstack@c-api.service[113524]: [pid: 113524|app: 0|req: 8/33] 199.19.213.129 () {64 vars in 1296 bytes} [Fri Apr 24 19:43:22 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 24 19:43:32.980913 np0000170103 devstack@c-api.service[113524]: DEBUG dbcounter [-] [113524] Writing DB stats cinder:SELECT=1 {{(pid=113524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:44:23.011931 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.middleware.request_id [None req-93374669-efc2-48d6-bab9-c2c6cfd2d7c0 None None] RequestId filter calling following filter/app {{(pid=113522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:44:23.014051 np0000170103 devstack@c-api.service[113522]: INFO cinder.api.openstack.wsgi [None req-93374669-efc2-48d6-bab9-c2c6cfd2d7c0 demo demo] GET https://199.19.213.129/volume/v3/volumes/detail Apr 24 19:44:23.014256 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.openstack.wsgi [None req-93374669-efc2-48d6-bab9-c2c6cfd2d7c0 demo demo] Empty body provided in request {{(pid=113522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:44:23.014439 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.openstack.wsgi [None req-93374669-efc2-48d6-bab9-c2c6cfd2d7c0 demo demo] Calling method 'detail' {{(pid=113522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:44:23.014618 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.api_utils [None req-93374669-efc2-48d6-bab9-c2c6cfd2d7c0 demo demo] Removing options '' from query. {{(pid=113522) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:44:23.015326 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.volume.api [None req-93374669-efc2-48d6-bab9-c2c6cfd2d7c0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113522) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:44:23.021895 np0000170103 devstack@c-api.service[113522]: INFO cinder.volume.api [None req-93374669-efc2-48d6-bab9-c2c6cfd2d7c0 demo demo] Get all volumes completed successfully. Apr 24 19:44:23.024666 np0000170103 devstack@c-api.service[113522]: INFO cinder.api.openstack.wsgi [None req-93374669-efc2-48d6-bab9-c2c6cfd2d7c0 demo demo] https://199.19.213.129/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:44:23.025151 np0000170103 devstack@c-api.service[113522]: [pid: 113522|app: 0|req: 9/34] 199.19.213.129 () {64 vars in 1296 bytes} [Fri Apr 24 19:44:23 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 24 19:44:33.018062 np0000170103 devstack@c-api.service[113522]: DEBUG dbcounter [-] [113522] Writing DB stats cinder:SELECT=1 {{(pid=113522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:45:23.038813 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.middleware.request_id [None req-4abb0731-3b2e-439c-aee4-6bb12ac70344 None None] RequestId filter calling following filter/app {{(pid=113523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:45:23.042259 np0000170103 devstack@c-api.service[113523]: INFO cinder.api.openstack.wsgi [None req-4abb0731-3b2e-439c-aee4-6bb12ac70344 demo demo] GET https://199.19.213.129/volume/v3/volumes/detail Apr 24 19:45:23.042517 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.openstack.wsgi [None req-4abb0731-3b2e-439c-aee4-6bb12ac70344 demo demo] Empty body provided in request {{(pid=113523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:45:23.042788 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.openstack.wsgi [None req-4abb0731-3b2e-439c-aee4-6bb12ac70344 demo demo] Calling method 'detail' {{(pid=113523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:45:23.043089 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.api_utils [None req-4abb0731-3b2e-439c-aee4-6bb12ac70344 demo demo] Removing options '' from query. {{(pid=113523) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:45:23.044180 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.volume.api [None req-4abb0731-3b2e-439c-aee4-6bb12ac70344 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113523) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:45:23.057417 np0000170103 devstack@c-api.service[113523]: INFO cinder.volume.api [None req-4abb0731-3b2e-439c-aee4-6bb12ac70344 demo demo] Get all volumes completed successfully. Apr 24 19:45:23.060221 np0000170103 devstack@c-api.service[113523]: INFO cinder.api.openstack.wsgi [None req-4abb0731-3b2e-439c-aee4-6bb12ac70344 demo demo] https://199.19.213.129/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:45:23.060816 np0000170103 devstack@c-api.service[113523]: [pid: 113523|app: 0|req: 9/35] 199.19.213.129 () {64 vars in 1296 bytes} [Fri Apr 24 19:45:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 24 19:45:33.048099 np0000170103 devstack@c-api.service[113523]: DEBUG dbcounter [-] [113523] Writing DB stats cinder:SELECT=1 {{(pid=113523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:46:23.075833 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.middleware.request_id [None req-b0a2dc95-347c-42e9-b84b-40e5f90a2343 None None] RequestId filter calling following filter/app {{(pid=113521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:46:23.077977 np0000170103 devstack@c-api.service[113521]: INFO cinder.api.openstack.wsgi [None req-b0a2dc95-347c-42e9-b84b-40e5f90a2343 demo demo] GET https://199.19.213.129/volume/v3/volumes/detail Apr 24 19:46:23.078151 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.openstack.wsgi [None req-b0a2dc95-347c-42e9-b84b-40e5f90a2343 demo demo] Empty body provided in request {{(pid=113521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:46:23.078330 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.openstack.wsgi [None req-b0a2dc95-347c-42e9-b84b-40e5f90a2343 demo demo] Calling method 'detail' {{(pid=113521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:46:23.078546 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.api_utils [None req-b0a2dc95-347c-42e9-b84b-40e5f90a2343 demo demo] Removing options '' from query. {{(pid=113521) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:46:23.079243 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.volume.api [None req-b0a2dc95-347c-42e9-b84b-40e5f90a2343 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113521) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:46:23.084854 np0000170103 devstack@c-api.service[113521]: INFO cinder.volume.api [None req-b0a2dc95-347c-42e9-b84b-40e5f90a2343 demo demo] Get all volumes completed successfully. Apr 24 19:46:23.086699 np0000170103 devstack@c-api.service[113521]: INFO cinder.api.openstack.wsgi [None req-b0a2dc95-347c-42e9-b84b-40e5f90a2343 demo demo] https://199.19.213.129/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:46:23.087001 np0000170103 devstack@c-api.service[113521]: [pid: 113521|app: 0|req: 10/36] 199.19.213.129 () {64 vars in 1296 bytes} [Fri Apr 24 19:46:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 24 19:46:33.081585 np0000170103 devstack@c-api.service[113521]: DEBUG dbcounter [-] [113521] Writing DB stats cinder:SELECT=1 {{(pid=113521) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:47:23.103214 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.middleware.request_id [None req-d683108f-4cbe-40a7-86fc-e74b6674d631 None None] RequestId filter calling following filter/app {{(pid=113524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:47:23.203228 np0000170103 devstack@c-api.service[113524]: INFO cinder.api.openstack.wsgi [None req-d683108f-4cbe-40a7-86fc-e74b6674d631 demo demo] GET https://199.19.213.129/volume/v3/volumes/detail Apr 24 19:47:23.203459 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.openstack.wsgi [None req-d683108f-4cbe-40a7-86fc-e74b6674d631 demo demo] Empty body provided in request {{(pid=113524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:47:23.203746 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.openstack.wsgi [None req-d683108f-4cbe-40a7-86fc-e74b6674d631 demo demo] Calling method 'detail' {{(pid=113524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:47:23.204089 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.api_utils [None req-d683108f-4cbe-40a7-86fc-e74b6674d631 demo demo] Removing options '' from query. {{(pid=113524) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:47:23.205196 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.volume.api [None req-d683108f-4cbe-40a7-86fc-e74b6674d631 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113524) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:47:23.213023 np0000170103 devstack@c-api.service[113524]: INFO cinder.volume.api [None req-d683108f-4cbe-40a7-86fc-e74b6674d631 demo demo] Get all volumes completed successfully. Apr 24 19:47:23.215101 np0000170103 devstack@c-api.service[113524]: INFO cinder.api.openstack.wsgi [None req-d683108f-4cbe-40a7-86fc-e74b6674d631 demo demo] https://199.19.213.129/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:47:23.215731 np0000170103 devstack@c-api.service[113524]: [pid: 113524|app: 0|req: 9/37] 199.19.213.129 () {64 vars in 1296 bytes} [Fri Apr 24 19:47:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 24 19:47:33.208615 np0000170103 devstack@c-api.service[113524]: DEBUG dbcounter [-] [113524] Writing DB stats cinder:SELECT=1 {{(pid=113524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:48:23.232494 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.middleware.request_id [None req-09bfd85f-095a-48e9-a72b-b548559063d7 None None] RequestId filter calling following filter/app {{(pid=113522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:48:23.235224 np0000170103 devstack@c-api.service[113522]: INFO cinder.api.openstack.wsgi [None req-09bfd85f-095a-48e9-a72b-b548559063d7 demo demo] GET https://199.19.213.129/volume/v3/volumes/detail Apr 24 19:48:23.235454 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.openstack.wsgi [None req-09bfd85f-095a-48e9-a72b-b548559063d7 demo demo] Empty body provided in request {{(pid=113522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:48:23.235710 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.openstack.wsgi [None req-09bfd85f-095a-48e9-a72b-b548559063d7 demo demo] Calling method 'detail' {{(pid=113522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:48:23.236014 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.api_utils [None req-09bfd85f-095a-48e9-a72b-b548559063d7 demo demo] Removing options '' from query. {{(pid=113522) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:48:23.236987 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.volume.api [None req-09bfd85f-095a-48e9-a72b-b548559063d7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113522) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:48:23.244286 np0000170103 devstack@c-api.service[113522]: INFO cinder.volume.api [None req-09bfd85f-095a-48e9-a72b-b548559063d7 demo demo] Get all volumes completed successfully. Apr 24 19:48:23.246851 np0000170103 devstack@c-api.service[113522]: INFO cinder.api.openstack.wsgi [None req-09bfd85f-095a-48e9-a72b-b548559063d7 demo demo] https://199.19.213.129/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:48:23.247287 np0000170103 devstack@c-api.service[113522]: [pid: 113522|app: 0|req: 10/38] 199.19.213.129 () {64 vars in 1296 bytes} [Fri Apr 24 19:48:23 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 24 19:48:33.239927 np0000170103 devstack@c-api.service[113522]: DEBUG dbcounter [-] [113522] Writing DB stats cinder:SELECT=1 {{(pid=113522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:49:23.262474 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.middleware.request_id [None req-6398b6b5-807b-4f47-ad51-803c60116973 None None] RequestId filter calling following filter/app {{(pid=113523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:49:23.265820 np0000170103 devstack@c-api.service[113523]: INFO cinder.api.openstack.wsgi [None req-6398b6b5-807b-4f47-ad51-803c60116973 demo demo] GET https://199.19.213.129/volume/v3/volumes/detail Apr 24 19:49:23.266023 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.openstack.wsgi [None req-6398b6b5-807b-4f47-ad51-803c60116973 demo demo] Empty body provided in request {{(pid=113523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:49:23.266293 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.openstack.wsgi [None req-6398b6b5-807b-4f47-ad51-803c60116973 demo demo] Calling method 'detail' {{(pid=113523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:49:23.266598 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.api.api_utils [None req-6398b6b5-807b-4f47-ad51-803c60116973 demo demo] Removing options '' from query. {{(pid=113523) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:49:23.267600 np0000170103 devstack@c-api.service[113523]: DEBUG cinder.volume.api [None req-6398b6b5-807b-4f47-ad51-803c60116973 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113523) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:49:23.276949 np0000170103 devstack@c-api.service[113523]: INFO cinder.volume.api [None req-6398b6b5-807b-4f47-ad51-803c60116973 demo demo] Get all volumes completed successfully. Apr 24 19:49:23.279759 np0000170103 devstack@c-api.service[113523]: INFO cinder.api.openstack.wsgi [None req-6398b6b5-807b-4f47-ad51-803c60116973 demo demo] https://199.19.213.129/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:49:23.280246 np0000170103 devstack@c-api.service[113523]: [pid: 113523|app: 0|req: 10/39] 199.19.213.129 () {64 vars in 1296 bytes} [Fri Apr 24 19:49:23 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 24 19:49:33.271232 np0000170103 devstack@c-api.service[113523]: DEBUG dbcounter [-] [113523] Writing DB stats cinder:SELECT=1 {{(pid=113523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:50:23.297829 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.middleware.request_id [None req-120f923a-d4f8-41e2-9622-b3b45cd05f4b None None] RequestId filter calling following filter/app {{(pid=113521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:50:23.301531 np0000170103 devstack@c-api.service[113521]: INFO cinder.api.openstack.wsgi [None req-120f923a-d4f8-41e2-9622-b3b45cd05f4b demo demo] GET https://199.19.213.129/volume/v3/volumes/detail Apr 24 19:50:23.301785 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.openstack.wsgi [None req-120f923a-d4f8-41e2-9622-b3b45cd05f4b demo demo] Empty body provided in request {{(pid=113521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:50:23.302027 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.openstack.wsgi [None req-120f923a-d4f8-41e2-9622-b3b45cd05f4b demo demo] Calling method 'detail' {{(pid=113521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:50:23.302315 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.api.api_utils [None req-120f923a-d4f8-41e2-9622-b3b45cd05f4b demo demo] Removing options '' from query. {{(pid=113521) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:50:23.303614 np0000170103 devstack@c-api.service[113521]: DEBUG cinder.volume.api [None req-120f923a-d4f8-41e2-9622-b3b45cd05f4b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113521) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:50:23.310414 np0000170103 devstack@c-api.service[113521]: INFO cinder.volume.api [None req-120f923a-d4f8-41e2-9622-b3b45cd05f4b demo demo] Get all volumes completed successfully. Apr 24 19:50:23.312529 np0000170103 devstack@c-api.service[113521]: INFO cinder.api.openstack.wsgi [None req-120f923a-d4f8-41e2-9622-b3b45cd05f4b demo demo] https://199.19.213.129/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:50:23.313082 np0000170103 devstack@c-api.service[113521]: [pid: 113521|app: 0|req: 11/40] 199.19.213.129 () {64 vars in 1296 bytes} [Fri Apr 24 19:50:23 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 24 19:50:33.306127 np0000170103 devstack@c-api.service[113521]: DEBUG dbcounter [-] [113521] Writing DB stats cinder:SELECT=1 {{(pid=113521) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:51:23.328061 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.middleware.request_id [None req-9f96d789-b7b2-4ed2-8ffa-ea79356077f8 None None] RequestId filter calling following filter/app {{(pid=113524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:51:23.332505 np0000170103 devstack@c-api.service[113524]: INFO cinder.api.openstack.wsgi [None req-9f96d789-b7b2-4ed2-8ffa-ea79356077f8 demo demo] GET https://199.19.213.129/volume/v3/volumes/detail Apr 24 19:51:23.333158 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.openstack.wsgi [None req-9f96d789-b7b2-4ed2-8ffa-ea79356077f8 demo demo] Empty body provided in request {{(pid=113524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:51:23.333467 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.openstack.wsgi [None req-9f96d789-b7b2-4ed2-8ffa-ea79356077f8 demo demo] Calling method 'detail' {{(pid=113524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:51:23.333795 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.api.api_utils [None req-9f96d789-b7b2-4ed2-8ffa-ea79356077f8 demo demo] Removing options '' from query. {{(pid=113524) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:51:23.334742 np0000170103 devstack@c-api.service[113524]: DEBUG cinder.volume.api [None req-9f96d789-b7b2-4ed2-8ffa-ea79356077f8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113524) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:51:23.345664 np0000170103 devstack@c-api.service[113524]: INFO cinder.volume.api [None req-9f96d789-b7b2-4ed2-8ffa-ea79356077f8 demo demo] Get all volumes completed successfully. Apr 24 19:51:23.349451 np0000170103 devstack@c-api.service[113524]: INFO cinder.api.openstack.wsgi [None req-9f96d789-b7b2-4ed2-8ffa-ea79356077f8 demo demo] https://199.19.213.129/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:51:23.349986 np0000170103 devstack@c-api.service[113524]: [pid: 113524|app: 0|req: 10/41] 199.19.213.129 () {64 vars in 1296 bytes} [Fri Apr 24 19:51:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 24 19:51:33.338066 np0000170103 devstack@c-api.service[113524]: DEBUG dbcounter [-] [113524] Writing DB stats cinder:SELECT=1 {{(pid=113524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:52:23.365722 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.middleware.request_id [None req-e1e8249b-8343-4e90-952b-b541e9a98afb None None] RequestId filter calling following filter/app {{(pid=113522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:52:23.457052 np0000170103 devstack@c-api.service[113522]: INFO cinder.api.openstack.wsgi [None req-e1e8249b-8343-4e90-952b-b541e9a98afb demo demo] GET https://199.19.213.129/volume/v3/volumes/detail Apr 24 19:52:23.457307 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.openstack.wsgi [None req-e1e8249b-8343-4e90-952b-b541e9a98afb demo demo] Empty body provided in request {{(pid=113522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:52:23.457551 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.openstack.wsgi [None req-e1e8249b-8343-4e90-952b-b541e9a98afb demo demo] Calling method 'detail' {{(pid=113522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:52:23.457879 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.api.api_utils [None req-e1e8249b-8343-4e90-952b-b541e9a98afb demo demo] Removing options '' from query. {{(pid=113522) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:52:23.459077 np0000170103 devstack@c-api.service[113522]: DEBUG cinder.volume.api [None req-e1e8249b-8343-4e90-952b-b541e9a98afb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113522) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:52:23.468672 np0000170103 devstack@c-api.service[113522]: INFO cinder.volume.api [None req-e1e8249b-8343-4e90-952b-b541e9a98afb demo demo] Get all volumes completed successfully. Apr 24 19:52:23.471755 np0000170103 devstack@c-api.service[113522]: INFO cinder.api.openstack.wsgi [None req-e1e8249b-8343-4e90-952b-b541e9a98afb demo demo] https://199.19.213.129/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:52:23.471906 np0000170103 devstack@c-api.service[113522]: [pid: 113522|app: 0|req: 11/42] 199.19.213.129 () {64 vars in 1296 bytes} [Fri Apr 24 19:52:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 24 19:52:33.463189 np0000170103 devstack@c-api.service[113522]: DEBUG dbcounter [-] [113522] Writing DB stats cinder:SELECT=1 {{(pid=113522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}