Apr 12 19:34:45.407064 np0000165320 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Apr 12 19:34:45.414576 np0000165320 devstack@c-api.service[113128]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Apr 12 19:34:45.418673 np0000165320 devstack@c-api.service[113128]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sun Apr 12 19:34:45 2026] *** Apr 12 19:34:45.418673 np0000165320 devstack@c-api.service[113128]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Apr 12 19:34:45.418673 np0000165320 devstack@c-api.service[113128]: os: Linux-6.8.0-107-generic #107-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 13 19:51:50 UTC 2026 Apr 12 19:34:45.418673 np0000165320 devstack@c-api.service[113128]: nodename: np0000165320 Apr 12 19:34:45.418673 np0000165320 devstack@c-api.service[113128]: machine: x86_64 Apr 12 19:34:45.418673 np0000165320 devstack@c-api.service[113128]: clock source: unix Apr 12 19:34:45.418673 np0000165320 devstack@c-api.service[113128]: pcre jit disabled Apr 12 19:34:45.418673 np0000165320 devstack@c-api.service[113128]: detected number of CPU cores: 16 Apr 12 19:34:45.418673 np0000165320 devstack@c-api.service[113128]: current working directory: / Apr 12 19:34:45.418673 np0000165320 devstack@c-api.service[113128]: detected binary path: /usr/bin/uwsgi-core Apr 12 19:34:45.418673 np0000165320 devstack@c-api.service[113128]: your processes number limit is 256917 Apr 12 19:34:45.418673 np0000165320 devstack@c-api.service[113128]: your memory page size is 4096 bytes Apr 12 19:34:45.418673 np0000165320 devstack@c-api.service[113128]: detected max file descriptor number: 2048 Apr 12 19:34:45.418673 np0000165320 devstack@c-api.service[113128]: lock engine: pthread robust mutexes Apr 12 19:34:45.419612 np0000165320 devstack@c-api.service[113128]: thunder lock: enabled Apr 12 19:34:45.419612 np0000165320 devstack@c-api.service[113128]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Apr 12 19:34:45.419612 np0000165320 devstack@c-api.service[113128]: Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Apr 12 19:34:45.419612 np0000165320 devstack@c-api.service[113128]: PEP 405 virtualenv detected: /opt/stack/data/venv Apr 12 19:34:45.419612 np0000165320 devstack@c-api.service[113128]: Set PythonHome to /opt/stack/data/venv Apr 12 19:34:45.457298 np0000165320 devstack@c-api.service[113128]: Python main interpreter initialized at 0x7de37d6a3668 Apr 12 19:34:45.457298 np0000165320 devstack@c-api.service[113128]: python threads support enabled Apr 12 19:34:45.457298 np0000165320 devstack@c-api.service[113128]: your server socket listen backlog is limited to 100 connections Apr 12 19:34:45.457298 np0000165320 devstack@c-api.service[113128]: your mercy for graceful operations on workers is 80 seconds Apr 12 19:34:45.457886 np0000165320 devstack@c-api.service[113128]: mapped 671795 bytes (656 KB) for 4 cores Apr 12 19:34:45.458023 np0000165320 devstack@c-api.service[113128]: *** Operational MODE: preforking *** Apr 12 19:34:45.458288 np0000165320 devstack@c-api.service[113128]: *** uWSGI is running in multiple interpreter mode *** Apr 12 19:34:45.458288 np0000165320 devstack@c-api.service[113128]: spawned uWSGI master process (pid: 113128) Apr 12 19:34:45.458376 np0000165320 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Apr 12 19:34:45.459304 np0000165320 devstack@c-api.service[113128]: spawned uWSGI worker 1 (pid: 113138, cores: 1) Apr 12 19:34:45.460251 np0000165320 devstack@c-api.service[113128]: spawned uWSGI worker 2 (pid: 113139, cores: 1) Apr 12 19:34:45.460837 np0000165320 devstack@c-api.service[113128]: spawned uWSGI worker 3 (pid: 113140, cores: 1) Apr 12 19:34:45.461365 np0000165320 devstack@c-api.service[113128]: spawned uWSGI worker 4 (pid: 113141, cores: 1) Apr 12 19:34:45.461454 np0000165320 devstack@c-api.service[113128]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Apr 12 19:34:45.588070 np0000165320 devstack@c-api.service[113139]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 12 19:34:45.588070 np0000165320 devstack@c-api.service[113139]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 12 19:34:45.588070 np0000165320 devstack@c-api.service[113139]: we strongly recommend against using it for new projects. Apr 12 19:34:45.588070 np0000165320 devstack@c-api.service[113139]: If you are already using Eventlet, we recommend migrating to a different Apr 12 19:34:45.588070 np0000165320 devstack@c-api.service[113139]: framework. For more detail see Apr 12 19:34:45.588070 np0000165320 devstack@c-api.service[113139]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 12 19:34:45.588070 np0000165320 devstack@c-api.service[113139]: import eventlet # noqa Apr 12 19:34:45.593327 np0000165320 devstack@c-api.service[113140]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 12 19:34:45.593327 np0000165320 devstack@c-api.service[113140]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 12 19:34:45.593327 np0000165320 devstack@c-api.service[113140]: we strongly recommend against using it for new projects. Apr 12 19:34:45.593327 np0000165320 devstack@c-api.service[113140]: If you are already using Eventlet, we recommend migrating to a different Apr 12 19:34:45.593327 np0000165320 devstack@c-api.service[113140]: framework. For more detail see Apr 12 19:34:45.593327 np0000165320 devstack@c-api.service[113140]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 12 19:34:45.593327 np0000165320 devstack@c-api.service[113140]: import eventlet # noqa Apr 12 19:34:45.596277 np0000165320 devstack@c-api.service[113138]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 12 19:34:45.596277 np0000165320 devstack@c-api.service[113138]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 12 19:34:45.596277 np0000165320 devstack@c-api.service[113138]: we strongly recommend against using it for new projects. Apr 12 19:34:45.596277 np0000165320 devstack@c-api.service[113138]: If you are already using Eventlet, we recommend migrating to a different Apr 12 19:34:45.596277 np0000165320 devstack@c-api.service[113138]: framework. For more detail see Apr 12 19:34:45.596277 np0000165320 devstack@c-api.service[113138]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 12 19:34:45.596277 np0000165320 devstack@c-api.service[113138]: import eventlet # noqa Apr 12 19:34:45.607560 np0000165320 devstack@c-api.service[113141]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 12 19:34:45.607560 np0000165320 devstack@c-api.service[113141]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 12 19:34:45.607560 np0000165320 devstack@c-api.service[113141]: we strongly recommend against using it for new projects. Apr 12 19:34:45.607560 np0000165320 devstack@c-api.service[113141]: If you are already using Eventlet, we recommend migrating to a different Apr 12 19:34:45.607560 np0000165320 devstack@c-api.service[113141]: framework. For more detail see Apr 12 19:34:45.607560 np0000165320 devstack@c-api.service[113141]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 12 19:34:45.607560 np0000165320 devstack@c-api.service[113141]: import eventlet # noqa Apr 12 19:34:45.674789 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 12 19:34:45.674789 np0000165320 devstack@c-api.service[113139]: debtcollector.deprecate( Apr 12 19:34:45.680434 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 12 19:34:45.680434 np0000165320 devstack@c-api.service[113140]: debtcollector.deprecate( Apr 12 19:34:45.681947 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 12 19:34:45.681947 np0000165320 devstack@c-api.service[113138]: debtcollector.deprecate( Apr 12 19:34:45.706521 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 12 19:34:45.706521 np0000165320 devstack@c-api.service[113141]: debtcollector.deprecate( Apr 12 19:34:45.751715 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Apr 12 19:34:45.751715 np0000165320 devstack@c-api.service[113139]: from cgi import parse_header Apr 12 19:34:45.760579 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Apr 12 19:34:45.760579 np0000165320 devstack@c-api.service[113138]: from cgi import parse_header Apr 12 19:34:45.769926 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Apr 12 19:34:45.769926 np0000165320 devstack@c-api.service[113140]: from cgi import parse_header Apr 12 19:34:45.791559 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Apr 12 19:34:45.791559 np0000165320 devstack@c-api.service[113141]: from cgi import parse_header Apr 12 19:34:45.796515 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Apr 12 19:34:45.796515 np0000165320 devstack@c-api.service[113139]: removals.removed_module( Apr 12 19:34:45.797221 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Apr 12 19:34:45.797221 np0000165320 devstack@c-api.service[113139]: removals.removed_module( Apr 12 19:34:45.805037 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Apr 12 19:34:45.805037 np0000165320 devstack@c-api.service[113138]: removals.removed_module( Apr 12 19:34:45.805744 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Apr 12 19:34:45.805744 np0000165320 devstack@c-api.service[113138]: removals.removed_module( Apr 12 19:34:45.818837 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Apr 12 19:34:45.818837 np0000165320 devstack@c-api.service[113140]: removals.removed_module( Apr 12 19:34:45.819571 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Apr 12 19:34:45.819571 np0000165320 devstack@c-api.service[113140]: removals.removed_module( Apr 12 19:34:45.840100 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Apr 12 19:34:45.840100 np0000165320 devstack@c-api.service[113141]: removals.removed_module( Apr 12 19:34:45.840824 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Apr 12 19:34:45.840824 np0000165320 devstack@c-api.service[113141]: removals.removed_module( Apr 12 19:34:46.414192 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Apr 12 19:34:46.414192 np0000165320 devstack@c-api.service[113139]: warnings.warn( Apr 12 19:34:46.449011 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Apr 12 19:34:46.449011 np0000165320 devstack@c-api.service[113138]: warnings.warn( Apr 12 19:34:46.491574 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Apr 12 19:34:46.491574 np0000165320 devstack@c-api.service[113141]: warnings.warn( Apr 12 19:34:46.493888 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Apr 12 19:34:46.493888 np0000165320 devstack@c-api.service[113140]: warnings.warn( Apr 12 19:34:46.517345 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Apr 12 19:34:46.517345 np0000165320 devstack@c-api.service[113139]: warnings.warn( Apr 12 19:34:46.557111 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Apr 12 19:34:46.557111 np0000165320 devstack@c-api.service[113138]: warnings.warn( Apr 12 19:34:46.641554 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Apr 12 19:34:46.641554 np0000165320 devstack@c-api.service[113140]: warnings.warn( Apr 12 19:34:46.655043 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Apr 12 19:34:46.655043 np0000165320 devstack@c-api.service[113141]: warnings.warn( Apr 12 19:34:46.817945 np0000165320 devstack@c-api.service[113139]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Apr 12 19:34:46.818663 np0000165320 devstack@c-api.service[113139]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113139) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 12 19:34:46.864291 np0000165320 devstack@c-api.service[113138]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Apr 12 19:34:46.864885 np0000165320 devstack@c-api.service[113138]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113138) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 12 19:34:46.904684 np0000165320 devstack@c-api.service[113139]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 12 19:34:46.904684 np0000165320 devstack@c-api.service[113139]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 12 19:34:46.929640 np0000165320 devstack@c-api.service[113138]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 12 19:34:46.929640 np0000165320 devstack@c-api.service[113138]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 12 19:34:46.944710 np0000165320 devstack@c-api.service[113140]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Apr 12 19:34:46.944877 np0000165320 devstack@c-api.service[113140]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113140) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 12 19:34:46.965645 np0000165320 devstack@c-api.service[113141]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Apr 12 19:34:46.965830 np0000165320 devstack@c-api.service[113141]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113141) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 12 19:34:47.006926 np0000165320 devstack@c-api.service[113140]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 12 19:34:47.006926 np0000165320 devstack@c-api.service[113140]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 12 19:34:47.030768 np0000165320 devstack@c-api.service[113141]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 12 19:34:47.030768 np0000165320 devstack@c-api.service[113141]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 12 19:34:47.362909 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113139) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 12 19:34:47.363246 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.363322 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.363573 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.365024 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113138) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 12 19:34:47.365434 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.365530 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.365648 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.365729 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.365784 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.365822 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.365822 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.365934 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.365934 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.366086 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.366086 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.366224 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.366224 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.366224 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.366372 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.366424 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.366480 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.366565 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.366612 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.366656 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.366656 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.366656 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.366656 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.366803 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.366803 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.366884 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.366884 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.366954 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.367026 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.367108 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.367152 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.368457 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.368542 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.368598 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.368644 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.368715 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.368762 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.368833 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.369386 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.369460 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.369522 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.369566 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.369614 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.369667 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.369721 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.369789 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.369851 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.369902 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.369955 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.369955 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.369955 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.369955 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.370189 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.370251 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.370306 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.370354 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.370394 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.370439 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.370535 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.370583 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.370645 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.370692 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.370747 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.370796 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.370836 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.370880 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.370927 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.370973 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.371015 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.371015 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.371103 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.371103 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.371188 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.371744 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.371803 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.371839 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.371923 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.371971 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.372022 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.372088 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.372163 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.372216 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.372264 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.372305 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.372365 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.372407 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.372499 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.374069 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.374130 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.374181 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.374229 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.374280 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.374354 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.374427 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.374472 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.374472 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.374572 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.374613 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.374678 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.374751 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.374809 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.375647 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.375719 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.375775 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.375819 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.375897 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.375943 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.376007 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.376085 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.376143 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.376226 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.376298 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.376344 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.376402 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.376467 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.382294 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.382386 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.382386 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.382584 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.382643 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.382698 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.382741 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.382776 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.382822 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.382868 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.382911 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.382911 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.382911 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.382911 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.383091 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.383138 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.383180 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.383221 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.383264 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.383310 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.383357 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.383399 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.383445 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.383510 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.383570 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.383612 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.383685 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.383729 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.383770 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.383817 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.383863 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.383905 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.383952 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.383993 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.384050 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.384097 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.384139 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.384179 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.384220 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.384260 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.384299 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.384358 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.384430 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.384524 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.384636 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.384695 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.384736 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.384774 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.384820 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.384867 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.384908 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.384946 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.384984 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.385049 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.385099 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.385138 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.385505 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.385505 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.385505 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.385667 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.385713 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.385713 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.385788 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.385841 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.385884 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.385927 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.385969 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.385969 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.385969 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.385969 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.388334 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.388428 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.388477 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.388555 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.388670 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.388718 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.388767 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.388815 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.388855 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.388890 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.388931 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.388931 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.388931 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.389034 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.389552 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.389622 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.389681 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.389724 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.389786 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.389833 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.389871 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.389913 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.389952 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.390028 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.390028 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.390028 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.390148 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.390148 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.392683 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.392760 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.392813 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.392854 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.392892 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.392954 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.393030 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.393085 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.393122 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.393190 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.393238 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.393290 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.393290 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.393290 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.394837 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113140) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 12 19:34:47.395162 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.395248 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.395314 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.395381 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.395516 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.395665 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.395665 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.395665 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.395868 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.395935 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.396007 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.396088 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.396088 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.396088 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.396088 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.396088 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.396088 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.396444 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.396444 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.396444 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.396444 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.396444 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.396444 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.396444 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.397037 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.397037 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.397037 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.397037 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.397037 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.397037 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.397037 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.397453 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.397453 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.397453 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.397453 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.397453 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.397453 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.397856 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.397924 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.398013 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.398115 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.398209 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.398317 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.398422 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.398616 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.398697 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.398760 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.398844 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.398910 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.398973 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.399036 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.399118 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.399184 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.399247 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.399311 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.399373 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.399373 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.399527 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.399659 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.399780 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.399871 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.399972 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.400057 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.400141 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.400240 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.400324 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.400514 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.400628 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.400714 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.400813 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.400912 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.400998 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.401100 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.401205 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.401205 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.401205 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.401205 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.401205 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.401205 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.401205 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.401205 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.401205 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.401205 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.401981 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.401981 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.401981 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.401981 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.401981 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.401981 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.402444 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.402607 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.402719 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.402809 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.402904 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.403012 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.403092 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.403157 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.403234 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.403298 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.403380 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.403445 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.403554 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.403691 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.403691 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.403691 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.403691 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.403691 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.403691 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.404065 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.404065 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.404065 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.404065 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.404065 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.404065 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.404065 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.404065 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.404065 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.404065 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.404408 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.404408 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.404408 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.404408 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.404408 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.404408 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.404408 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.404408 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.404408 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.404408 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.404408 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.405165 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.405165 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.405165 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.405165 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.405165 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.405165 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.405165 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.405165 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.405165 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.405165 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.405582 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.405582 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.405582 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.405582 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.405582 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.405582 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.405582 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.405582 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.405582 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.405582 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.405894 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.405935 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.405935 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.405935 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.405935 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.405935 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.405935 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.405935 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.406147 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.406147 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.406147 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.406147 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.406147 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.406147 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.406147 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.406342 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.406342 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.406342 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.406342 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.406444 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.406476 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.406524 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.406556 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.406594 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.406631 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.406671 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.406671 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.406671 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.406671 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.407039 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.407085 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.407151 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.407213 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.407274 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.407321 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.407402 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.407974 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.408022 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.408066 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.408101 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.408129 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.408163 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.408193 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.408241 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.408275 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.408307 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.408340 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.408377 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.408409 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.408438 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.408469 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.408516 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.408550 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.408588 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.408619 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.408619 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.408619 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.408796 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.408856 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.408918 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.408980 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.409042 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.409101 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.409169 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.409206 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.409240 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.409270 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.409302 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.409336 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.409374 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.409405 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.409438 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.409523 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.409571 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.409605 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.409638 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.409675 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.409708 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.409741 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.409772 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.409804 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.409839 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.409876 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.409910 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.409942 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.409981 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.410014 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.410051 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.410083 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.410113 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.410146 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.410177 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.410215 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.410248 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.410248 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.410248 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.410248 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.410351 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.410384 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.410414 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.410445 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.410481 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.410481 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.410481 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.410481 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.410612 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.411328 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.411419 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.411467 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.411537 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.411537 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.411640 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.411699 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.411744 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.411788 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.411832 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.411874 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.411912 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.411955 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.411995 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.412033 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.412075 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.412116 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.412154 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.412194 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.412194 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.412194 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.412366 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.412412 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.412506 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.412558 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.412636 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.412679 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.412747 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.412848 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.412912 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.412973 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.413009 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.413058 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.413098 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.413161 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.413201 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.413235 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.413273 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.413311 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.413347 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.413392 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.413431 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.413462 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.413527 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.413577 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.413611 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.413644 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.413681 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.413712 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.413749 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.413785 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.413785 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.413785 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.413785 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.413785 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.413785 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.414264 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.414322 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.414370 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.414451 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.414539 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.414594 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.414635 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.415068 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.415129 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.415170 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.415244 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.415293 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.415337 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.415413 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.418124 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.418177 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.418252 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.418313 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.418451 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.418451 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.418536 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.418571 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.418633 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.418688 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.418723 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.418760 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.418793 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.418826 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.418858 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.418900 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.418933 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.418964 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.419001 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.419001 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.419084 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.419144 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.419207 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.419266 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.419327 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.419386 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.419445 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.419540 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.420271 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.420317 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.420395 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.420440 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.420528 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.420583 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.420645 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.420762 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.420824 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.420885 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.420946 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.421008 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.421069 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.421134 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.421428 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.421520 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.421560 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.421607 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.421642 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.421677 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.421710 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.421740 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.421772 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.421804 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.421844 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.421877 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.421909 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.421909 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.422008 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.422056 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.422111 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.422153 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.422203 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.422244 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.422289 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.422329 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.422378 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.422418 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.422458 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.422530 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.422579 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.422621 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.422663 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.422663 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.422751 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.422795 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.422837 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.422884 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.422931 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.422979 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.423025 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.423086 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.423129 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.423170 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.423216 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.423263 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.423306 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.423349 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.423396 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.423437 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.423477 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.423538 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.423538 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.423538 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.423538 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.423538 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.423538 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.423790 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.423790 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.423790 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.424035 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.424101 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.424144 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.424216 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.424263 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.424310 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.424353 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.424405 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.424448 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.424448 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.424553 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.424599 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.424599 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.424675 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.424714 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.424754 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.424754 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.424754 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.424882 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.424924 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.424924 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.425013 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.425013 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.425117 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.425117 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.443958 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113141) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 12 19:34:47.444421 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.444548 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.444739 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.445278 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.445395 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.445395 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.445551 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.445551 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.445680 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.445680 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.445801 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.445801 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.445910 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.445910 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.446015 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.446015 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.446154 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.446624 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.446753 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.446753 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.446753 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.446919 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.446919 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.447024 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.447206 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.447279 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.447336 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.447410 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.447410 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.447644 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.447644 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.447873 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.447942 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.448027 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.448027 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.448138 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.448196 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.448269 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.448574 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.448574 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.448877 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.448877 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.448877 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.448877 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.448877 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.449369 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.449457 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.449457 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.449614 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.449614 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.449724 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.449724 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.450165 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.450240 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.450317 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.450317 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.450422 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.450422 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.450570 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.451625 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.451625 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.451816 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.451816 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.451816 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.451998 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.451998 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.452321 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.452460 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.452613 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.452792 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.452914 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.453039 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.453188 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.453326 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.453461 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.453620 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.453755 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.453886 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.454013 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.454169 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.454296 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.454429 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.454586 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.454723 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.454856 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.454984 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.455123 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.456178 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.456233 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.456296 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.456344 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.456416 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.456471 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.456556 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.457085 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.457142 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.457210 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.457263 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.457324 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.457384 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.457459 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.457746 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.457803 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.457871 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.457928 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.458049 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.458049 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.458120 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.458761 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.458829 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.458887 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.458945 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.459006 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.459066 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.459139 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.459707 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.459770 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.459807 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.459887 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.459934 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.459992 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.460055 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.460535 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.460594 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.460651 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.460696 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.460760 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.460810 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.460887 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.460942 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.460987 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.461053 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.461112 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.461171 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.461227 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.461299 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.461895 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.461943 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.462029 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.462077 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.462147 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.462195 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.462332 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.463118 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.463171 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.463245 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.463304 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.463364 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.463425 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.463496 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.464204 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.464269 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.464310 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.464380 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.464440 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.464506 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.464573 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.464856 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.464905 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.464979 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.465035 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.465090 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.465153 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.465215 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.465287 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.465339 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.465404 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.465471 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.465549 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.465593 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.465661 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.466170 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.466241 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.466302 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.466407 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.466479 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.466594 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.466680 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.467291 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.467367 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.467456 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.467558 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.467655 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.467805 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.467805 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.470428 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.470512 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.470570 np0000165320 devstack@c-api.service[113140]: INFO dbcounter [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Registered counter for database cinder Apr 12 19:34:47.470616 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.470695 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.470758 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.470855 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.470960 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.471036 np0000165320 devstack@c-api.service[113139]: INFO dbcounter [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Registered counter for database cinder Apr 12 19:34:47.471085 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.471131 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.471207 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.471292 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.471374 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.471455 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.471566 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.472179 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.472269 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.472363 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.472424 np0000165320 devstack@c-api.service[113138]: INFO dbcounter [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Registered counter for database cinder Apr 12 19:34:47.472468 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.472538 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.472639 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.472719 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.473118 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.473210 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.473287 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.473380 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.473457 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.473561 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.473662 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.474055 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.474149 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.474232 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.474313 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.474396 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.474478 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.474593 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:47.475224 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:47.475315 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:47.475394 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:47.475505 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:47.475631 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:47.475712 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:47.487039 np0000165320 devstack@c-api.service[113139]: DEBUG oslo_db.sqlalchemy.engines [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 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=113139) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 12 19:34:47.492939 np0000165320 devstack@c-api.service[113140]: DEBUG oslo_db.sqlalchemy.engines [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 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=113140) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 12 19:34:47.498261 np0000165320 devstack@c-api.service[113138]: DEBUG oslo_db.sqlalchemy.engines [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 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=113138) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 12 19:34:47.523425 np0000165320 devstack@c-api.service[113141]: INFO dbcounter [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Registered counter for database cinder Apr 12 19:34:47.538480 np0000165320 devstack@c-api.service[113141]: DEBUG oslo_db.sqlalchemy.engines [None req-374ceee4-77cf-4d12-a146-014338cbbec1 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=113141) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 12 19:34:47.601016 np0000165320 devstack@c-api.service[113139]: DEBUG dbcounter [-] [113139] Writer thread running {{(pid=113139) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 12 19:34:47.603838 np0000165320 devstack@c-api.service[113139]: INFO cinder.rpc [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 12 19:34:47.606385 np0000165320 devstack@c-api.service[113139]: INFO cinder.rpc [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 12 19:34:47.608669 np0000165320 devstack@c-api.service[113139]: INFO cinder.rpc [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 12 19:34:47.610398 np0000165320 devstack@c-api.service[113139]: INFO cinder.rpc [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 12 19:34:47.611656 np0000165320 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.612438 np0000165320 devstack@c-api.service[113140]: DEBUG dbcounter [-] [113140] Writer thread running {{(pid=113140) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 12 19:34:47.613984 np0000165320 devstack@c-api.service[113138]: DEBUG dbcounter [-] [113138] Writer thread running {{(pid=113138) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 12 19:34:47.614104 np0000165320 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.615901 np0000165320 devstack@c-api.service[113140]: INFO cinder.rpc [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 12 19:34:47.617040 np0000165320 devstack@c-api.service[113138]: INFO cinder.rpc [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 12 19:34:47.618555 np0000165320 devstack@c-api.service[113140]: INFO cinder.rpc [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 12 19:34:47.618877 np0000165320 devstack@c-api.service[113139]: DEBUG oslo_db.sqlalchemy.engines [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 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=113139) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 12 19:34:47.619545 np0000165320 devstack@c-api.service[113138]: INFO cinder.rpc [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 12 19:34:47.620699 np0000165320 devstack@c-api.service[113139]: INFO cinder.rpc [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 12 19:34:47.621155 np0000165320 devstack@c-api.service[113140]: INFO cinder.rpc [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 12 19:34:47.621637 np0000165320 devstack@c-api.service[113138]: INFO cinder.rpc [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 12 19:34:47.622369 np0000165320 devstack@c-api.service[113139]: INFO cinder.rpc [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 12 19:34:47.623238 np0000165320 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.623812 np0000165320 devstack@c-api.service[113140]: INFO cinder.rpc [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 12 19:34:47.623881 np0000165320 devstack@c-api.service[113138]: INFO cinder.rpc [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 12 19:34:47.624792 np0000165320 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.625249 np0000165320 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.626646 np0000165320 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.627940 np0000165320 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.631602 np0000165320 devstack@c-api.service[113138]: DEBUG oslo_db.sqlalchemy.engines [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 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=113138) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 12 19:34:47.632746 np0000165320 devstack@c-api.service[113140]: DEBUG oslo_db.sqlalchemy.engines [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 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=113140) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 12 19:34:47.633274 np0000165320 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.633660 np0000165320 devstack@c-api.service[113138]: INFO cinder.rpc [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 12 19:34:47.634832 np0000165320 devstack@c-api.service[113140]: INFO cinder.rpc [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 12 19:34:47.635543 np0000165320 devstack@c-api.service[113138]: INFO cinder.rpc [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 12 19:34:47.636355 np0000165320 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.636682 np0000165320 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.636858 np0000165320 devstack@c-api.service[113140]: INFO cinder.rpc [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 12 19:34:47.637968 np0000165320 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.639924 np0000165320 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.644112 np0000165320 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.647130 np0000165320 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.648225 np0000165320 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.650173 np0000165320 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.651285 np0000165320 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.652556 np0000165320 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.653366 np0000165320 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.655054 np0000165320 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.655936 np0000165320 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.656633 np0000165320 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.658608 np0000165320 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.660540 np0000165320 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.660657 np0000165320 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.662144 np0000165320 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.662862 np0000165320 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.663628 np0000165320 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.664870 np0000165320 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.665958 np0000165320 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.667458 np0000165320 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.668244 np0000165320 devstack@c-api.service[113141]: DEBUG dbcounter [-] [113141] Writer thread running {{(pid=113141) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 12 19:34:47.668935 np0000165320 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.670514 np0000165320 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.670678 np0000165320 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.671989 np0000165320 devstack@c-api.service[113141]: INFO cinder.rpc [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 12 19:34:47.672615 np0000165320 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.673971 np0000165320 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.674863 np0000165320 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.675054 np0000165320 devstack@c-api.service[113141]: INFO cinder.rpc [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 12 19:34:47.676157 np0000165320 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.677689 np0000165320 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.677801 np0000165320 devstack@c-api.service[113141]: INFO cinder.rpc [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 12 19:34:47.677871 np0000165320 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.678005 np0000165320 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.679274 np0000165320 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.679611 np0000165320 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.679951 np0000165320 devstack@c-api.service[113141]: INFO cinder.rpc [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 12 19:34:47.680428 np0000165320 devstack@c-api.service[113139]: WARNING cinder.api.contrib.hosts [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 12 19:34:47.681310 np0000165320 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.681397 np0000165320 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.681476 np0000165320 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.682278 np0000165320 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.682956 np0000165320 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.683039 np0000165320 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.683847 np0000165320 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.684557 np0000165320 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.685676 np0000165320 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.686195 np0000165320 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.687840 np0000165320 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.687994 np0000165320 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.688802 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Extended resource: extensions {{(pid=113139) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.690110 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Extended resource: encryption {{(pid=113139) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.690618 np0000165320 devstack@c-api.service[113141]: DEBUG oslo_db.sqlalchemy.engines [None req-374ceee4-77cf-4d12-a146-014338cbbec1 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=113141) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 12 19:34:47.691319 np0000165320 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.691409 np0000165320 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.691794 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Extended resource: os-volume-manage {{(pid=113139) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.692725 np0000165320 devstack@c-api.service[113141]: INFO cinder.rpc [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 12 19:34:47.693293 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Extended resource: os-volume-type-access {{(pid=113139) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.693611 np0000165320 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.694457 np0000165320 devstack@c-api.service[113141]: INFO cinder.rpc [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 12 19:34:47.694789 np0000165320 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.694910 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Extended resource: os-quota-sets {{(pid=113139) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.695132 np0000165320 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.695238 np0000165320 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.696538 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Extended resource: qos-specs {{(pid=113139) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.696804 np0000165320 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.696920 np0000165320 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.697805 np0000165320 devstack@c-api.service[113138]: WARNING cinder.api.contrib.hosts [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 12 19:34:47.698479 np0000165320 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.698616 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Extended resource: backups {{(pid=113139) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.698728 np0000165320 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.700052 np0000165320 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.700204 np0000165320 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.700753 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Extended resource: os-hosts {{(pid=113139) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.701144 np0000165320 devstack@c-api.service[113140]: WARNING cinder.api.contrib.hosts [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 12 19:34:47.701772 np0000165320 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.701982 np0000165320 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.702171 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Extended resource: scheduler-stats {{(pid=113139) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.703284 np0000165320 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.703555 np0000165320 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.703624 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Extended resource: os-volume-transfer {{(pid=113139) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.704712 np0000165320 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.705101 np0000165320 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.705663 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Extended resource: extensions {{(pid=113138) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.705894 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Extended resource: extra_specs {{(pid=113139) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.706664 np0000165320 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.707104 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Extended resource: encryption {{(pid=113138) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.707172 np0000165320 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.707521 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Extended resource: cgsnapshots {{(pid=113139) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.708102 np0000165320 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.708916 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Extended resource: os-volume-manage {{(pid=113138) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.709001 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Extended resource: extensions {{(pid=113140) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.709073 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Extended resource: consistencygroups {{(pid=113139) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.710282 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Extended resource: encryption {{(pid=113140) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.710355 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Extended resource: os-volume-type-access {{(pid=113138) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.710927 np0000165320 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.710993 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Extended resource: os-availability-zone {{(pid=113139) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.711934 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Extended resource: os-volume-manage {{(pid=113140) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.712028 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Extended resource: os-quota-sets {{(pid=113138) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.712386 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Extended resource: os-snapshot-manage {{(pid=113139) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.713364 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Extended resource: os-volume-type-access {{(pid=113140) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.713431 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Extended resource: qos-specs {{(pid=113138) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.713914 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Extended resource: os-quota-class-sets {{(pid=113139) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.714234 np0000165320 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.714937 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Extended resource: os-quota-sets {{(pid=113140) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.715186 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Extended resource: encryption {{(pid=113139) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.715425 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Extended resource: backups {{(pid=113138) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.716453 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Extended resource: qos-specs {{(pid=113140) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.716823 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Extended resource: capabilities {{(pid=113139) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.717469 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Extended resource: os-hosts {{(pid=113138) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.718614 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Extended resource: backups {{(pid=113140) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.718748 np0000165320 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.719207 np0000165320 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.719693 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Extended resource: scheduler-stats {{(pid=113138) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.720642 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Extended resource: os-hosts {{(pid=113140) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.720709 np0000165320 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.721075 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Extended resource: os-volume-transfer {{(pid=113138) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.721823 np0000165320 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.722336 np0000165320 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.722623 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Extended resource: scheduler-stats {{(pid=113140) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.722835 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Extended resource: extra_specs {{(pid=113138) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.723841 np0000165320 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.724316 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Extended resource: os-volume-transfer {{(pid=113140) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.724409 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Extended resource: cgsnapshots {{(pid=113138) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.725291 np0000165320 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.725774 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Extended resource: consistencygroups {{(pid=113138) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.725994 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Extended resource: extra_specs {{(pid=113140) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.726075 np0000165320 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.726802 np0000165320 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.727668 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Extended resource: cgsnapshots {{(pid=113140) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.727772 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Extended resource: os-availability-zone {{(pid=113138) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.727893 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.contrib.snapshot_actions [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] SnapshotActionsController initialized {{(pid=113139) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 12 19:34:47.728638 np0000165320 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.729033 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Extended resource: os-snapshot-manage {{(pid=113138) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.729124 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Extended resource: consistencygroups {{(pid=113140) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.729276 np0000165320 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.729531 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113139) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:47.729647 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113139) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:47.729807 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Extension UsedLimits extending resource: limits {{(pid=113139) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:47.729895 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113139) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:47.730017 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113139) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:47.730121 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113139) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:47.730229 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113139) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:47.730338 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Extension TypesManage extending resource: types {{(pid=113139) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:47.730442 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113139) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:47.730527 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Extended resource: os-quota-class-sets {{(pid=113138) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.730592 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Extension AdminActions extending resource: volumes {{(pid=113139) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:47.730708 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Extension AdminActions extending resource: snapshots {{(pid=113139) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:47.730816 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Extension AdminActions extending resource: backups {{(pid=113139) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:47.730921 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113139) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:47.730994 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Extended resource: os-availability-zone {{(pid=113140) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.731074 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113139) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:47.731137 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Extension VolumeActions extending resource: volumes {{(pid=113139) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:47.731348 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113139) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:47.731770 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Extended resource: encryption {{(pid=113138) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.732231 np0000165320 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.732362 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Extended resource: os-snapshot-manage {{(pid=113140) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.733329 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Extended resource: capabilities {{(pid=113138) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.733790 np0000165320 devstack@c-api.service[113139]: WARNING keystonemiddleware.auth_token [None req-6aa0b2f7-0c38-4dbd-ba3a-200f3af575f1 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 12 19:34:47.733835 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Extended resource: os-quota-class-sets {{(pid=113140) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.735127 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Extended resource: encryption {{(pid=113140) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.735316 np0000165320 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.735372 np0000165320 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.736754 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Extended resource: capabilities {{(pid=113140) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.736903 np0000165320 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.736947 np0000165320 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.738354 np0000165320 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.738794 np0000165320 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.739784 np0000165320 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.739835 np0000165320 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.740118 np0000165320 devstack@c-api.service[113139]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7de37d6a3668 pid: 113139 (default app) Apr 12 19:34:47.740247 np0000165320 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.740708 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 12 19:34:47.740708 np0000165320 devstack@c-api.service[113139]: warnings.warn( Apr 12 19:34:47.741200 np0000165320 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.741757 np0000165320 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.742671 np0000165320 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.743188 np0000165320 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.743712 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.contrib.snapshot_actions [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] SnapshotActionsController initialized {{(pid=113138) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 12 19:34:47.744449 np0000165320 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.744621 np0000165320 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.745331 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113138) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:47.745421 np0000165320 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.745482 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113138) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:47.745576 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Extension UsedLimits extending resource: limits {{(pid=113138) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:47.745700 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113138) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:47.745816 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113138) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:47.745906 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113138) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:47.746009 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113138) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:47.746081 np0000165320 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.746153 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Extension TypesManage extending resource: types {{(pid=113138) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:47.746223 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113138) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:47.746344 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Extension AdminActions extending resource: volumes {{(pid=113138) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:47.746484 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Extension AdminActions extending resource: snapshots {{(pid=113138) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:47.746608 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Extension AdminActions extending resource: backups {{(pid=113138) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:47.746719 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113138) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:47.746827 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113138) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:47.746930 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Extension VolumeActions extending resource: volumes {{(pid=113138) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:47.747050 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.contrib.snapshot_actions [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] SnapshotActionsController initialized {{(pid=113140) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 12 19:34:47.747144 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113138) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:47.747873 np0000165320 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.748734 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113140) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:47.748800 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.748800 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.748800 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.748800 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.748800 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.749073 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.749073 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.749073 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.749073 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.749073 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.749276 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.749276 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.749364 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113140) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:47.749405 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.749405 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.749405 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.749405 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.749617 np0000165320 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.749654 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.749654 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.749654 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.749654 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.749861 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.749861 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.749861 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.749861 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.750096 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.750096 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.750244 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Extension UsedLimits extending resource: limits {{(pid=113140) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:47.750286 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.750286 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.750286 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.750286 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.750286 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.750579 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.750579 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.750579 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.750579 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.750579 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.750776 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.750776 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.750776 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.750776 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.750934 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113140) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:47.750998 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.750998 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.750998 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.750998 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.750998 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.750998 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.751242 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.751242 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.751242 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.751242 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.751242 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.751242 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.751542 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113140) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:47.751579 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.751579 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.751579 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.751579 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.751579 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.751579 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.751810 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.751810 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.751810 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.751810 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.751980 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113140) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:47.752019 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.752019 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.752019 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.752019 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.752019 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.752237 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.752237 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.752237 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.752237 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.752237 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.752439 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.752439 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.752439 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.752439 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.752681 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113140) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:47.752730 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.752730 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.752730 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.752730 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.752730 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.752730 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.752966 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.752966 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.753053 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Extension TypesManage extending resource: types {{(pid=113140) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:47.753091 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.753091 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.753091 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.753091 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.753273 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.753273 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.753367 np0000165320 devstack@c-api.service[113138]: WARNING keystonemiddleware.auth_token [None req-2d73f8aa-5c2a-4985-b80c-6264be80d5d7 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 12 19:34:47.753406 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.753406 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.753406 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.753406 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.753604 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.753604 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.753604 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.753604 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.753770 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113140) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:47.753829 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.753829 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.753829 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.753829 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.753829 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.754075 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.754075 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.754075 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.754075 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.754075 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.754274 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.754274 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.754274 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.754274 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.754434 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.754434 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.754602 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Extension AdminActions extending resource: volumes {{(pid=113140) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:47.754646 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.754646 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.754646 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.754646 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.754822 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.754822 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.754822 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.754822 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.755000 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.755000 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.755000 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.755000 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.755172 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.755172 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.755172 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.755172 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.755342 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Extension AdminActions extending resource: snapshots {{(pid=113140) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:47.755385 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.755385 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.755385 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.755385 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.755385 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.755385 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.755733 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.755733 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.755733 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.755733 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.755898 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Extension AdminActions extending resource: backups {{(pid=113140) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:47.755945 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.755945 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.755945 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.755945 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.755945 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.755945 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.756203 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.756203 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.756203 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.756203 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.756203 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.756203 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.756455 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113140) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:47.756538 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.756538 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.756538 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.756538 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.756538 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.756538 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.756810 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.756810 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.756810 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.756810 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.756810 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.756810 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.757055 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113140) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:47.757092 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.757092 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.757092 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.757092 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.757304 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.757304 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.757304 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.757304 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.757503 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.757503 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.757608 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Extension VolumeActions extending resource: volumes {{(pid=113140) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:47.757675 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.757675 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.757675 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.757675 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.757675 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:47.757927 np0000165320 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Apr 12 19:34:47.757960 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113140) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:47.757995 np0000165320 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.758033 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.middleware.request_id [None req-80fe54c8-1c43-4ca3-ba1f-82ebb8f80f03 None None] RequestId filter calling following filter/app {{(pid=113139) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 19:34:47.758069 np0000165320 devstack@c-api.service[113140]: WARNING keystonemiddleware.auth_token [None req-e4fe31bb-8ff9-467f-ad83-5a47c561c931 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 12 19:34:47.758105 np0000165320 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.758105 np0000165320 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.758105 np0000165320 devstack@c-api.service[113141]: WARNING cinder.api.contrib.hosts [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 12 19:34:47.758204 np0000165320 devstack@c-api.service[113139]: [pid: 113139|app: 0|req: 1/1] 199.204.45.38 () {60 vars in 946 bytes} [Sun Apr 12 19:34:47 2026] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Apr 12 19:34:47.758246 np0000165320 devstack@c-api.service[113138]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7de37d6a3668 pid: 113138 (default app) Apr 12 19:34:47.758285 np0000165320 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.758759 np0000165320 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.759721 np0000165320 devstack@c-api.service[113140]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7de37d6a3668 pid: 113140 (default app) Apr 12 19:34:47.760434 np0000165320 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.762062 np0000165320 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.763854 np0000165320 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.765028 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Extended resource: extensions {{(pid=113141) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.766555 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Extended resource: encryption {{(pid=113141) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.768240 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Extended resource: os-volume-manage {{(pid=113141) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.769612 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Extended resource: os-volume-type-access {{(pid=113141) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.771319 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Extended resource: os-quota-sets {{(pid=113141) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.773094 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Extended resource: qos-specs {{(pid=113141) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.776381 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Extended resource: backups {{(pid=113141) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.780196 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Extended resource: os-hosts {{(pid=113141) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.781655 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Extended resource: scheduler-stats {{(pid=113141) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.783092 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Extended resource: os-volume-transfer {{(pid=113141) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.784850 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Extended resource: extra_specs {{(pid=113141) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.786574 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Extended resource: cgsnapshots {{(pid=113141) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.788081 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Extended resource: consistencygroups {{(pid=113141) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.790069 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Extended resource: os-availability-zone {{(pid=113141) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.791541 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Extended resource: os-snapshot-manage {{(pid=113141) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.792947 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Extended resource: os-quota-class-sets {{(pid=113141) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.794373 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Extended resource: encryption {{(pid=113141) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.796170 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Extended resource: capabilities {{(pid=113141) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:47.798672 np0000165320 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.800373 np0000165320 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.802093 np0000165320 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.803631 np0000165320 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.805869 np0000165320 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.806813 np0000165320 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.808181 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.contrib.snapshot_actions [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] SnapshotActionsController initialized {{(pid=113141) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 12 19:34:47.808890 np0000165320 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:47.809809 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113141) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:47.809933 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113141) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:47.810092 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Extension UsedLimits extending resource: limits {{(pid=113141) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:47.810202 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113141) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:47.810293 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113141) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:47.810413 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113141) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:47.810580 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113141) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:47.810722 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Extension TypesManage extending resource: types {{(pid=113141) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:47.810877 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113141) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:47.811047 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Extension AdminActions extending resource: volumes {{(pid=113141) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:47.811191 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Extension AdminActions extending resource: snapshots {{(pid=113141) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:47.811463 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Extension AdminActions extending resource: backups {{(pid=113141) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:47.811624 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113141) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:47.811750 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113141) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:47.811871 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Extension VolumeActions extending resource: volumes {{(pid=113141) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:47.812028 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113141) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:47.814538 np0000165320 devstack@c-api.service[113141]: WARNING keystonemiddleware.auth_token [None req-374ceee4-77cf-4d12-a146-014338cbbec1 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 12 19:34:47.821419 np0000165320 devstack@c-api.service[113141]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7de37d6a3668 pid: 113141 (default app) Apr 12 19:34:55.407901 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.middleware.request_id [None req-783b541e-13e5-49ff-a530-839be5586c45 None None] RequestId filter calling following filter/app {{(pid=113139) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 19:34:55.960894 np0000165320 devstack@c-api.service[113139]: INFO cinder.api.openstack.wsgi [None req-783b541e-13e5-49ff-a530-839be5586c45 admin admin] POST https://199.204.45.38/volume/v3/types Apr 12 19:34:55.961538 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.openstack.wsgi [None req-783b541e-13e5-49ff-a530-839be5586c45 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113139) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 12 19:34:55.963529 np0000165320 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 12 19:34:55.963529 np0000165320 devstack@c-api.service[113139]: warnings.warn( Apr 12 19:34:55.974609 np0000165320 devstack@c-api.service[113139]: DEBUG oslo_db.sqlalchemy.engines [None req-783b541e-13e5-49ff-a530-839be5586c45 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=113139) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 12 19:34:56.007838 np0000165320 devstack@c-api.service[113139]: INFO cinder.api.openstack.wsgi [None req-783b541e-13e5-49ff-a530-839be5586c45 admin admin] https://199.204.45.38/volume/v3/types returned with HTTP 200 Apr 12 19:34:56.008326 np0000165320 devstack@c-api.service[113139]: [pid: 113139|app: 0|req: 2/2] 199.204.45.38 () {68 vars in 1281 bytes} [Sun Apr 12 19:34:55 2026] POST /volume/v3/types => generated 186 bytes in 602 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 12 19:34:56.021637 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 12 19:34:56.021637 np0000165320 devstack@c-api.service[113138]: warnings.warn( Apr 12 19:34:56.033799 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.033799 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.033799 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.033799 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.033799 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.034191 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.034191 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.034191 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.034191 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.034191 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.034470 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.034470 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.034470 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.034470 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.034470 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.034470 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.034914 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.034914 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.034914 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.034914 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.035142 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.035142 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.035142 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.035142 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.035381 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.035381 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.035381 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.035381 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.035713 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.035713 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.035713 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.035713 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.035713 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.036010 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.036010 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.036010 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.036010 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.036010 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.036280 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.036280 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.036280 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.036280 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.036280 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.036280 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.036640 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.036640 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.036640 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.036640 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.036640 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.036640 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.037134 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.037134 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.037134 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.037134 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.037134 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.037134 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.037511 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.037511 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.037511 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.037511 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.037511 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.037918 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.037918 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.037918 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.037918 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.037918 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.038252 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.038252 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.038252 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.038252 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.038252 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.038252 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.038638 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.038638 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.038638 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.038638 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.038638 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.038638 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.039110 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.039110 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.039110 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.039110 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.039110 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.039456 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.039456 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.039456 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.039456 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.039456 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.039774 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.039774 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.039774 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.039774 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.040068 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.040068 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.040068 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.040068 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.040302 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.040302 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.040302 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.040302 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.040302 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.040842 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.040842 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.040842 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.040842 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.040842 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.041206 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.041206 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.041206 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.041206 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.041483 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.041483 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.041483 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.041483 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.041748 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.041748 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.041748 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.041748 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.042023 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.042023 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.042023 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.042023 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.042437 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.042437 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.042437 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.042437 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.042874 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.042874 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.042874 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.042874 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.042874 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.043169 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.043169 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.043169 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.043169 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.043169 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.043169 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.043515 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.043515 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.043515 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.043515 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.043515 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.043844 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.043844 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.043844 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.043844 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.043844 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.043844 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.044244 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.044244 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.044244 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.044244 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.044244 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.044244 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.044628 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.044628 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.044628 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.044628 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.044628 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.044628 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.044886 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.044886 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.044886 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.044886 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.044886 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.044886 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.045060 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.045060 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.045060 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.045060 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.045174 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.045174 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.045174 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.045174 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.045174 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.045319 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.045319 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.045319 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.045319 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:34:56.045319 np0000165320 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Apr 12 19:34:56.045319 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.middleware.request_id [req-783b541e-13e5-49ff-a530-839be5586c45 req-b5fa98ca-e930-47d2-a7e2-681c79b06eda None None] RequestId filter calling following filter/app {{(pid=113138) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 19:34:56.397036 np0000165320 devstack@c-api.service[113138]: INFO cinder.api.openstack.wsgi [req-783b541e-13e5-49ff-a530-839be5586c45 req-b5fa98ca-e930-47d2-a7e2-681c79b06eda admin admin] POST https://199.204.45.38/volume/v3/types/c3c78ad4-08b6-4861-a507-0ab17e9f5f7b/extra_specs Apr 12 19:34:56.397453 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.openstack.wsgi [req-783b541e-13e5-49ff-a530-839be5586c45 req-b5fa98ca-e930-47d2-a7e2-681c79b06eda admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113138) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 12 19:34:56.399396 np0000165320 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 12 19:34:56.399396 np0000165320 devstack@c-api.service[113138]: warnings.warn( Apr 12 19:34:56.410824 np0000165320 devstack@c-api.service[113138]: DEBUG oslo_db.sqlalchemy.engines [req-783b541e-13e5-49ff-a530-839be5586c45 req-b5fa98ca-e930-47d2-a7e2-681c79b06eda 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=113138) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 12 19:34:56.488045 np0000165320 devstack@c-api.service[113138]: INFO cinder.api.openstack.wsgi [req-783b541e-13e5-49ff-a530-839be5586c45 req-b5fa98ca-e930-47d2-a7e2-681c79b06eda admin admin] https://199.204.45.38/volume/v3/types/c3c78ad4-08b6-4861-a507-0ab17e9f5f7b/extra_specs returned with HTTP 200 Apr 12 19:34:56.488045 np0000165320 devstack@c-api.service[113138]: [pid: 113138|app: 0|req: 1/3] 199.204.45.38 () {70 vars in 1498 bytes} [Sun Apr 12 19:34:56 2026] POST /volume/v3/types/c3c78ad4-08b6-4861-a507-0ab17e9f5f7b/extra_specs => generated 55 bytes in 465 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 19:34:57.636600 np0000165320 devstack@c-api.service[113140]: DEBUG dbcounter [-] [113140] Writing DB stats cinder:SELECT=6 {{(pid=113140) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 19:34:57.694209 np0000165320 devstack@c-api.service[113141]: DEBUG dbcounter [-] [113141] Writing DB stats cinder:SELECT=6 {{(pid=113141) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 19:35:06.005920 np0000165320 devstack@c-api.service[113139]: DEBUG dbcounter [-] [113139] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113139) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 19:35:06.482304 np0000165320 devstack@c-api.service[113138]: DEBUG dbcounter [-] [113138] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113138) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 19:38:59.605093 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 12 19:38:59.605093 np0000165320 devstack@c-api.service[113140]: warnings.warn( Apr 12 19:38:59.619751 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.619751 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.619751 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.619751 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.619751 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.620262 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.620262 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.620262 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.620262 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.620262 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.620616 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.620616 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.620616 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.620616 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.620616 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.620616 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.621042 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.621042 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.621042 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.621042 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.621308 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.621308 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.621308 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.621308 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.621625 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.621625 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.621625 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.621625 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.621900 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.621900 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.621900 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.621900 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.621900 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.622335 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.622335 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.622335 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.622335 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.622335 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.622721 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.622721 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.622721 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.622721 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.622721 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.622721 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.623129 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.623129 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.623129 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.623129 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.623129 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.623129 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.623552 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.623552 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.623552 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.623552 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.623552 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.623552 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.623957 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.623957 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.623957 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.623957 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.623957 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.624323 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.624323 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.624323 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.624323 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.624323 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.624630 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.624630 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.624630 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.624630 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.624630 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.624630 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.625012 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.625012 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.625012 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.625012 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.625012 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.625012 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.625373 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.625373 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.625373 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.625373 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.625373 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.625773 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.625773 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.625773 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.625773 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.625773 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.626137 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.626137 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.626137 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.626137 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.626422 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.626422 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.626422 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.626422 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.626713 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.626713 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.626713 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.626713 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.626713 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.627080 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.627080 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.627080 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.627080 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.627080 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.627419 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.627419 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.627419 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.627419 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.627735 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.627735 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.627735 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.627735 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.628046 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.628046 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.628046 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.628046 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.628344 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.628344 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.628344 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.628344 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.628662 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.628662 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.628662 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.628662 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.628927 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.628927 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.628927 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.628927 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.628927 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.629292 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.629292 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.629292 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.629292 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.629292 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.629292 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.629731 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.629731 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.629731 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.629731 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.629731 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.630116 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.630116 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.630116 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.630116 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.630116 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.630116 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.630484 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.630484 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.630484 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.630484 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.630484 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.630484 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.630710 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.630710 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.630710 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.630710 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.630710 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.630710 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.630888 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.630888 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.630888 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.630888 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.630888 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.630888 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.631084 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.631084 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.631084 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.631084 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.631225 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.631225 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.631225 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.631225 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.631225 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.631401 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.631401 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.631401 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.631401 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:38:59.631401 np0000165320 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Apr 12 19:38:59.631401 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.middleware.request_id [None req-d665356f-ec5e-4197-b9b3-b63f79781f4c None None] RequestId filter calling following filter/app {{(pid=113140) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 19:38:59.631401 np0000165320 devstack@c-api.service[113140]: INFO cinder.api.openstack.wsgi [None req-d665356f-ec5e-4197-b9b3-b63f79781f4c None None] GET https://199.204.45.38/volume// Apr 12 19:38:59.631639 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.openstack.wsgi [None req-d665356f-ec5e-4197-b9b3-b63f79781f4c None None] Empty body provided in request {{(pid=113140) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 19:38:59.631639 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.openstack.wsgi [None req-d665356f-ec5e-4197-b9b3-b63f79781f4c None None] Calling method 'all' {{(pid=113140) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 19:38:59.631639 np0000165320 devstack@c-api.service[113140]: INFO cinder.api.openstack.wsgi [None req-d665356f-ec5e-4197-b9b3-b63f79781f4c None None] https://199.204.45.38/volume// returned with HTTP 300 Apr 12 19:38:59.631639 np0000165320 devstack@c-api.service[113140]: [pid: 113140|app: 0|req: 1/4] 199.204.45.38 () {66 vars in 1449 bytes} [Sun Apr 12 19:38:59 2026] GET /volume/ => generated 389 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 12 19:39:43.420433 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 12 19:39:43.420433 np0000165320 devstack@c-api.service[113141]: warnings.warn( Apr 12 19:39:43.433878 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.433878 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.433878 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.433878 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.434191 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.434191 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.434191 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.434191 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.434449 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.434449 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.434449 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.434449 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.434449 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.434449 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.434851 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.434851 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.434851 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.434851 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.434851 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.435169 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.435169 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.435169 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.435169 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.435169 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.435460 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.435460 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.435460 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.435460 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.435743 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.435743 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.435743 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.435743 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.435743 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.436077 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.436077 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.436077 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.436077 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.436077 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.436378 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.436378 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.436378 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.436378 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.436378 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.436378 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.436793 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.436793 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.436793 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.436793 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.436793 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.436793 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.437158 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.437158 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.437158 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.437158 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.437158 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.437158 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.437559 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.437559 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.437559 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.437559 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.437559 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.437898 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.437898 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.437898 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.437898 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.437898 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.438192 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.438192 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.438192 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.438192 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.438192 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.438192 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.438584 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.438584 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.438584 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.438584 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.438584 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.438584 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.438945 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.438945 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.438945 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.438945 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.438945 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.439260 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.439260 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.439260 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.439260 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.439260 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.439720 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.439720 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.439720 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.439720 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.439968 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.439968 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.439968 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.439968 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.440189 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.440189 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.440189 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.440189 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.440189 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.440582 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.440582 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.440582 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.440582 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.440582 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.440875 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.440875 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.440875 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.440875 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.441126 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.441126 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.441126 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.441126 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.441374 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.441374 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.441374 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.441374 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.441655 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.441655 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.441655 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.441655 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.441908 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.441908 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.441908 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.441908 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.442164 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.442164 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.442164 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.442164 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.442164 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.442511 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.442511 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.442511 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.442511 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.442511 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.442511 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.442888 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.442888 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.442888 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.442888 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.442888 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.443198 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.443198 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.443198 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.443198 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.443198 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.443198 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.443563 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.443563 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.443563 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.443563 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.443563 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.443563 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.443942 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.443942 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.443942 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.443942 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.443942 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.443942 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.444330 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.444330 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.444330 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.444330 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.444330 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.444330 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.444792 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.444792 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.444792 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.444792 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.444949 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.444949 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.444949 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.444949 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.444949 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.445092 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.445092 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.445092 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.445092 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 12 19:39:43.445092 np0000165320 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Apr 12 19:39:43.445092 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.middleware.request_id [None req-0017445d-e7bc-4e12-974f-c99b164e9550 None None] RequestId filter calling following filter/app {{(pid=113141) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 19:39:43.800839 np0000165320 devstack@c-api.service[113141]: INFO cinder.api.openstack.wsgi [None req-0017445d-e7bc-4e12-974f-c99b164e9550 demo demo] GET https://199.204.45.38/volume/v3/types?is_public=None Apr 12 19:39:43.801094 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.openstack.wsgi [None req-0017445d-e7bc-4e12-974f-c99b164e9550 demo demo] Empty body provided in request {{(pid=113141) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 19:39:43.801382 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.openstack.wsgi [None req-0017445d-e7bc-4e12-974f-c99b164e9550 demo demo] Calling method 'index' {{(pid=113141) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 19:39:43.802010 np0000165320 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 12 19:39:43.802010 np0000165320 devstack@c-api.service[113141]: warnings.warn( Apr 12 19:39:43.802778 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.api_utils [None req-0017445d-e7bc-4e12-974f-c99b164e9550 demo demo] Removing options '' from query. {{(pid=113141) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 19:39:43.815872 np0000165320 devstack@c-api.service[113141]: DEBUG oslo_db.sqlalchemy.engines [None req-0017445d-e7bc-4e12-974f-c99b164e9550 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=113141) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 12 19:39:43.847345 np0000165320 devstack@c-api.service[113141]: INFO cinder.api.openstack.wsgi [None req-0017445d-e7bc-4e12-974f-c99b164e9550 demo demo] https://199.204.45.38/volume/v3/types?is_public=None returned with HTTP 200 Apr 12 19:39:43.848103 np0000165320 devstack@c-api.service[113141]: [pid: 113141|app: 0|req: 1/5] 199.204.45.38 () {64 vars in 1256 bytes} [Sun Apr 12 19:39:43 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 429 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 12 19:39:43.862925 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.middleware.request_id [req-0017445d-e7bc-4e12-974f-c99b164e9550 req-b8b88012-5cd7-4857-8168-bd2e68aadaa8 None None] RequestId filter calling following filter/app {{(pid=113139) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 19:39:43.866859 np0000165320 devstack@c-api.service[113139]: INFO cinder.api.openstack.wsgi [req-0017445d-e7bc-4e12-974f-c99b164e9550 req-b8b88012-5cd7-4857-8168-bd2e68aadaa8 demo demo] GET https://199.204.45.38/volume/v3/types/default Apr 12 19:39:43.867134 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.openstack.wsgi [req-0017445d-e7bc-4e12-974f-c99b164e9550 req-b8b88012-5cd7-4857-8168-bd2e68aadaa8 demo demo] Empty body provided in request {{(pid=113139) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 19:39:43.867451 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.openstack.wsgi [req-0017445d-e7bc-4e12-974f-c99b164e9550 req-b8b88012-5cd7-4857-8168-bd2e68aadaa8 demo demo] Calling method 'show' {{(pid=113139) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 19:39:43.880589 np0000165320 devstack@c-api.service[113139]: INFO cinder.api.openstack.wsgi [req-0017445d-e7bc-4e12-974f-c99b164e9550 req-b8b88012-5cd7-4857-8168-bd2e68aadaa8 demo demo] https://199.204.45.38/volume/v3/types/default returned with HTTP 200 Apr 12 19:39:43.881084 np0000165320 devstack@c-api.service[113139]: [pid: 113139|app: 0|req: 3/6] 199.204.45.38 () {66 vars in 1322 bytes} [Sun Apr 12 19:39:43 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 12 19:39:44.295343 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.middleware.request_id [None req-497674cb-fe98-4968-bf2c-237b5be5a733 None None] RequestId filter calling following filter/app {{(pid=113138) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 19:39:44.298392 np0000165320 devstack@c-api.service[113138]: INFO cinder.api.openstack.wsgi [None req-497674cb-fe98-4968-bf2c-237b5be5a733 demo demo] GET https://199.204.45.38/volume/v3/types/default Apr 12 19:39:44.298601 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.openstack.wsgi [None req-497674cb-fe98-4968-bf2c-237b5be5a733 demo demo] Empty body provided in request {{(pid=113138) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 19:39:44.298806 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.openstack.wsgi [None req-497674cb-fe98-4968-bf2c-237b5be5a733 demo demo] Calling method 'show' {{(pid=113138) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 19:39:44.312531 np0000165320 devstack@c-api.service[113138]: INFO cinder.api.openstack.wsgi [None req-497674cb-fe98-4968-bf2c-237b5be5a733 demo demo] https://199.204.45.38/volume/v3/types/default returned with HTTP 200 Apr 12 19:39:44.312894 np0000165320 devstack@c-api.service[113138]: [pid: 113138|app: 0|req: 2/7] 199.204.45.38 () {64 vars in 1251 bytes} [Sun Apr 12 19:39:44 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 12 19:39:44.755908 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.middleware.request_id [None req-9473d64d-0fca-4e6b-9691-159c567fe754 None None] RequestId filter calling following filter/app {{(pid=113140) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 19:39:45.123938 np0000165320 devstack@c-api.service[113140]: INFO cinder.api.openstack.wsgi [None req-9473d64d-0fca-4e6b-9691-159c567fe754 demo demo] GET https://199.204.45.38/volume/v3/types/default Apr 12 19:39:45.124292 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.openstack.wsgi [None req-9473d64d-0fca-4e6b-9691-159c567fe754 demo demo] Empty body provided in request {{(pid=113140) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 19:39:45.124510 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.openstack.wsgi [None req-9473d64d-0fca-4e6b-9691-159c567fe754 demo demo] Calling method 'show' {{(pid=113140) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 19:39:45.136422 np0000165320 devstack@c-api.service[113140]: DEBUG oslo_db.sqlalchemy.engines [None req-9473d64d-0fca-4e6b-9691-159c567fe754 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=113140) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 12 19:39:45.154944 np0000165320 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 12 19:39:45.154944 np0000165320 devstack@c-api.service[113140]: warnings.warn( Apr 12 19:39:45.157267 np0000165320 devstack@c-api.service[113140]: INFO cinder.api.openstack.wsgi [None req-9473d64d-0fca-4e6b-9691-159c567fe754 demo demo] https://199.204.45.38/volume/v3/types/default returned with HTTP 200 Apr 12 19:39:45.157798 np0000165320 devstack@c-api.service[113140]: [pid: 113140|app: 0|req: 2/8] 199.204.45.38 () {64 vars in 1251 bytes} [Sun Apr 12 19:39:44 2026] GET /volume/v3/types/default => generated 145 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 12 19:39:45.169880 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.middleware.request_id [None req-07dc93c2-78e2-47fa-9ce3-02712463a3ea None None] RequestId filter calling following filter/app {{(pid=113141) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 19:39:45.172390 np0000165320 devstack@c-api.service[113141]: INFO cinder.api.openstack.wsgi [None req-07dc93c2-78e2-47fa-9ce3-02712463a3ea demo demo] GET https://199.204.45.38/volume/v3/types/default Apr 12 19:39:45.172676 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.openstack.wsgi [None req-07dc93c2-78e2-47fa-9ce3-02712463a3ea demo demo] Empty body provided in request {{(pid=113141) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 19:39:45.172949 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.openstack.wsgi [None req-07dc93c2-78e2-47fa-9ce3-02712463a3ea demo demo] Calling method 'show' {{(pid=113141) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 19:39:45.188952 np0000165320 devstack@c-api.service[113141]: INFO cinder.api.openstack.wsgi [None req-07dc93c2-78e2-47fa-9ce3-02712463a3ea demo demo] https://199.204.45.38/volume/v3/types/default returned with HTTP 200 Apr 12 19:39:45.189427 np0000165320 devstack@c-api.service[113141]: [pid: 113141|app: 0|req: 2/9] 199.204.45.38 () {64 vars in 1251 bytes} [Sun Apr 12 19:39:45 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 12 19:39:53.875412 np0000165320 devstack@c-api.service[113139]: DEBUG dbcounter [-] [113139] Writing DB stats cinder:SELECT=2 {{(pid=113139) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 19:39:54.308909 np0000165320 devstack@c-api.service[113138]: DEBUG dbcounter [-] [113138] Writing DB stats cinder:SELECT=2 {{(pid=113138) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 19:39:55.152188 np0000165320 devstack@c-api.service[113140]: DEBUG dbcounter [-] [113140] Writing DB stats cinder:SELECT=2 {{(pid=113140) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 19:39:55.185159 np0000165320 devstack@c-api.service[113141]: DEBUG dbcounter [-] [113141] Writing DB stats cinder:SELECT=3 {{(pid=113141) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 19:47:24.941032 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.middleware.request_id [None req-359d5ea5-d40c-4d18-b218-35f2d3c503c6 None None] RequestId filter calling following filter/app {{(pid=113139) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 19:47:25.048851 np0000165320 devstack@c-api.service[113139]: INFO cinder.api.openstack.wsgi [None req-359d5ea5-d40c-4d18-b218-35f2d3c503c6 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Apr 12 19:47:25.049124 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.openstack.wsgi [None req-359d5ea5-d40c-4d18-b218-35f2d3c503c6 demo demo] Empty body provided in request {{(pid=113139) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 19:47:25.049385 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.openstack.wsgi [None req-359d5ea5-d40c-4d18-b218-35f2d3c503c6 demo demo] Calling method 'detail' {{(pid=113139) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 19:47:25.050133 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.api_utils [None req-359d5ea5-d40c-4d18-b218-35f2d3c503c6 demo demo] Removing options '' from query. {{(pid=113139) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 19:47:25.051194 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.volume.api [None req-359d5ea5-d40c-4d18-b218-35f2d3c503c6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113139) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 19:47:25.088814 np0000165320 devstack@c-api.service[113139]: INFO cinder.volume.api [None req-359d5ea5-d40c-4d18-b218-35f2d3c503c6 demo demo] Get all volumes completed successfully. Apr 12 19:47:25.091809 np0000165320 devstack@c-api.service[113139]: INFO cinder.api.openstack.wsgi [None req-359d5ea5-d40c-4d18-b218-35f2d3c503c6 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Apr 12 19:47:25.092596 np0000165320 devstack@c-api.service[113139]: [pid: 113139|app: 0|req: 4/10] 199.204.45.38 () {64 vars in 1288 bytes} [Sun Apr 12 19:47:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 19:47:35.082047 np0000165320 devstack@c-api.service[113139]: DEBUG dbcounter [-] [113139] Writing DB stats cinder:SELECT=1 {{(pid=113139) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 19:48:25.110639 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.middleware.request_id [None req-dfde92ee-f413-4755-a9c2-697d63441337 None None] RequestId filter calling following filter/app {{(pid=113138) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 19:48:25.113543 np0000165320 devstack@c-api.service[113138]: INFO cinder.api.openstack.wsgi [None req-dfde92ee-f413-4755-a9c2-697d63441337 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Apr 12 19:48:25.113808 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.openstack.wsgi [None req-dfde92ee-f413-4755-a9c2-697d63441337 demo demo] Empty body provided in request {{(pid=113138) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 19:48:25.114056 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.openstack.wsgi [None req-dfde92ee-f413-4755-a9c2-697d63441337 demo demo] Calling method 'detail' {{(pid=113138) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 19:48:25.114727 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.api_utils [None req-dfde92ee-f413-4755-a9c2-697d63441337 demo demo] Removing options '' from query. {{(pid=113138) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 19:48:25.115804 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.volume.api [None req-dfde92ee-f413-4755-a9c2-697d63441337 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113138) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 19:48:25.147672 np0000165320 devstack@c-api.service[113138]: INFO cinder.volume.api [None req-dfde92ee-f413-4755-a9c2-697d63441337 demo demo] Get all volumes completed successfully. Apr 12 19:48:25.194725 np0000165320 devstack@c-api.service[113138]: INFO cinder.api.openstack.wsgi [None req-dfde92ee-f413-4755-a9c2-697d63441337 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Apr 12 19:48:25.194725 np0000165320 devstack@c-api.service[113138]: [pid: 113138|app: 0|req: 3/11] 199.204.45.38 () {64 vars in 1288 bytes} [Sun Apr 12 19:48:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 19:48:35.141484 np0000165320 devstack@c-api.service[113138]: DEBUG dbcounter [-] [113138] Writing DB stats cinder:SELECT=1 {{(pid=113138) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 19:49:25.175926 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.middleware.request_id [None req-afd47663-84c2-4ecc-a34f-53656383ca5c None None] RequestId filter calling following filter/app {{(pid=113140) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 19:49:25.180579 np0000165320 devstack@c-api.service[113140]: INFO cinder.api.openstack.wsgi [None req-afd47663-84c2-4ecc-a34f-53656383ca5c demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Apr 12 19:49:25.180840 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.openstack.wsgi [None req-afd47663-84c2-4ecc-a34f-53656383ca5c demo demo] Empty body provided in request {{(pid=113140) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 19:49:25.181108 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.openstack.wsgi [None req-afd47663-84c2-4ecc-a34f-53656383ca5c demo demo] Calling method 'detail' {{(pid=113140) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 19:49:25.181791 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.api_utils [None req-afd47663-84c2-4ecc-a34f-53656383ca5c demo demo] Removing options '' from query. {{(pid=113140) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 19:49:25.182956 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.volume.api [None req-afd47663-84c2-4ecc-a34f-53656383ca5c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113140) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 19:49:25.221293 np0000165320 devstack@c-api.service[113140]: INFO cinder.volume.api [None req-afd47663-84c2-4ecc-a34f-53656383ca5c demo demo] Get all volumes completed successfully. Apr 12 19:49:25.224256 np0000165320 devstack@c-api.service[113140]: INFO cinder.api.openstack.wsgi [None req-afd47663-84c2-4ecc-a34f-53656383ca5c demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Apr 12 19:49:25.224841 np0000165320 devstack@c-api.service[113140]: [pid: 113140|app: 0|req: 3/12] 199.204.45.38 () {64 vars in 1288 bytes} [Sun Apr 12 19:49:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 19:49:35.212993 np0000165320 devstack@c-api.service[113140]: DEBUG dbcounter [-] [113140] Writing DB stats cinder:SELECT=1 {{(pid=113140) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 19:50:25.247810 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.middleware.request_id [None req-5ec056c2-7d01-4808-a329-98f85ac518c2 None None] RequestId filter calling following filter/app {{(pid=113141) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 19:50:25.251050 np0000165320 devstack@c-api.service[113141]: INFO cinder.api.openstack.wsgi [None req-5ec056c2-7d01-4808-a329-98f85ac518c2 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Apr 12 19:50:25.251231 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.openstack.wsgi [None req-5ec056c2-7d01-4808-a329-98f85ac518c2 demo demo] Empty body provided in request {{(pid=113141) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 19:50:25.251429 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.openstack.wsgi [None req-5ec056c2-7d01-4808-a329-98f85ac518c2 demo demo] Calling method 'detail' {{(pid=113141) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 19:50:25.251935 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.api_utils [None req-5ec056c2-7d01-4808-a329-98f85ac518c2 demo demo] Removing options '' from query. {{(pid=113141) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 19:50:25.252798 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.volume.api [None req-5ec056c2-7d01-4808-a329-98f85ac518c2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113141) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 19:50:25.301116 np0000165320 devstack@c-api.service[113141]: INFO cinder.volume.api [None req-5ec056c2-7d01-4808-a329-98f85ac518c2 demo demo] Get all volumes completed successfully. Apr 12 19:50:25.303376 np0000165320 devstack@c-api.service[113141]: INFO cinder.api.openstack.wsgi [None req-5ec056c2-7d01-4808-a329-98f85ac518c2 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Apr 12 19:50:25.303822 np0000165320 devstack@c-api.service[113141]: [pid: 113141|app: 0|req: 3/13] 199.204.45.38 () {64 vars in 1288 bytes} [Sun Apr 12 19:50:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 19:50:35.289657 np0000165320 devstack@c-api.service[113141]: DEBUG dbcounter [-] [113141] Writing DB stats cinder:SELECT=1 {{(pid=113141) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 19:51:25.325317 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.middleware.request_id [None req-68640f64-911b-44a7-826c-0ac55b9d86d6 None None] RequestId filter calling following filter/app {{(pid=113139) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 19:51:25.328742 np0000165320 devstack@c-api.service[113139]: INFO cinder.api.openstack.wsgi [None req-68640f64-911b-44a7-826c-0ac55b9d86d6 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Apr 12 19:51:25.328989 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.openstack.wsgi [None req-68640f64-911b-44a7-826c-0ac55b9d86d6 demo demo] Empty body provided in request {{(pid=113139) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 19:51:25.329254 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.openstack.wsgi [None req-68640f64-911b-44a7-826c-0ac55b9d86d6 demo demo] Calling method 'detail' {{(pid=113139) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 19:51:25.329721 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.api_utils [None req-68640f64-911b-44a7-826c-0ac55b9d86d6 demo demo] Removing options '' from query. {{(pid=113139) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 19:51:25.330722 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.volume.api [None req-68640f64-911b-44a7-826c-0ac55b9d86d6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113139) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 19:51:25.341667 np0000165320 devstack@c-api.service[113139]: INFO cinder.volume.api [None req-68640f64-911b-44a7-826c-0ac55b9d86d6 demo demo] Get all volumes completed successfully. Apr 12 19:51:25.344307 np0000165320 devstack@c-api.service[113139]: INFO cinder.api.openstack.wsgi [None req-68640f64-911b-44a7-826c-0ac55b9d86d6 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Apr 12 19:51:25.344705 np0000165320 devstack@c-api.service[113139]: [pid: 113139|app: 0|req: 5/14] 199.204.45.38 () {64 vars in 1288 bytes} [Sun Apr 12 19:51:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 19:51:35.334167 np0000165320 devstack@c-api.service[113139]: DEBUG dbcounter [-] [113139] Writing DB stats cinder:SELECT=1 {{(pid=113139) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 19:52:25.360951 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.middleware.request_id [None req-8e97ec93-2d50-46ed-ba10-306a230faff7 None None] RequestId filter calling following filter/app {{(pid=113138) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 19:52:25.468025 np0000165320 devstack@c-api.service[113138]: INFO cinder.api.openstack.wsgi [None req-8e97ec93-2d50-46ed-ba10-306a230faff7 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Apr 12 19:52:25.468351 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.openstack.wsgi [None req-8e97ec93-2d50-46ed-ba10-306a230faff7 demo demo] Empty body provided in request {{(pid=113138) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 19:52:25.468550 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.openstack.wsgi [None req-8e97ec93-2d50-46ed-ba10-306a230faff7 demo demo] Calling method 'detail' {{(pid=113138) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 19:52:25.468932 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.api_utils [None req-8e97ec93-2d50-46ed-ba10-306a230faff7 demo demo] Removing options '' from query. {{(pid=113138) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 19:52:25.470574 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.volume.api [None req-8e97ec93-2d50-46ed-ba10-306a230faff7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113138) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 19:52:25.479800 np0000165320 devstack@c-api.service[113138]: INFO cinder.volume.api [None req-8e97ec93-2d50-46ed-ba10-306a230faff7 demo demo] Get all volumes completed successfully. Apr 12 19:52:25.482665 np0000165320 devstack@c-api.service[113138]: INFO cinder.api.openstack.wsgi [None req-8e97ec93-2d50-46ed-ba10-306a230faff7 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Apr 12 19:52:25.483176 np0000165320 devstack@c-api.service[113138]: [pid: 113138|app: 0|req: 4/15] 199.204.45.38 () {64 vars in 1288 bytes} [Sun Apr 12 19:52:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 19:52:35.474671 np0000165320 devstack@c-api.service[113138]: DEBUG dbcounter [-] [113138] Writing DB stats cinder:SELECT=1 {{(pid=113138) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 19:53:25.503088 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.middleware.request_id [None req-d1d8cb04-f6b6-494b-8b59-94a6f8230769 None None] RequestId filter calling following filter/app {{(pid=113140) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 19:53:25.506670 np0000165320 devstack@c-api.service[113140]: INFO cinder.api.openstack.wsgi [None req-d1d8cb04-f6b6-494b-8b59-94a6f8230769 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Apr 12 19:53:25.506943 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.openstack.wsgi [None req-d1d8cb04-f6b6-494b-8b59-94a6f8230769 demo demo] Empty body provided in request {{(pid=113140) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 19:53:25.507212 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.openstack.wsgi [None req-d1d8cb04-f6b6-494b-8b59-94a6f8230769 demo demo] Calling method 'detail' {{(pid=113140) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 19:53:25.507556 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.api_utils [None req-d1d8cb04-f6b6-494b-8b59-94a6f8230769 demo demo] Removing options '' from query. {{(pid=113140) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 19:53:25.508576 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.volume.api [None req-d1d8cb04-f6b6-494b-8b59-94a6f8230769 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113140) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 19:53:25.522834 np0000165320 devstack@c-api.service[113140]: INFO cinder.volume.api [None req-d1d8cb04-f6b6-494b-8b59-94a6f8230769 demo demo] Get all volumes completed successfully. Apr 12 19:53:25.525591 np0000165320 devstack@c-api.service[113140]: INFO cinder.api.openstack.wsgi [None req-d1d8cb04-f6b6-494b-8b59-94a6f8230769 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Apr 12 19:53:25.526121 np0000165320 devstack@c-api.service[113140]: [pid: 113140|app: 0|req: 4/16] 199.204.45.38 () {64 vars in 1288 bytes} [Sun Apr 12 19:53:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 19:53:35.513325 np0000165320 devstack@c-api.service[113140]: DEBUG dbcounter [-] [113140] Writing DB stats cinder:SELECT=1 {{(pid=113140) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 19:54:25.545701 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.middleware.request_id [None req-a0ee3467-cd04-4e2d-917b-fb266712645c None None] RequestId filter calling following filter/app {{(pid=113141) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 19:54:25.549842 np0000165320 devstack@c-api.service[113141]: INFO cinder.api.openstack.wsgi [None req-a0ee3467-cd04-4e2d-917b-fb266712645c demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Apr 12 19:54:25.550120 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.openstack.wsgi [None req-a0ee3467-cd04-4e2d-917b-fb266712645c demo demo] Empty body provided in request {{(pid=113141) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 19:54:25.550360 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.openstack.wsgi [None req-a0ee3467-cd04-4e2d-917b-fb266712645c demo demo] Calling method 'detail' {{(pid=113141) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 19:54:25.550747 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.api_utils [None req-a0ee3467-cd04-4e2d-917b-fb266712645c demo demo] Removing options '' from query. {{(pid=113141) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 19:54:25.551864 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.volume.api [None req-a0ee3467-cd04-4e2d-917b-fb266712645c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113141) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 19:54:25.560856 np0000165320 devstack@c-api.service[113141]: INFO cinder.volume.api [None req-a0ee3467-cd04-4e2d-917b-fb266712645c demo demo] Get all volumes completed successfully. Apr 12 19:54:25.563123 np0000165320 devstack@c-api.service[113141]: INFO cinder.api.openstack.wsgi [None req-a0ee3467-cd04-4e2d-917b-fb266712645c demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Apr 12 19:54:25.564555 np0000165320 devstack@c-api.service[113141]: [pid: 113141|app: 0|req: 4/17] 199.204.45.38 () {64 vars in 1288 bytes} [Sun Apr 12 19:54:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 19:54:35.555666 np0000165320 devstack@c-api.service[113141]: DEBUG dbcounter [-] [113141] Writing DB stats cinder:SELECT=1 {{(pid=113141) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 19:55:25.582532 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.middleware.request_id [None req-cb29cbd2-8485-4050-9dca-e625f16bca70 None None] RequestId filter calling following filter/app {{(pid=113139) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 19:55:25.586025 np0000165320 devstack@c-api.service[113139]: INFO cinder.api.openstack.wsgi [None req-cb29cbd2-8485-4050-9dca-e625f16bca70 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Apr 12 19:55:25.586226 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.openstack.wsgi [None req-cb29cbd2-8485-4050-9dca-e625f16bca70 demo demo] Empty body provided in request {{(pid=113139) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 19:55:25.586360 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.openstack.wsgi [None req-cb29cbd2-8485-4050-9dca-e625f16bca70 demo demo] Calling method 'detail' {{(pid=113139) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 19:55:25.586606 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.api_utils [None req-cb29cbd2-8485-4050-9dca-e625f16bca70 demo demo] Removing options '' from query. {{(pid=113139) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 19:55:25.587335 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.volume.api [None req-cb29cbd2-8485-4050-9dca-e625f16bca70 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113139) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 19:55:25.593698 np0000165320 devstack@c-api.service[113139]: INFO cinder.volume.api [None req-cb29cbd2-8485-4050-9dca-e625f16bca70 demo demo] Get all volumes completed successfully. Apr 12 19:55:25.595590 np0000165320 devstack@c-api.service[113139]: INFO cinder.api.openstack.wsgi [None req-cb29cbd2-8485-4050-9dca-e625f16bca70 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Apr 12 19:55:25.595922 np0000165320 devstack@c-api.service[113139]: [pid: 113139|app: 0|req: 6/18] 199.204.45.38 () {64 vars in 1288 bytes} [Sun Apr 12 19:55:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 19:55:35.590355 np0000165320 devstack@c-api.service[113139]: DEBUG dbcounter [-] [113139] Writing DB stats cinder:SELECT=1 {{(pid=113139) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 19:56:25.613904 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.middleware.request_id [None req-3910c27e-7a74-419e-9e0a-0c0316ba36e4 None None] RequestId filter calling following filter/app {{(pid=113138) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 19:56:25.618321 np0000165320 devstack@c-api.service[113138]: INFO cinder.api.openstack.wsgi [None req-3910c27e-7a74-419e-9e0a-0c0316ba36e4 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Apr 12 19:56:25.618823 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.openstack.wsgi [None req-3910c27e-7a74-419e-9e0a-0c0316ba36e4 demo demo] Empty body provided in request {{(pid=113138) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 19:56:25.619223 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.openstack.wsgi [None req-3910c27e-7a74-419e-9e0a-0c0316ba36e4 demo demo] Calling method 'detail' {{(pid=113138) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 19:56:25.619733 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.api_utils [None req-3910c27e-7a74-419e-9e0a-0c0316ba36e4 demo demo] Removing options '' from query. {{(pid=113138) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 19:56:25.621229 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.volume.api [None req-3910c27e-7a74-419e-9e0a-0c0316ba36e4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113138) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 19:56:25.630413 np0000165320 devstack@c-api.service[113138]: INFO cinder.volume.api [None req-3910c27e-7a74-419e-9e0a-0c0316ba36e4 demo demo] Get all volumes completed successfully. Apr 12 19:56:25.632872 np0000165320 devstack@c-api.service[113138]: INFO cinder.api.openstack.wsgi [None req-3910c27e-7a74-419e-9e0a-0c0316ba36e4 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Apr 12 19:56:25.633313 np0000165320 devstack@c-api.service[113138]: [pid: 113138|app: 0|req: 5/19] 199.204.45.38 () {64 vars in 1288 bytes} [Sun Apr 12 19:56:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 19:56:35.625175 np0000165320 devstack@c-api.service[113138]: DEBUG dbcounter [-] [113138] Writing DB stats cinder:SELECT=1 {{(pid=113138) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 19:57:25.653025 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.middleware.request_id [None req-a7158b84-aa57-452e-937d-bb764f290b63 None None] RequestId filter calling following filter/app {{(pid=113140) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 19:57:25.807779 np0000165320 devstack@c-api.service[113140]: INFO cinder.api.openstack.wsgi [None req-a7158b84-aa57-452e-937d-bb764f290b63 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Apr 12 19:57:25.808174 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.openstack.wsgi [None req-a7158b84-aa57-452e-937d-bb764f290b63 demo demo] Empty body provided in request {{(pid=113140) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 19:57:25.808599 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.openstack.wsgi [None req-a7158b84-aa57-452e-937d-bb764f290b63 demo demo] Calling method 'detail' {{(pid=113140) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 19:57:25.808939 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.api_utils [None req-a7158b84-aa57-452e-937d-bb764f290b63 demo demo] Removing options '' from query. {{(pid=113140) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 19:57:25.810103 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.volume.api [None req-a7158b84-aa57-452e-937d-bb764f290b63 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113140) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 19:57:25.822954 np0000165320 devstack@c-api.service[113140]: INFO cinder.volume.api [None req-a7158b84-aa57-452e-937d-bb764f290b63 demo demo] Get all volumes completed successfully. Apr 12 19:57:25.826016 np0000165320 devstack@c-api.service[113140]: INFO cinder.api.openstack.wsgi [None req-a7158b84-aa57-452e-937d-bb764f290b63 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Apr 12 19:57:25.826618 np0000165320 devstack@c-api.service[113140]: [pid: 113140|app: 0|req: 5/20] 199.204.45.38 () {64 vars in 1288 bytes} [Sun Apr 12 19:57:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 19:57:35.815942 np0000165320 devstack@c-api.service[113140]: DEBUG dbcounter [-] [113140] Writing DB stats cinder:SELECT=1 {{(pid=113140) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 19:58:25.845475 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.middleware.request_id [None req-31046b68-fbf7-470b-894f-444d68a9f474 None None] RequestId filter calling following filter/app {{(pid=113141) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 19:58:25.850574 np0000165320 devstack@c-api.service[113141]: INFO cinder.api.openstack.wsgi [None req-31046b68-fbf7-470b-894f-444d68a9f474 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Apr 12 19:58:25.851009 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.openstack.wsgi [None req-31046b68-fbf7-470b-894f-444d68a9f474 demo demo] Empty body provided in request {{(pid=113141) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 19:58:25.851457 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.openstack.wsgi [None req-31046b68-fbf7-470b-894f-444d68a9f474 demo demo] Calling method 'detail' {{(pid=113141) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 19:58:25.852039 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.api_utils [None req-31046b68-fbf7-470b-894f-444d68a9f474 demo demo] Removing options '' from query. {{(pid=113141) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 19:58:25.853660 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.volume.api [None req-31046b68-fbf7-470b-894f-444d68a9f474 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113141) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 19:58:25.862418 np0000165320 devstack@c-api.service[113141]: INFO cinder.volume.api [None req-31046b68-fbf7-470b-894f-444d68a9f474 demo demo] Get all volumes completed successfully. Apr 12 19:58:25.864916 np0000165320 devstack@c-api.service[113141]: INFO cinder.api.openstack.wsgi [None req-31046b68-fbf7-470b-894f-444d68a9f474 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Apr 12 19:58:25.865402 np0000165320 devstack@c-api.service[113141]: [pid: 113141|app: 0|req: 5/21] 199.204.45.38 () {64 vars in 1288 bytes} [Sun Apr 12 19:58:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 19:58:35.857576 np0000165320 devstack@c-api.service[113141]: DEBUG dbcounter [-] [113141] Writing DB stats cinder:SELECT=1 {{(pid=113141) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 19:59:25.882702 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.middleware.request_id [None req-55e0bf49-b858-4162-a1c2-04feef1af101 None None] RequestId filter calling following filter/app {{(pid=113139) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 19:59:25.886783 np0000165320 devstack@c-api.service[113139]: INFO cinder.api.openstack.wsgi [None req-55e0bf49-b858-4162-a1c2-04feef1af101 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Apr 12 19:59:25.886783 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.openstack.wsgi [None req-55e0bf49-b858-4162-a1c2-04feef1af101 demo demo] Empty body provided in request {{(pid=113139) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 19:59:25.886783 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.openstack.wsgi [None req-55e0bf49-b858-4162-a1c2-04feef1af101 demo demo] Calling method 'detail' {{(pid=113139) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 19:59:25.886783 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.api_utils [None req-55e0bf49-b858-4162-a1c2-04feef1af101 demo demo] Removing options '' from query. {{(pid=113139) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 19:59:25.887971 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.volume.api [None req-55e0bf49-b858-4162-a1c2-04feef1af101 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113139) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 19:59:25.897293 np0000165320 devstack@c-api.service[113139]: INFO cinder.volume.api [None req-55e0bf49-b858-4162-a1c2-04feef1af101 demo demo] Get all volumes completed successfully. Apr 12 19:59:25.900233 np0000165320 devstack@c-api.service[113139]: INFO cinder.api.openstack.wsgi [None req-55e0bf49-b858-4162-a1c2-04feef1af101 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Apr 12 19:59:25.900824 np0000165320 devstack@c-api.service[113139]: [pid: 113139|app: 0|req: 7/22] 199.204.45.38 () {64 vars in 1288 bytes} [Sun Apr 12 19:59:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 19:59:35.891661 np0000165320 devstack@c-api.service[113139]: DEBUG dbcounter [-] [113139] Writing DB stats cinder:SELECT=1 {{(pid=113139) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 20:00:25.924192 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.middleware.request_id [None req-e0350a1c-d701-4e54-aac1-8b32b7b745f2 None None] RequestId filter calling following filter/app {{(pid=113138) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 20:00:25.929296 np0000165320 devstack@c-api.service[113138]: INFO cinder.api.openstack.wsgi [None req-e0350a1c-d701-4e54-aac1-8b32b7b745f2 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Apr 12 20:00:25.929685 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.openstack.wsgi [None req-e0350a1c-d701-4e54-aac1-8b32b7b745f2 demo demo] Empty body provided in request {{(pid=113138) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 20:00:25.930223 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.openstack.wsgi [None req-e0350a1c-d701-4e54-aac1-8b32b7b745f2 demo demo] Calling method 'detail' {{(pid=113138) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 20:00:25.930731 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.api_utils [None req-e0350a1c-d701-4e54-aac1-8b32b7b745f2 demo demo] Removing options '' from query. {{(pid=113138) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 20:00:25.932207 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.volume.api [None req-e0350a1c-d701-4e54-aac1-8b32b7b745f2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113138) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 20:00:25.942895 np0000165320 devstack@c-api.service[113138]: INFO cinder.volume.api [None req-e0350a1c-d701-4e54-aac1-8b32b7b745f2 demo demo] Get all volumes completed successfully. Apr 12 20:00:25.946189 np0000165320 devstack@c-api.service[113138]: INFO cinder.api.openstack.wsgi [None req-e0350a1c-d701-4e54-aac1-8b32b7b745f2 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Apr 12 20:00:25.946847 np0000165320 devstack@c-api.service[113138]: [pid: 113138|app: 0|req: 6/23] 199.204.45.38 () {64 vars in 1288 bytes} [Sun Apr 12 20:00:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 20:00:35.937003 np0000165320 devstack@c-api.service[113138]: DEBUG dbcounter [-] [113138] Writing DB stats cinder:SELECT=1 {{(pid=113138) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 20:01:25.964273 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.middleware.request_id [None req-99d48e52-f2a5-4ddc-a6e5-2153e2ba0ab5 None None] RequestId filter calling following filter/app {{(pid=113140) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 20:01:25.967556 np0000165320 devstack@c-api.service[113140]: INFO cinder.api.openstack.wsgi [None req-99d48e52-f2a5-4ddc-a6e5-2153e2ba0ab5 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Apr 12 20:01:25.967797 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.openstack.wsgi [None req-99d48e52-f2a5-4ddc-a6e5-2153e2ba0ab5 demo demo] Empty body provided in request {{(pid=113140) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 20:01:25.968054 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.openstack.wsgi [None req-99d48e52-f2a5-4ddc-a6e5-2153e2ba0ab5 demo demo] Calling method 'detail' {{(pid=113140) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 20:01:25.968356 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.api_utils [None req-99d48e52-f2a5-4ddc-a6e5-2153e2ba0ab5 demo demo] Removing options '' from query. {{(pid=113140) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 20:01:25.969399 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.volume.api [None req-99d48e52-f2a5-4ddc-a6e5-2153e2ba0ab5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113140) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 20:01:25.980395 np0000165320 devstack@c-api.service[113140]: INFO cinder.volume.api [None req-99d48e52-f2a5-4ddc-a6e5-2153e2ba0ab5 demo demo] Get all volumes completed successfully. Apr 12 20:01:25.983240 np0000165320 devstack@c-api.service[113140]: INFO cinder.api.openstack.wsgi [None req-99d48e52-f2a5-4ddc-a6e5-2153e2ba0ab5 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Apr 12 20:01:25.983744 np0000165320 devstack@c-api.service[113140]: [pid: 113140|app: 0|req: 6/24] 199.204.45.38 () {64 vars in 1288 bytes} [Sun Apr 12 20:01:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 20:01:35.972528 np0000165320 devstack@c-api.service[113140]: DEBUG dbcounter [-] [113140] Writing DB stats cinder:SELECT=1 {{(pid=113140) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 20:02:26.004116 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.middleware.request_id [None req-18b8d034-1cab-4cfa-af73-6706487f5967 None None] RequestId filter calling following filter/app {{(pid=113141) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 20:02:26.106246 np0000165320 devstack@c-api.service[113141]: INFO cinder.api.openstack.wsgi [None req-18b8d034-1cab-4cfa-af73-6706487f5967 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Apr 12 20:02:26.106448 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.openstack.wsgi [None req-18b8d034-1cab-4cfa-af73-6706487f5967 demo demo] Empty body provided in request {{(pid=113141) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 20:02:26.106781 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.openstack.wsgi [None req-18b8d034-1cab-4cfa-af73-6706487f5967 demo demo] Calling method 'detail' {{(pid=113141) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 20:02:26.107122 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.api_utils [None req-18b8d034-1cab-4cfa-af73-6706487f5967 demo demo] Removing options '' from query. {{(pid=113141) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 20:02:26.108348 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.volume.api [None req-18b8d034-1cab-4cfa-af73-6706487f5967 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113141) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 20:02:26.119906 np0000165320 devstack@c-api.service[113141]: INFO cinder.volume.api [None req-18b8d034-1cab-4cfa-af73-6706487f5967 demo demo] Get all volumes completed successfully. Apr 12 20:02:26.122969 np0000165320 devstack@c-api.service[113141]: INFO cinder.api.openstack.wsgi [None req-18b8d034-1cab-4cfa-af73-6706487f5967 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Apr 12 20:02:26.123572 np0000165320 devstack@c-api.service[113141]: [pid: 113141|app: 0|req: 6/25] 199.204.45.38 () {64 vars in 1288 bytes} [Sun Apr 12 20:02:26 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) Apr 12 20:02:36.112294 np0000165320 devstack@c-api.service[113141]: DEBUG dbcounter [-] [113141] Writing DB stats cinder:SELECT=1 {{(pid=113141) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 20:03:26.145161 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.middleware.request_id [None req-6b669b8a-a404-4f27-8027-4edf9058f582 None None] RequestId filter calling following filter/app {{(pid=113139) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 20:03:26.147839 np0000165320 devstack@c-api.service[113139]: INFO cinder.api.openstack.wsgi [None req-6b669b8a-a404-4f27-8027-4edf9058f582 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Apr 12 20:03:26.148056 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.openstack.wsgi [None req-6b669b8a-a404-4f27-8027-4edf9058f582 demo demo] Empty body provided in request {{(pid=113139) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 20:03:26.148274 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.openstack.wsgi [None req-6b669b8a-a404-4f27-8027-4edf9058f582 demo demo] Calling method 'detail' {{(pid=113139) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 20:03:26.148551 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.api_utils [None req-6b669b8a-a404-4f27-8027-4edf9058f582 demo demo] Removing options '' from query. {{(pid=113139) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 20:03:26.149430 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.volume.api [None req-6b669b8a-a404-4f27-8027-4edf9058f582 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113139) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 20:03:26.157958 np0000165320 devstack@c-api.service[113139]: INFO cinder.volume.api [None req-6b669b8a-a404-4f27-8027-4edf9058f582 demo demo] Get all volumes completed successfully. Apr 12 20:03:26.160337 np0000165320 devstack@c-api.service[113139]: INFO cinder.api.openstack.wsgi [None req-6b669b8a-a404-4f27-8027-4edf9058f582 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Apr 12 20:03:26.160797 np0000165320 devstack@c-api.service[113139]: [pid: 113139|app: 0|req: 8/26] 199.204.45.38 () {64 vars in 1288 bytes} [Sun Apr 12 20:03:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 20:03:36.152740 np0000165320 devstack@c-api.service[113139]: DEBUG dbcounter [-] [113139] Writing DB stats cinder:SELECT=1 {{(pid=113139) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 20:04:26.176635 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.middleware.request_id [None req-9c8a93c6-5ec3-4352-8b83-f2a467ab5a20 None None] RequestId filter calling following filter/app {{(pid=113138) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 20:04:26.179997 np0000165320 devstack@c-api.service[113138]: INFO cinder.api.openstack.wsgi [None req-9c8a93c6-5ec3-4352-8b83-f2a467ab5a20 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Apr 12 20:04:26.180233 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.openstack.wsgi [None req-9c8a93c6-5ec3-4352-8b83-f2a467ab5a20 demo demo] Empty body provided in request {{(pid=113138) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 20:04:26.180480 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.openstack.wsgi [None req-9c8a93c6-5ec3-4352-8b83-f2a467ab5a20 demo demo] Calling method 'detail' {{(pid=113138) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 20:04:26.180833 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.api_utils [None req-9c8a93c6-5ec3-4352-8b83-f2a467ab5a20 demo demo] Removing options '' from query. {{(pid=113138) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 20:04:26.181874 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.volume.api [None req-9c8a93c6-5ec3-4352-8b83-f2a467ab5a20 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113138) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 20:04:26.189987 np0000165320 devstack@c-api.service[113138]: INFO cinder.volume.api [None req-9c8a93c6-5ec3-4352-8b83-f2a467ab5a20 demo demo] Get all volumes completed successfully. Apr 12 20:04:26.192268 np0000165320 devstack@c-api.service[113138]: INFO cinder.api.openstack.wsgi [None req-9c8a93c6-5ec3-4352-8b83-f2a467ab5a20 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Apr 12 20:04:26.193125 np0000165320 devstack@c-api.service[113138]: [pid: 113138|app: 0|req: 7/27] 199.204.45.38 () {64 vars in 1288 bytes} [Sun Apr 12 20:04:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 20:04:36.185040 np0000165320 devstack@c-api.service[113138]: DEBUG dbcounter [-] [113138] Writing DB stats cinder:SELECT=1 {{(pid=113138) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 20:05:26.212861 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.middleware.request_id [None req-1cdba875-a021-446b-820b-b4c2fbcd01ca None None] RequestId filter calling following filter/app {{(pid=113140) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 20:05:26.217001 np0000165320 devstack@c-api.service[113140]: INFO cinder.api.openstack.wsgi [None req-1cdba875-a021-446b-820b-b4c2fbcd01ca demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Apr 12 20:05:26.217393 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.openstack.wsgi [None req-1cdba875-a021-446b-820b-b4c2fbcd01ca demo demo] Empty body provided in request {{(pid=113140) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 20:05:26.217792 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.openstack.wsgi [None req-1cdba875-a021-446b-820b-b4c2fbcd01ca demo demo] Calling method 'detail' {{(pid=113140) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 20:05:26.218204 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.api_utils [None req-1cdba875-a021-446b-820b-b4c2fbcd01ca demo demo] Removing options '' from query. {{(pid=113140) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 20:05:26.219137 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.volume.api [None req-1cdba875-a021-446b-820b-b4c2fbcd01ca demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113140) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 20:05:26.228060 np0000165320 devstack@c-api.service[113140]: INFO cinder.volume.api [None req-1cdba875-a021-446b-820b-b4c2fbcd01ca demo demo] Get all volumes completed successfully. Apr 12 20:05:26.230664 np0000165320 devstack@c-api.service[113140]: INFO cinder.api.openstack.wsgi [None req-1cdba875-a021-446b-820b-b4c2fbcd01ca demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Apr 12 20:05:26.231146 np0000165320 devstack@c-api.service[113140]: [pid: 113140|app: 0|req: 7/28] 199.204.45.38 () {64 vars in 1288 bytes} [Sun Apr 12 20:05:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 20:05:36.222668 np0000165320 devstack@c-api.service[113140]: DEBUG dbcounter [-] [113140] Writing DB stats cinder:SELECT=1 {{(pid=113140) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 20:06:26.249532 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.middleware.request_id [None req-b71d6d38-9a72-40a8-9eb2-4f96ebf06a97 None None] RequestId filter calling following filter/app {{(pid=113141) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 20:06:26.253036 np0000165320 devstack@c-api.service[113141]: INFO cinder.api.openstack.wsgi [None req-b71d6d38-9a72-40a8-9eb2-4f96ebf06a97 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Apr 12 20:06:26.253274 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.openstack.wsgi [None req-b71d6d38-9a72-40a8-9eb2-4f96ebf06a97 demo demo] Empty body provided in request {{(pid=113141) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 20:06:26.253569 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.openstack.wsgi [None req-b71d6d38-9a72-40a8-9eb2-4f96ebf06a97 demo demo] Calling method 'detail' {{(pid=113141) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 20:06:26.253875 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.api_utils [None req-b71d6d38-9a72-40a8-9eb2-4f96ebf06a97 demo demo] Removing options '' from query. {{(pid=113141) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 20:06:26.254851 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.volume.api [None req-b71d6d38-9a72-40a8-9eb2-4f96ebf06a97 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113141) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 20:06:26.262673 np0000165320 devstack@c-api.service[113141]: INFO cinder.volume.api [None req-b71d6d38-9a72-40a8-9eb2-4f96ebf06a97 demo demo] Get all volumes completed successfully. Apr 12 20:06:26.264514 np0000165320 devstack@c-api.service[113141]: INFO cinder.api.openstack.wsgi [None req-b71d6d38-9a72-40a8-9eb2-4f96ebf06a97 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Apr 12 20:06:26.265277 np0000165320 devstack@c-api.service[113141]: [pid: 113141|app: 0|req: 7/29] 199.204.45.38 () {64 vars in 1288 bytes} [Sun Apr 12 20:06:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 20:06:36.258054 np0000165320 devstack@c-api.service[113141]: DEBUG dbcounter [-] [113141] Writing DB stats cinder:SELECT=1 {{(pid=113141) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 20:07:26.282849 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.middleware.request_id [None req-3e79b1ce-6f3c-4d22-97f6-fe0c5c4c0a11 None None] RequestId filter calling following filter/app {{(pid=113139) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 20:07:26.383793 np0000165320 devstack@c-api.service[113139]: INFO cinder.api.openstack.wsgi [None req-3e79b1ce-6f3c-4d22-97f6-fe0c5c4c0a11 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Apr 12 20:07:26.384416 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.openstack.wsgi [None req-3e79b1ce-6f3c-4d22-97f6-fe0c5c4c0a11 demo demo] Empty body provided in request {{(pid=113139) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 20:07:26.384745 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.openstack.wsgi [None req-3e79b1ce-6f3c-4d22-97f6-fe0c5c4c0a11 demo demo] Calling method 'detail' {{(pid=113139) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 20:07:26.385030 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.api_utils [None req-3e79b1ce-6f3c-4d22-97f6-fe0c5c4c0a11 demo demo] Removing options '' from query. {{(pid=113139) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 20:07:26.386065 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.volume.api [None req-3e79b1ce-6f3c-4d22-97f6-fe0c5c4c0a11 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113139) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 20:07:26.395930 np0000165320 devstack@c-api.service[113139]: INFO cinder.volume.api [None req-3e79b1ce-6f3c-4d22-97f6-fe0c5c4c0a11 demo demo] Get all volumes completed successfully. Apr 12 20:07:26.398651 np0000165320 devstack@c-api.service[113139]: INFO cinder.api.openstack.wsgi [None req-3e79b1ce-6f3c-4d22-97f6-fe0c5c4c0a11 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Apr 12 20:07:26.399379 np0000165320 devstack@c-api.service[113139]: [pid: 113139|app: 0|req: 9/30] 199.204.45.38 () {64 vars in 1288 bytes} [Sun Apr 12 20:07:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 20:07:36.389307 np0000165320 devstack@c-api.service[113139]: DEBUG dbcounter [-] [113139] Writing DB stats cinder:SELECT=1 {{(pid=113139) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 20:08:26.419372 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.middleware.request_id [None req-cd7ce96d-bcc3-4517-8b71-d81304d636a8 None None] RequestId filter calling following filter/app {{(pid=113138) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 20:08:26.425029 np0000165320 devstack@c-api.service[113138]: INFO cinder.api.openstack.wsgi [None req-cd7ce96d-bcc3-4517-8b71-d81304d636a8 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Apr 12 20:08:26.425448 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.openstack.wsgi [None req-cd7ce96d-bcc3-4517-8b71-d81304d636a8 demo demo] Empty body provided in request {{(pid=113138) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 20:08:26.425893 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.openstack.wsgi [None req-cd7ce96d-bcc3-4517-8b71-d81304d636a8 demo demo] Calling method 'detail' {{(pid=113138) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 20:08:26.426395 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.api_utils [None req-cd7ce96d-bcc3-4517-8b71-d81304d636a8 demo demo] Removing options '' from query. {{(pid=113138) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 20:08:26.428383 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.volume.api [None req-cd7ce96d-bcc3-4517-8b71-d81304d636a8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113138) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 20:08:26.438373 np0000165320 devstack@c-api.service[113138]: INFO cinder.volume.api [None req-cd7ce96d-bcc3-4517-8b71-d81304d636a8 demo demo] Get all volumes completed successfully. Apr 12 20:08:26.441550 np0000165320 devstack@c-api.service[113138]: INFO cinder.api.openstack.wsgi [None req-cd7ce96d-bcc3-4517-8b71-d81304d636a8 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Apr 12 20:08:26.442272 np0000165320 devstack@c-api.service[113138]: [pid: 113138|app: 0|req: 8/31] 199.204.45.38 () {64 vars in 1288 bytes} [Sun Apr 12 20:08:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 20:08:36.433466 np0000165320 devstack@c-api.service[113138]: DEBUG dbcounter [-] [113138] Writing DB stats cinder:SELECT=1 {{(pid=113138) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 20:09:26.460080 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.middleware.request_id [None req-574cd4e8-258c-4502-915a-5dfc270c324c None None] RequestId filter calling following filter/app {{(pid=113140) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 20:09:26.464456 np0000165320 devstack@c-api.service[113140]: INFO cinder.api.openstack.wsgi [None req-574cd4e8-258c-4502-915a-5dfc270c324c demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Apr 12 20:09:26.464895 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.openstack.wsgi [None req-574cd4e8-258c-4502-915a-5dfc270c324c demo demo] Empty body provided in request {{(pid=113140) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 20:09:26.465290 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.openstack.wsgi [None req-574cd4e8-258c-4502-915a-5dfc270c324c demo demo] Calling method 'detail' {{(pid=113140) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 20:09:26.465815 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.api_utils [None req-574cd4e8-258c-4502-915a-5dfc270c324c demo demo] Removing options '' from query. {{(pid=113140) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 20:09:26.467427 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.volume.api [None req-574cd4e8-258c-4502-915a-5dfc270c324c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113140) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 20:09:26.480665 np0000165320 devstack@c-api.service[113140]: INFO cinder.volume.api [None req-574cd4e8-258c-4502-915a-5dfc270c324c demo demo] Get all volumes completed successfully. Apr 12 20:09:26.485627 np0000165320 devstack@c-api.service[113140]: INFO cinder.api.openstack.wsgi [None req-574cd4e8-258c-4502-915a-5dfc270c324c demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Apr 12 20:09:26.486029 np0000165320 devstack@c-api.service[113140]: [pid: 113140|app: 0|req: 8/32] 199.204.45.38 () {64 vars in 1288 bytes} [Sun Apr 12 20:09:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 20:09:36.476547 np0000165320 devstack@c-api.service[113140]: DEBUG dbcounter [-] [113140] Writing DB stats cinder:SELECT=1 {{(pid=113140) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 20:10:26.504243 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.middleware.request_id [None req-d9657cdb-f0aa-483d-bf37-6100b23bf623 None None] RequestId filter calling following filter/app {{(pid=113141) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 20:10:26.506501 np0000165320 devstack@c-api.service[113141]: INFO cinder.api.openstack.wsgi [None req-d9657cdb-f0aa-483d-bf37-6100b23bf623 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Apr 12 20:10:26.506667 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.openstack.wsgi [None req-d9657cdb-f0aa-483d-bf37-6100b23bf623 demo demo] Empty body provided in request {{(pid=113141) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 20:10:26.506985 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.openstack.wsgi [None req-d9657cdb-f0aa-483d-bf37-6100b23bf623 demo demo] Calling method 'detail' {{(pid=113141) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 20:10:26.507059 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.api_utils [None req-d9657cdb-f0aa-483d-bf37-6100b23bf623 demo demo] Removing options '' from query. {{(pid=113141) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 20:10:26.507771 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.volume.api [None req-d9657cdb-f0aa-483d-bf37-6100b23bf623 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113141) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 20:10:26.520669 np0000165320 devstack@c-api.service[113141]: INFO cinder.volume.api [None req-d9657cdb-f0aa-483d-bf37-6100b23bf623 demo demo] Get all volumes completed successfully. Apr 12 20:10:26.523565 np0000165320 devstack@c-api.service[113141]: INFO cinder.api.openstack.wsgi [None req-d9657cdb-f0aa-483d-bf37-6100b23bf623 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Apr 12 20:10:26.524087 np0000165320 devstack@c-api.service[113141]: [pid: 113141|app: 0|req: 8/33] 199.204.45.38 () {64 vars in 1288 bytes} [Sun Apr 12 20:10:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 20:10:36.511880 np0000165320 devstack@c-api.service[113141]: DEBUG dbcounter [-] [113141] Writing DB stats cinder:SELECT=1 {{(pid=113141) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 20:11:26.548758 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.middleware.request_id [None req-23ff8ebf-aa40-48e3-a344-6ac466fc3f2b None None] RequestId filter calling following filter/app {{(pid=113139) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 20:11:26.551647 np0000165320 devstack@c-api.service[113139]: INFO cinder.api.openstack.wsgi [None req-23ff8ebf-aa40-48e3-a344-6ac466fc3f2b demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Apr 12 20:11:26.551895 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.openstack.wsgi [None req-23ff8ebf-aa40-48e3-a344-6ac466fc3f2b demo demo] Empty body provided in request {{(pid=113139) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 20:11:26.552148 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.openstack.wsgi [None req-23ff8ebf-aa40-48e3-a344-6ac466fc3f2b demo demo] Calling method 'detail' {{(pid=113139) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 20:11:26.552450 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.api_utils [None req-23ff8ebf-aa40-48e3-a344-6ac466fc3f2b demo demo] Removing options '' from query. {{(pid=113139) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 20:11:26.553439 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.volume.api [None req-23ff8ebf-aa40-48e3-a344-6ac466fc3f2b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113139) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 20:11:26.565768 np0000165320 devstack@c-api.service[113139]: INFO cinder.volume.api [None req-23ff8ebf-aa40-48e3-a344-6ac466fc3f2b demo demo] Get all volumes completed successfully. Apr 12 20:11:26.568104 np0000165320 devstack@c-api.service[113139]: INFO cinder.api.openstack.wsgi [None req-23ff8ebf-aa40-48e3-a344-6ac466fc3f2b demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Apr 12 20:11:26.568504 np0000165320 devstack@c-api.service[113139]: [pid: 113139|app: 0|req: 10/34] 199.204.45.38 () {64 vars in 1288 bytes} [Sun Apr 12 20:11:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 20:11:36.557309 np0000165320 devstack@c-api.service[113139]: DEBUG dbcounter [-] [113139] Writing DB stats cinder:SELECT=1 {{(pid=113139) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 20:12:26.590591 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.middleware.request_id [None req-4e7ea7fe-12a1-4cf8-bc70-2f2b9f05f876 None None] RequestId filter calling following filter/app {{(pid=113138) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 20:12:26.632914 np0000165320 devstack@c-api.service[113138]: INFO cinder.api.openstack.wsgi [None req-4e7ea7fe-12a1-4cf8-bc70-2f2b9f05f876 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Apr 12 20:12:26.633139 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.openstack.wsgi [None req-4e7ea7fe-12a1-4cf8-bc70-2f2b9f05f876 demo demo] Empty body provided in request {{(pid=113138) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 20:12:26.633396 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.openstack.wsgi [None req-4e7ea7fe-12a1-4cf8-bc70-2f2b9f05f876 demo demo] Calling method 'detail' {{(pid=113138) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 20:12:26.633756 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.api.api_utils [None req-4e7ea7fe-12a1-4cf8-bc70-2f2b9f05f876 demo demo] Removing options '' from query. {{(pid=113138) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 20:12:26.634765 np0000165320 devstack@c-api.service[113138]: DEBUG cinder.volume.api [None req-4e7ea7fe-12a1-4cf8-bc70-2f2b9f05f876 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113138) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 20:12:26.643595 np0000165320 devstack@c-api.service[113138]: INFO cinder.volume.api [None req-4e7ea7fe-12a1-4cf8-bc70-2f2b9f05f876 demo demo] Get all volumes completed successfully. Apr 12 20:12:26.645759 np0000165320 devstack@c-api.service[113138]: INFO cinder.api.openstack.wsgi [None req-4e7ea7fe-12a1-4cf8-bc70-2f2b9f05f876 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Apr 12 20:12:26.646135 np0000165320 devstack@c-api.service[113138]: [pid: 113138|app: 0|req: 9/35] 199.204.45.38 () {64 vars in 1288 bytes} [Sun Apr 12 20:12:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 20:12:36.638545 np0000165320 devstack@c-api.service[113138]: DEBUG dbcounter [-] [113138] Writing DB stats cinder:SELECT=1 {{(pid=113138) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 20:13:26.666852 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.middleware.request_id [None req-b5631e9e-d4f2-4265-bd59-c8fe4643e6cc None None] RequestId filter calling following filter/app {{(pid=113140) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 20:13:26.669534 np0000165320 devstack@c-api.service[113140]: INFO cinder.api.openstack.wsgi [None req-b5631e9e-d4f2-4265-bd59-c8fe4643e6cc demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Apr 12 20:13:26.669751 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.openstack.wsgi [None req-b5631e9e-d4f2-4265-bd59-c8fe4643e6cc demo demo] Empty body provided in request {{(pid=113140) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 20:13:26.669969 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.openstack.wsgi [None req-b5631e9e-d4f2-4265-bd59-c8fe4643e6cc demo demo] Calling method 'detail' {{(pid=113140) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 20:13:26.670235 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.api.api_utils [None req-b5631e9e-d4f2-4265-bd59-c8fe4643e6cc demo demo] Removing options '' from query. {{(pid=113140) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 20:13:26.671126 np0000165320 devstack@c-api.service[113140]: DEBUG cinder.volume.api [None req-b5631e9e-d4f2-4265-bd59-c8fe4643e6cc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113140) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 20:13:26.684715 np0000165320 devstack@c-api.service[113140]: INFO cinder.volume.api [None req-b5631e9e-d4f2-4265-bd59-c8fe4643e6cc demo demo] Get all volumes completed successfully. Apr 12 20:13:26.688041 np0000165320 devstack@c-api.service[113140]: INFO cinder.api.openstack.wsgi [None req-b5631e9e-d4f2-4265-bd59-c8fe4643e6cc demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Apr 12 20:13:26.688827 np0000165320 devstack@c-api.service[113140]: [pid: 113140|app: 0|req: 9/36] 199.204.45.38 () {64 vars in 1288 bytes} [Sun Apr 12 20:13:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 20:13:36.675895 np0000165320 devstack@c-api.service[113140]: DEBUG dbcounter [-] [113140] Writing DB stats cinder:SELECT=1 {{(pid=113140) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 20:14:26.706217 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.middleware.request_id [None req-1886b6af-476c-4079-8b2b-6f085394c63b None None] RequestId filter calling following filter/app {{(pid=113141) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 20:14:26.709317 np0000165320 devstack@c-api.service[113141]: INFO cinder.api.openstack.wsgi [None req-1886b6af-476c-4079-8b2b-6f085394c63b demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Apr 12 20:14:26.709653 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.openstack.wsgi [None req-1886b6af-476c-4079-8b2b-6f085394c63b demo demo] Empty body provided in request {{(pid=113141) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 20:14:26.710444 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.openstack.wsgi [None req-1886b6af-476c-4079-8b2b-6f085394c63b demo demo] Calling method 'detail' {{(pid=113141) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 20:14:26.710657 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.api.api_utils [None req-1886b6af-476c-4079-8b2b-6f085394c63b demo demo] Removing options '' from query. {{(pid=113141) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 20:14:26.712455 np0000165320 devstack@c-api.service[113141]: DEBUG cinder.volume.api [None req-1886b6af-476c-4079-8b2b-6f085394c63b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113141) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 20:14:26.719482 np0000165320 devstack@c-api.service[113141]: INFO cinder.volume.api [None req-1886b6af-476c-4079-8b2b-6f085394c63b demo demo] Get all volumes completed successfully. Apr 12 20:14:26.721341 np0000165320 devstack@c-api.service[113141]: INFO cinder.api.openstack.wsgi [None req-1886b6af-476c-4079-8b2b-6f085394c63b demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Apr 12 20:14:26.721797 np0000165320 devstack@c-api.service[113141]: [pid: 113141|app: 0|req: 9/37] 199.204.45.38 () {64 vars in 1288 bytes} [Sun Apr 12 20:14:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 20:14:36.715969 np0000165320 devstack@c-api.service[113141]: DEBUG dbcounter [-] [113141] Writing DB stats cinder:SELECT=1 {{(pid=113141) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 20:15:26.739956 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.middleware.request_id [None req-5889105f-2943-41c4-820b-66e9268ef57a None None] RequestId filter calling following filter/app {{(pid=113139) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 20:15:26.743191 np0000165320 devstack@c-api.service[113139]: INFO cinder.api.openstack.wsgi [None req-5889105f-2943-41c4-820b-66e9268ef57a demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Apr 12 20:15:26.743415 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.openstack.wsgi [None req-5889105f-2943-41c4-820b-66e9268ef57a demo demo] Empty body provided in request {{(pid=113139) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 20:15:26.743668 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.openstack.wsgi [None req-5889105f-2943-41c4-820b-66e9268ef57a demo demo] Calling method 'detail' {{(pid=113139) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 20:15:26.743947 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.api.api_utils [None req-5889105f-2943-41c4-820b-66e9268ef57a demo demo] Removing options '' from query. {{(pid=113139) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 20:15:26.744879 np0000165320 devstack@c-api.service[113139]: DEBUG cinder.volume.api [None req-5889105f-2943-41c4-820b-66e9268ef57a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113139) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 20:15:26.752621 np0000165320 devstack@c-api.service[113139]: INFO cinder.volume.api [None req-5889105f-2943-41c4-820b-66e9268ef57a demo demo] Get all volumes completed successfully. Apr 12 20:15:26.756946 np0000165320 devstack@c-api.service[113139]: INFO cinder.api.openstack.wsgi [None req-5889105f-2943-41c4-820b-66e9268ef57a demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Apr 12 20:15:26.757645 np0000165320 devstack@c-api.service[113139]: [pid: 113139|app: 0|req: 11/38] 199.204.45.38 () {64 vars in 1288 bytes} [Sun Apr 12 20:15:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 20:15:36.748230 np0000165320 devstack@c-api.service[113139]: DEBUG dbcounter [-] [113139] Writing DB stats cinder:SELECT=1 {{(pid=113139) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}