May 09 09:05:43.272837 np0000173032 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 09:05:43.280571 np0000173032 devstack@c-api.service[113109]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 09:05:43.283870 np0000173032 devstack@c-api.service[113109]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 09:05:43 2026] *** May 09 09:05:43.283870 np0000173032 devstack@c-api.service[113109]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 09:05:43.283870 np0000173032 devstack@c-api.service[113109]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 09:05:43.283870 np0000173032 devstack@c-api.service[113109]: nodename: np0000173032 May 09 09:05:43.283870 np0000173032 devstack@c-api.service[113109]: machine: x86_64 May 09 09:05:43.283870 np0000173032 devstack@c-api.service[113109]: clock source: unix May 09 09:05:43.283870 np0000173032 devstack@c-api.service[113109]: pcre jit disabled May 09 09:05:43.283870 np0000173032 devstack@c-api.service[113109]: detected number of CPU cores: 16 May 09 09:05:43.283870 np0000173032 devstack@c-api.service[113109]: current working directory: / May 09 09:05:43.283870 np0000173032 devstack@c-api.service[113109]: detected binary path: /usr/bin/uwsgi-core May 09 09:05:43.283870 np0000173032 devstack@c-api.service[113109]: your processes number limit is 256917 May 09 09:05:43.283870 np0000173032 devstack@c-api.service[113109]: your memory page size is 4096 bytes May 09 09:05:43.283870 np0000173032 devstack@c-api.service[113109]: detected max file descriptor number: 2048 May 09 09:05:43.283870 np0000173032 devstack@c-api.service[113109]: lock engine: pthread robust mutexes May 09 09:05:43.284852 np0000173032 devstack@c-api.service[113109]: thunder lock: enabled May 09 09:05:43.285066 np0000173032 devstack@c-api.service[113109]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 09:05:43.285180 np0000173032 devstack@c-api.service[113109]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 09:05:43.285180 np0000173032 devstack@c-api.service[113109]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 09:05:43.285180 np0000173032 devstack@c-api.service[113109]: Set PythonHome to /opt/stack/data/venv May 09 09:05:43.322275 np0000173032 devstack@c-api.service[113109]: Python main interpreter initialized at 0x7a71542a3668 May 09 09:05:43.322275 np0000173032 devstack@c-api.service[113109]: python threads support enabled May 09 09:05:43.322275 np0000173032 devstack@c-api.service[113109]: your server socket listen backlog is limited to 100 connections May 09 09:05:43.322275 np0000173032 devstack@c-api.service[113109]: your mercy for graceful operations on workers is 80 seconds May 09 09:05:43.322275 np0000173032 devstack@c-api.service[113109]: mapped 671795 bytes (656 KB) for 4 cores May 09 09:05:43.322275 np0000173032 devstack@c-api.service[113109]: *** Operational MODE: preforking *** May 09 09:05:43.322275 np0000173032 devstack@c-api.service[113109]: *** uWSGI is running in multiple interpreter mode *** May 09 09:05:43.322275 np0000173032 devstack@c-api.service[113109]: spawned uWSGI master process (pid: 113109) May 09 09:05:43.322091 np0000173032 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 09:05:43.322858 np0000173032 devstack@c-api.service[113109]: spawned uWSGI worker 1 (pid: 113111, cores: 1) May 09 09:05:43.323705 np0000173032 devstack@c-api.service[113109]: spawned uWSGI worker 2 (pid: 113112, cores: 1) May 09 09:05:43.325758 np0000173032 devstack@c-api.service[113109]: spawned uWSGI worker 3 (pid: 113113, cores: 1) May 09 09:05:43.325758 np0000173032 devstack@c-api.service[113109]: spawned uWSGI worker 4 (pid: 113114, cores: 1) May 09 09:05:43.325758 np0000173032 devstack@c-api.service[113109]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 09:05:43.470379 np0000173032 devstack@c-api.service[113112]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:05:43.470379 np0000173032 devstack@c-api.service[113112]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:05:43.470379 np0000173032 devstack@c-api.service[113112]: we strongly recommend against using it for new projects. May 09 09:05:43.470379 np0000173032 devstack@c-api.service[113112]: If you are already using Eventlet, we recommend migrating to a different May 09 09:05:43.470379 np0000173032 devstack@c-api.service[113112]: framework. For more detail see May 09 09:05:43.470379 np0000173032 devstack@c-api.service[113112]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:05:43.470379 np0000173032 devstack@c-api.service[113112]: import eventlet # noqa May 09 09:05:43.472090 np0000173032 devstack@c-api.service[113111]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:05:43.472090 np0000173032 devstack@c-api.service[113111]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:05:43.472090 np0000173032 devstack@c-api.service[113111]: we strongly recommend against using it for new projects. May 09 09:05:43.472090 np0000173032 devstack@c-api.service[113111]: If you are already using Eventlet, we recommend migrating to a different May 09 09:05:43.472090 np0000173032 devstack@c-api.service[113111]: framework. For more detail see May 09 09:05:43.472090 np0000173032 devstack@c-api.service[113111]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:05:43.472090 np0000173032 devstack@c-api.service[113111]: import eventlet # noqa May 09 09:05:43.476360 np0000173032 devstack@c-api.service[113113]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:05:43.476360 np0000173032 devstack@c-api.service[113113]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:05:43.476360 np0000173032 devstack@c-api.service[113113]: we strongly recommend against using it for new projects. May 09 09:05:43.476360 np0000173032 devstack@c-api.service[113113]: If you are already using Eventlet, we recommend migrating to a different May 09 09:05:43.476360 np0000173032 devstack@c-api.service[113113]: framework. For more detail see May 09 09:05:43.476360 np0000173032 devstack@c-api.service[113113]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:05:43.476360 np0000173032 devstack@c-api.service[113113]: import eventlet # noqa May 09 09:05:43.496528 np0000173032 devstack@c-api.service[113114]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:05:43.496528 np0000173032 devstack@c-api.service[113114]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:05:43.496528 np0000173032 devstack@c-api.service[113114]: we strongly recommend against using it for new projects. May 09 09:05:43.496528 np0000173032 devstack@c-api.service[113114]: If you are already using Eventlet, we recommend migrating to a different May 09 09:05:43.496528 np0000173032 devstack@c-api.service[113114]: framework. For more detail see May 09 09:05:43.496528 np0000173032 devstack@c-api.service[113114]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:05:43.496528 np0000173032 devstack@c-api.service[113114]: import eventlet # noqa May 09 09:05:43.558925 np0000173032 devstack@c-api.service[113112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:05:43.558925 np0000173032 devstack@c-api.service[113112]: debtcollector.deprecate( May 09 09:05:43.578999 np0000173032 devstack@c-api.service[113113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:05:43.578999 np0000173032 devstack@c-api.service[113113]: debtcollector.deprecate( May 09 09:05:43.580892 np0000173032 devstack@c-api.service[113111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:05:43.580892 np0000173032 devstack@c-api.service[113111]: debtcollector.deprecate( May 09 09:05:43.584694 np0000173032 devstack@c-api.service[113114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:05:43.584694 np0000173032 devstack@c-api.service[113114]: debtcollector.deprecate( May 09 09:05:43.641700 np0000173032 devstack@c-api.service[113112]: /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 May 09 09:05:43.641700 np0000173032 devstack@c-api.service[113112]: from cgi import parse_header May 09 09:05:43.668920 np0000173032 devstack@c-api.service[113114]: /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 May 09 09:05:43.668920 np0000173032 devstack@c-api.service[113114]: from cgi import parse_header May 09 09:05:43.676667 np0000173032 devstack@c-api.service[113111]: /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 May 09 09:05:43.676667 np0000173032 devstack@c-api.service[113111]: from cgi import parse_header May 09 09:05:43.687087 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:43.687087 np0000173032 devstack@c-api.service[113112]: removals.removed_module( May 09 09:05:43.687695 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:43.687695 np0000173032 devstack@c-api.service[113112]: removals.removed_module( May 09 09:05:43.689357 np0000173032 devstack@c-api.service[113113]: /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 May 09 09:05:43.689357 np0000173032 devstack@c-api.service[113113]: from cgi import parse_header May 09 09:05:43.718581 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:43.718581 np0000173032 devstack@c-api.service[113114]: removals.removed_module( May 09 09:05:43.719412 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:43.719412 np0000173032 devstack@c-api.service[113114]: removals.removed_module( May 09 09:05:43.731333 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:05:43.731333 np0000173032 devstack@c-api.service[113111]: removals.removed_module( May 09 09:05:43.731333 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:05:43.731333 np0000173032 devstack@c-api.service[113111]: removals.removed_module( May 09 09:05:43.742387 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:05:43.742387 np0000173032 devstack@c-api.service[113113]: removals.removed_module( May 09 09:05:43.743169 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:05:43.743169 np0000173032 devstack@c-api.service[113113]: removals.removed_module( May 09 09:05:44.347953 np0000173032 devstack@c-api.service[113112]: /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 May 09 09:05:44.347953 np0000173032 devstack@c-api.service[113112]: warnings.warn( May 09 09:05:44.362692 np0000173032 devstack@c-api.service[113114]: /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 May 09 09:05:44.362692 np0000173032 devstack@c-api.service[113114]: warnings.warn( May 09 09:05:44.432784 np0000173032 devstack@c-api.service[113111]: /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 May 09 09:05:44.432784 np0000173032 devstack@c-api.service[113111]: warnings.warn( May 09 09:05:44.459379 np0000173032 devstack@c-api.service[113113]: /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 May 09 09:05:44.459379 np0000173032 devstack@c-api.service[113113]: warnings.warn( May 09 09:05:44.461304 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:44.461304 np0000173032 devstack@c-api.service[113112]: warnings.warn( May 09 09:05:44.471684 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:44.471684 np0000173032 devstack@c-api.service[113114]: warnings.warn( May 09 09:05:44.555018 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:05:44.555018 np0000173032 devstack@c-api.service[113111]: warnings.warn( May 09 09:05:44.617246 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:05:44.617246 np0000173032 devstack@c-api.service[113113]: warnings.warn( May 09 09:05:44.766427 np0000173032 devstack@c-api.service[113114]: 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. May 09 09:05:44.767075 np0000173032 devstack@c-api.service[113114]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113114) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:05:44.779170 np0000173032 devstack@c-api.service[113112]: 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. May 09 09:05:44.779637 np0000173032 devstack@c-api.service[113112]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113112) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:05:44.849715 np0000173032 devstack@c-api.service[113111]: 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. May 09 09:05:44.849899 np0000173032 devstack@c-api.service[113111]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113111) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:05:44.857893 np0000173032 devstack@c-api.service[113112]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 09:05:44.857893 np0000173032 devstack@c-api.service[113112]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:05:44.858255 np0000173032 devstack@c-api.service[113114]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 09:05:44.858255 np0000173032 devstack@c-api.service[113114]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:05:44.913078 np0000173032 devstack@c-api.service[113111]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 09:05:44.913078 np0000173032 devstack@c-api.service[113111]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:05:44.954257 np0000173032 devstack@c-api.service[113113]: 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. May 09 09:05:44.954493 np0000173032 devstack@c-api.service[113113]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113113) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:05:45.029390 np0000173032 devstack@c-api.service[113113]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 09:05:45.029390 np0000173032 devstack@c-api.service[113113]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:05:45.331093 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113112) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:05:45.331423 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113114) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:05:45.331490 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.331540 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.331722 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.331830 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.331904 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.332120 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.333871 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.333942 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.333998 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.334055 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.334127 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.334161 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.334188 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.334267 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.334311 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.334346 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.334414 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.334477 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.334545 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.334617 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.335005 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.335076 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.335140 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.335195 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.335271 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.335332 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.335408 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.335450 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.335531 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.335585 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.335649 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.335707 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.335770 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.335837 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.337420 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.337469 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.337543 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.337604 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.337664 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.337725 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.337800 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.337836 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.337866 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.337926 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.337990 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.338052 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.338114 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.338196 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.338245 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.338282 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.338352 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.338414 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.338448 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.338487 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.338524 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.338551 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.338587 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.338617 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.338648 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.338675 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.338739 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.338806 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.339758 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.339809 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.339883 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.339920 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.339956 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.339989 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.340020 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.340058 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.340092 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.340122 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.340178 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.340228 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.340258 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.340296 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.340333 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.340361 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.340463 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.340493 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.340525 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.340554 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.340554 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.340613 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.340646 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.340673 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.340673 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.340673 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.340765 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.340794 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.343176 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.343330 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.343330 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.343330 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.343519 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.343570 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.343617 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.343652 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.343703 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.343751 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.343751 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.343751 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.343751 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.343907 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.344304 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.344389 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.344470 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.344540 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.344644 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.344644 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.344730 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.344902 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.344980 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.344980 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.344980 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.344980 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.345206 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.345206 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.346043 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.346116 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.346192 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.346192 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.346330 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.346330 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.346441 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.346499 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.346566 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.346566 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.346566 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.346720 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.346720 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.346720 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.347510 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.347595 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.347595 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.347712 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.347778 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.347847 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.347906 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.347968 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.348031 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.348093 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.348146 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.348231 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.348231 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.348231 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.348493 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113111) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:05:45.348811 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.348879 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.349079 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.349697 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.349768 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.349884 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.349951 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.350048 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.350139 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.350261 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.350683 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.350770 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.350878 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.350948 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.351046 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.351113 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.351315 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.351911 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.352000 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.352065 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.352196 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.352386 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.352386 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.352527 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.352852 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.352925 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.353029 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.353110 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.353196 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.353362 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.353453 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.353930 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.353989 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.354054 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.354116 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.354177 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.354284 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.354347 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.354413 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.354475 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.354525 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.354577 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.354635 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.354688 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.354738 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.354787 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.354847 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.354898 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.354956 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.355014 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.355070 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.355129 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.355129 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.355297 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.355297 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.355402 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.355461 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.355461 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.355461 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.355617 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.355617 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.355711 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.355779 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.355837 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.355906 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.356047 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.356120 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.356169 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.356268 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.356323 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.356385 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.356480 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.356480 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.356598 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.356598 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.356598 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.356598 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.356798 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.356866 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.356924 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.356978 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.357034 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.357086 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.357145 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.357145 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.357145 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.357145 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.357145 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.357145 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.357145 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.357145 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.357520 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.357569 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.357609 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.357659 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.357702 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.357741 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.357787 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.357787 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.357787 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.357787 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.357787 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.357965 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.358011 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.358050 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.358095 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.358137 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.358187 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.358245 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.358296 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.358333 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.358372 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.358412 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.358456 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.358494 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.358532 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.358574 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.358617 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.358655 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.358698 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.358698 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.358772 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.358772 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.358855 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.358891 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.358891 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.358891 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.358891 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.358891 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.359057 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.359102 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.359149 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.359234 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.359289 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.359351 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.359430 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.359708 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.359760 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.359818 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.359865 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.359942 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.359996 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.360045 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.360087 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.360125 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.360125 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.360208 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.360269 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.360308 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.360412 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.360504 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.360554 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.360599 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.360639 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.360683 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.360725 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.360770 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.360810 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.360855 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.360900 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.360944 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.360988 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.361027 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.361065 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.361103 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.361145 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.361192 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.361268 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.361313 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.361360 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.361407 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.361692 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.361749 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.361791 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.361791 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.361791 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.361893 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.361943 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.361943 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.362008 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.362047 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.362092 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.362092 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.362165 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.362232 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.362272 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.362272 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.362272 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.362272 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.362272 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.362272 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.362497 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.362497 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.362497 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.362497 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.362630 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.362630 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.362630 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.362735 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.362850 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.362904 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.362972 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.363021 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.363092 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.363148 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.363223 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.363282 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.363330 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.363373 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.363413 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.363453 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.363498 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.363541 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.363587 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.363630 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.363673 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.363731 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.363771 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.363809 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.363809 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.364024 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.364078 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.364142 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.364192 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.364270 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.364405 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.364405 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.364605 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.364690 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.364750 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.364816 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.364874 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.364931 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.365002 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.367336 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.367419 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.367465 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.367508 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.367560 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.367602 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.367650 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.367696 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.367735 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.367783 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.367831 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.367876 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.367915 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.367952 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.367990 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.368027 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.368064 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.368102 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.368138 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.368184 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.368184 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.368287 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.368287 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.368287 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.368287 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.368287 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.368287 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.368287 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.369160 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.369246 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.369289 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.369335 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.369402 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.369451 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.369490 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.369533 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.369578 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.369623 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.369661 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.369707 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.369789 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.369835 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.371116 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.371228 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.371337 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.371420 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.371516 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.371594 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.371692 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.372354 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.372411 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.372558 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.372609 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.372656 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.372700 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.372738 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.372783 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.372821 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.372821 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.372905 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.372905 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.372981 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.373073 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.373121 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.373160 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.373279 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.373349 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.374073 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.374073 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.374073 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.376392 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.376476 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.376512 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.376550 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.376592 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.376630 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.376671 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.376719 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.376768 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.376809 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.376848 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.376886 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.376940 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.376982 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.377767 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.377815 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.377865 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.377912 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.377957 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.378164 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.378164 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.378348 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.378396 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.378442 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.378510 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.378554 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.378595 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.378641 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.378683 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.378719 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.378765 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.378806 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.378851 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.378890 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.378953 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.378992 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.378992 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.379057 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.379103 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.379142 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.379142 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.379142 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.379515 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.379582 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.379633 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.379701 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.379765 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.379814 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.379889 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.379938 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.379991 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.380073 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.380147 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.380196 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.380258 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.380312 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.380356 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.380410 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.380509 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.380553 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.380598 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.380648 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.380691 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.380740 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.380780 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.380825 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.380859 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.380886 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.380923 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.380953 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.380979 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.381011 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.381042 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.381072 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.381105 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.381137 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.381162 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.381197 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.381255 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.381288 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.381315 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.381315 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.381365 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.381397 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.381397 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.381458 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.381493 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.381530 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.381566 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.381597 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.381628 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.381662 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.381662 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.381662 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.381662 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.381662 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.381662 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.381662 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.381890 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.381890 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.381890 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.381890 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.382026 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.382026 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.382109 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.383499 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.383558 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.383625 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.383680 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.383747 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.383801 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.383840 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.383875 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.383909 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.383941 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.384005 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.384068 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.384156 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.384238 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.384334 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.384398 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.384462 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.384559 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.384621 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.384680 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.384747 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.388337 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.388399 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.388439 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.388500 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.388531 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.388563 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.388594 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.388629 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.388656 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.388687 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.388716 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.388750 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.388783 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.388813 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.388842 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.388873 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.388898 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.388933 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.388996 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.389056 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.389123 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.390526 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.390693 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.390693 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.390693 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.390906 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.390906 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.391058 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.391158 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.391270 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.391270 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.391270 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.391669 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.391781 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.391781 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.391933 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.391933 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.391933 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.392160 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.392559 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.392559 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.392778 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.395885 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.395968 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.396025 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.396084 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.396084 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.396186 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.396271 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.396329 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.396388 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.396388 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.396388 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.396847 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.396847 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.396847 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.396986 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.396986 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.396986 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.396986 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.397176 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.397280 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.397352 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.397409 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.397467 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.397526 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.397526 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.397526 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.397526 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.397708 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.397771 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.397830 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.397888 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.397945 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.397998 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.398046 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.398097 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.398153 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.398207 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.398279 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.398358 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.398408 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.398463 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.398513 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.398561 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.398616 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.398664 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.398712 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.398759 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.398813 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.398868 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.398926 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.398981 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.399028 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.399082 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.399125 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.399172 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.399172 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.399283 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.399336 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.399383 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.399383 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.443897 np0000173032 devstack@c-api.service[113112]: INFO dbcounter [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Registered counter for database cinder May 09 09:05:45.446519 np0000173032 devstack@c-api.service[113111]: INFO dbcounter [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Registered counter for database cinder May 09 09:05:45.448078 np0000173032 devstack@c-api.service[113114]: INFO dbcounter [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Registered counter for database cinder May 09 09:05:45.461952 np0000173032 devstack@c-api.service[113112]: DEBUG oslo_db.sqlalchemy.engines [None req-dc989a61-e26a-4330-819a-21da187390e7 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=113112) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:05:45.476847 np0000173032 devstack@c-api.service[113111]: DEBUG oslo_db.sqlalchemy.engines [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f 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=113111) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:05:45.481907 np0000173032 devstack@c-api.service[113114]: DEBUG oslo_db.sqlalchemy.engines [None req-cb91729b-6766-48fd-a940-77a50542824b 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=113114) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:05:45.523247 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113113) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:05:45.523799 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.523861 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.524069 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.524689 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.524794 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.524861 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.524921 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.524971 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.525028 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.525118 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.525478 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.525568 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.525624 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.525683 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.525742 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.525822 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.525885 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.526375 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.526475 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.526475 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.526595 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.526658 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.526658 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.526773 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.527068 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.527189 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.527189 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.527501 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.527501 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.527501 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.527501 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.528092 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.528176 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.529546 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.529546 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.529546 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.529546 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.529546 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.529546 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.529546 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.529546 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.529546 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.529546 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.529838 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.529838 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.530031 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.530100 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.530201 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.530322 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.530403 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.530490 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.530580 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.530962 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.531053 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.531141 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.531254 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.531339 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.531437 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.531526 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.536065 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.536151 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.536279 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.536380 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.536475 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.536575 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.536663 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.537399 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.537478 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.537746 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.537746 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.537746 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.537746 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.537746 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.539595 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.539595 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.539595 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.539595 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.539595 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.539595 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.539851 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.540094 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.540168 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.540277 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.540352 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.540428 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.540505 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.540597 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.541141 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.541201 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.541305 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.541355 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.541424 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.541476 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.541547 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.541714 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.541714 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.541714 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.541827 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.541827 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.541902 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.541986 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.542660 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.542743 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.542816 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.542881 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.542995 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.543091 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.543183 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.543308 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.543389 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.543494 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.543587 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.543682 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.543775 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.543869 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.544647 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.544724 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.544847 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.544968 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.545045 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.545108 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.545232 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.545644 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.545737 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.545832 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.545926 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.546012 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.546102 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.546198 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.546531 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.546615 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.546703 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.546796 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.546887 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.546988 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.547073 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.547775 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.547871 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.547964 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.548045 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.548139 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.548254 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.548351 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.551475 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.551546 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.551589 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.551668 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.551716 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.551768 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.551844 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.552536 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.552587 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.552633 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.552704 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.552831 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.552889 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.552962 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.553459 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.553528 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.553571 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.553652 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.553698 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.553760 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.553836 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.554158 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.554261 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.554320 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.554378 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.554432 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.554497 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.554565 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.554635 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.554695 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.554743 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.554812 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.554883 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.554925 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.554975 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.555057 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.555106 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.555184 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.555304 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.555360 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.555451 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.555551 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.556439 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.556522 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.556604 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.556679 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.556722 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.556790 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.556865 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.557782 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.557841 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.557899 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.557965 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.558015 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.558096 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.558155 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.558725 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.558784 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.558856 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.558905 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.558976 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.559019 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.559100 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.560093 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.560140 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.560241 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.560316 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.560386 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.560444 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.560508 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.560866 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.560918 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.560982 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.561050 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.561094 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.561160 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.561256 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:05:45.561340 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:05:45.561386 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:05:45.561441 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:05:45.561518 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:05:45.561563 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:05:45.561622 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:05:45.580578 np0000173032 devstack@c-api.service[113112]: DEBUG dbcounter [-] [113112] Writer thread running {{(pid=113112) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:05:45.583590 np0000173032 devstack@c-api.service[113112]: INFO cinder.rpc [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:05:45.586094 np0000173032 devstack@c-api.service[113112]: INFO cinder.rpc [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:05:45.588781 np0000173032 devstack@c-api.service[113112]: INFO cinder.rpc [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:05:45.591027 np0000173032 devstack@c-api.service[113112]: INFO cinder.rpc [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:05:45.592243 np0000173032 devstack@c-api.service[113112]: WARNING castellan.key_manager.migration [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.594607 np0000173032 devstack@c-api.service[113112]: WARNING castellan.key_manager.migration [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.597735 np0000173032 devstack@c-api.service[113114]: DEBUG dbcounter [-] [113114] Writer thread running {{(pid=113114) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:05:45.598901 np0000173032 devstack@c-api.service[113111]: DEBUG dbcounter [-] [113111] Writer thread running {{(pid=113111) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:05:45.599701 np0000173032 devstack@c-api.service[113112]: DEBUG oslo_db.sqlalchemy.engines [None req-dc989a61-e26a-4330-819a-21da187390e7 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=113112) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:05:45.600544 np0000173032 devstack@c-api.service[113114]: INFO cinder.rpc [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:05:45.601570 np0000173032 devstack@c-api.service[113111]: INFO cinder.rpc [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:05:45.602362 np0000173032 devstack@c-api.service[113112]: INFO cinder.rpc [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:05:45.603286 np0000173032 devstack@c-api.service[113114]: INFO cinder.rpc [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:05:45.604087 np0000173032 devstack@c-api.service[113112]: INFO cinder.rpc [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:05:45.604417 np0000173032 devstack@c-api.service[113111]: INFO cinder.rpc [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:05:45.604932 np0000173032 devstack@c-api.service[113112]: WARNING castellan.key_manager.migration [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.605844 np0000173032 devstack@c-api.service[113114]: INFO cinder.rpc [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:05:45.606918 np0000173032 devstack@c-api.service[113111]: INFO cinder.rpc [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:05:45.608175 np0000173032 devstack@c-api.service[113114]: INFO cinder.rpc [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:05:45.609592 np0000173032 devstack@c-api.service[113114]: WARNING castellan.key_manager.migration [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.609669 np0000173032 devstack@c-api.service[113111]: INFO cinder.rpc [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:05:45.611015 np0000173032 devstack@c-api.service[113111]: WARNING castellan.key_manager.migration [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.611331 np0000173032 devstack@c-api.service[113114]: WARNING castellan.key_manager.migration [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.612829 np0000173032 devstack@c-api.service[113113]: INFO dbcounter [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Registered counter for database cinder May 09 09:05:45.613847 np0000173032 devstack@c-api.service[113111]: WARNING castellan.key_manager.migration [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.616201 np0000173032 devstack@c-api.service[113114]: DEBUG oslo_db.sqlalchemy.engines [None req-cb91729b-6766-48fd-a940-77a50542824b 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=113114) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:05:45.616614 np0000173032 devstack@c-api.service[113112]: WARNING castellan.key_manager.migration [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.618808 np0000173032 devstack@c-api.service[113114]: INFO cinder.rpc [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:05:45.619186 np0000173032 devstack@c-api.service[113111]: DEBUG oslo_db.sqlalchemy.engines [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f 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=113111) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:05:45.619871 np0000173032 devstack@c-api.service[113112]: WARNING castellan.key_manager.migration [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.621313 np0000173032 devstack@c-api.service[113114]: INFO cinder.rpc [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:05:45.621433 np0000173032 devstack@c-api.service[113111]: INFO cinder.rpc [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:05:45.622646 np0000173032 devstack@c-api.service[113114]: WARNING castellan.key_manager.migration [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.623096 np0000173032 devstack@c-api.service[113112]: WARNING castellan.key_manager.migration [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.623778 np0000173032 devstack@c-api.service[113111]: INFO cinder.rpc [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:05:45.624472 np0000173032 devstack@c-api.service[113113]: DEBUG oslo_db.sqlalchemy.engines [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 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=113113) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:05:45.625288 np0000173032 devstack@c-api.service[113111]: WARNING castellan.key_manager.migration [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.628501 np0000173032 devstack@c-api.service[113112]: WARNING castellan.key_manager.migration [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.631654 np0000173032 devstack@c-api.service[113112]: WARNING castellan.key_manager.migration [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.634666 np0000173032 devstack@c-api.service[113114]: WARNING castellan.key_manager.migration [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.634766 np0000173032 devstack@c-api.service[113112]: WARNING castellan.key_manager.migration [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.637839 np0000173032 devstack@c-api.service[113111]: WARNING castellan.key_manager.migration [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.638144 np0000173032 devstack@c-api.service[113114]: WARNING castellan.key_manager.migration [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.638276 np0000173032 devstack@c-api.service[113112]: WARNING castellan.key_manager.migration [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.641113 np0000173032 devstack@c-api.service[113111]: WARNING castellan.key_manager.migration [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.641435 np0000173032 devstack@c-api.service[113114]: WARNING castellan.key_manager.migration [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.642323 np0000173032 devstack@c-api.service[113112]: WARNING castellan.key_manager.migration [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.644317 np0000173032 devstack@c-api.service[113111]: WARNING castellan.key_manager.migration [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.645304 np0000173032 devstack@c-api.service[113112]: WARNING castellan.key_manager.migration [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.645582 np0000173032 devstack@c-api.service[113114]: WARNING castellan.key_manager.migration [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.646805 np0000173032 devstack@c-api.service[113112]: WARNING castellan.key_manager.migration [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.648926 np0000173032 devstack@c-api.service[113111]: WARNING castellan.key_manager.migration [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.649043 np0000173032 devstack@c-api.service[113114]: WARNING castellan.key_manager.migration [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.649744 np0000173032 devstack@c-api.service[113112]: WARNING castellan.key_manager.migration [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.651909 np0000173032 devstack@c-api.service[113114]: WARNING castellan.key_manager.migration [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.652528 np0000173032 devstack@c-api.service[113111]: WARNING castellan.key_manager.migration [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.655142 np0000173032 devstack@c-api.service[113114]: WARNING castellan.key_manager.migration [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.655382 np0000173032 devstack@c-api.service[113112]: WARNING castellan.key_manager.migration [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.655561 np0000173032 devstack@c-api.service[113111]: WARNING castellan.key_manager.migration [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.658777 np0000173032 devstack@c-api.service[113111]: WARNING castellan.key_manager.migration [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.658827 np0000173032 devstack@c-api.service[113112]: WARNING castellan.key_manager.migration [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.658959 np0000173032 devstack@c-api.service[113114]: WARNING castellan.key_manager.migration [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.660998 np0000173032 devstack@c-api.service[113112]: WARNING castellan.key_manager.migration [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.661707 np0000173032 devstack@c-api.service[113111]: WARNING castellan.key_manager.migration [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.661917 np0000173032 devstack@c-api.service[113114]: WARNING castellan.key_manager.migration [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.662636 np0000173032 devstack@c-api.service[113112]: WARNING castellan.key_manager.migration [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.663461 np0000173032 devstack@c-api.service[113114]: WARNING castellan.key_manager.migration [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.664422 np0000173032 devstack@c-api.service[113112]: WARNING castellan.key_manager.migration [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.664697 np0000173032 devstack@c-api.service[113111]: WARNING castellan.key_manager.migration [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.666160 np0000173032 devstack@c-api.service[113114]: WARNING castellan.key_manager.migration [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.666273 np0000173032 devstack@c-api.service[113112]: WARNING castellan.key_manager.migration [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.666339 np0000173032 devstack@c-api.service[113111]: WARNING castellan.key_manager.migration [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.667611 np0000173032 devstack@c-api.service[113112]: WARNING castellan.key_manager.migration [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.668742 np0000173032 devstack@c-api.service[113112]: WARNING cinder.api.contrib.hosts [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:05:45.669075 np0000173032 devstack@c-api.service[113111]: WARNING castellan.key_manager.migration [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.669507 np0000173032 devstack@c-api.service[113112]: WARNING castellan.key_manager.migration [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.671011 np0000173032 devstack@c-api.service[113112]: WARNING castellan.key_manager.migration [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.672100 np0000173032 devstack@c-api.service[113114]: WARNING castellan.key_manager.migration [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.672584 np0000173032 devstack@c-api.service[113112]: WARNING castellan.key_manager.migration [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.673469 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.v3.router [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Extended resource: extensions {{(pid=113112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.674691 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.v3.router [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Extended resource: encryption {{(pid=113112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.674774 np0000173032 devstack@c-api.service[113111]: WARNING castellan.key_manager.migration [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.675582 np0000173032 devstack@c-api.service[113114]: WARNING castellan.key_manager.migration [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.676290 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.v3.router [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Extended resource: encryption {{(pid=113112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.677767 np0000173032 devstack@c-api.service[113114]: WARNING castellan.key_manager.migration [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.677842 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.v3.router [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Extended resource: os-quota-sets {{(pid=113112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.678182 np0000173032 devstack@c-api.service[113111]: WARNING castellan.key_manager.migration [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.679233 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.v3.router [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Extended resource: cgsnapshots {{(pid=113112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.679313 np0000173032 devstack@c-api.service[113114]: WARNING castellan.key_manager.migration [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.680372 np0000173032 devstack@c-api.service[113111]: WARNING castellan.key_manager.migration [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.680648 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.v3.router [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Extended resource: os-quota-class-sets {{(pid=113112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.680753 np0000173032 devstack@c-api.service[113114]: WARNING castellan.key_manager.migration [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.681942 np0000173032 devstack@c-api.service[113111]: WARNING castellan.key_manager.migration [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.682046 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.v3.router [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Extended resource: os-availability-zone {{(pid=113112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.682563 np0000173032 devstack@c-api.service[113114]: WARNING castellan.key_manager.migration [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.683244 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.v3.router [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Extended resource: qos-specs {{(pid=113112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.683394 np0000173032 devstack@c-api.service[113111]: WARNING castellan.key_manager.migration [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.683987 np0000173032 devstack@c-api.service[113114]: WARNING castellan.key_manager.migration [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.685008 np0000173032 devstack@c-api.service[113111]: WARNING castellan.key_manager.migration [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.685109 np0000173032 devstack@c-api.service[113114]: WARNING cinder.api.contrib.hosts [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:05:45.685350 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.v3.router [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Extended resource: backups {{(pid=113112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.685856 np0000173032 devstack@c-api.service[113114]: WARNING castellan.key_manager.migration [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.686454 np0000173032 devstack@c-api.service[113111]: WARNING castellan.key_manager.migration [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.687373 np0000173032 devstack@c-api.service[113114]: WARNING castellan.key_manager.migration [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.687561 np0000173032 devstack@c-api.service[113111]: WARNING cinder.api.contrib.hosts [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:05:45.687896 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.v3.router [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Extended resource: extra_specs {{(pid=113112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.688306 np0000173032 devstack@c-api.service[113111]: WARNING castellan.key_manager.migration [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.688933 np0000173032 devstack@c-api.service[113114]: WARNING castellan.key_manager.migration [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.689459 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.v3.router [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Extended resource: os-snapshot-manage {{(pid=113112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.689829 np0000173032 devstack@c-api.service[113111]: WARNING castellan.key_manager.migration [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.689897 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.v3.router [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Extended resource: extensions {{(pid=113114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.690919 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.v3.router [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Extended resource: os-volume-type-access {{(pid=113112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.691051 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.v3.router [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Extended resource: encryption {{(pid=113114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.691589 np0000173032 devstack@c-api.service[113111]: WARNING castellan.key_manager.migration [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.692469 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.v3.router [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Extended resource: capabilities {{(pid=113112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.692540 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.v3.router [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Extended resource: extensions {{(pid=113111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.692657 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.v3.router [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Extended resource: encryption {{(pid=113114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.693805 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.v3.router [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Extended resource: os-hosts {{(pid=113112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.694469 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.v3.router [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Extended resource: encryption {{(pid=113111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.694554 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.v3.router [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Extended resource: os-quota-sets {{(pid=113114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.695119 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.v3.router [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Extended resource: consistencygroups {{(pid=113112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.695455 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.v3.router [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Extended resource: encryption {{(pid=113111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.695637 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.v3.router [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Extended resource: cgsnapshots {{(pid=113114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.697077 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.v3.router [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Extended resource: os-quota-class-sets {{(pid=113114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.697270 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.v3.router [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Extended resource: os-volume-transfer {{(pid=113112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.697357 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.v3.router [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Extended resource: os-quota-sets {{(pid=113111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.698386 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.v3.router [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Extended resource: os-availability-zone {{(pid=113114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.698611 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.v3.router [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Extended resource: cgsnapshots {{(pid=113111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.698724 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.v3.router [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Extended resource: scheduler-stats {{(pid=113112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.699637 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.v3.router [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Extended resource: qos-specs {{(pid=113114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.700054 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.v3.router [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Extended resource: os-quota-class-sets {{(pid=113111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.700174 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.v3.router [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Extended resource: os-volume-manage {{(pid=113112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.701765 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.v3.router [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Extended resource: backups {{(pid=113114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.702373 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.v3.router [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Extended resource: os-availability-zone {{(pid=113111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.702428 np0000173032 devstack@c-api.service[113112]: WARNING castellan.key_manager.migration [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.703348 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.contrib.snapshot_actions [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] SnapshotActionsController initialized {{(pid=113112) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:05:45.704116 np0000173032 devstack@c-api.service[113112]: WARNING castellan.key_manager.migration [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.704269 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.v3.router [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Extended resource: qos-specs {{(pid=113111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.704331 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.v3.router [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Extended resource: extra_specs {{(pid=113114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.705534 np0000173032 devstack@c-api.service[113112]: WARNING castellan.key_manager.migration [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.705898 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.v3.router [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Extended resource: os-snapshot-manage {{(pid=113114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.706954 np0000173032 devstack@c-api.service[113112]: WARNING castellan.key_manager.migration [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.707346 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.v3.router [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Extended resource: os-volume-type-access {{(pid=113114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.707652 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.v3.router [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Extended resource: backups {{(pid=113111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.708390 np0000173032 devstack@c-api.service[113112]: WARNING castellan.key_manager.migration [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.708920 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.v3.router [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Extended resource: capabilities {{(pid=113114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.709838 np0000173032 devstack@c-api.service[113112]: WARNING castellan.key_manager.migration [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.710236 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.v3.router [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Extended resource: os-hosts {{(pid=113114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.710346 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.v3.router [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Extended resource: extra_specs {{(pid=113111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.711392 np0000173032 devstack@c-api.service[113112]: WARNING castellan.key_manager.migration [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.711624 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.v3.router [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Extended resource: consistencygroups {{(pid=113114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.711905 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.v3.router [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Extended resource: os-snapshot-manage {{(pid=113111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.712228 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.v3.router [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:45.712333 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.v3.router [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:45.712440 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.v3.router [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:45.712548 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.v3.router [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:45.712650 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.v3.router [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:45.712752 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.v3.router [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:45.712879 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.v3.router [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:45.712982 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.v3.router [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:45.713148 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.v3.router [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:45.713266 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.v3.router [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Extension UsedLimits extending resource: limits {{(pid=113112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:45.713376 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.v3.router [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Extension TypesManage extending resource: types {{(pid=113112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:45.713438 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.v3.router [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Extended resource: os-volume-type-access {{(pid=113111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.713510 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.v3.router [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Extension AdminActions extending resource: volumes {{(pid=113112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:45.713563 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.v3.router [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Extended resource: os-volume-transfer {{(pid=113114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.713619 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.v3.router [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Extension AdminActions extending resource: snapshots {{(pid=113112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:45.713709 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.v3.router [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Extension AdminActions extending resource: backups {{(pid=113112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:45.713809 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.v3.router [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Extension VolumeActions extending resource: volumes {{(pid=113112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:45.714038 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.v3.router [None req-dc989a61-e26a-4330-819a-21da187390e7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:45.714949 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.v3.router [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Extended resource: capabilities {{(pid=113111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.715229 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.v3.router [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Extended resource: scheduler-stats {{(pid=113114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.716223 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.v3.router [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Extended resource: os-hosts {{(pid=113111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.716282 np0000173032 devstack@c-api.service[113112]: WARNING keystonemiddleware.auth_token [None req-dc989a61-e26a-4330-819a-21da187390e7 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. May 09 09:05:45.716682 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.v3.router [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Extended resource: os-volume-manage {{(pid=113114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.717577 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.v3.router [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Extended resource: consistencygroups {{(pid=113111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.719558 np0000173032 devstack@c-api.service[113114]: WARNING castellan.key_manager.migration [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.719636 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.v3.router [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Extended resource: os-volume-transfer {{(pid=113111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.719891 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.contrib.snapshot_actions [None req-cb91729b-6766-48fd-a940-77a50542824b None None] SnapshotActionsController initialized {{(pid=113114) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:05:45.720664 np0000173032 devstack@c-api.service[113114]: WARNING castellan.key_manager.migration [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.721146 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.v3.router [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Extended resource: scheduler-stats {{(pid=113111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.722137 np0000173032 devstack@c-api.service[113114]: WARNING castellan.key_manager.migration [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.722468 np0000173032 devstack@c-api.service[113112]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a71542a3668 pid: 113112 (default app) May 09 09:05:45.722592 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.v3.router [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Extended resource: os-volume-manage {{(pid=113111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.723002 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.723002 np0000173032 devstack@c-api.service[113112]: warnings.warn( May 09 09:05:45.723647 np0000173032 devstack@c-api.service[113114]: WARNING castellan.key_manager.migration [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.724974 np0000173032 devstack@c-api.service[113111]: WARNING castellan.key_manager.migration [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.725097 np0000173032 devstack@c-api.service[113114]: WARNING castellan.key_manager.migration [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.726085 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.contrib.snapshot_actions [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] SnapshotActionsController initialized {{(pid=113111) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:05:45.726648 np0000173032 devstack@c-api.service[113114]: WARNING castellan.key_manager.migration [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.726869 np0000173032 devstack@c-api.service[113111]: WARNING castellan.key_manager.migration [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.728183 np0000173032 devstack@c-api.service[113114]: WARNING castellan.key_manager.migration [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.728334 np0000173032 devstack@c-api.service[113111]: WARNING castellan.key_manager.migration [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.729080 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.v3.router [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:45.729183 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.v3.router [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:45.729311 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.v3.router [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:45.729423 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.v3.router [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:45.729521 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.v3.router [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Extension SnapshotActions extending resource: snapshots {{(pid=113114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:45.729608 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.v3.router [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Extension VolumeTypeAccess extending resource: types {{(pid=113114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:45.729751 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.v3.router [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:45.729826 np0000173032 devstack@c-api.service[113111]: WARNING castellan.key_manager.migration [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.729886 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.v3.router [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:45.729952 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.v3.router [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:45.730053 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.v3.router [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Extension UsedLimits extending resource: limits {{(pid=113114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:45.730152 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.v3.router [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Extension TypesManage extending resource: types {{(pid=113114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:45.730301 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.v3.router [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Extension AdminActions extending resource: volumes {{(pid=113114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:45.730429 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.v3.router [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Extension AdminActions extending resource: snapshots {{(pid=113114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:45.730511 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.v3.router [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Extension AdminActions extending resource: backups {{(pid=113114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:45.730627 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.v3.router [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Extension VolumeActions extending resource: volumes {{(pid=113114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:45.730836 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.v3.router [None req-cb91729b-6766-48fd-a940-77a50542824b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:45.731193 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.731193 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.731470 np0000173032 devstack@c-api.service[113111]: WARNING castellan.key_manager.migration [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.731531 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.731531 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.731531 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.731531 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.731531 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.731902 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.731902 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.731902 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.731902 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.731902 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.731902 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.732334 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.732334 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.732334 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.732334 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.732334 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.732666 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.732666 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.732666 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.732666 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.732970 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.732970 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.732970 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.732970 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.733357 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.733357 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.733357 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.733357 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.733357 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.733746 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.733746 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.733746 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.733746 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.733746 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.734074 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.734074 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.734074 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.734074 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.734074 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.734074 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.734677 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.734677 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.734677 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.734677 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.734677 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.734677 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.735064 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.735064 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.735064 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.735064 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.735064 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.735064 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.735489 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.735489 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.735489 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.735489 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.735489 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.735489 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.736065 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.736065 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.736065 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.736065 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.736378 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.736378 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.736378 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.736378 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.736378 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.736899 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.736899 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.736899 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.736899 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.736899 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.737383 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.737383 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.737383 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.737383 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.737383 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.737383 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.737648 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.737648 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.737648 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.737648 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.737648 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.737863 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.737863 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.737863 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.737863 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.737863 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.738039 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.738039 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.738039 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.738039 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.738239 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.738239 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.738239 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.738239 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.738427 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.738427 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.738427 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.738427 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.738427 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.738661 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.738661 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.738661 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.738661 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.738661 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.738875 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.738875 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.738875 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.738875 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.739050 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.739050 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.739050 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.739050 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.739253 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.739253 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.739253 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.739253 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.739416 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.739416 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.739416 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.739416 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.739606 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.739606 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.739606 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.739606 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.739794 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.739794 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.739794 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.739794 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.739794 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.739794 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.740024 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.740024 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.740024 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.740024 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.740024 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.740765 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.740765 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.740765 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.740765 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.740765 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.740765 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.740765 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.741089 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.741089 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.741089 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.741089 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.741089 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.741089 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.741382 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.741382 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.741382 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.741382 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.741382 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.741382 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.741649 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.741649 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.741649 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.741649 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.741649 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.741649 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.741911 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.741911 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.741911 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.741911 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.742072 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.742072 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.742072 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.742072 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.742262 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.742262 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.742262 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.742262 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.742455 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.742455 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.742541 np0000173032 devstack@c-api.service[113111]: WARNING castellan.key_manager.migration [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.742586 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:45.742586 np0000173032 devstack@c-api.service[113112]: warnings.warn(deprecated_msg) May 09 09:05:45.742674 np0000173032 devstack@c-api.service[113114]: WARNING keystonemiddleware.auth_token [None req-cb91729b-6766-48fd-a940-77a50542824b 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. May 09 09:05:45.742711 np0000173032 devstack@c-api.service[113111]: WARNING castellan.key_manager.migration [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.742747 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.middleware.request_id [None req-e292faf4-2823-493b-b2df-184c130e8bcd None None] RequestId filter calling following filter/app {{(pid=113112) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:05:45.742783 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.v3.router [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:45.742783 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.v3.router [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:45.742783 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.v3.router [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:45.742783 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.v3.router [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:45.742783 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.v3.router [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Extension SnapshotActions extending resource: snapshots {{(pid=113111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:45.742783 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.v3.router [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Extension VolumeTypeAccess extending resource: types {{(pid=113111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:45.742783 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.v3.router [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:45.743024 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.v3.router [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:45.743024 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.v3.router [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:45.743024 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.v3.router [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Extension UsedLimits extending resource: limits {{(pid=113111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:45.743024 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.v3.router [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Extension TypesManage extending resource: types {{(pid=113111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:45.743024 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.v3.router [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Extension AdminActions extending resource: volumes {{(pid=113111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:45.743024 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.v3.router [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Extension AdminActions extending resource: snapshots {{(pid=113111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:45.743024 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.v3.router [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Extension AdminActions extending resource: backups {{(pid=113111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:45.743298 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.v3.router [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Extension VolumeActions extending resource: volumes {{(pid=113111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:45.743298 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.v3.router [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:45.743366 np0000173032 devstack@c-api.service[113112]: [pid: 113112|app: 0|req: 1/1] 199.204.45.157 () {60 vars in 953 bytes} [Sat May 9 09:05:45 2026] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 09 09:05:45.743403 np0000173032 devstack@c-api.service[113111]: WARNING keystonemiddleware.auth_token [None req-d7adafc2-2914-4aeb-b2c1-c01553249d2f 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. May 09 09:05:45.743447 np0000173032 devstack@c-api.service[113114]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a71542a3668 pid: 113114 (default app) May 09 09:05:45.745817 np0000173032 devstack@c-api.service[113111]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a71542a3668 pid: 113111 (default app) May 09 09:05:45.758690 np0000173032 devstack@c-api.service[113113]: DEBUG dbcounter [-] [113113] Writer thread running {{(pid=113113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:05:45.762550 np0000173032 devstack@c-api.service[113113]: INFO cinder.rpc [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:05:45.765669 np0000173032 devstack@c-api.service[113113]: INFO cinder.rpc [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:05:45.768753 np0000173032 devstack@c-api.service[113113]: INFO cinder.rpc [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:05:45.770769 np0000173032 devstack@c-api.service[113113]: INFO cinder.rpc [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:05:45.771845 np0000173032 devstack@c-api.service[113113]: WARNING castellan.key_manager.migration [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.773752 np0000173032 devstack@c-api.service[113113]: WARNING castellan.key_manager.migration [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.779772 np0000173032 devstack@c-api.service[113113]: DEBUG oslo_db.sqlalchemy.engines [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 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=113113) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:05:45.782396 np0000173032 devstack@c-api.service[113113]: INFO cinder.rpc [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:05:45.784554 np0000173032 devstack@c-api.service[113113]: INFO cinder.rpc [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:05:45.785502 np0000173032 devstack@c-api.service[113113]: WARNING castellan.key_manager.migration [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.798778 np0000173032 devstack@c-api.service[113113]: WARNING castellan.key_manager.migration [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.802128 np0000173032 devstack@c-api.service[113113]: WARNING castellan.key_manager.migration [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.805659 np0000173032 devstack@c-api.service[113113]: WARNING castellan.key_manager.migration [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.809779 np0000173032 devstack@c-api.service[113113]: WARNING castellan.key_manager.migration [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.814317 np0000173032 devstack@c-api.service[113113]: WARNING castellan.key_manager.migration [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.817386 np0000173032 devstack@c-api.service[113113]: WARNING castellan.key_manager.migration [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.820531 np0000173032 devstack@c-api.service[113113]: WARNING castellan.key_manager.migration [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.823556 np0000173032 devstack@c-api.service[113113]: WARNING castellan.key_manager.migration [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.826650 np0000173032 devstack@c-api.service[113113]: WARNING castellan.key_manager.migration [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.828144 np0000173032 devstack@c-api.service[113113]: WARNING castellan.key_manager.migration [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.830986 np0000173032 devstack@c-api.service[113113]: WARNING castellan.key_manager.migration [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.836524 np0000173032 devstack@c-api.service[113113]: WARNING castellan.key_manager.migration [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.839956 np0000173032 devstack@c-api.service[113113]: WARNING castellan.key_manager.migration [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.842456 np0000173032 devstack@c-api.service[113113]: WARNING castellan.key_manager.migration [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.844075 np0000173032 devstack@c-api.service[113113]: WARNING castellan.key_manager.migration [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.845604 np0000173032 devstack@c-api.service[113113]: WARNING castellan.key_manager.migration [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.847125 np0000173032 devstack@c-api.service[113113]: WARNING castellan.key_manager.migration [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.848571 np0000173032 devstack@c-api.service[113113]: WARNING castellan.key_manager.migration [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.849757 np0000173032 devstack@c-api.service[113113]: WARNING cinder.api.contrib.hosts [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:05:45.850512 np0000173032 devstack@c-api.service[113113]: WARNING castellan.key_manager.migration [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.852038 np0000173032 devstack@c-api.service[113113]: WARNING castellan.key_manager.migration [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.853677 np0000173032 devstack@c-api.service[113113]: WARNING castellan.key_manager.migration [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.854562 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.v3.router [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Extended resource: extensions {{(pid=113113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.855910 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.v3.router [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Extended resource: encryption {{(pid=113113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.857497 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.v3.router [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Extended resource: encryption {{(pid=113113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.859069 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.v3.router [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Extended resource: os-quota-sets {{(pid=113113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.860487 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.v3.router [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Extended resource: cgsnapshots {{(pid=113113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.861919 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.v3.router [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Extended resource: os-quota-class-sets {{(pid=113113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.864094 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.v3.router [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Extended resource: os-availability-zone {{(pid=113113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.865376 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.v3.router [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Extended resource: qos-specs {{(pid=113113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.867462 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.v3.router [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Extended resource: backups {{(pid=113113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.869595 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.v3.router [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Extended resource: extra_specs {{(pid=113113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.871143 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.v3.router [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Extended resource: os-snapshot-manage {{(pid=113113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.872638 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.v3.router [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Extended resource: os-volume-type-access {{(pid=113113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.874230 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.v3.router [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Extended resource: capabilities {{(pid=113113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.875552 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.v3.router [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Extended resource: os-hosts {{(pid=113113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.876924 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.v3.router [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Extended resource: consistencygroups {{(pid=113113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.878844 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.v3.router [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Extended resource: os-volume-transfer {{(pid=113113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.880540 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.v3.router [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Extended resource: scheduler-stats {{(pid=113113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.881991 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.v3.router [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Extended resource: os-volume-manage {{(pid=113113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:05:45.884402 np0000173032 devstack@c-api.service[113113]: WARNING castellan.key_manager.migration [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.885495 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.contrib.snapshot_actions [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] SnapshotActionsController initialized {{(pid=113113) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:05:45.886279 np0000173032 devstack@c-api.service[113113]: WARNING castellan.key_manager.migration [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.887702 np0000173032 devstack@c-api.service[113113]: WARNING castellan.key_manager.migration [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.889186 np0000173032 devstack@c-api.service[113113]: WARNING castellan.key_manager.migration [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.890682 np0000173032 devstack@c-api.service[113113]: WARNING castellan.key_manager.migration [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.892534 np0000173032 devstack@c-api.service[113113]: WARNING castellan.key_manager.migration [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.894311 np0000173032 devstack@c-api.service[113113]: WARNING castellan.key_manager.migration [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:05:45.895414 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.v3.router [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:45.895561 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.v3.router [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:45.895706 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.v3.router [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:45.895851 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.v3.router [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:45.895988 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.v3.router [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:45.896115 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.v3.router [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:45.896321 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.v3.router [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:45.896452 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.v3.router [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:45.896602 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.v3.router [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:45.896733 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.v3.router [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Extension UsedLimits extending resource: limits {{(pid=113113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:45.896865 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.v3.router [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Extension TypesManage extending resource: types {{(pid=113113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:45.897013 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.v3.router [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Extension AdminActions extending resource: volumes {{(pid=113113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:45.897354 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.v3.router [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Extension AdminActions extending resource: snapshots {{(pid=113113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:45.897452 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.v3.router [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Extension AdminActions extending resource: backups {{(pid=113113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:45.897607 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.v3.router [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Extension VolumeActions extending resource: volumes {{(pid=113113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:45.897769 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.v3.router [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:05:45.900177 np0000173032 devstack@c-api.service[113113]: WARNING keystonemiddleware.auth_token [None req-dff7f18d-1fb5-48d6-b676-fe12d97daff7 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. May 09 09:05:45.907754 np0000173032 devstack@c-api.service[113113]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a71542a3668 pid: 113113 (default app) May 09 09:05:53.191347 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.middleware.request_id [None req-ce9ef33f-b4a3-46e6-8b00-79a81c8058ab None None] RequestId filter calling following filter/app {{(pid=113112) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:05:53.720287 np0000173032 devstack@c-api.service[113112]: INFO cinder.api.openstack.wsgi [None req-ce9ef33f-b4a3-46e6-8b00-79a81c8058ab admin admin] POST https://199.204.45.157/volume/v3/types May 09 09:05:53.720882 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.openstack.wsgi [None req-ce9ef33f-b4a3-46e6-8b00-79a81c8058ab admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113112) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 09:05:53.722616 np0000173032 devstack@c-api.service[113112]: /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. May 09 09:05:53.722616 np0000173032 devstack@c-api.service[113112]: warnings.warn( May 09 09:05:53.744100 np0000173032 devstack@c-api.service[113112]: DEBUG oslo_db.sqlalchemy.engines [None req-ce9ef33f-b4a3-46e6-8b00-79a81c8058ab 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=113112) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:05:53.827649 np0000173032 devstack@c-api.service[113112]: INFO cinder.api.openstack.wsgi [None req-ce9ef33f-b4a3-46e6-8b00-79a81c8058ab admin admin] https://199.204.45.157/volume/v3/types returned with HTTP 200 May 09 09:05:53.828204 np0000173032 devstack@c-api.service[113112]: [pid: 113112|app: 0|req: 2/2] 199.204.45.157 () {68 vars in 1288 bytes} [Sat May 9 09:05:53 2026] POST /volume/v3/types => generated 186 bytes in 638 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:05:53.842769 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.842769 np0000173032 devstack@c-api.service[113114]: warnings.warn( May 09 09:05:53.856372 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.856372 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.856372 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.856372 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.856372 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.858600 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.858600 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.858600 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.858600 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.858600 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.858792 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.858792 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.858792 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.858792 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.858792 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.858792 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.859038 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.859038 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.859038 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.859038 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.859196 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.859196 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.859196 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.859196 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.859426 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.859426 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.859426 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.859426 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.859584 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.859584 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.859584 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.859584 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.859584 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.859790 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.859790 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.859790 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.859790 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.859790 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.860009 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.860009 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.860009 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.860009 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.860009 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.860009 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.860280 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.860280 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.860280 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.860280 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.860280 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.860280 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.860531 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.860531 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.860531 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.860531 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.860531 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.860531 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.860755 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.860755 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.860755 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.860755 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.860755 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.860997 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.860997 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.860997 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.860997 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.860997 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.861194 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.861194 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.861194 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.861194 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.861194 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.861194 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.861441 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.861441 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.861441 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.861441 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.861441 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.861441 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.861694 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.861694 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.861694 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.861694 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.861694 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.861899 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.861899 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.861899 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.861899 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.861899 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.862103 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.862103 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.862103 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.862103 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.862334 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.862334 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.862334 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.862334 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.862522 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.862522 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.862522 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.862522 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.862522 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.862722 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.862722 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.862722 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.862722 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.862722 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.862903 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.862903 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.862903 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.862903 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.863059 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.863059 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.863059 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.863059 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.863232 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.863232 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.863232 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.863232 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.863405 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.863405 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.863405 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.863405 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.863558 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.863558 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.863558 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.863558 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.863701 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.863701 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.863701 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.863701 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.863701 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.863894 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.863894 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.863894 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.863894 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.863894 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.863894 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.864148 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.864148 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.864148 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.864148 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.864148 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.864347 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.864347 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.864347 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.864347 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.864347 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.864347 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.864568 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.864568 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.864568 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.864568 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.864568 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.864568 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.864790 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.864790 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.864790 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.864790 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.864790 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.864790 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.865054 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.865054 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.865054 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.865054 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.865054 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.865054 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.865298 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.865298 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.865298 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.865298 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.865458 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.865458 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.865458 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.865458 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.865458 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.865654 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.865654 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.865654 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.865654 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:53.865654 np0000173032 devstack@c-api.service[113114]: warnings.warn(deprecated_msg) May 09 09:05:53.865654 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.middleware.request_id [req-ce9ef33f-b4a3-46e6-8b00-79a81c8058ab req-30ca23e9-90c1-4310-98c6-f941c12396eb None None] RequestId filter calling following filter/app {{(pid=113114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:05:54.191394 np0000173032 devstack@c-api.service[113114]: INFO cinder.api.openstack.wsgi [req-ce9ef33f-b4a3-46e6-8b00-79a81c8058ab req-30ca23e9-90c1-4310-98c6-f941c12396eb admin admin] POST https://199.204.45.157/volume/v3/types/ab708b9c-0ed4-4ae3-a5f2-107448666935/extra_specs May 09 09:05:54.191971 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.openstack.wsgi [req-ce9ef33f-b4a3-46e6-8b00-79a81c8058ab req-30ca23e9-90c1-4310-98c6-f941c12396eb admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 09:05:54.193826 np0000173032 devstack@c-api.service[113114]: /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. May 09 09:05:54.193826 np0000173032 devstack@c-api.service[113114]: warnings.warn( May 09 09:05:54.205845 np0000173032 devstack@c-api.service[113114]: DEBUG oslo_db.sqlalchemy.engines [req-ce9ef33f-b4a3-46e6-8b00-79a81c8058ab req-30ca23e9-90c1-4310-98c6-f941c12396eb 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=113114) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:05:54.338173 np0000173032 devstack@c-api.service[113114]: INFO cinder.api.openstack.wsgi [req-ce9ef33f-b4a3-46e6-8b00-79a81c8058ab req-30ca23e9-90c1-4310-98c6-f941c12396eb admin admin] https://199.204.45.157/volume/v3/types/ab708b9c-0ed4-4ae3-a5f2-107448666935/extra_specs returned with HTTP 200 May 09 09:05:54.339092 np0000173032 devstack@c-api.service[113114]: [pid: 113114|app: 0|req: 1/3] 199.204.45.157 () {70 vars in 1505 bytes} [Sat May 9 09:05:53 2026] POST /volume/v3/types/ab708b9c-0ed4-4ae3-a5f2-107448666935/extra_specs => generated 55 bytes in 497 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:05:55.623107 np0000173032 devstack@c-api.service[113111]: DEBUG dbcounter [-] [113111] Writing DB stats cinder:SELECT=6 {{(pid=113111) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:05:55.784149 np0000173032 devstack@c-api.service[113113]: DEBUG dbcounter [-] [113113] Writing DB stats cinder:SELECT=6 {{(pid=113113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:06:03.824005 np0000173032 devstack@c-api.service[113112]: DEBUG dbcounter [-] [113112] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113112) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:06:04.335426 np0000173032 devstack@c-api.service[113114]: DEBUG dbcounter [-] [113114] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113114) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:12:25.508468 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.508468 np0000173032 devstack@c-api.service[113111]: warnings.warn( May 09 09:12:25.521678 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.521678 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.521678 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.521678 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.522196 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.522196 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.522196 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.522196 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.522701 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.522701 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.522701 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.522701 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.522701 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.522701 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.523353 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.523353 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.523353 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.523353 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.523353 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.523873 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.523873 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.523873 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.523873 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.523873 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.524372 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.524372 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.524372 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.524372 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.524799 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.524799 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.524799 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.524799 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.524799 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.525509 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.525509 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.525509 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.525509 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.525509 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.525971 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.525971 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.525971 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.525971 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.525971 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.525971 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.526754 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.526754 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.526754 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.526754 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.526754 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.526754 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.527179 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.527179 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.527179 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.527179 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.527179 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.527179 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.527593 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.527593 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.527593 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.527593 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.527593 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.527924 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.527924 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.527924 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.527924 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.527924 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.528250 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.528250 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.528250 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.528250 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.528250 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.528250 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.528619 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.528619 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.528619 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.528619 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.528619 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.528619 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.528960 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.528960 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.528960 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.528960 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.528960 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.529324 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.529324 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.529324 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.529324 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.529324 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.529721 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.529721 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.529721 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.529721 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.530002 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.530002 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.530002 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.530002 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.530329 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.530329 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.530329 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.530329 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.530329 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.530690 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.530690 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.530690 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.530690 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.530690 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.530981 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.530981 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.530981 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.530981 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.531269 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.531269 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.531269 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.531269 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.531527 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.531527 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.531527 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.531527 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.531810 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.531810 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.531810 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.531810 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.532057 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.532057 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.532057 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.532057 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.532338 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.532338 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.532338 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.532338 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.532338 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.532670 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.532670 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.532670 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.532670 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.532670 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.532670 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.533039 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.533039 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.533039 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.533039 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.533039 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.533360 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.533360 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.533360 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.533360 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.533360 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.533360 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.533735 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.533735 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.533735 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.533735 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.533735 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.533735 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.534263 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.534263 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.534263 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.534263 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.534263 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.534263 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.534656 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.534656 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.534656 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.534656 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.534656 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.534656 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.534951 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.534951 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.534951 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.534951 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.535139 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.535139 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.535139 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.535139 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.535139 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.535458 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.535458 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.535458 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.535458 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:12:25.535458 np0000173032 devstack@c-api.service[113111]: warnings.warn(deprecated_msg) May 09 09:12:25.535458 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.middleware.request_id [None req-db69635a-44ec-4a53-b35d-f4392c4051b3 None None] RequestId filter calling following filter/app {{(pid=113111) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:12:25.535458 np0000173032 devstack@c-api.service[113111]: INFO cinder.api.openstack.wsgi [None req-db69635a-44ec-4a53-b35d-f4392c4051b3 None None] GET https://199.204.45.157/volume// May 09 09:12:25.535742 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.openstack.wsgi [None req-db69635a-44ec-4a53-b35d-f4392c4051b3 None None] Empty body provided in request {{(pid=113111) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:12:25.535742 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.openstack.wsgi [None req-db69635a-44ec-4a53-b35d-f4392c4051b3 None None] Calling method 'all' {{(pid=113111) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:12:25.535742 np0000173032 devstack@c-api.service[113111]: INFO cinder.api.openstack.wsgi [None req-db69635a-44ec-4a53-b35d-f4392c4051b3 None None] https://199.204.45.157/volume// returned with HTTP 300 May 09 09:12:25.535742 np0000173032 devstack@c-api.service[113111]: [pid: 113111|app: 0|req: 1/4] 199.204.45.157 () {66 vars in 1456 bytes} [Sat May 9 09:12:25 2026] GET /volume/ => generated 390 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 09:13:03.233881 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.233881 np0000173032 devstack@c-api.service[113113]: warnings.warn( May 09 09:13:03.247596 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.247596 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.247596 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.247596 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.247596 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.247995 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.247995 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.247995 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.247995 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.247995 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.248360 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.248360 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.248360 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.248360 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.248360 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.248360 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.248697 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.248697 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.248697 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.248697 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.248927 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.248927 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.248927 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.248927 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.249191 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.249191 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.249191 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.249191 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.249692 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.249692 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.249692 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.249692 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.249692 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.250065 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.250065 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.250065 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.250065 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.250065 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.250374 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.250374 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.250374 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.250374 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.250374 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.250374 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.250716 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.250716 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.250716 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.250716 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.250716 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.250716 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.251071 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.251071 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.251071 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.251071 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.251071 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.251071 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.251470 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.251470 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.251470 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.251470 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.251470 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.251811 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.251811 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.251811 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.251811 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.251811 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.252095 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.252095 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.252095 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.252095 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.252095 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.252095 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.252499 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.252499 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.252499 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.252499 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.252499 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.252499 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.252815 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.252815 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.252815 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.252815 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.252815 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.253120 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.253120 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.253120 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.253120 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.253120 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.253448 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.253448 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.253448 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.253448 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.253767 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.253767 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.253767 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.253767 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.254028 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.254028 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.254028 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.254028 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.254028 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.254370 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.254370 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.254370 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.254370 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.254370 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.254623 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.254623 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.254623 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.254623 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.254789 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.254789 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.254789 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.254789 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.254928 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.254928 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.254928 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.254928 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.255099 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.255099 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.255099 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.255099 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.255274 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.255274 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.255274 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.255274 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.255436 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.255436 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.255436 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.255436 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.255436 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.255620 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.255620 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.255620 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.255620 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.255620 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.255620 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.255841 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.255841 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.255841 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.255841 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.255841 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.256028 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.256028 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.256028 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.256028 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.256028 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.256028 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.256271 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.256271 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.256271 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.256271 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.256271 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.256271 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.256501 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.256501 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.256501 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.256501 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.256501 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.256501 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.256734 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.256734 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.256734 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.256734 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.256734 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.256734 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.256970 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.256970 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.256970 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.256970 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.257151 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.257151 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.257151 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.257151 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.257151 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.257360 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.257360 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.257360 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.257360 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.257360 np0000173032 devstack@c-api.service[113113]: warnings.warn(deprecated_msg) May 09 09:13:03.257360 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.middleware.request_id [None req-c934c06d-1c0e-435e-985a-c74c651f62aa None None] RequestId filter calling following filter/app {{(pid=113113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:13:03.589678 np0000173032 devstack@c-api.service[113113]: INFO cinder.api.openstack.wsgi [None req-c934c06d-1c0e-435e-985a-c74c651f62aa demo demo] GET https://199.204.45.157/volume/v3/types?is_public=None May 09 09:13:03.589944 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.openstack.wsgi [None req-c934c06d-1c0e-435e-985a-c74c651f62aa demo demo] Empty body provided in request {{(pid=113113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:13:03.590194 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.openstack.wsgi [None req-c934c06d-1c0e-435e-985a-c74c651f62aa demo demo] Calling method 'index' {{(pid=113113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:13:03.590735 np0000173032 devstack@c-api.service[113113]: /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. May 09 09:13:03.590735 np0000173032 devstack@c-api.service[113113]: warnings.warn( May 09 09:13:03.591386 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.api_utils [None req-c934c06d-1c0e-435e-985a-c74c651f62aa demo demo] Removing options '' from query. {{(pid=113113) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:13:03.602944 np0000173032 devstack@c-api.service[113113]: DEBUG oslo_db.sqlalchemy.engines [None req-c934c06d-1c0e-435e-985a-c74c651f62aa 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=113113) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:13:03.627687 np0000173032 devstack@c-api.service[113113]: INFO cinder.api.openstack.wsgi [None req-c934c06d-1c0e-435e-985a-c74c651f62aa demo demo] https://199.204.45.157/volume/v3/types?is_public=None returned with HTTP 200 May 09 09:13:03.628150 np0000173032 devstack@c-api.service[113113]: [pid: 113113|app: 0|req: 1/5] 199.204.45.157 () {64 vars in 1263 bytes} [Sat May 9 09:13:03 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:13:03.642435 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.middleware.request_id [req-c934c06d-1c0e-435e-985a-c74c651f62aa req-b2227ee1-7eed-4733-adb5-f43669f16588 None None] RequestId filter calling following filter/app {{(pid=113112) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:13:03.647031 np0000173032 devstack@c-api.service[113112]: INFO cinder.api.openstack.wsgi [req-c934c06d-1c0e-435e-985a-c74c651f62aa req-b2227ee1-7eed-4733-adb5-f43669f16588 demo demo] GET https://199.204.45.157/volume/v3/types/default May 09 09:13:03.647359 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.openstack.wsgi [req-c934c06d-1c0e-435e-985a-c74c651f62aa req-b2227ee1-7eed-4733-adb5-f43669f16588 demo demo] Empty body provided in request {{(pid=113112) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:13:03.647682 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.openstack.wsgi [req-c934c06d-1c0e-435e-985a-c74c651f62aa req-b2227ee1-7eed-4733-adb5-f43669f16588 demo demo] Calling method 'show' {{(pid=113112) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:13:03.663415 np0000173032 devstack@c-api.service[113112]: INFO cinder.api.openstack.wsgi [req-c934c06d-1c0e-435e-985a-c74c651f62aa req-b2227ee1-7eed-4733-adb5-f43669f16588 demo demo] https://199.204.45.157/volume/v3/types/default returned with HTTP 200 May 09 09:13:03.663737 np0000173032 devstack@c-api.service[113112]: [pid: 113112|app: 0|req: 3/6] 199.204.45.157 () {66 vars in 1329 bytes} [Sat May 9 09:13:03 2026] GET /volume/v3/types/default => generated 145 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:13:04.023044 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.middleware.request_id [None req-5671b7a0-bed4-4afc-b571-e39d43845ae8 None None] RequestId filter calling following filter/app {{(pid=113114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:13:04.029546 np0000173032 devstack@c-api.service[113114]: INFO cinder.api.openstack.wsgi [None req-5671b7a0-bed4-4afc-b571-e39d43845ae8 demo demo] GET https://199.204.45.157/volume/v3/types/default May 09 09:13:04.029788 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.openstack.wsgi [None req-5671b7a0-bed4-4afc-b571-e39d43845ae8 demo demo] Empty body provided in request {{(pid=113114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:13:04.030047 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.openstack.wsgi [None req-5671b7a0-bed4-4afc-b571-e39d43845ae8 demo demo] Calling method 'show' {{(pid=113114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:13:04.045326 np0000173032 devstack@c-api.service[113114]: INFO cinder.api.openstack.wsgi [None req-5671b7a0-bed4-4afc-b571-e39d43845ae8 demo demo] https://199.204.45.157/volume/v3/types/default returned with HTTP 200 May 09 09:13:04.045664 np0000173032 devstack@c-api.service[113114]: [pid: 113114|app: 0|req: 2/7] 199.204.45.157 () {64 vars in 1258 bytes} [Sat May 9 09:13:04 2026] GET /volume/v3/types/default => generated 145 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:13:04.444660 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.middleware.request_id [None req-393c5978-220e-48e6-a39a-33bd42456c9f None None] RequestId filter calling following filter/app {{(pid=113111) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:13:04.799983 np0000173032 devstack@c-api.service[113111]: INFO cinder.api.openstack.wsgi [None req-393c5978-220e-48e6-a39a-33bd42456c9f demo demo] GET https://199.204.45.157/volume/v3/types/default May 09 09:13:04.800491 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.openstack.wsgi [None req-393c5978-220e-48e6-a39a-33bd42456c9f demo demo] Empty body provided in request {{(pid=113111) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:13:04.800755 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.openstack.wsgi [None req-393c5978-220e-48e6-a39a-33bd42456c9f demo demo] Calling method 'show' {{(pid=113111) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:13:04.808100 np0000173032 devstack@c-api.service[113111]: DEBUG oslo_db.sqlalchemy.engines [None req-393c5978-220e-48e6-a39a-33bd42456c9f 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=113111) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:13:04.826902 np0000173032 devstack@c-api.service[113111]: /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. May 09 09:13:04.826902 np0000173032 devstack@c-api.service[113111]: warnings.warn( May 09 09:13:04.829707 np0000173032 devstack@c-api.service[113111]: INFO cinder.api.openstack.wsgi [None req-393c5978-220e-48e6-a39a-33bd42456c9f demo demo] https://199.204.45.157/volume/v3/types/default returned with HTTP 200 May 09 09:13:04.830174 np0000173032 devstack@c-api.service[113111]: [pid: 113111|app: 0|req: 2/8] 199.204.45.157 () {64 vars in 1258 bytes} [Sat May 9 09:13:04 2026] GET /volume/v3/types/default => generated 145 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:13:04.845595 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.middleware.request_id [None req-d6c70aa7-1720-4e66-bb5e-f8853b244375 None None] RequestId filter calling following filter/app {{(pid=113113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:13:04.849367 np0000173032 devstack@c-api.service[113113]: INFO cinder.api.openstack.wsgi [None req-d6c70aa7-1720-4e66-bb5e-f8853b244375 demo demo] GET https://199.204.45.157/volume/v3/types/default May 09 09:13:04.849810 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.openstack.wsgi [None req-d6c70aa7-1720-4e66-bb5e-f8853b244375 demo demo] Empty body provided in request {{(pid=113113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:13:04.850072 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.openstack.wsgi [None req-d6c70aa7-1720-4e66-bb5e-f8853b244375 demo demo] Calling method 'show' {{(pid=113113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:13:04.865836 np0000173032 devstack@c-api.service[113113]: INFO cinder.api.openstack.wsgi [None req-d6c70aa7-1720-4e66-bb5e-f8853b244375 demo demo] https://199.204.45.157/volume/v3/types/default returned with HTTP 200 May 09 09:13:04.866185 np0000173032 devstack@c-api.service[113113]: [pid: 113113|app: 0|req: 2/9] 199.204.45.157 () {64 vars in 1258 bytes} [Sat May 9 09:13:04 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) May 09 09:13:13.656307 np0000173032 devstack@c-api.service[113112]: DEBUG dbcounter [-] [113112] Writing DB stats cinder:SELECT=2 {{(pid=113112) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:13:14.041507 np0000173032 devstack@c-api.service[113114]: DEBUG dbcounter [-] [113114] Writing DB stats cinder:SELECT=2 {{(pid=113114) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:13:14.824233 np0000173032 devstack@c-api.service[113111]: DEBUG dbcounter [-] [113111] Writing DB stats cinder:SELECT=2 {{(pid=113111) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:13:14.862083 np0000173032 devstack@c-api.service[113113]: DEBUG dbcounter [-] [113113] Writing DB stats cinder:SELECT=3 {{(pid=113113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:19:34.538236 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.middleware.request_id [None req-23badea0-44dc-4527-9214-ae6153eebd75 None None] RequestId filter calling following filter/app {{(pid=113112) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:19:34.646502 np0000173032 devstack@c-api.service[113112]: INFO cinder.api.openstack.wsgi [None req-23badea0-44dc-4527-9214-ae6153eebd75 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 09 09:19:34.646888 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.openstack.wsgi [None req-23badea0-44dc-4527-9214-ae6153eebd75 demo demo] Empty body provided in request {{(pid=113112) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:19:34.647359 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.openstack.wsgi [None req-23badea0-44dc-4527-9214-ae6153eebd75 demo demo] Calling method 'detail' {{(pid=113112) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:19:34.648450 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.api_utils [None req-23badea0-44dc-4527-9214-ae6153eebd75 demo demo] Removing options '' from query. {{(pid=113112) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:19:34.650111 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.volume.api [None req-23badea0-44dc-4527-9214-ae6153eebd75 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113112) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:19:34.694152 np0000173032 devstack@c-api.service[113112]: INFO cinder.volume.api [None req-23badea0-44dc-4527-9214-ae6153eebd75 demo demo] Get all volumes completed successfully. May 09 09:19:34.696799 np0000173032 devstack@c-api.service[113112]: INFO cinder.api.openstack.wsgi [None req-23badea0-44dc-4527-9214-ae6153eebd75 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 09 09:19:34.697290 np0000173032 devstack@c-api.service[113112]: [pid: 113112|app: 0|req: 4/10] 199.204.45.157 () {64 vars in 1295 bytes} [Sat May 9 09:19:34 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) May 09 09:19:44.684354 np0000173032 devstack@c-api.service[113112]: DEBUG dbcounter [-] [113112] Writing DB stats cinder:SELECT=1 {{(pid=113112) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:20:34.711876 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.middleware.request_id [None req-ca2b3195-fd9d-4b41-afc2-eadc7ba720c3 None None] RequestId filter calling following filter/app {{(pid=113114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:20:34.716247 np0000173032 devstack@c-api.service[113114]: INFO cinder.api.openstack.wsgi [None req-ca2b3195-fd9d-4b41-afc2-eadc7ba720c3 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 09 09:20:34.716247 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.openstack.wsgi [None req-ca2b3195-fd9d-4b41-afc2-eadc7ba720c3 demo demo] Empty body provided in request {{(pid=113114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:20:34.716247 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.openstack.wsgi [None req-ca2b3195-fd9d-4b41-afc2-eadc7ba720c3 demo demo] Calling method 'detail' {{(pid=113114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:20:34.716715 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.api_utils [None req-ca2b3195-fd9d-4b41-afc2-eadc7ba720c3 demo demo] Removing options '' from query. {{(pid=113114) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:20:34.717901 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.volume.api [None req-ca2b3195-fd9d-4b41-afc2-eadc7ba720c3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113114) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:20:34.754674 np0000173032 devstack@c-api.service[113114]: INFO cinder.volume.api [None req-ca2b3195-fd9d-4b41-afc2-eadc7ba720c3 demo demo] Get all volumes completed successfully. May 09 09:20:34.757889 np0000173032 devstack@c-api.service[113114]: INFO cinder.api.openstack.wsgi [None req-ca2b3195-fd9d-4b41-afc2-eadc7ba720c3 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 09 09:20:34.758584 np0000173032 devstack@c-api.service[113114]: [pid: 113114|app: 0|req: 3/11] 199.204.45.157 () {64 vars in 1295 bytes} [Sat May 9 09:20:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:20:44.746948 np0000173032 devstack@c-api.service[113114]: DEBUG dbcounter [-] [113114] Writing DB stats cinder:SELECT=1 {{(pid=113114) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:21:34.775371 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.middleware.request_id [None req-504b6fa5-afe4-4b86-b112-c07505ccb0d5 None None] RequestId filter calling following filter/app {{(pid=113111) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:21:34.780705 np0000173032 devstack@c-api.service[113111]: INFO cinder.api.openstack.wsgi [None req-504b6fa5-afe4-4b86-b112-c07505ccb0d5 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 09 09:21:34.780947 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.openstack.wsgi [None req-504b6fa5-afe4-4b86-b112-c07505ccb0d5 demo demo] Empty body provided in request {{(pid=113111) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:21:34.781195 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.openstack.wsgi [None req-504b6fa5-afe4-4b86-b112-c07505ccb0d5 demo demo] Calling method 'detail' {{(pid=113111) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:21:34.781900 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.api_utils [None req-504b6fa5-afe4-4b86-b112-c07505ccb0d5 demo demo] Removing options '' from query. {{(pid=113111) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:21:34.782903 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.volume.api [None req-504b6fa5-afe4-4b86-b112-c07505ccb0d5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113111) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:21:34.826725 np0000173032 devstack@c-api.service[113111]: INFO cinder.volume.api [None req-504b6fa5-afe4-4b86-b112-c07505ccb0d5 demo demo] Get all volumes completed successfully. May 09 09:21:34.828793 np0000173032 devstack@c-api.service[113111]: INFO cinder.api.openstack.wsgi [None req-504b6fa5-afe4-4b86-b112-c07505ccb0d5 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 09 09:21:34.829166 np0000173032 devstack@c-api.service[113111]: [pid: 113111|app: 0|req: 3/12] 199.204.45.157 () {64 vars in 1295 bytes} [Sat May 9 09:21:34 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) May 09 09:21:44.815502 np0000173032 devstack@c-api.service[113111]: DEBUG dbcounter [-] [113111] Writing DB stats cinder:SELECT=1 {{(pid=113111) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:22:34.855266 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.middleware.request_id [None req-04febabf-cab4-4af7-9a64-6c711ec1c273 None None] RequestId filter calling following filter/app {{(pid=113113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:22:34.858612 np0000173032 devstack@c-api.service[113113]: INFO cinder.api.openstack.wsgi [None req-04febabf-cab4-4af7-9a64-6c711ec1c273 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 09 09:22:34.858844 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.openstack.wsgi [None req-04febabf-cab4-4af7-9a64-6c711ec1c273 demo demo] Empty body provided in request {{(pid=113113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:22:34.858978 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.openstack.wsgi [None req-04febabf-cab4-4af7-9a64-6c711ec1c273 demo demo] Calling method 'detail' {{(pid=113113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:22:34.859621 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.api_utils [None req-04febabf-cab4-4af7-9a64-6c711ec1c273 demo demo] Removing options '' from query. {{(pid=113113) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:22:34.860266 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.volume.api [None req-04febabf-cab4-4af7-9a64-6c711ec1c273 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113113) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:22:34.894389 np0000173032 devstack@c-api.service[113113]: INFO cinder.volume.api [None req-04febabf-cab4-4af7-9a64-6c711ec1c273 demo demo] Get all volumes completed successfully. May 09 09:22:34.897434 np0000173032 devstack@c-api.service[113113]: INFO cinder.api.openstack.wsgi [None req-04febabf-cab4-4af7-9a64-6c711ec1c273 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 09 09:22:34.897946 np0000173032 devstack@c-api.service[113113]: [pid: 113113|app: 0|req: 3/13] 199.204.45.157 () {64 vars in 1295 bytes} [Sat May 9 09:22:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:22:44.888283 np0000173032 devstack@c-api.service[113113]: DEBUG dbcounter [-] [113113] Writing DB stats cinder:SELECT=1 {{(pid=113113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:23:34.920520 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.middleware.request_id [None req-95bbebed-d3a5-42ca-98c6-e0edf9e192a6 None None] RequestId filter calling following filter/app {{(pid=113112) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:23:34.923716 np0000173032 devstack@c-api.service[113112]: INFO cinder.api.openstack.wsgi [None req-95bbebed-d3a5-42ca-98c6-e0edf9e192a6 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 09 09:23:34.924026 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.openstack.wsgi [None req-95bbebed-d3a5-42ca-98c6-e0edf9e192a6 demo demo] Empty body provided in request {{(pid=113112) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:23:34.924185 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.openstack.wsgi [None req-95bbebed-d3a5-42ca-98c6-e0edf9e192a6 demo demo] Calling method 'detail' {{(pid=113112) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:23:34.924753 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.api_utils [None req-95bbebed-d3a5-42ca-98c6-e0edf9e192a6 demo demo] Removing options '' from query. {{(pid=113112) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:23:34.925713 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.volume.api [None req-95bbebed-d3a5-42ca-98c6-e0edf9e192a6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113112) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:23:34.936454 np0000173032 devstack@c-api.service[113112]: INFO cinder.volume.api [None req-95bbebed-d3a5-42ca-98c6-e0edf9e192a6 demo demo] Get all volumes completed successfully. May 09 09:23:34.939348 np0000173032 devstack@c-api.service[113112]: INFO cinder.api.openstack.wsgi [None req-95bbebed-d3a5-42ca-98c6-e0edf9e192a6 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 09 09:23:34.939788 np0000173032 devstack@c-api.service[113112]: [pid: 113112|app: 0|req: 5/14] 199.204.45.157 () {64 vars in 1295 bytes} [Sat May 9 09:23:34 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) May 09 09:23:44.930443 np0000173032 devstack@c-api.service[113112]: DEBUG dbcounter [-] [113112] Writing DB stats cinder:SELECT=1 {{(pid=113112) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:24:34.954578 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.middleware.request_id [None req-b07e9002-cf5f-47d8-b40c-8749c48f8a51 None None] RequestId filter calling following filter/app {{(pid=113114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:24:35.070282 np0000173032 devstack@c-api.service[113114]: INFO cinder.api.openstack.wsgi [None req-b07e9002-cf5f-47d8-b40c-8749c48f8a51 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 09 09:24:35.070282 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.openstack.wsgi [None req-b07e9002-cf5f-47d8-b40c-8749c48f8a51 demo demo] Empty body provided in request {{(pid=113114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:24:35.070282 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.openstack.wsgi [None req-b07e9002-cf5f-47d8-b40c-8749c48f8a51 demo demo] Calling method 'detail' {{(pid=113114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:24:35.070282 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.api_utils [None req-b07e9002-cf5f-47d8-b40c-8749c48f8a51 demo demo] Removing options '' from query. {{(pid=113114) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:24:35.071764 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.volume.api [None req-b07e9002-cf5f-47d8-b40c-8749c48f8a51 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113114) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:24:35.080834 np0000173032 devstack@c-api.service[113114]: INFO cinder.volume.api [None req-b07e9002-cf5f-47d8-b40c-8749c48f8a51 demo demo] Get all volumes completed successfully. May 09 09:24:35.083525 np0000173032 devstack@c-api.service[113114]: INFO cinder.api.openstack.wsgi [None req-b07e9002-cf5f-47d8-b40c-8749c48f8a51 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 09 09:24:35.084274 np0000173032 devstack@c-api.service[113114]: [pid: 113114|app: 0|req: 4/15] 199.204.45.157 () {64 vars in 1295 bytes} [Sat May 9 09:24:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:24:45.075549 np0000173032 devstack@c-api.service[113114]: DEBUG dbcounter [-] [113114] Writing DB stats cinder:SELECT=1 {{(pid=113114) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:25:35.113375 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.middleware.request_id [None req-85d5c11b-67c1-4df2-8525-45ec287acc22 None None] RequestId filter calling following filter/app {{(pid=113111) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:25:35.116291 np0000173032 devstack@c-api.service[113111]: INFO cinder.api.openstack.wsgi [None req-85d5c11b-67c1-4df2-8525-45ec287acc22 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 09 09:25:35.116618 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.openstack.wsgi [None req-85d5c11b-67c1-4df2-8525-45ec287acc22 demo demo] Empty body provided in request {{(pid=113111) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:25:35.116928 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.openstack.wsgi [None req-85d5c11b-67c1-4df2-8525-45ec287acc22 demo demo] Calling method 'detail' {{(pid=113111) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:25:35.117392 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.api_utils [None req-85d5c11b-67c1-4df2-8525-45ec287acc22 demo demo] Removing options '' from query. {{(pid=113111) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:25:35.119087 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.volume.api [None req-85d5c11b-67c1-4df2-8525-45ec287acc22 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113111) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:25:35.129206 np0000173032 devstack@c-api.service[113111]: INFO cinder.volume.api [None req-85d5c11b-67c1-4df2-8525-45ec287acc22 demo demo] Get all volumes completed successfully. May 09 09:25:35.131327 np0000173032 devstack@c-api.service[113111]: INFO cinder.api.openstack.wsgi [None req-85d5c11b-67c1-4df2-8525-45ec287acc22 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 09 09:25:35.131729 np0000173032 devstack@c-api.service[113111]: [pid: 113111|app: 0|req: 4/16] 199.204.45.157 () {64 vars in 1295 bytes} [Sat May 9 09:25:35 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) May 09 09:25:45.123570 np0000173032 devstack@c-api.service[113111]: DEBUG dbcounter [-] [113111] Writing DB stats cinder:SELECT=1 {{(pid=113111) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:26:35.148469 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.middleware.request_id [None req-2aa3bc39-7d18-4eb1-8b11-eb7fe51a579e None None] RequestId filter calling following filter/app {{(pid=113113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:26:35.151617 np0000173032 devstack@c-api.service[113113]: INFO cinder.api.openstack.wsgi [None req-2aa3bc39-7d18-4eb1-8b11-eb7fe51a579e demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 09 09:26:35.151973 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.openstack.wsgi [None req-2aa3bc39-7d18-4eb1-8b11-eb7fe51a579e demo demo] Empty body provided in request {{(pid=113113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:26:35.152121 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.openstack.wsgi [None req-2aa3bc39-7d18-4eb1-8b11-eb7fe51a579e demo demo] Calling method 'detail' {{(pid=113113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:26:35.152394 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.api_utils [None req-2aa3bc39-7d18-4eb1-8b11-eb7fe51a579e demo demo] Removing options '' from query. {{(pid=113113) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:26:35.153122 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.volume.api [None req-2aa3bc39-7d18-4eb1-8b11-eb7fe51a579e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113113) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:26:35.160429 np0000173032 devstack@c-api.service[113113]: INFO cinder.volume.api [None req-2aa3bc39-7d18-4eb1-8b11-eb7fe51a579e demo demo] Get all volumes completed successfully. May 09 09:26:35.162713 np0000173032 devstack@c-api.service[113113]: INFO cinder.api.openstack.wsgi [None req-2aa3bc39-7d18-4eb1-8b11-eb7fe51a579e demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 09 09:26:35.163149 np0000173032 devstack@c-api.service[113113]: [pid: 113113|app: 0|req: 4/17] 199.204.45.157 () {64 vars in 1295 bytes} [Sat May 9 09:26:35 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) May 09 09:26:45.155869 np0000173032 devstack@c-api.service[113113]: DEBUG dbcounter [-] [113113] Writing DB stats cinder:SELECT=1 {{(pid=113113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:27:35.179180 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.middleware.request_id [None req-7ef156f8-6228-4352-9943-c2b50759cee3 None None] RequestId filter calling following filter/app {{(pid=113112) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:27:35.181835 np0000173032 devstack@c-api.service[113112]: INFO cinder.api.openstack.wsgi [None req-7ef156f8-6228-4352-9943-c2b50759cee3 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 09 09:27:35.182336 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.openstack.wsgi [None req-7ef156f8-6228-4352-9943-c2b50759cee3 demo demo] Empty body provided in request {{(pid=113112) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:27:35.182561 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.openstack.wsgi [None req-7ef156f8-6228-4352-9943-c2b50759cee3 demo demo] Calling method 'detail' {{(pid=113112) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:27:35.182857 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.api_utils [None req-7ef156f8-6228-4352-9943-c2b50759cee3 demo demo] Removing options '' from query. {{(pid=113112) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:27:35.183776 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.volume.api [None req-7ef156f8-6228-4352-9943-c2b50759cee3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113112) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:27:35.192086 np0000173032 devstack@c-api.service[113112]: INFO cinder.volume.api [None req-7ef156f8-6228-4352-9943-c2b50759cee3 demo demo] Get all volumes completed successfully. May 09 09:27:35.195659 np0000173032 devstack@c-api.service[113112]: INFO cinder.api.openstack.wsgi [None req-7ef156f8-6228-4352-9943-c2b50759cee3 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 09 09:27:35.196117 np0000173032 devstack@c-api.service[113112]: [pid: 113112|app: 0|req: 6/18] 199.204.45.157 () {64 vars in 1295 bytes} [Sat May 9 09:27:35 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) May 09 09:27:45.186720 np0000173032 devstack@c-api.service[113112]: DEBUG dbcounter [-] [113112] Writing DB stats cinder:SELECT=1 {{(pid=113112) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:28:35.211011 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.middleware.request_id [None req-8b6a46b4-ba39-4f99-941f-e6eb6a89ac6b None None] RequestId filter calling following filter/app {{(pid=113114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:28:35.213794 np0000173032 devstack@c-api.service[113114]: INFO cinder.api.openstack.wsgi [None req-8b6a46b4-ba39-4f99-941f-e6eb6a89ac6b demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 09 09:28:35.214068 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.openstack.wsgi [None req-8b6a46b4-ba39-4f99-941f-e6eb6a89ac6b demo demo] Empty body provided in request {{(pid=113114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:28:35.214289 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.openstack.wsgi [None req-8b6a46b4-ba39-4f99-941f-e6eb6a89ac6b demo demo] Calling method 'detail' {{(pid=113114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:28:35.214596 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.api_utils [None req-8b6a46b4-ba39-4f99-941f-e6eb6a89ac6b demo demo] Removing options '' from query. {{(pid=113114) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:28:35.215536 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.volume.api [None req-8b6a46b4-ba39-4f99-941f-e6eb6a89ac6b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113114) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:28:35.227327 np0000173032 devstack@c-api.service[113114]: INFO cinder.volume.api [None req-8b6a46b4-ba39-4f99-941f-e6eb6a89ac6b demo demo] Get all volumes completed successfully. May 09 09:28:35.230747 np0000173032 devstack@c-api.service[113114]: INFO cinder.api.openstack.wsgi [None req-8b6a46b4-ba39-4f99-941f-e6eb6a89ac6b demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 09 09:28:35.231589 np0000173032 devstack@c-api.service[113114]: [pid: 113114|app: 0|req: 5/19] 199.204.45.157 () {64 vars in 1295 bytes} [Sat May 9 09:28:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:28:45.219184 np0000173032 devstack@c-api.service[113114]: DEBUG dbcounter [-] [113114] Writing DB stats cinder:SELECT=1 {{(pid=113114) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:29:35.249981 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.middleware.request_id [None req-ac668fe2-087c-4f2e-bb95-d3d3c74d26c8 None None] RequestId filter calling following filter/app {{(pid=113111) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:29:35.407074 np0000173032 devstack@c-api.service[113111]: INFO cinder.api.openstack.wsgi [None req-ac668fe2-087c-4f2e-bb95-d3d3c74d26c8 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 09 09:29:35.407566 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.openstack.wsgi [None req-ac668fe2-087c-4f2e-bb95-d3d3c74d26c8 demo demo] Empty body provided in request {{(pid=113111) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:29:35.407810 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.openstack.wsgi [None req-ac668fe2-087c-4f2e-bb95-d3d3c74d26c8 demo demo] Calling method 'detail' {{(pid=113111) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:29:35.408101 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.api_utils [None req-ac668fe2-087c-4f2e-bb95-d3d3c74d26c8 demo demo] Removing options '' from query. {{(pid=113111) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:29:35.409032 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.volume.api [None req-ac668fe2-087c-4f2e-bb95-d3d3c74d26c8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113111) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:29:35.416668 np0000173032 devstack@c-api.service[113111]: INFO cinder.volume.api [None req-ac668fe2-087c-4f2e-bb95-d3d3c74d26c8 demo demo] Get all volumes completed successfully. May 09 09:29:35.418575 np0000173032 devstack@c-api.service[113111]: INFO cinder.api.openstack.wsgi [None req-ac668fe2-087c-4f2e-bb95-d3d3c74d26c8 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 09 09:29:35.418933 np0000173032 devstack@c-api.service[113111]: [pid: 113111|app: 0|req: 5/20] 199.204.45.157 () {64 vars in 1295 bytes} [Sat May 9 09:29:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:29:45.412207 np0000173032 devstack@c-api.service[113111]: DEBUG dbcounter [-] [113111] Writing DB stats cinder:SELECT=1 {{(pid=113111) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:30:35.440310 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.middleware.request_id [None req-2dbcbf9c-e4f2-4b32-8bd9-aa7fbf248767 None None] RequestId filter calling following filter/app {{(pid=113113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:30:35.444125 np0000173032 devstack@c-api.service[113113]: INFO cinder.api.openstack.wsgi [None req-2dbcbf9c-e4f2-4b32-8bd9-aa7fbf248767 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 09 09:30:35.444664 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.openstack.wsgi [None req-2dbcbf9c-e4f2-4b32-8bd9-aa7fbf248767 demo demo] Empty body provided in request {{(pid=113113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:30:35.445088 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.openstack.wsgi [None req-2dbcbf9c-e4f2-4b32-8bd9-aa7fbf248767 demo demo] Calling method 'detail' {{(pid=113113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:30:35.445648 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.api_utils [None req-2dbcbf9c-e4f2-4b32-8bd9-aa7fbf248767 demo demo] Removing options '' from query. {{(pid=113113) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:30:35.447362 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.volume.api [None req-2dbcbf9c-e4f2-4b32-8bd9-aa7fbf248767 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113113) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:30:35.455494 np0000173032 devstack@c-api.service[113113]: INFO cinder.volume.api [None req-2dbcbf9c-e4f2-4b32-8bd9-aa7fbf248767 demo demo] Get all volumes completed successfully. May 09 09:30:35.460283 np0000173032 devstack@c-api.service[113113]: INFO cinder.api.openstack.wsgi [None req-2dbcbf9c-e4f2-4b32-8bd9-aa7fbf248767 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 09 09:30:35.460283 np0000173032 devstack@c-api.service[113113]: [pid: 113113|app: 0|req: 5/21] 199.204.45.157 () {64 vars in 1295 bytes} [Sat May 9 09:30:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:30:45.450917 np0000173032 devstack@c-api.service[113113]: DEBUG dbcounter [-] [113113] Writing DB stats cinder:SELECT=1 {{(pid=113113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:31:35.473379 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.middleware.request_id [None req-449087f6-c39d-48d3-a1d8-115e3eb9c4af None None] RequestId filter calling following filter/app {{(pid=113112) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:31:35.476622 np0000173032 devstack@c-api.service[113112]: INFO cinder.api.openstack.wsgi [None req-449087f6-c39d-48d3-a1d8-115e3eb9c4af demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 09 09:31:35.476907 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.openstack.wsgi [None req-449087f6-c39d-48d3-a1d8-115e3eb9c4af demo demo] Empty body provided in request {{(pid=113112) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:31:35.477308 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.openstack.wsgi [None req-449087f6-c39d-48d3-a1d8-115e3eb9c4af demo demo] Calling method 'detail' {{(pid=113112) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:31:35.477746 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.api_utils [None req-449087f6-c39d-48d3-a1d8-115e3eb9c4af demo demo] Removing options '' from query. {{(pid=113112) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:31:35.478906 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.volume.api [None req-449087f6-c39d-48d3-a1d8-115e3eb9c4af demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113112) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:31:35.488146 np0000173032 devstack@c-api.service[113112]: INFO cinder.volume.api [None req-449087f6-c39d-48d3-a1d8-115e3eb9c4af demo demo] Get all volumes completed successfully. May 09 09:31:35.491127 np0000173032 devstack@c-api.service[113112]: INFO cinder.api.openstack.wsgi [None req-449087f6-c39d-48d3-a1d8-115e3eb9c4af demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 09 09:31:35.491648 np0000173032 devstack@c-api.service[113112]: [pid: 113112|app: 0|req: 7/22] 199.204.45.157 () {64 vars in 1295 bytes} [Sat May 9 09:31:35 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) May 09 09:31:45.482138 np0000173032 devstack@c-api.service[113112]: DEBUG dbcounter [-] [113112] Writing DB stats cinder:SELECT=1 {{(pid=113112) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:32:35.504570 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.middleware.request_id [None req-e31042e1-d4ff-4ffe-a44d-9f765c330311 None None] RequestId filter calling following filter/app {{(pid=113114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:32:35.508905 np0000173032 devstack@c-api.service[113114]: INFO cinder.api.openstack.wsgi [None req-e31042e1-d4ff-4ffe-a44d-9f765c330311 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 09 09:32:35.509418 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.openstack.wsgi [None req-e31042e1-d4ff-4ffe-a44d-9f765c330311 demo demo] Empty body provided in request {{(pid=113114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:32:35.509827 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.openstack.wsgi [None req-e31042e1-d4ff-4ffe-a44d-9f765c330311 demo demo] Calling method 'detail' {{(pid=113114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:32:35.510427 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.api_utils [None req-e31042e1-d4ff-4ffe-a44d-9f765c330311 demo demo] Removing options '' from query. {{(pid=113114) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:32:35.511439 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.volume.api [None req-e31042e1-d4ff-4ffe-a44d-9f765c330311 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113114) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:32:35.519701 np0000173032 devstack@c-api.service[113114]: INFO cinder.volume.api [None req-e31042e1-d4ff-4ffe-a44d-9f765c330311 demo demo] Get all volumes completed successfully. May 09 09:32:35.522669 np0000173032 devstack@c-api.service[113114]: INFO cinder.api.openstack.wsgi [None req-e31042e1-d4ff-4ffe-a44d-9f765c330311 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 09 09:32:35.523177 np0000173032 devstack@c-api.service[113114]: [pid: 113114|app: 0|req: 6/23] 199.204.45.157 () {64 vars in 1295 bytes} [Sat May 9 09:32:35 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) May 09 09:32:45.514174 np0000173032 devstack@c-api.service[113114]: DEBUG dbcounter [-] [113114] Writing DB stats cinder:SELECT=1 {{(pid=113114) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:33:35.535282 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.middleware.request_id [None req-aa9e0322-db01-4958-9562-011a947dafe3 None None] RequestId filter calling following filter/app {{(pid=113111) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:33:35.539329 np0000173032 devstack@c-api.service[113111]: INFO cinder.api.openstack.wsgi [None req-aa9e0322-db01-4958-9562-011a947dafe3 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 09 09:33:35.539572 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.openstack.wsgi [None req-aa9e0322-db01-4958-9562-011a947dafe3 demo demo] Empty body provided in request {{(pid=113111) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:33:35.539821 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.openstack.wsgi [None req-aa9e0322-db01-4958-9562-011a947dafe3 demo demo] Calling method 'detail' {{(pid=113111) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:33:35.540270 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.api_utils [None req-aa9e0322-db01-4958-9562-011a947dafe3 demo demo] Removing options '' from query. {{(pid=113111) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:33:35.541943 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.volume.api [None req-aa9e0322-db01-4958-9562-011a947dafe3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113111) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:33:35.551825 np0000173032 devstack@c-api.service[113111]: INFO cinder.volume.api [None req-aa9e0322-db01-4958-9562-011a947dafe3 demo demo] Get all volumes completed successfully. May 09 09:33:35.556472 np0000173032 devstack@c-api.service[113111]: INFO cinder.api.openstack.wsgi [None req-aa9e0322-db01-4958-9562-011a947dafe3 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 09 09:33:35.556958 np0000173032 devstack@c-api.service[113111]: [pid: 113111|app: 0|req: 6/24] 199.204.45.157 () {64 vars in 1295 bytes} [Sat May 9 09:33:35 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) May 09 09:33:45.545719 np0000173032 devstack@c-api.service[113111]: DEBUG dbcounter [-] [113111] Writing DB stats cinder:SELECT=1 {{(pid=113111) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:34:35.572647 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.middleware.request_id [None req-b533cbcf-eb8c-455a-9ef8-399b721fd202 None None] RequestId filter calling following filter/app {{(pid=113113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:34:35.687842 np0000173032 devstack@c-api.service[113113]: INFO cinder.api.openstack.wsgi [None req-b533cbcf-eb8c-455a-9ef8-399b721fd202 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 09 09:34:35.688123 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.openstack.wsgi [None req-b533cbcf-eb8c-455a-9ef8-399b721fd202 demo demo] Empty body provided in request {{(pid=113113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:34:35.688418 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.openstack.wsgi [None req-b533cbcf-eb8c-455a-9ef8-399b721fd202 demo demo] Calling method 'detail' {{(pid=113113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:34:35.688791 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.api_utils [None req-b533cbcf-eb8c-455a-9ef8-399b721fd202 demo demo] Removing options '' from query. {{(pid=113113) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:34:35.689892 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.volume.api [None req-b533cbcf-eb8c-455a-9ef8-399b721fd202 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113113) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:34:35.700079 np0000173032 devstack@c-api.service[113113]: INFO cinder.volume.api [None req-b533cbcf-eb8c-455a-9ef8-399b721fd202 demo demo] Get all volumes completed successfully. May 09 09:34:35.703849 np0000173032 devstack@c-api.service[113113]: INFO cinder.api.openstack.wsgi [None req-b533cbcf-eb8c-455a-9ef8-399b721fd202 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 09 09:34:35.704489 np0000173032 devstack@c-api.service[113113]: [pid: 113113|app: 0|req: 6/25] 199.204.45.157 () {64 vars in 1295 bytes} [Sat May 9 09:34:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:34:45.694181 np0000173032 devstack@c-api.service[113113]: DEBUG dbcounter [-] [113113] Writing DB stats cinder:SELECT=1 {{(pid=113113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:35:35.717905 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.middleware.request_id [None req-c52c6504-e9bb-460a-b0a6-b961cbe0b286 None None] RequestId filter calling following filter/app {{(pid=113112) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:35:35.721711 np0000173032 devstack@c-api.service[113112]: INFO cinder.api.openstack.wsgi [None req-c52c6504-e9bb-460a-b0a6-b961cbe0b286 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 09 09:35:35.721960 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.openstack.wsgi [None req-c52c6504-e9bb-460a-b0a6-b961cbe0b286 demo demo] Empty body provided in request {{(pid=113112) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:35:35.722250 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.openstack.wsgi [None req-c52c6504-e9bb-460a-b0a6-b961cbe0b286 demo demo] Calling method 'detail' {{(pid=113112) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:35:35.722562 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.api_utils [None req-c52c6504-e9bb-460a-b0a6-b961cbe0b286 demo demo] Removing options '' from query. {{(pid=113112) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:35:35.723657 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.volume.api [None req-c52c6504-e9bb-460a-b0a6-b961cbe0b286 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113112) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:35:35.730705 np0000173032 devstack@c-api.service[113112]: INFO cinder.volume.api [None req-c52c6504-e9bb-460a-b0a6-b961cbe0b286 demo demo] Get all volumes completed successfully. May 09 09:35:35.732819 np0000173032 devstack@c-api.service[113112]: INFO cinder.api.openstack.wsgi [None req-c52c6504-e9bb-460a-b0a6-b961cbe0b286 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 09 09:35:35.733189 np0000173032 devstack@c-api.service[113112]: [pid: 113112|app: 0|req: 8/26] 199.204.45.157 () {64 vars in 1295 bytes} [Sat May 9 09:35:35 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) May 09 09:35:45.727058 np0000173032 devstack@c-api.service[113112]: DEBUG dbcounter [-] [113112] Writing DB stats cinder:SELECT=1 {{(pid=113112) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:36:35.749358 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.middleware.request_id [None req-5ebdd631-4433-4d41-9b38-5f66f941025d None None] RequestId filter calling following filter/app {{(pid=113114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:36:35.754185 np0000173032 devstack@c-api.service[113114]: INFO cinder.api.openstack.wsgi [None req-5ebdd631-4433-4d41-9b38-5f66f941025d demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 09 09:36:35.754785 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.openstack.wsgi [None req-5ebdd631-4433-4d41-9b38-5f66f941025d demo demo] Empty body provided in request {{(pid=113114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:36:35.755240 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.openstack.wsgi [None req-5ebdd631-4433-4d41-9b38-5f66f941025d demo demo] Calling method 'detail' {{(pid=113114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:36:35.755951 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.api_utils [None req-5ebdd631-4433-4d41-9b38-5f66f941025d demo demo] Removing options '' from query. {{(pid=113114) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:36:35.757575 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.volume.api [None req-5ebdd631-4433-4d41-9b38-5f66f941025d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113114) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:36:35.768189 np0000173032 devstack@c-api.service[113114]: INFO cinder.volume.api [None req-5ebdd631-4433-4d41-9b38-5f66f941025d demo demo] Get all volumes completed successfully. May 09 09:36:35.772112 np0000173032 devstack@c-api.service[113114]: INFO cinder.api.openstack.wsgi [None req-5ebdd631-4433-4d41-9b38-5f66f941025d demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 09 09:36:35.772833 np0000173032 devstack@c-api.service[113114]: [pid: 113114|app: 0|req: 7/27] 199.204.45.157 () {64 vars in 1295 bytes} [Sat May 9 09:36:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:36:45.762305 np0000173032 devstack@c-api.service[113114]: DEBUG dbcounter [-] [113114] Writing DB stats cinder:SELECT=1 {{(pid=113114) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:37:35.786698 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.middleware.request_id [None req-802f7438-03f3-40fe-ad2b-03a8898b72ef None None] RequestId filter calling following filter/app {{(pid=113111) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:37:35.789310 np0000173032 devstack@c-api.service[113111]: INFO cinder.api.openstack.wsgi [None req-802f7438-03f3-40fe-ad2b-03a8898b72ef demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 09 09:37:35.789546 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.openstack.wsgi [None req-802f7438-03f3-40fe-ad2b-03a8898b72ef demo demo] Empty body provided in request {{(pid=113111) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:37:35.789802 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.openstack.wsgi [None req-802f7438-03f3-40fe-ad2b-03a8898b72ef demo demo] Calling method 'detail' {{(pid=113111) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:37:35.790138 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.api_utils [None req-802f7438-03f3-40fe-ad2b-03a8898b72ef demo demo] Removing options '' from query. {{(pid=113111) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:37:35.791169 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.volume.api [None req-802f7438-03f3-40fe-ad2b-03a8898b72ef demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113111) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:37:35.801374 np0000173032 devstack@c-api.service[113111]: INFO cinder.volume.api [None req-802f7438-03f3-40fe-ad2b-03a8898b72ef demo demo] Get all volumes completed successfully. May 09 09:37:35.803278 np0000173032 devstack@c-api.service[113111]: INFO cinder.api.openstack.wsgi [None req-802f7438-03f3-40fe-ad2b-03a8898b72ef demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 09 09:37:35.803650 np0000173032 devstack@c-api.service[113111]: [pid: 113111|app: 0|req: 7/28] 199.204.45.157 () {64 vars in 1295 bytes} [Sat May 9 09:37:35 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) May 09 09:37:45.794784 np0000173032 devstack@c-api.service[113111]: DEBUG dbcounter [-] [113111] Writing DB stats cinder:SELECT=1 {{(pid=113111) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:38:35.822914 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.middleware.request_id [None req-3559c669-9366-4b1b-b8ca-4d66ada33943 None None] RequestId filter calling following filter/app {{(pid=113113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:38:35.825560 np0000173032 devstack@c-api.service[113113]: INFO cinder.api.openstack.wsgi [None req-3559c669-9366-4b1b-b8ca-4d66ada33943 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 09 09:38:35.825839 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.openstack.wsgi [None req-3559c669-9366-4b1b-b8ca-4d66ada33943 demo demo] Empty body provided in request {{(pid=113113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:38:35.826088 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.openstack.wsgi [None req-3559c669-9366-4b1b-b8ca-4d66ada33943 demo demo] Calling method 'detail' {{(pid=113113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:38:35.826411 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.api_utils [None req-3559c669-9366-4b1b-b8ca-4d66ada33943 demo demo] Removing options '' from query. {{(pid=113113) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:38:35.827470 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.volume.api [None req-3559c669-9366-4b1b-b8ca-4d66ada33943 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113113) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:38:35.835929 np0000173032 devstack@c-api.service[113113]: INFO cinder.volume.api [None req-3559c669-9366-4b1b-b8ca-4d66ada33943 demo demo] Get all volumes completed successfully. May 09 09:38:35.838640 np0000173032 devstack@c-api.service[113113]: INFO cinder.api.openstack.wsgi [None req-3559c669-9366-4b1b-b8ca-4d66ada33943 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 09 09:38:35.839144 np0000173032 devstack@c-api.service[113113]: [pid: 113113|app: 0|req: 7/29] 199.204.45.157 () {64 vars in 1295 bytes} [Sat May 9 09:38:35 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) May 09 09:38:45.830505 np0000173032 devstack@c-api.service[113113]: DEBUG dbcounter [-] [113113] Writing DB stats cinder:SELECT=1 {{(pid=113113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:39:35.853932 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.middleware.request_id [None req-a0f8fddd-1e8b-41d7-a636-ee1ea462ee88 None None] RequestId filter calling following filter/app {{(pid=113112) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:39:35.938699 np0000173032 devstack@c-api.service[113112]: INFO cinder.api.openstack.wsgi [None req-a0f8fddd-1e8b-41d7-a636-ee1ea462ee88 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 09 09:39:35.938872 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.openstack.wsgi [None req-a0f8fddd-1e8b-41d7-a636-ee1ea462ee88 demo demo] Empty body provided in request {{(pid=113112) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:39:35.939066 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.openstack.wsgi [None req-a0f8fddd-1e8b-41d7-a636-ee1ea462ee88 demo demo] Calling method 'detail' {{(pid=113112) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:39:35.939299 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.api_utils [None req-a0f8fddd-1e8b-41d7-a636-ee1ea462ee88 demo demo] Removing options '' from query. {{(pid=113112) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:39:35.940045 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.volume.api [None req-a0f8fddd-1e8b-41d7-a636-ee1ea462ee88 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113112) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:39:35.950170 np0000173032 devstack@c-api.service[113112]: INFO cinder.volume.api [None req-a0f8fddd-1e8b-41d7-a636-ee1ea462ee88 demo demo] Get all volumes completed successfully. May 09 09:39:35.952982 np0000173032 devstack@c-api.service[113112]: INFO cinder.api.openstack.wsgi [None req-a0f8fddd-1e8b-41d7-a636-ee1ea462ee88 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 09 09:39:35.953393 np0000173032 devstack@c-api.service[113112]: [pid: 113112|app: 0|req: 9/30] 199.204.45.157 () {64 vars in 1295 bytes} [Sat May 9 09:39:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:39:45.945860 np0000173032 devstack@c-api.service[113112]: DEBUG dbcounter [-] [113112] Writing DB stats cinder:SELECT=1 {{(pid=113112) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:40:35.966778 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.middleware.request_id [None req-55708d6c-1f1d-4ad9-af9f-46d417ed5d5d None None] RequestId filter calling following filter/app {{(pid=113114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:40:35.970888 np0000173032 devstack@c-api.service[113114]: INFO cinder.api.openstack.wsgi [None req-55708d6c-1f1d-4ad9-af9f-46d417ed5d5d demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 09 09:40:35.971557 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.openstack.wsgi [None req-55708d6c-1f1d-4ad9-af9f-46d417ed5d5d demo demo] Empty body provided in request {{(pid=113114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:40:35.971956 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.openstack.wsgi [None req-55708d6c-1f1d-4ad9-af9f-46d417ed5d5d demo demo] Calling method 'detail' {{(pid=113114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:40:35.972490 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.api_utils [None req-55708d6c-1f1d-4ad9-af9f-46d417ed5d5d demo demo] Removing options '' from query. {{(pid=113114) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:40:35.973984 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.volume.api [None req-55708d6c-1f1d-4ad9-af9f-46d417ed5d5d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113114) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:40:35.983246 np0000173032 devstack@c-api.service[113114]: INFO cinder.volume.api [None req-55708d6c-1f1d-4ad9-af9f-46d417ed5d5d demo demo] Get all volumes completed successfully. May 09 09:40:35.985443 np0000173032 devstack@c-api.service[113114]: INFO cinder.api.openstack.wsgi [None req-55708d6c-1f1d-4ad9-af9f-46d417ed5d5d demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 09 09:40:35.985894 np0000173032 devstack@c-api.service[113114]: [pid: 113114|app: 0|req: 8/31] 199.204.45.157 () {64 vars in 1295 bytes} [Sat May 9 09:40:35 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) May 09 09:40:45.977785 np0000173032 devstack@c-api.service[113114]: DEBUG dbcounter [-] [113114] Writing DB stats cinder:SELECT=1 {{(pid=113114) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:41:36.007496 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.middleware.request_id [None req-53b4214b-4881-4fbd-80ed-e264ee9aa45f None None] RequestId filter calling following filter/app {{(pid=113111) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:41:36.012178 np0000173032 devstack@c-api.service[113111]: INFO cinder.api.openstack.wsgi [None req-53b4214b-4881-4fbd-80ed-e264ee9aa45f demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 09 09:41:36.012677 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.openstack.wsgi [None req-53b4214b-4881-4fbd-80ed-e264ee9aa45f demo demo] Empty body provided in request {{(pid=113111) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:41:36.013137 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.openstack.wsgi [None req-53b4214b-4881-4fbd-80ed-e264ee9aa45f demo demo] Calling method 'detail' {{(pid=113111) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:41:36.013711 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.api_utils [None req-53b4214b-4881-4fbd-80ed-e264ee9aa45f demo demo] Removing options '' from query. {{(pid=113111) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:41:36.019273 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.volume.api [None req-53b4214b-4881-4fbd-80ed-e264ee9aa45f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113111) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:41:36.024867 np0000173032 devstack@c-api.service[113111]: INFO cinder.volume.api [None req-53b4214b-4881-4fbd-80ed-e264ee9aa45f demo demo] Get all volumes completed successfully. May 09 09:41:36.026928 np0000173032 devstack@c-api.service[113111]: INFO cinder.api.openstack.wsgi [None req-53b4214b-4881-4fbd-80ed-e264ee9aa45f demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 09 09:41:36.027393 np0000173032 devstack@c-api.service[113111]: [pid: 113111|app: 0|req: 8/32] 199.204.45.157 () {64 vars in 1295 bytes} [Sat May 9 09:41:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:41:46.021701 np0000173032 devstack@c-api.service[113111]: DEBUG dbcounter [-] [113111] Writing DB stats cinder:SELECT=1 {{(pid=113111) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:42:36.042522 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.middleware.request_id [None req-d23151d5-af49-4279-8b81-4f3ea686e3d9 None None] RequestId filter calling following filter/app {{(pid=113113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:42:36.046946 np0000173032 devstack@c-api.service[113113]: INFO cinder.api.openstack.wsgi [None req-d23151d5-af49-4279-8b81-4f3ea686e3d9 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 09 09:42:36.047427 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.openstack.wsgi [None req-d23151d5-af49-4279-8b81-4f3ea686e3d9 demo demo] Empty body provided in request {{(pid=113113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:42:36.047788 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.openstack.wsgi [None req-d23151d5-af49-4279-8b81-4f3ea686e3d9 demo demo] Calling method 'detail' {{(pid=113113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:42:36.048254 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.api_utils [None req-d23151d5-af49-4279-8b81-4f3ea686e3d9 demo demo] Removing options '' from query. {{(pid=113113) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:42:36.049697 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.volume.api [None req-d23151d5-af49-4279-8b81-4f3ea686e3d9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113113) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:42:36.057726 np0000173032 devstack@c-api.service[113113]: INFO cinder.volume.api [None req-d23151d5-af49-4279-8b81-4f3ea686e3d9 demo demo] Get all volumes completed successfully. May 09 09:42:36.060125 np0000173032 devstack@c-api.service[113113]: INFO cinder.api.openstack.wsgi [None req-d23151d5-af49-4279-8b81-4f3ea686e3d9 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 09 09:42:36.060738 np0000173032 devstack@c-api.service[113113]: [pid: 113113|app: 0|req: 8/33] 199.204.45.157 () {64 vars in 1295 bytes} [Sat May 9 09:42:36 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) May 09 09:42:46.053095 np0000173032 devstack@c-api.service[113113]: DEBUG dbcounter [-] [113113] Writing DB stats cinder:SELECT=1 {{(pid=113113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:43:36.077699 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.middleware.request_id [None req-39c990f2-f27b-456c-96c0-65b377574f81 None None] RequestId filter calling following filter/app {{(pid=113112) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:43:36.080129 np0000173032 devstack@c-api.service[113112]: INFO cinder.api.openstack.wsgi [None req-39c990f2-f27b-456c-96c0-65b377574f81 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 09 09:43:36.080386 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.openstack.wsgi [None req-39c990f2-f27b-456c-96c0-65b377574f81 demo demo] Empty body provided in request {{(pid=113112) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:43:36.080536 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.openstack.wsgi [None req-39c990f2-f27b-456c-96c0-65b377574f81 demo demo] Calling method 'detail' {{(pid=113112) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:43:36.080742 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.api_utils [None req-39c990f2-f27b-456c-96c0-65b377574f81 demo demo] Removing options '' from query. {{(pid=113112) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:43:36.081493 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.volume.api [None req-39c990f2-f27b-456c-96c0-65b377574f81 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113112) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:43:36.092500 np0000173032 devstack@c-api.service[113112]: INFO cinder.volume.api [None req-39c990f2-f27b-456c-96c0-65b377574f81 demo demo] Get all volumes completed successfully. May 09 09:43:36.096228 np0000173032 devstack@c-api.service[113112]: INFO cinder.api.openstack.wsgi [None req-39c990f2-f27b-456c-96c0-65b377574f81 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 09 09:43:36.096664 np0000173032 devstack@c-api.service[113112]: [pid: 113112|app: 0|req: 10/34] 199.204.45.157 () {64 vars in 1295 bytes} [Sat May 9 09:43:36 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) May 09 09:43:46.085174 np0000173032 devstack@c-api.service[113112]: DEBUG dbcounter [-] [113112] Writing DB stats cinder:SELECT=1 {{(pid=113112) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:44:36.112735 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.middleware.request_id [None req-db8665b6-f8a7-4378-a2e2-ca598aacdbc6 None None] RequestId filter calling following filter/app {{(pid=113114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:44:36.165794 np0000173032 devstack@c-api.service[113114]: INFO cinder.api.openstack.wsgi [None req-db8665b6-f8a7-4378-a2e2-ca598aacdbc6 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 09 09:44:36.166232 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.openstack.wsgi [None req-db8665b6-f8a7-4378-a2e2-ca598aacdbc6 demo demo] Empty body provided in request {{(pid=113114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:44:36.166653 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.openstack.wsgi [None req-db8665b6-f8a7-4378-a2e2-ca598aacdbc6 demo demo] Calling method 'detail' {{(pid=113114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:44:36.167100 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.api_utils [None req-db8665b6-f8a7-4378-a2e2-ca598aacdbc6 demo demo] Removing options '' from query. {{(pid=113114) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:44:36.168571 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.volume.api [None req-db8665b6-f8a7-4378-a2e2-ca598aacdbc6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113114) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:44:36.180414 np0000173032 devstack@c-api.service[113114]: INFO cinder.volume.api [None req-db8665b6-f8a7-4378-a2e2-ca598aacdbc6 demo demo] Get all volumes completed successfully. May 09 09:44:36.182347 np0000173032 devstack@c-api.service[113114]: INFO cinder.api.openstack.wsgi [None req-db8665b6-f8a7-4378-a2e2-ca598aacdbc6 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 09 09:44:36.182852 np0000173032 devstack@c-api.service[113114]: [pid: 113114|app: 0|req: 9/35] 199.204.45.157 () {64 vars in 1295 bytes} [Sat May 9 09:44:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:44:46.172459 np0000173032 devstack@c-api.service[113114]: DEBUG dbcounter [-] [113114] Writing DB stats cinder:SELECT=1 {{(pid=113114) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:45:36.199531 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.middleware.request_id [None req-69568663-7bb8-42d6-81cb-16e83b6d64c1 None None] RequestId filter calling following filter/app {{(pid=113111) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:45:36.204244 np0000173032 devstack@c-api.service[113111]: INFO cinder.api.openstack.wsgi [None req-69568663-7bb8-42d6-81cb-16e83b6d64c1 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 09 09:45:36.204244 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.openstack.wsgi [None req-69568663-7bb8-42d6-81cb-16e83b6d64c1 demo demo] Empty body provided in request {{(pid=113111) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:45:36.204244 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.openstack.wsgi [None req-69568663-7bb8-42d6-81cb-16e83b6d64c1 demo demo] Calling method 'detail' {{(pid=113111) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:45:36.204244 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.api_utils [None req-69568663-7bb8-42d6-81cb-16e83b6d64c1 demo demo] Removing options '' from query. {{(pid=113111) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:45:36.204846 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.volume.api [None req-69568663-7bb8-42d6-81cb-16e83b6d64c1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113111) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:45:36.217174 np0000173032 devstack@c-api.service[113111]: INFO cinder.volume.api [None req-69568663-7bb8-42d6-81cb-16e83b6d64c1 demo demo] Get all volumes completed successfully. May 09 09:45:36.222924 np0000173032 devstack@c-api.service[113111]: INFO cinder.api.openstack.wsgi [None req-69568663-7bb8-42d6-81cb-16e83b6d64c1 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 09 09:45:36.223577 np0000173032 devstack@c-api.service[113111]: [pid: 113111|app: 0|req: 9/36] 199.204.45.157 () {64 vars in 1295 bytes} [Sat May 9 09:45:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:45:46.209151 np0000173032 devstack@c-api.service[113111]: DEBUG dbcounter [-] [113111] Writing DB stats cinder:SELECT=1 {{(pid=113111) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:46:36.237914 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.middleware.request_id [None req-34d8064b-865a-44dc-b43f-fc837ec98c01 None None] RequestId filter calling following filter/app {{(pid=113113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:46:36.240549 np0000173032 devstack@c-api.service[113113]: INFO cinder.api.openstack.wsgi [None req-34d8064b-865a-44dc-b43f-fc837ec98c01 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 09 09:46:36.240797 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.openstack.wsgi [None req-34d8064b-865a-44dc-b43f-fc837ec98c01 demo demo] Empty body provided in request {{(pid=113113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:46:36.241112 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.openstack.wsgi [None req-34d8064b-865a-44dc-b43f-fc837ec98c01 demo demo] Calling method 'detail' {{(pid=113113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:46:36.242071 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.api.api_utils [None req-34d8064b-865a-44dc-b43f-fc837ec98c01 demo demo] Removing options '' from query. {{(pid=113113) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:46:36.243348 np0000173032 devstack@c-api.service[113113]: DEBUG cinder.volume.api [None req-34d8064b-865a-44dc-b43f-fc837ec98c01 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113113) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:46:36.253488 np0000173032 devstack@c-api.service[113113]: INFO cinder.volume.api [None req-34d8064b-865a-44dc-b43f-fc837ec98c01 demo demo] Get all volumes completed successfully. May 09 09:46:36.256549 np0000173032 devstack@c-api.service[113113]: INFO cinder.api.openstack.wsgi [None req-34d8064b-865a-44dc-b43f-fc837ec98c01 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 09 09:46:36.257099 np0000173032 devstack@c-api.service[113113]: [pid: 113113|app: 0|req: 9/37] 199.204.45.157 () {64 vars in 1295 bytes} [Sat May 9 09:46:36 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) May 09 09:46:46.248146 np0000173032 devstack@c-api.service[113113]: DEBUG dbcounter [-] [113113] Writing DB stats cinder:SELECT=1 {{(pid=113113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:47:36.277916 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.middleware.request_id [None req-40e190ac-5de0-476e-bfec-048216c2cbc4 None None] RequestId filter calling following filter/app {{(pid=113112) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:47:36.280642 np0000173032 devstack@c-api.service[113112]: INFO cinder.api.openstack.wsgi [None req-40e190ac-5de0-476e-bfec-048216c2cbc4 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 09 09:47:36.280891 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.openstack.wsgi [None req-40e190ac-5de0-476e-bfec-048216c2cbc4 demo demo] Empty body provided in request {{(pid=113112) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:47:36.281125 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.openstack.wsgi [None req-40e190ac-5de0-476e-bfec-048216c2cbc4 demo demo] Calling method 'detail' {{(pid=113112) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:47:36.281439 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.api.api_utils [None req-40e190ac-5de0-476e-bfec-048216c2cbc4 demo demo] Removing options '' from query. {{(pid=113112) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:47:36.282401 np0000173032 devstack@c-api.service[113112]: DEBUG cinder.volume.api [None req-40e190ac-5de0-476e-bfec-048216c2cbc4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113112) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:47:36.296913 np0000173032 devstack@c-api.service[113112]: INFO cinder.volume.api [None req-40e190ac-5de0-476e-bfec-048216c2cbc4 demo demo] Get all volumes completed successfully. May 09 09:47:36.299094 np0000173032 devstack@c-api.service[113112]: INFO cinder.api.openstack.wsgi [None req-40e190ac-5de0-476e-bfec-048216c2cbc4 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 09 09:47:36.299506 np0000173032 devstack@c-api.service[113112]: [pid: 113112|app: 0|req: 11/38] 199.204.45.157 () {64 vars in 1295 bytes} [Sat May 9 09:47:36 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) May 09 09:47:46.286025 np0000173032 devstack@c-api.service[113112]: DEBUG dbcounter [-] [113112] Writing DB stats cinder:SELECT=1 {{(pid=113112) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:48:36.314404 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.middleware.request_id [None req-479cfdc4-58bf-42a5-8f77-9f0a7c13fc71 None None] RequestId filter calling following filter/app {{(pid=113114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:48:36.317147 np0000173032 devstack@c-api.service[113114]: INFO cinder.api.openstack.wsgi [None req-479cfdc4-58bf-42a5-8f77-9f0a7c13fc71 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 09 09:48:36.317472 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.openstack.wsgi [None req-479cfdc4-58bf-42a5-8f77-9f0a7c13fc71 demo demo] Empty body provided in request {{(pid=113114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:48:36.317709 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.openstack.wsgi [None req-479cfdc4-58bf-42a5-8f77-9f0a7c13fc71 demo demo] Calling method 'detail' {{(pid=113114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:48:36.318006 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.api.api_utils [None req-479cfdc4-58bf-42a5-8f77-9f0a7c13fc71 demo demo] Removing options '' from query. {{(pid=113114) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:48:36.318961 np0000173032 devstack@c-api.service[113114]: DEBUG cinder.volume.api [None req-479cfdc4-58bf-42a5-8f77-9f0a7c13fc71 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113114) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:48:36.327178 np0000173032 devstack@c-api.service[113114]: INFO cinder.volume.api [None req-479cfdc4-58bf-42a5-8f77-9f0a7c13fc71 demo demo] Get all volumes completed successfully. May 09 09:48:36.329069 np0000173032 devstack@c-api.service[113114]: INFO cinder.api.openstack.wsgi [None req-479cfdc4-58bf-42a5-8f77-9f0a7c13fc71 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 09 09:48:36.329453 np0000173032 devstack@c-api.service[113114]: [pid: 113114|app: 0|req: 10/39] 199.204.45.157 () {64 vars in 1295 bytes} [Sat May 9 09:48:36 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) May 09 09:48:46.323947 np0000173032 devstack@c-api.service[113114]: DEBUG dbcounter [-] [113114] Writing DB stats cinder:SELECT=1 {{(pid=113114) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:49:36.346258 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.middleware.request_id [None req-76be7b30-4070-4ab6-a2c0-04884a3fc7a3 None None] RequestId filter calling following filter/app {{(pid=113111) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:49:36.452194 np0000173032 devstack@c-api.service[113111]: INFO cinder.api.openstack.wsgi [None req-76be7b30-4070-4ab6-a2c0-04884a3fc7a3 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 09 09:49:36.452467 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.openstack.wsgi [None req-76be7b30-4070-4ab6-a2c0-04884a3fc7a3 demo demo] Empty body provided in request {{(pid=113111) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:49:36.452718 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.openstack.wsgi [None req-76be7b30-4070-4ab6-a2c0-04884a3fc7a3 demo demo] Calling method 'detail' {{(pid=113111) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:49:36.453072 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.api.api_utils [None req-76be7b30-4070-4ab6-a2c0-04884a3fc7a3 demo demo] Removing options '' from query. {{(pid=113111) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:49:36.454176 np0000173032 devstack@c-api.service[113111]: DEBUG cinder.volume.api [None req-76be7b30-4070-4ab6-a2c0-04884a3fc7a3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113111) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:49:36.463196 np0000173032 devstack@c-api.service[113111]: INFO cinder.volume.api [None req-76be7b30-4070-4ab6-a2c0-04884a3fc7a3 demo demo] Get all volumes completed successfully. May 09 09:49:36.466182 np0000173032 devstack@c-api.service[113111]: INFO cinder.api.openstack.wsgi [None req-76be7b30-4070-4ab6-a2c0-04884a3fc7a3 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 09 09:49:36.466672 np0000173032 devstack@c-api.service[113111]: [pid: 113111|app: 0|req: 10/40] 199.204.45.157 () {64 vars in 1295 bytes} [Sat May 9 09:49:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:49:46.457336 np0000173032 devstack@c-api.service[113111]: DEBUG dbcounter [-] [113111] Writing DB stats cinder:SELECT=1 {{(pid=113111) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}