Apr 11 18:53:16.022473 np0000165235 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Apr 11 18:53:16.032040 np0000165235 devstack@c-api.service[113227]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Apr 11 18:53:16.035188 np0000165235 devstack@c-api.service[113227]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat Apr 11 18:53:16 2026] *** Apr 11 18:53:16.035188 np0000165235 devstack@c-api.service[113227]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Apr 11 18:53:16.035188 np0000165235 devstack@c-api.service[113227]: os: Linux-6.8.0-107-generic #107-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 13 19:51:50 UTC 2026 Apr 11 18:53:16.035188 np0000165235 devstack@c-api.service[113227]: nodename: np0000165235 Apr 11 18:53:16.035188 np0000165235 devstack@c-api.service[113227]: machine: x86_64 Apr 11 18:53:16.035188 np0000165235 devstack@c-api.service[113227]: clock source: unix Apr 11 18:53:16.035188 np0000165235 devstack@c-api.service[113227]: pcre jit disabled Apr 11 18:53:16.035188 np0000165235 devstack@c-api.service[113227]: detected number of CPU cores: 16 Apr 11 18:53:16.035188 np0000165235 devstack@c-api.service[113227]: current working directory: / Apr 11 18:53:16.035188 np0000165235 devstack@c-api.service[113227]: detected binary path: /usr/bin/uwsgi-core Apr 11 18:53:16.035188 np0000165235 devstack@c-api.service[113227]: your processes number limit is 256917 Apr 11 18:53:16.035188 np0000165235 devstack@c-api.service[113227]: your memory page size is 4096 bytes Apr 11 18:53:16.035188 np0000165235 devstack@c-api.service[113227]: detected max file descriptor number: 2048 Apr 11 18:53:16.035188 np0000165235 devstack@c-api.service[113227]: lock engine: pthread robust mutexes Apr 11 18:53:16.036086 np0000165235 devstack@c-api.service[113227]: thunder lock: enabled Apr 11 18:53:16.036086 np0000165235 devstack@c-api.service[113227]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Apr 11 18:53:16.036086 np0000165235 devstack@c-api.service[113227]: Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Apr 11 18:53:16.036086 np0000165235 devstack@c-api.service[113227]: PEP 405 virtualenv detected: /opt/stack/data/venv Apr 11 18:53:16.036086 np0000165235 devstack@c-api.service[113227]: Set PythonHome to /opt/stack/data/venv Apr 11 18:53:16.070430 np0000165235 devstack@c-api.service[113227]: Python main interpreter initialized at 0x74b9264a3668 Apr 11 18:53:16.070430 np0000165235 devstack@c-api.service[113227]: python threads support enabled Apr 11 18:53:16.070430 np0000165235 devstack@c-api.service[113227]: your server socket listen backlog is limited to 100 connections Apr 11 18:53:16.070430 np0000165235 devstack@c-api.service[113227]: your mercy for graceful operations on workers is 80 seconds Apr 11 18:53:16.070984 np0000165235 devstack@c-api.service[113227]: mapped 671795 bytes (656 KB) for 4 cores Apr 11 18:53:16.071141 np0000165235 devstack@c-api.service[113227]: *** Operational MODE: preforking *** Apr 11 18:53:16.071396 np0000165235 devstack@c-api.service[113227]: *** uWSGI is running in multiple interpreter mode *** Apr 11 18:53:16.071396 np0000165235 devstack@c-api.service[113227]: spawned uWSGI master process (pid: 113227) Apr 11 18:53:16.071553 np0000165235 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Apr 11 18:53:16.072118 np0000165235 devstack@c-api.service[113227]: spawned uWSGI worker 1 (pid: 113239, cores: 1) Apr 11 18:53:16.072712 np0000165235 devstack@c-api.service[113227]: spawned uWSGI worker 2 (pid: 113240, cores: 1) Apr 11 18:53:16.073161 np0000165235 devstack@c-api.service[113227]: spawned uWSGI worker 3 (pid: 113241, cores: 1) Apr 11 18:53:16.073610 np0000165235 devstack@c-api.service[113227]: spawned uWSGI worker 4 (pid: 113242, cores: 1) Apr 11 18:53:16.073685 np0000165235 devstack@c-api.service[113227]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Apr 11 18:53:16.196934 np0000165235 devstack@c-api.service[113240]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 11 18:53:16.196934 np0000165235 devstack@c-api.service[113240]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 11 18:53:16.196934 np0000165235 devstack@c-api.service[113240]: we strongly recommend against using it for new projects. Apr 11 18:53:16.196934 np0000165235 devstack@c-api.service[113240]: If you are already using Eventlet, we recommend migrating to a different Apr 11 18:53:16.196934 np0000165235 devstack@c-api.service[113240]: framework. For more detail see Apr 11 18:53:16.196934 np0000165235 devstack@c-api.service[113240]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 11 18:53:16.196934 np0000165235 devstack@c-api.service[113240]: import eventlet # noqa Apr 11 18:53:16.199036 np0000165235 devstack@c-api.service[113239]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 11 18:53:16.199036 np0000165235 devstack@c-api.service[113239]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 11 18:53:16.199036 np0000165235 devstack@c-api.service[113239]: we strongly recommend against using it for new projects. Apr 11 18:53:16.199036 np0000165235 devstack@c-api.service[113239]: If you are already using Eventlet, we recommend migrating to a different Apr 11 18:53:16.199036 np0000165235 devstack@c-api.service[113239]: framework. For more detail see Apr 11 18:53:16.199036 np0000165235 devstack@c-api.service[113239]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 11 18:53:16.199036 np0000165235 devstack@c-api.service[113239]: import eventlet # noqa Apr 11 18:53:16.208460 np0000165235 devstack@c-api.service[113242]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 11 18:53:16.208460 np0000165235 devstack@c-api.service[113242]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 11 18:53:16.208460 np0000165235 devstack@c-api.service[113242]: we strongly recommend against using it for new projects. Apr 11 18:53:16.208460 np0000165235 devstack@c-api.service[113242]: If you are already using Eventlet, we recommend migrating to a different Apr 11 18:53:16.208460 np0000165235 devstack@c-api.service[113242]: framework. For more detail see Apr 11 18:53:16.208460 np0000165235 devstack@c-api.service[113242]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 11 18:53:16.208460 np0000165235 devstack@c-api.service[113242]: import eventlet # noqa Apr 11 18:53:16.221700 np0000165235 devstack@c-api.service[113241]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 11 18:53:16.221700 np0000165235 devstack@c-api.service[113241]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 11 18:53:16.221700 np0000165235 devstack@c-api.service[113241]: we strongly recommend against using it for new projects. Apr 11 18:53:16.221700 np0000165235 devstack@c-api.service[113241]: If you are already using Eventlet, we recommend migrating to a different Apr 11 18:53:16.221700 np0000165235 devstack@c-api.service[113241]: framework. For more detail see Apr 11 18:53:16.221700 np0000165235 devstack@c-api.service[113241]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 11 18:53:16.221700 np0000165235 devstack@c-api.service[113241]: import eventlet # noqa Apr 11 18:53:16.282180 np0000165235 devstack@c-api.service[113240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 11 18:53:16.282180 np0000165235 devstack@c-api.service[113240]: debtcollector.deprecate( Apr 11 18:53:16.282584 np0000165235 devstack@c-api.service[113239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 11 18:53:16.282584 np0000165235 devstack@c-api.service[113239]: debtcollector.deprecate( Apr 11 18:53:16.291340 np0000165235 devstack@c-api.service[113242]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 11 18:53:16.291340 np0000165235 devstack@c-api.service[113242]: debtcollector.deprecate( Apr 11 18:53:16.306440 np0000165235 devstack@c-api.service[113241]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 11 18:53:16.306440 np0000165235 devstack@c-api.service[113241]: debtcollector.deprecate( Apr 11 18:53:16.364863 np0000165235 devstack@c-api.service[113240]: /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 11 18:53:16.364863 np0000165235 devstack@c-api.service[113240]: from cgi import parse_header Apr 11 18:53:16.368604 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:16.368604 np0000165235 devstack@c-api.service[113242]: from cgi import parse_header Apr 11 18:53:16.372959 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:16.372959 np0000165235 devstack@c-api.service[113239]: from cgi import parse_header Apr 11 18:53:16.383734 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:16.383734 np0000165235 devstack@c-api.service[113241]: from cgi import parse_header Apr 11 18:53:16.409931 np0000165235 devstack@c-api.service[113240]: /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 11 18:53:16.409931 np0000165235 devstack@c-api.service[113240]: removals.removed_module( Apr 11 18:53:16.410637 np0000165235 devstack@c-api.service[113240]: /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 11 18:53:16.410637 np0000165235 devstack@c-api.service[113240]: removals.removed_module( Apr 11 18:53:16.411900 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:16.411900 np0000165235 devstack@c-api.service[113242]: removals.removed_module( Apr 11 18:53:16.412593 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:16.412593 np0000165235 devstack@c-api.service[113242]: removals.removed_module( Apr 11 18:53:16.419790 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:16.419790 np0000165235 devstack@c-api.service[113239]: removals.removed_module( Apr 11 18:53:16.419790 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:16.419790 np0000165235 devstack@c-api.service[113239]: removals.removed_module( Apr 11 18:53:16.427376 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:16.427376 np0000165235 devstack@c-api.service[113241]: removals.removed_module( Apr 11 18:53:16.429964 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:16.429964 np0000165235 devstack@c-api.service[113241]: removals.removed_module( Apr 11 18:53:17.003166 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:17.003166 np0000165235 devstack@c-api.service[113242]: warnings.warn( Apr 11 18:53:17.026080 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:17.026080 np0000165235 devstack@c-api.service[113239]: warnings.warn( Apr 11 18:53:17.026378 np0000165235 devstack@c-api.service[113240]: /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 11 18:53:17.026378 np0000165235 devstack@c-api.service[113240]: warnings.warn( Apr 11 18:53:17.038132 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:17.038132 np0000165235 devstack@c-api.service[113241]: warnings.warn( Apr 11 18:53:17.106750 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:17.106750 np0000165235 devstack@c-api.service[113242]: warnings.warn( Apr 11 18:53:17.124423 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:17.124423 np0000165235 devstack@c-api.service[113239]: warnings.warn( Apr 11 18:53:17.134481 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:17.134481 np0000165235 devstack@c-api.service[113241]: warnings.warn( Apr 11 18:53:17.163428 np0000165235 devstack@c-api.service[113240]: /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 11 18:53:17.163428 np0000165235 devstack@c-api.service[113240]: warnings.warn( Apr 11 18:53:17.401517 np0000165235 devstack@c-api.service[113242]: 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 11 18:53:17.402081 np0000165235 devstack@c-api.service[113242]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113242) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 11 18:53:17.419726 np0000165235 devstack@c-api.service[113239]: 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 11 18:53:17.420162 np0000165235 devstack@c-api.service[113239]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113239) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 11 18:53:17.432231 np0000165235 devstack@c-api.service[113241]: 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 11 18:53:17.432640 np0000165235 devstack@c-api.service[113241]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113241) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 11 18:53:17.457965 np0000165235 devstack@c-api.service[113240]: 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 11 18:53:17.458410 np0000165235 devstack@c-api.service[113240]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113240) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 11 18:53:17.486212 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:17.486212 np0000165235 devstack@c-api.service[113242]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 11 18:53:17.487934 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:17.487934 np0000165235 devstack@c-api.service[113239]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 11 18:53:17.493806 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:17.493806 np0000165235 devstack@c-api.service[113241]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 11 18:53:17.524790 np0000165235 devstack@c-api.service[113240]: /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 11 18:53:17.524790 np0000165235 devstack@c-api.service[113240]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 11 18:53:17.931291 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113242) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 11 18:53:17.931497 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113239) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 11 18:53:17.931568 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113241) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 11 18:53:17.931630 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.931722 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.931787 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.931856 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.931978 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.932051 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.932116 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.932171 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.932229 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.934114 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.934114 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.934387 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.934459 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.934537 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.934606 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.934676 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.934733 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.934798 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.934861 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.934952 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.935023 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.935085 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.935143 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.935208 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.935266 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.935327 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.935383 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.935435 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.935492 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.935557 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.935612 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.935664 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.935718 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.935794 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.935850 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.935905 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.936003 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.936060 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.936111 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.936172 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.936236 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.936308 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.936363 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.936420 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.936472 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.936532 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.936618 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.936687 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.936759 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.936831 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.936891 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.937033 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.937033 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.937033 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.937033 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.937323 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.937323 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.937466 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.937597 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.937720 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.937720 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.937720 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.937893 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.937999 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.938058 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.938110 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.938176 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.938240 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.938303 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.938364 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.938422 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.938481 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.938544 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.938605 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.938647 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.938692 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.938737 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.938777 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.938811 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.938847 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.938892 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.938943 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.938979 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.939055 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.939107 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.939158 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.939216 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.939290 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.939336 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.939379 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.939379 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.939379 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.939379 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.939531 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.939531 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.939531 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.939531 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.939671 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.939708 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.939746 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.939789 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.939830 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.939872 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.939919 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.939919 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.940104 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.940142 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.940186 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.940221 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.940293 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.940293 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.940293 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.940293 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.940293 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.940494 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.940494 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.940494 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.940494 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.940494 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.940682 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.940725 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.940765 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.940804 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.940856 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.940856 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.940856 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.940985 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.941032 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.941070 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.941114 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.941154 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.941154 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.941154 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.941154 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.941154 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.941679 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113240) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 11 18:53:17.942173 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.942253 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.942299 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.942381 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.942421 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.942467 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.942514 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.942561 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.942598 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.942667 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.942710 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.942754 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.942792 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.942829 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.942865 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.942909 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.942974 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.943009 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.943049 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.943093 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.943093 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.943093 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.943093 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.943233 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.943281 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.943320 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.943320 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.943320 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.943320 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.943320 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.943507 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.943507 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.943507 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.943617 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.943617 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.943729 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.943729 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.943815 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.943854 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.943854 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.943979 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.944022 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.944082 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.944139 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.944139 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.944219 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.944262 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.944307 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.944348 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.944387 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.944425 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.944470 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.944508 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.944549 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.944591 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.944630 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.944670 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.944710 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.944752 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.944790 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.944790 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.944859 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.944901 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.944901 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.944901 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.944901 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.945072 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.945072 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.945072 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.945195 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.945195 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.945275 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.945317 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.945834 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.945834 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.945834 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.945834 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.945834 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.946076 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.946076 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.946305 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.946363 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.946406 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.946485 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.946535 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.946577 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.946667 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.947171 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.947288 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.947288 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.947349 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.947410 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.947465 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.947539 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.948013 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.948076 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.948121 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.948197 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.948254 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.948321 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.948379 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.950723 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.950792 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.950852 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.950906 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.950988 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.951038 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.951096 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.951131 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.951157 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.951215 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.951274 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.951334 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.951368 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.951400 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.951438 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.951463 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.951490 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.951514 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.951547 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.951574 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.951606 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.951634 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.951663 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.951718 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.951758 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.951793 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.951829 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.951905 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.951950 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.951982 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.952015 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.952046 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.952046 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.952097 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.952133 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.952163 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.952189 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.952219 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.952250 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.952281 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.952310 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.952337 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.952369 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.952401 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.952432 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.952459 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.952487 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.952515 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.952547 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.952578 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.952605 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.952633 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.952659 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.952687 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.952724 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.952756 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.952785 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.952816 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.952850 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.952876 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.952904 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.952941 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.952978 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.953011 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.953040 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.953068 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.953096 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.953128 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.953156 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.953185 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.953217 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.953249 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.953280 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.953315 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.953345 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.953376 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.953403 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.953435 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.953466 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.953498 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.953529 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.953559 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.953587 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.953629 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.953665 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.953718 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.953747 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.953778 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.953810 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.953838 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.953896 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.953935 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.953962 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.954018 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.954048 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.954048 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.954095 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.954125 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.954153 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.954153 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.954153 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.954153 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.954153 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.954153 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.954153 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.954153 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.954153 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.954153 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.954466 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.954466 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.954522 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.954554 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.954584 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.954617 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.954657 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.954701 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.954740 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.954775 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.954809 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.954842 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.954876 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.954910 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.954961 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.955006 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.955088 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.955129 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.955180 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.955218 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.955267 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.955307 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.955353 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.955391 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.955434 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.955434 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.955519 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.955519 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.955591 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.955630 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.955630 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.955630 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.956667 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.956667 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.956667 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.956872 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.956940 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.956993 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.957032 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.957077 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.957121 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.957163 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.957204 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.957247 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.957292 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.957292 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.957377 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.957417 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.957509 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.957555 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.957601 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.957645 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.957688 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.957727 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.957769 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.957808 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.957808 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.957808 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.957808 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.957808 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.958051 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.958051 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.958129 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.958176 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.958221 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.958270 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.958310 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.958354 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.958393 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.958432 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.958477 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.958516 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.958559 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.958597 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.958640 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.958689 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.958728 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.958772 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.958772 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.958772 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.958772 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.958919 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.958919 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.958919 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.959058 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.959058 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.959058 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.959165 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.961279 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.961335 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.961388 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.961443 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.961493 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.961538 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.961598 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.961640 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.961683 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.961727 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.961727 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.961799 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.961836 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.961875 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.962555 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.962627 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.962673 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.962713 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.962749 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.962784 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.962829 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.962871 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.962910 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.962964 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.963002 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.963055 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.963055 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.963141 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.964157 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.964247 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.964296 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.964338 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.964379 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.964421 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.964457 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.964498 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.964539 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.964579 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.964619 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.964659 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.964699 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.964699 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.964847 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.964899 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.964970 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.965053 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.965105 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.965151 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.965188 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.965234 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.965271 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.965310 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.965310 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.965381 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.965523 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.965523 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.966282 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.966331 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.966378 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.966417 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.966453 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.966491 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.966534 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.966580 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.966580 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.966651 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.966696 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.966741 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.966778 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.966814 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.966847 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.966890 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.966945 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.966988 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.967030 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.967071 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.967110 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.967148 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.967186 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.967223 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.967262 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.967298 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.967330 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.967377 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.967413 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.967447 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.967479 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.967515 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.967554 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.967589 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.967622 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.967658 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.967699 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.967742 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.967774 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.967806 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.967842 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.967880 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.967923 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.967979 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.968016 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.968058 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.968096 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.968132 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.968164 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.968206 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.968206 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.968206 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.968206 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.968206 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.968206 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.968206 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.969358 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.969417 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.969470 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.969512 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.969553 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.969587 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.969632 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.969668 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.969704 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.969749 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.969787 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.969826 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.969867 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.969901 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.969957 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.969991 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.970037 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.970074 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.970148 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.970148 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.970148 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.970750 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.970983 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.971068 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.971157 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.971231 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.971317 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.971402 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.974125 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.974198 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.974250 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.974298 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.974332 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.974370 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.974404 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.974439 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.974473 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.974515 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.974558 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.974597 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.974637 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.974637 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.974724 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.974724 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.974724 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.974842 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.974842 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.974939 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.974939 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.976160 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.976160 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.976355 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.976355 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.976355 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.976534 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.976534 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.977124 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.977203 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.977203 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.977337 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.977337 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.977437 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.977437 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.977555 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.977555 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.977555 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.977718 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.977718 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.977825 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.977896 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.977997 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.978056 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.978119 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.978182 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.978294 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.978353 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.978407 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.978459 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.978518 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.978591 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.978655 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.978718 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.978718 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.978820 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.978877 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.978964 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.978964 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.979082 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.979156 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.979222 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.979278 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.979332 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.979395 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.979460 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.979524 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.979682 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.979750 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.979815 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.979878 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.979957 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.980028 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.980085 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.980152 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.980207 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.980261 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.980318 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.980373 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.980428 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.980492 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.980560 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.980623 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.980694 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.980758 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.980813 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.980870 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.980955 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.981014 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.981083 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.981148 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.981204 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.981268 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.981340 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.981398 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.981459 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.981514 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.981577 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.981635 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.981710 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.981786 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.981875 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.981966 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.982044 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.982101 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.982166 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.982228 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.982317 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.982382 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.982382 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.982382 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.982382 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.982578 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.982578 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.982578 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.982578 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.982578 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.983066 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.983129 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.983184 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.983469 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.983535 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.983591 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.983646 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.983714 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.983769 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.983832 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.983887 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.983966 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.984024 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.984080 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.984135 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.984205 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.984270 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.984326 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.984381 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.984381 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.984381 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.984381 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.984381 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.984646 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.984646 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.984757 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.984973 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.985037 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.985092 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.985147 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.985216 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.985271 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.985335 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.985391 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.985454 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.985525 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.985583 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.985638 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.985693 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.985748 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.985812 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.985867 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.985952 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.986023 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.986091 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.986188 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.986267 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.986388 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.986454 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.986516 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.986516 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.987144 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.987207 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.987264 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.987324 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.987389 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.987441 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.987503 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.987538 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.987566 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.987595 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.987622 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.987659 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.987690 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.987719 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.987757 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.987785 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.987812 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.987836 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.987863 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.987888 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.987932 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.987959 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.987987 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.988015 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.988039 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.988077 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.988105 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.988136 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.988162 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.988190 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.988214 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.988242 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.988266 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.988297 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.988324 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.988355 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.988355 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.988411 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.988463 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.988518 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.988573 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.988636 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.989264 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.989313 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.989372 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.989430 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.989475 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.989520 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.989562 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.989603 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.989637 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.989666 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.989694 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.989722 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.989751 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.989780 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.989877 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.989910 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.989953 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.989981 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.990018 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.990047 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.990077 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.990106 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.990138 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.990167 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.990203 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.990258 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.990258 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.990327 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.990377 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.990406 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.990443 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.990484 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.990484 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.990484 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.990558 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.990592 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.990627 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.990654 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.990686 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.990686 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.990735 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.990764 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.990792 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.990822 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.990849 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.990878 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.990906 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.990958 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.990987 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.991011 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.991043 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.991072 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.991100 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.991126 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.991154 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.991187 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.991223 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.991251 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.991283 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.991283 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.991283 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.991283 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.991387 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.991485 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.991542 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.991581 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.991615 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.991648 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.991684 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.991724 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.991760 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.991794 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.991825 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.991852 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.991880 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.991915 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.991960 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.991990 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.992015 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.992043 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.992077 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.992077 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.992126 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.992156 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.992188 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.992219 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.992219 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.992219 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.992293 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.992293 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.992347 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.992378 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.992409 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.992474 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.992538 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.992600 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.992661 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.992740 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:53:17.993236 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.993300 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.993354 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.993419 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.993449 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.993488 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.993521 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.993554 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.993581 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.993608 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.993639 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.993670 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.993699 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.993724 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.993788 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.993857 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.993920 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:53:17.993959 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.993990 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:53:17.994018 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:17.994044 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:53:17.994113 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:53:17.994174 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:53:17.994235 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:53:18.040389 np0000165235 devstack@c-api.service[113241]: INFO dbcounter [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Registered counter for database cinder Apr 11 18:53:18.041319 np0000165235 devstack@c-api.service[113242]: INFO dbcounter [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Registered counter for database cinder Apr 11 18:53:18.041961 np0000165235 devstack@c-api.service[113239]: INFO dbcounter [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Registered counter for database cinder Apr 11 18:53:18.042612 np0000165235 devstack@c-api.service[113240]: INFO dbcounter [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Registered counter for database cinder Apr 11 18:53:18.051512 np0000165235 devstack@c-api.service[113241]: DEBUG oslo_db.sqlalchemy.engines [None req-e4a91097-aa33-4783-adae-6be611068f10 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=113241) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 18:53:18.057806 np0000165235 devstack@c-api.service[113242]: DEBUG oslo_db.sqlalchemy.engines [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c 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=113242) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 18:53:18.061815 np0000165235 devstack@c-api.service[113239]: DEBUG oslo_db.sqlalchemy.engines [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 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=113239) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 18:53:18.065350 np0000165235 devstack@c-api.service[113240]: DEBUG oslo_db.sqlalchemy.engines [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 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=113240) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 18:53:18.164454 np0000165235 devstack@c-api.service[113241]: DEBUG dbcounter [-] [113241] Writer thread running {{(pid=113241) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 11 18:53:18.167078 np0000165235 devstack@c-api.service[113241]: INFO cinder.rpc [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 11 18:53:18.169327 np0000165235 devstack@c-api.service[113241]: INFO cinder.rpc [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 11 18:53:18.171410 np0000165235 devstack@c-api.service[113241]: INFO cinder.rpc [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 11 18:53:18.172215 np0000165235 devstack@c-api.service[113242]: DEBUG dbcounter [-] [113242] Writer thread running {{(pid=113242) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 11 18:53:18.172655 np0000165235 devstack@c-api.service[113239]: DEBUG dbcounter [-] [113239] Writer thread running {{(pid=113239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 11 18:53:18.173403 np0000165235 devstack@c-api.service[113241]: INFO cinder.rpc [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 11 18:53:18.174515 np0000165235 devstack@c-api.service[113241]: WARNING castellan.key_manager.migration [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.174715 np0000165235 devstack@c-api.service[113242]: INFO cinder.rpc [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 11 18:53:18.175077 np0000165235 devstack@c-api.service[113239]: INFO cinder.rpc [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 11 18:53:18.176844 np0000165235 devstack@c-api.service[113241]: WARNING castellan.key_manager.migration [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.177067 np0000165235 devstack@c-api.service[113242]: INFO cinder.rpc [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 11 18:53:18.178390 np0000165235 devstack@c-api.service[113239]: INFO cinder.rpc [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 11 18:53:18.179087 np0000165235 devstack@c-api.service[113242]: INFO cinder.rpc [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 11 18:53:18.180430 np0000165235 devstack@c-api.service[113239]: INFO cinder.rpc [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 11 18:53:18.180901 np0000165235 devstack@c-api.service[113242]: INFO cinder.rpc [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 11 18:53:18.182552 np0000165235 devstack@c-api.service[113242]: WARNING castellan.key_manager.migration [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.182654 np0000165235 devstack@c-api.service[113239]: INFO cinder.rpc [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 11 18:53:18.182736 np0000165235 devstack@c-api.service[113241]: DEBUG oslo_db.sqlalchemy.engines [None req-e4a91097-aa33-4783-adae-6be611068f10 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=113241) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 18:53:18.182792 np0000165235 devstack@c-api.service[113240]: DEBUG dbcounter [-] [113240] Writer thread running {{(pid=113240) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 11 18:53:18.183007 np0000165235 devstack@c-api.service[113239]: WARNING castellan.key_manager.migration [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.183526 np0000165235 devstack@c-api.service[113242]: WARNING castellan.key_manager.migration [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.183973 np0000165235 devstack@c-api.service[113241]: INFO cinder.rpc [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 11 18:53:18.184725 np0000165235 devstack@c-api.service[113239]: WARNING castellan.key_manager.migration [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.185449 np0000165235 devstack@c-api.service[113240]: INFO cinder.rpc [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 11 18:53:18.185655 np0000165235 devstack@c-api.service[113241]: INFO cinder.rpc [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 11 18:53:18.186464 np0000165235 devstack@c-api.service[113241]: WARNING castellan.key_manager.migration [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.187775 np0000165235 devstack@c-api.service[113240]: INFO cinder.rpc [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 11 18:53:18.188577 np0000165235 devstack@c-api.service[113242]: DEBUG oslo_db.sqlalchemy.engines [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c 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=113242) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 18:53:18.189820 np0000165235 devstack@c-api.service[113240]: INFO cinder.rpc [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 11 18:53:18.189971 np0000165235 devstack@c-api.service[113239]: DEBUG oslo_db.sqlalchemy.engines [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 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=113239) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 18:53:18.190841 np0000165235 devstack@c-api.service[113242]: INFO cinder.rpc [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 11 18:53:18.191597 np0000165235 devstack@c-api.service[113240]: INFO cinder.rpc [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 11 18:53:18.191681 np0000165235 devstack@c-api.service[113239]: INFO cinder.rpc [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 11 18:53:18.192604 np0000165235 devstack@c-api.service[113240]: WARNING castellan.key_manager.migration [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.193304 np0000165235 devstack@c-api.service[113242]: INFO cinder.rpc [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 11 18:53:18.193424 np0000165235 devstack@c-api.service[113239]: INFO cinder.rpc [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 11 18:53:18.194441 np0000165235 devstack@c-api.service[113242]: WARNING castellan.key_manager.migration [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.194517 np0000165235 devstack@c-api.service[113240]: WARNING castellan.key_manager.migration [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.194582 np0000165235 devstack@c-api.service[113239]: WARNING castellan.key_manager.migration [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.195851 np0000165235 devstack@c-api.service[113241]: WARNING castellan.key_manager.migration [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.198661 np0000165235 devstack@c-api.service[113240]: DEBUG oslo_db.sqlalchemy.engines [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 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=113240) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 18:53:18.199214 np0000165235 devstack@c-api.service[113241]: WARNING castellan.key_manager.migration [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.200675 np0000165235 devstack@c-api.service[113240]: INFO cinder.rpc [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 11 18:53:18.202495 np0000165235 devstack@c-api.service[113240]: INFO cinder.rpc [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 11 18:53:18.202640 np0000165235 devstack@c-api.service[113241]: WARNING castellan.key_manager.migration [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.203384 np0000165235 devstack@c-api.service[113240]: WARNING castellan.key_manager.migration [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.204743 np0000165235 devstack@c-api.service[113242]: WARNING castellan.key_manager.migration [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.205901 np0000165235 devstack@c-api.service[113239]: WARNING castellan.key_manager.migration [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.206698 np0000165235 devstack@c-api.service[113241]: WARNING castellan.key_manager.migration [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.208049 np0000165235 devstack@c-api.service[113242]: WARNING castellan.key_manager.migration [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.209167 np0000165235 devstack@c-api.service[113239]: WARNING castellan.key_manager.migration [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.209821 np0000165235 devstack@c-api.service[113241]: WARNING castellan.key_manager.migration [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.211315 np0000165235 devstack@c-api.service[113242]: WARNING castellan.key_manager.migration [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.212448 np0000165235 devstack@c-api.service[113239]: WARNING castellan.key_manager.migration [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.212803 np0000165235 devstack@c-api.service[113241]: WARNING castellan.key_manager.migration [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.213480 np0000165235 devstack@c-api.service[113240]: WARNING castellan.key_manager.migration [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.216318 np0000165235 devstack@c-api.service[113241]: WARNING castellan.key_manager.migration [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.216390 np0000165235 devstack@c-api.service[113242]: WARNING castellan.key_manager.migration [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.216729 np0000165235 devstack@c-api.service[113240]: WARNING castellan.key_manager.migration [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.217177 np0000165235 devstack@c-api.service[113239]: WARNING castellan.key_manager.migration [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.219235 np0000165235 devstack@c-api.service[113241]: WARNING castellan.key_manager.migration [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.219383 np0000165235 devstack@c-api.service[113242]: WARNING castellan.key_manager.migration [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.220029 np0000165235 devstack@c-api.service[113240]: WARNING castellan.key_manager.migration [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.220286 np0000165235 devstack@c-api.service[113239]: WARNING castellan.key_manager.migration [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.222385 np0000165235 devstack@c-api.service[113242]: WARNING castellan.key_manager.migration [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.222753 np0000165235 devstack@c-api.service[113241]: WARNING castellan.key_manager.migration [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.223251 np0000165235 devstack@c-api.service[113239]: WARNING castellan.key_manager.migration [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.224203 np0000165235 devstack@c-api.service[113240]: WARNING castellan.key_manager.migration [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.224325 np0000165235 devstack@c-api.service[113241]: WARNING castellan.key_manager.migration [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.225673 np0000165235 devstack@c-api.service[113242]: WARNING castellan.key_manager.migration [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.226444 np0000165235 devstack@c-api.service[113239]: WARNING castellan.key_manager.migration [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.227056 np0000165235 devstack@c-api.service[113241]: WARNING castellan.key_manager.migration [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.227287 np0000165235 devstack@c-api.service[113240]: WARNING castellan.key_manager.migration [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.228507 np0000165235 devstack@c-api.service[113242]: WARNING castellan.key_manager.migration [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.229356 np0000165235 devstack@c-api.service[113239]: WARNING castellan.key_manager.migration [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.230293 np0000165235 devstack@c-api.service[113240]: WARNING castellan.key_manager.migration [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.232150 np0000165235 devstack@c-api.service[113242]: WARNING castellan.key_manager.migration [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.232418 np0000165235 devstack@c-api.service[113239]: WARNING castellan.key_manager.migration [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.232771 np0000165235 devstack@c-api.service[113241]: WARNING castellan.key_manager.migration [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.233496 np0000165235 devstack@c-api.service[113240]: WARNING castellan.key_manager.migration [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.233638 np0000165235 devstack@c-api.service[113242]: WARNING castellan.key_manager.migration [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.234006 np0000165235 devstack@c-api.service[113239]: WARNING castellan.key_manager.migration [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.236374 np0000165235 devstack@c-api.service[113242]: WARNING castellan.key_manager.migration [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.236445 np0000165235 devstack@c-api.service[113241]: WARNING castellan.key_manager.migration [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.236664 np0000165235 devstack@c-api.service[113239]: WARNING castellan.key_manager.migration [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.237290 np0000165235 devstack@c-api.service[113240]: WARNING castellan.key_manager.migration [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.238600 np0000165235 devstack@c-api.service[113241]: WARNING castellan.key_manager.migration [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.240148 np0000165235 devstack@c-api.service[113241]: WARNING castellan.key_manager.migration [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.240268 np0000165235 devstack@c-api.service[113240]: WARNING castellan.key_manager.migration [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.241683 np0000165235 devstack@c-api.service[113241]: WARNING castellan.key_manager.migration [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.241844 np0000165235 devstack@c-api.service[113240]: WARNING castellan.key_manager.migration [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.242056 np0000165235 devstack@c-api.service[113242]: WARNING castellan.key_manager.migration [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.242761 np0000165235 devstack@c-api.service[113241]: WARNING cinder.api.contrib.hosts [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 11 18:53:18.242845 np0000165235 devstack@c-api.service[113239]: WARNING castellan.key_manager.migration [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.243600 np0000165235 devstack@c-api.service[113241]: WARNING castellan.key_manager.migration [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.244752 np0000165235 devstack@c-api.service[113240]: WARNING castellan.key_manager.migration [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.245162 np0000165235 devstack@c-api.service[113241]: WARNING castellan.key_manager.migration [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.245476 np0000165235 devstack@c-api.service[113242]: WARNING castellan.key_manager.migration [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.246263 np0000165235 devstack@c-api.service[113239]: WARNING castellan.key_manager.migration [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.246756 np0000165235 devstack@c-api.service[113241]: WARNING castellan.key_manager.migration [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.247831 np0000165235 devstack@c-api.service[113242]: WARNING castellan.key_manager.migration [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.248269 np0000165235 devstack@c-api.service[113241]: WARNING castellan.key_manager.migration [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.248583 np0000165235 devstack@c-api.service[113239]: WARNING castellan.key_manager.migration [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.249374 np0000165235 devstack@c-api.service[113242]: WARNING castellan.key_manager.migration [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.249687 np0000165235 devstack@c-api.service[113241]: WARNING castellan.key_manager.migration [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.250159 np0000165235 devstack@c-api.service[113239]: WARNING castellan.key_manager.migration [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.250462 np0000165235 devstack@c-api.service[113240]: WARNING castellan.key_manager.migration [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.250603 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.v3.router [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Extended resource: extensions {{(pid=113241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.250902 np0000165235 devstack@c-api.service[113242]: WARNING castellan.key_manager.migration [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.251665 np0000165235 devstack@c-api.service[113239]: WARNING castellan.key_manager.migration [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.251856 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.v3.router [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Extended resource: encryption {{(pid=113241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.251985 np0000165235 devstack@c-api.service[113242]: WARNING cinder.api.contrib.hosts [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 11 18:53:18.252727 np0000165235 devstack@c-api.service[113239]: WARNING cinder.api.contrib.hosts [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 11 18:53:18.252775 np0000165235 devstack@c-api.service[113242]: WARNING castellan.key_manager.migration [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.253470 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.v3.router [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Extended resource: os-volume-manage {{(pid=113241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.253543 np0000165235 devstack@c-api.service[113239]: WARNING castellan.key_manager.migration [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.253899 np0000165235 devstack@c-api.service[113240]: WARNING castellan.key_manager.migration [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.254398 np0000165235 devstack@c-api.service[113242]: WARNING castellan.key_manager.migration [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.254988 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.v3.router [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Extended resource: os-volume-type-access {{(pid=113241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.255129 np0000165235 devstack@c-api.service[113239]: WARNING castellan.key_manager.migration [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.255967 np0000165235 devstack@c-api.service[113242]: WARNING castellan.key_manager.migration [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.256333 np0000165235 devstack@c-api.service[113240]: WARNING castellan.key_manager.migration [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.256538 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.v3.router [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Extended resource: os-quota-sets {{(pid=113241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.256658 np0000165235 devstack@c-api.service[113239]: WARNING castellan.key_manager.migration [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.257478 np0000165235 devstack@c-api.service[113242]: WARNING castellan.key_manager.migration [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.257868 np0000165235 devstack@c-api.service[113240]: WARNING castellan.key_manager.migration [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.258034 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.v3.router [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Extended resource: qos-specs {{(pid=113241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.258352 np0000165235 devstack@c-api.service[113239]: WARNING castellan.key_manager.migration [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.258898 np0000165235 devstack@c-api.service[113242]: WARNING castellan.key_manager.migration [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.259433 np0000165235 devstack@c-api.service[113240]: WARNING castellan.key_manager.migration [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.259778 np0000165235 devstack@c-api.service[113239]: WARNING castellan.key_manager.migration [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.259846 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Extended resource: extensions {{(pid=113242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.260085 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.v3.router [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Extended resource: backups {{(pid=113241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.260527 np0000165235 devstack@c-api.service[113240]: WARNING cinder.api.contrib.hosts [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 11 18:53:18.260709 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.v3.router [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Extended resource: extensions {{(pid=113239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.261100 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Extended resource: encryption {{(pid=113242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.261375 np0000165235 devstack@c-api.service[113240]: WARNING castellan.key_manager.migration [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.261984 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.v3.router [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Extended resource: encryption {{(pid=113239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.262102 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.v3.router [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Extended resource: os-hosts {{(pid=113241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.262724 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Extended resource: os-volume-manage {{(pid=113242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.262999 np0000165235 devstack@c-api.service[113240]: WARNING castellan.key_manager.migration [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.263483 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.v3.router [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Extended resource: scheduler-stats {{(pid=113241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.263603 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.v3.router [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Extended resource: os-volume-manage {{(pid=113239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.264199 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Extended resource: os-volume-type-access {{(pid=113242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.264545 np0000165235 devstack@c-api.service[113240]: WARNING castellan.key_manager.migration [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.264859 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.v3.router [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Extended resource: os-volume-transfer {{(pid=113241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.265082 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.v3.router [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Extended resource: os-volume-type-access {{(pid=113239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.265767 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Extended resource: os-quota-sets {{(pid=113242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.266074 np0000165235 devstack@c-api.service[113240]: WARNING castellan.key_manager.migration [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.266678 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.v3.router [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Extended resource: os-quota-sets {{(pid=113239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.267062 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.v3.router [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Extended resource: extra_specs {{(pid=113241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.267221 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Extended resource: qos-specs {{(pid=113242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.267521 np0000165235 devstack@c-api.service[113240]: WARNING castellan.key_manager.migration [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.268172 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.v3.router [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Extended resource: qos-specs {{(pid=113239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.268468 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.v3.router [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Extended resource: extensions {{(pid=113240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.268557 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.v3.router [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Extended resource: cgsnapshots {{(pid=113241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.269307 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Extended resource: backups {{(pid=113242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.269723 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.v3.router [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Extended resource: encryption {{(pid=113240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.269934 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.v3.router [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Extended resource: consistencygroups {{(pid=113241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.270294 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.v3.router [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Extended resource: backups {{(pid=113239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.271349 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Extended resource: os-hosts {{(pid=113242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.271399 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.v3.router [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Extended resource: os-volume-manage {{(pid=113240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.271908 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.v3.router [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Extended resource: os-availability-zone {{(pid=113241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.272324 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.v3.router [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Extended resource: os-hosts {{(pid=113239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.272715 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Extended resource: scheduler-stats {{(pid=113242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.272842 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.v3.router [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Extended resource: os-volume-type-access {{(pid=113240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.273246 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.v3.router [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Extended resource: os-snapshot-manage {{(pid=113241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.273708 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.v3.router [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Extended resource: scheduler-stats {{(pid=113239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.274109 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Extended resource: os-volume-transfer {{(pid=113242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.274440 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.v3.router [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Extended resource: os-quota-sets {{(pid=113240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.274719 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.v3.router [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Extended resource: os-quota-class-sets {{(pid=113241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.275146 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.v3.router [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Extended resource: os-volume-transfer {{(pid=113239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.275930 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.v3.router [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Extended resource: qos-specs {{(pid=113240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.276032 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.v3.router [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Extended resource: encryption {{(pid=113241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.276275 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Extended resource: extra_specs {{(pid=113242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.276802 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.v3.router [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Extended resource: extra_specs {{(pid=113239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.277556 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.v3.router [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Extended resource: capabilities {{(pid=113241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.277817 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Extended resource: cgsnapshots {{(pid=113242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.278015 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.v3.router [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Extended resource: backups {{(pid=113240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.278931 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.v3.router [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Extended resource: cgsnapshots {{(pid=113239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.279213 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Extended resource: consistencygroups {{(pid=113242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.279563 np0000165235 devstack@c-api.service[113241]: WARNING castellan.key_manager.migration [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.280074 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.v3.router [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Extended resource: os-hosts {{(pid=113240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.280323 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.v3.router [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Extended resource: consistencygroups {{(pid=113239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.281025 np0000165235 devstack@c-api.service[113241]: WARNING castellan.key_manager.migration [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.281159 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Extended resource: os-availability-zone {{(pid=113242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.282132 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.v3.router [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Extended resource: scheduler-stats {{(pid=113240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.282375 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.v3.router [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Extended resource: os-availability-zone {{(pid=113239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.282466 np0000165235 devstack@c-api.service[113241]: WARNING castellan.key_manager.migration [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.282519 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Extended resource: os-snapshot-manage {{(pid=113242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.283574 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.v3.router [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Extended resource: os-volume-transfer {{(pid=113240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.283703 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.v3.router [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Extended resource: os-snapshot-manage {{(pid=113239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.283894 np0000165235 devstack@c-api.service[113241]: WARNING castellan.key_manager.migration [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.284047 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Extended resource: os-quota-class-sets {{(pid=113242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.285196 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Extended resource: encryption {{(pid=113242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.285275 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.v3.router [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Extended resource: os-quota-class-sets {{(pid=113239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.285331 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.v3.router [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Extended resource: extra_specs {{(pid=113240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.285401 np0000165235 devstack@c-api.service[113241]: WARNING castellan.key_manager.migration [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.286497 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.v3.router [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Extended resource: encryption {{(pid=113239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.286761 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Extended resource: capabilities {{(pid=113242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.286834 np0000165235 devstack@c-api.service[113241]: WARNING castellan.key_manager.migration [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.286886 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.v3.router [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Extended resource: cgsnapshots {{(pid=113240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.287785 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.contrib.snapshot_actions [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] SnapshotActionsController initialized {{(pid=113241) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 11 18:53:18.288088 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.v3.router [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Extended resource: capabilities {{(pid=113239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.288215 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.v3.router [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Extended resource: consistencygroups {{(pid=113240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.288529 np0000165235 devstack@c-api.service[113241]: WARNING castellan.key_manager.migration [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.288754 np0000165235 devstack@c-api.service[113242]: WARNING castellan.key_manager.migration [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.289390 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.v3.router [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113241) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:53:18.289511 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.v3.router [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113241) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:53:18.289636 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.v3.router [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Extension UsedLimits extending resource: limits {{(pid=113241) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:53:18.289704 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.v3.router [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113241) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:53:18.289956 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.v3.router [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113241) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:53:18.289956 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.v3.router [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113241) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:53:18.290162 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.v3.router [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113241) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:53:18.290219 np0000165235 devstack@c-api.service[113239]: WARNING castellan.key_manager.migration [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.290272 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.v3.router [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Extension TypesManage extending resource: types {{(pid=113241) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:53:18.290323 np0000165235 devstack@c-api.service[113242]: WARNING castellan.key_manager.migration [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.290374 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.v3.router [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Extended resource: os-availability-zone {{(pid=113240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.290460 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.v3.router [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113241) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:53:18.290460 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.v3.router [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Extension AdminActions extending resource: volumes {{(pid=113241) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:53:18.290460 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.v3.router [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Extension AdminActions extending resource: snapshots {{(pid=113241) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:53:18.290627 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.v3.router [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Extension AdminActions extending resource: backups {{(pid=113241) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:53:18.290683 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.v3.router [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113241) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:53:18.291017 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.v3.router [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113241) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:53:18.291017 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.v3.router [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Extension VolumeActions extending resource: volumes {{(pid=113241) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:53:18.291247 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.v3.router [None req-e4a91097-aa33-4783-adae-6be611068f10 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113241) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:53:18.291563 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.v3.router [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Extended resource: os-snapshot-manage {{(pid=113240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.291692 np0000165235 devstack@c-api.service[113239]: WARNING castellan.key_manager.migration [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.291795 np0000165235 devstack@c-api.service[113242]: WARNING castellan.key_manager.migration [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.293051 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.v3.router [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Extended resource: os-quota-class-sets {{(pid=113240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.293143 np0000165235 devstack@c-api.service[113239]: WARNING castellan.key_manager.migration [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.293209 np0000165235 devstack@c-api.service[113242]: WARNING castellan.key_manager.migration [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.293392 np0000165235 devstack@c-api.service[113241]: WARNING keystonemiddleware.auth_token [None req-e4a91097-aa33-4783-adae-6be611068f10 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 11 18:53:18.294338 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.v3.router [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Extended resource: encryption {{(pid=113240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.294475 np0000165235 devstack@c-api.service[113239]: WARNING castellan.key_manager.migration [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.294544 np0000165235 devstack@c-api.service[113242]: WARNING castellan.key_manager.migration [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.295931 np0000165235 devstack@c-api.service[113239]: WARNING castellan.key_manager.migration [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.295983 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.v3.router [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Extended resource: capabilities {{(pid=113240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:53:18.296019 np0000165235 devstack@c-api.service[113242]: WARNING castellan.key_manager.migration [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.296976 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.contrib.snapshot_actions [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] SnapshotActionsController initialized {{(pid=113242) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 11 18:53:18.297382 np0000165235 devstack@c-api.service[113239]: WARNING castellan.key_manager.migration [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.297700 np0000165235 devstack@c-api.service[113242]: WARNING castellan.key_manager.migration [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.298369 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.contrib.snapshot_actions [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] SnapshotActionsController initialized {{(pid=113239) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 11 18:53:18.298437 np0000165235 devstack@c-api.service[113240]: WARNING castellan.key_manager.migration [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.298587 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:53:18.298692 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Extension VolumeTypeAccess extending resource: types {{(pid=113242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:53:18.298827 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Extension UsedLimits extending resource: limits {{(pid=113242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:53:18.298930 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:53:18.299064 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:53:18.299145 np0000165235 devstack@c-api.service[113239]: WARNING castellan.key_manager.migration [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.299213 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:53:18.299251 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:53:18.299342 np0000165235 devstack@c-api.service[113241]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x74b9264a3668 pid: 113241 (default app) Apr 11 18:53:18.299414 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Extension TypesManage extending resource: types {{(pid=113242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:53:18.299482 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:53:18.299570 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Extension AdminActions extending resource: volumes {{(pid=113242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:53:18.299686 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Extension AdminActions extending resource: snapshots {{(pid=113242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:53:18.299789 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Extension AdminActions extending resource: backups {{(pid=113242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:53:18.299842 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.299842 np0000165235 devstack@c-api.service[113241]: warnings.warn( Apr 11 18:53:18.299934 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:53:18.300029 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Extension SnapshotActions extending resource: snapshots {{(pid=113242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:53:18.300118 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.v3.router [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:53:18.300194 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Extension VolumeActions extending resource: volumes {{(pid=113242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:53:18.300262 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.v3.router [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:53:18.300334 np0000165235 devstack@c-api.service[113240]: WARNING castellan.key_manager.migration [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.300402 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.v3.router [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Extension UsedLimits extending resource: limits {{(pid=113239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:53:18.300472 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.v3.router [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:53:18.300517 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.v3.router [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:53:18.300517 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.v3.router [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:53:18.300517 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.v3.router [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:53:18.300615 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.v3.router [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:53:18.300730 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.v3.router [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Extension TypesManage extending resource: types {{(pid=113239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:53:18.300829 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.v3.router [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:53:18.300953 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.v3.router [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Extension AdminActions extending resource: volumes {{(pid=113239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:53:18.301095 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.v3.router [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Extension AdminActions extending resource: snapshots {{(pid=113239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:53:18.301194 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.v3.router [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Extension AdminActions extending resource: backups {{(pid=113239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:53:18.301293 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.v3.router [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:53:18.301391 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.v3.router [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:53:18.301497 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.v3.router [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Extension VolumeActions extending resource: volumes {{(pid=113239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:53:18.301677 np0000165235 devstack@c-api.service[113240]: WARNING castellan.key_manager.migration [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.301728 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.v3.router [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:53:18.302613 np0000165235 devstack@c-api.service[113242]: WARNING keystonemiddleware.auth_token [None req-852c7a21-a10a-4d2f-9c58-df2e8029242c 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 11 18:53:18.303171 np0000165235 devstack@c-api.service[113240]: WARNING castellan.key_manager.migration [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.304000 np0000165235 devstack@c-api.service[113239]: WARNING keystonemiddleware.auth_token [None req-dbaae73e-0408-45d6-a9e9-b5e37bb3b7a0 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 11 18:53:18.304608 np0000165235 devstack@c-api.service[113240]: WARNING castellan.key_manager.migration [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.306119 np0000165235 devstack@c-api.service[113240]: WARNING castellan.key_manager.migration [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.307203 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.contrib.snapshot_actions [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] SnapshotActionsController initialized {{(pid=113240) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 11 18:53:18.307435 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.307435 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.307582 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.307582 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.307582 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.307582 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.307582 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.307817 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.307817 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.307817 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.307817 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.307817 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.307817 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.308114 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.308114 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.308114 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.308114 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.308114 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.308307 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.308307 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.308307 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.308307 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.308492 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.308492 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.308492 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.308492 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.308668 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.308668 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.308668 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.308668 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.308668 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.308902 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.308902 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.308902 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.308902 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.308902 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.309140 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.309140 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.309140 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.309140 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.309140 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.309140 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.309435 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.309435 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.309435 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.309435 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.309435 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.309435 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.309686 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.309686 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.309686 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.309686 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.309686 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.309686 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.309968 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.309968 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.309968 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.309968 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.309968 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.309968 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.310226 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.310226 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.310319 np0000165235 devstack@c-api.service[113240]: WARNING castellan.key_manager.migration [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:53:18.310357 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.310357 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.310357 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.310357 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.310357 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.310580 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.310580 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.310580 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.310580 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.310580 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.310829 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.310829 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.310829 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.310829 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.310829 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.310829 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.311988 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.311988 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.311988 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.311988 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.311988 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.312382 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.312382 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.312382 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.312382 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.312382 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.312773 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.312773 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.312773 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.312773 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.313135 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.313135 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.313135 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.313135 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.313475 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.313475 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.313475 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.313475 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.313475 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.313888 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.313888 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.313888 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.313888 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.313888 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.314258 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.314258 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.314258 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.314258 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.314578 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.314578 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.314578 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.314578 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.317410 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.317410 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.317410 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.317410 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.317701 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.317701 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.317701 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.317701 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.318043 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.318043 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.318043 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.318043 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.318419 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.318419 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.318419 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.318419 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.318419 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.318792 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.318792 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.318792 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.318792 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.318792 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.318792 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.319255 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.319255 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.319255 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.319513 np0000165235 devstack@c-api.service[113242]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x74b9264a3668 pid: 113242 (default app) Apr 11 18:53:18.319587 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.319587 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.319587 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.319587 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.319587 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.319587 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.319958 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.319958 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.319958 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.319958 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.319958 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.319958 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.320342 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.320342 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.320342 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.320342 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.320342 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.320342 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.320704 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.320704 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.320704 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.320704 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.320704 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.320704 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.321035 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.321035 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.321035 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.321035 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.321237 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.321237 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.321237 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.321237 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.321525 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.321525 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.321525 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.321525 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.321726 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.321726 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.321830 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.v3.router [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113240) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:53:18.321881 np0000165235 devstack@c-api.service[113241]: /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 11 18:53:18.321881 np0000165235 devstack@c-api.service[113241]: warnings.warn(deprecated_msg) Apr 11 18:53:18.322021 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.v3.router [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113240) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:53:18.322021 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.v3.router [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Extension UsedLimits extending resource: limits {{(pid=113240) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:53:18.322021 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.v3.router [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113240) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:53:18.322021 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.v3.router [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113240) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:53:18.322021 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.v3.router [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113240) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:53:18.322021 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.v3.router [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113240) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:53:18.322021 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.v3.router [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Extension TypesManage extending resource: types {{(pid=113240) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:53:18.322344 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.v3.router [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113240) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:53:18.322344 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.v3.router [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Extension AdminActions extending resource: volumes {{(pid=113240) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:53:18.322444 np0000165235 devstack@c-api.service[113239]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x74b9264a3668 pid: 113239 (default app) Apr 11 18:53:18.322491 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.v3.router [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Extension AdminActions extending resource: snapshots {{(pid=113240) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:53:18.322491 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.v3.router [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Extension AdminActions extending resource: backups {{(pid=113240) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:53:18.322491 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.v3.router [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113240) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:53:18.322491 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.v3.router [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113240) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:53:18.322491 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.v3.router [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Extension VolumeActions extending resource: volumes {{(pid=113240) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:53:18.322713 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.middleware.request_id [None req-ac1e12a7-3f13-42f6-8f88-e67c14e97947 None None] RequestId filter calling following filter/app {{(pid=113241) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 18:53:18.322768 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.v3.router [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113240) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:53:18.322768 np0000165235 devstack@c-api.service[113240]: WARNING keystonemiddleware.auth_token [None req-bd6c7592-8442-4d4c-b857-1ae0689d54f5 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 11 18:53:18.322816 np0000165235 devstack@c-api.service[113241]: [pid: 113241|app: 0|req: 1/1] 199.204.45.169 () {60 vars in 953 bytes} [Sat Apr 11 18:53:18 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Apr 11 18:53:18.322840 np0000165235 devstack@c-api.service[113240]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x74b9264a3668 pid: 113240 (default app) Apr 11 18:53:25.438348 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.438348 np0000165235 devstack@c-api.service[113242]: warnings.warn( Apr 11 18:53:25.452909 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.452909 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.453184 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.453184 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.453184 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.453184 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.453184 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.453533 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.453533 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.453533 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.453533 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.453533 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.453533 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.453980 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.453980 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.453980 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.453980 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.453980 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.454272 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.454272 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.454272 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.454272 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.454518 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.454518 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.454518 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.454518 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.454753 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.454753 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.454753 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.454753 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.454753 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.455102 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.455102 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.455102 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.455102 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.455102 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.455376 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.455376 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.455376 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.455376 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.455376 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.455376 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.455707 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.455707 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.455707 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.455707 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.455707 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.455707 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.456155 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.456155 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.456155 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.456155 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.456155 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.456155 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.456504 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.456504 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.456504 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.456504 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.456504 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.456504 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.456825 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.456825 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.456825 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.456825 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.457060 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.457060 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.457060 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.457060 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.457060 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.457453 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.457453 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.457453 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.457453 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.457453 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.457785 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.457785 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.457785 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.457785 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.457785 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.457785 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.458133 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.458133 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.458133 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.458133 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.458133 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.458413 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.458413 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.458413 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.458413 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.458413 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.458783 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.458783 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.458783 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.458783 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.459062 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.459062 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.459062 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.459062 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.459234 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.459234 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.459234 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.459234 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.459234 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.459442 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.459442 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.459442 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.459442 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.459442 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.459639 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.459639 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.459639 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.459639 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.459811 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.459811 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.459811 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.459811 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.460012 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.460012 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.460012 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.460012 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.460197 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.460197 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.460197 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.460197 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.460398 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.460398 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.460398 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.460398 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.460599 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.460599 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.460599 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.460599 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.460599 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.460599 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.460809 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.460809 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.460809 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.460809 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.460809 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.461017 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.461017 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.461017 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.461017 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.461017 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.461017 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.461017 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.461280 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.461280 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.461280 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.461280 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.461280 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.461280 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.461494 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.461494 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.461494 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.461494 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.461494 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.461494 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.461735 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.461735 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.461735 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.461735 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.461735 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.461735 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.461970 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.461970 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.461970 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.461970 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.462132 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.462132 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.462132 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.462132 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.462321 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.462321 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.462321 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.462321 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.462481 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.462481 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.462481 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:25.462481 np0000165235 devstack@c-api.service[113242]: warnings.warn(deprecated_msg) Apr 11 18:53:25.462481 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.middleware.request_id [None req-8028a4ea-c9d9-4f15-b498-eea89ad9ca39 None None] RequestId filter calling following filter/app {{(pid=113242) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 18:53:26.099590 np0000165235 devstack@c-api.service[113242]: INFO cinder.api.openstack.wsgi [None req-8028a4ea-c9d9-4f15-b498-eea89ad9ca39 admin admin] POST https://199.204.45.169/volume/v3/types Apr 11 18:53:26.100447 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.openstack.wsgi [None req-8028a4ea-c9d9-4f15-b498-eea89ad9ca39 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113242) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 11 18:53:26.102660 np0000165235 devstack@c-api.service[113242]: /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 11 18:53:26.102660 np0000165235 devstack@c-api.service[113242]: warnings.warn( Apr 11 18:53:26.113767 np0000165235 devstack@c-api.service[113242]: DEBUG oslo_db.sqlalchemy.engines [None req-8028a4ea-c9d9-4f15-b498-eea89ad9ca39 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=113242) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 18:53:26.147331 np0000165235 devstack@c-api.service[113242]: INFO cinder.api.openstack.wsgi [None req-8028a4ea-c9d9-4f15-b498-eea89ad9ca39 admin admin] https://199.204.45.169/volume/v3/types returned with HTTP 200 Apr 11 18:53:26.147880 np0000165235 devstack@c-api.service[113242]: [pid: 113242|app: 0|req: 1/2] 199.204.45.169 () {68 vars in 1288 bytes} [Sat Apr 11 18:53:25 2026] POST /volume/v3/types => generated 186 bytes in 711 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 11 18:53:26.162944 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.162944 np0000165235 devstack@c-api.service[113239]: warnings.warn( Apr 11 18:53:26.171986 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.171986 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.172137 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.172137 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.172250 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.172250 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.172457 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.172457 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.172562 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.172562 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.172667 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.172667 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.172769 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.172769 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.172872 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.172872 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.172993 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.172993 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.173096 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.173096 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.173199 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.173199 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.173317 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.173317 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.173437 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.173437 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.173539 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.173539 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.173640 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.173640 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.173741 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.173741 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.173841 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.173841 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.173961 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.173961 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.174070 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.174070 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.174171 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.174171 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.174270 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.174270 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.174369 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.174369 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.174467 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.174467 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.174566 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.174566 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.174668 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.174668 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.174791 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.174791 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.174891 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.174891 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.175014 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.175014 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.175170 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.175170 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.175271 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.175271 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.175369 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.175369 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.175468 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.175468 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.175569 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.175569 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.175668 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.175668 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.175765 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.175765 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.175864 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.175864 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.175983 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.175983 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.176093 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.176093 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.176220 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.176220 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.176319 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.176319 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.176431 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.176431 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.176530 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.176530 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.176629 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.176629 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.176730 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.176730 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.176833 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.176833 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.176955 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.176955 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.177058 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.177058 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.177158 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.177158 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.177259 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.177259 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.177358 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.177358 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.177485 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.177485 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.177587 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.177587 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.177698 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.177698 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.177797 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.177797 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.177903 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.177903 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.178020 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.178020 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.178120 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.178120 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.178231 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.178231 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.178332 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.178332 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.178432 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.178432 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.178537 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.178537 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.178639 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.178639 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.178748 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.178748 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.178848 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.178848 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.178964 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.178964 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.179106 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.179106 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.179211 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.179211 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.179310 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.179310 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.179408 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.179408 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.179507 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.179507 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.179607 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.179607 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.179707 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.179707 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.179809 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.179809 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.179912 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.179912 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.180032 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.180032 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.180181 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.180181 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.181027 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.181027 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.181027 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.181027 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.181027 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.181027 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.181877 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.181877 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.181877 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.181877 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.181877 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.181877 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.182267 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.182267 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.182267 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.182267 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.182492 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.182492 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.182492 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.182492 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.182714 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.182714 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.182714 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.182714 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.182973 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.182973 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.182973 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.182973 np0000165235 devstack@c-api.service[113239]: warnings.warn(deprecated_msg) Apr 11 18:53:26.182973 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.middleware.request_id [req-8028a4ea-c9d9-4f15-b498-eea89ad9ca39 req-db3e0b4f-3662-47b9-b356-689e4d1c4ff7 None None] RequestId filter calling following filter/app {{(pid=113239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 18:53:26.508374 np0000165235 devstack@c-api.service[113239]: INFO cinder.api.openstack.wsgi [req-8028a4ea-c9d9-4f15-b498-eea89ad9ca39 req-db3e0b4f-3662-47b9-b356-689e4d1c4ff7 admin admin] POST https://199.204.45.169/volume/v3/types/0e6539b6-8703-4920-ada3-3554d26eb92d/extra_specs Apr 11 18:53:26.509004 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.openstack.wsgi [req-8028a4ea-c9d9-4f15-b498-eea89ad9ca39 req-db3e0b4f-3662-47b9-b356-689e4d1c4ff7 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 11 18:53:26.510676 np0000165235 devstack@c-api.service[113239]: /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 11 18:53:26.510676 np0000165235 devstack@c-api.service[113239]: warnings.warn( Apr 11 18:53:26.520093 np0000165235 devstack@c-api.service[113239]: DEBUG oslo_db.sqlalchemy.engines [req-8028a4ea-c9d9-4f15-b498-eea89ad9ca39 req-db3e0b4f-3662-47b9-b356-689e4d1c4ff7 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=113239) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 18:53:26.577633 np0000165235 devstack@c-api.service[113239]: INFO cinder.api.openstack.wsgi [req-8028a4ea-c9d9-4f15-b498-eea89ad9ca39 req-db3e0b4f-3662-47b9-b356-689e4d1c4ff7 admin admin] https://199.204.45.169/volume/v3/types/0e6539b6-8703-4920-ada3-3554d26eb92d/extra_specs returned with HTTP 200 Apr 11 18:53:26.578254 np0000165235 devstack@c-api.service[113239]: [pid: 113239|app: 0|req: 1/3] 199.204.45.169 () {70 vars in 1505 bytes} [Sat Apr 11 18:53:26 2026] POST /volume/v3/types/0e6539b6-8703-4920-ada3-3554d26eb92d/extra_specs => generated 55 bytes in 418 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 18:53:28.185117 np0000165235 devstack@c-api.service[113241]: DEBUG dbcounter [-] [113241] Writing DB stats cinder:SELECT=6 {{(pid=113241) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 18:53:28.201969 np0000165235 devstack@c-api.service[113240]: DEBUG dbcounter [-] [113240] Writing DB stats cinder:SELECT=6 {{(pid=113240) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 18:53:36.144719 np0000165235 devstack@c-api.service[113242]: DEBUG dbcounter [-] [113242] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113242) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 18:53:36.576011 np0000165235 devstack@c-api.service[113239]: DEBUG dbcounter [-] [113239] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 18:55:47.376867 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.middleware.request_id [None req-0f838a8a-ee59-4483-9193-d73229ccfcec None None] RequestId filter calling following filter/app {{(pid=113241) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 18:55:47.378224 np0000165235 devstack@c-api.service[113241]: INFO cinder.api.openstack.wsgi [None req-0f838a8a-ee59-4483-9193-d73229ccfcec None None] GET https://199.204.45.169/volume// Apr 11 18:55:47.378562 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.openstack.wsgi [None req-0f838a8a-ee59-4483-9193-d73229ccfcec None None] Empty body provided in request {{(pid=113241) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 18:55:47.378875 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.openstack.wsgi [None req-0f838a8a-ee59-4483-9193-d73229ccfcec None None] Calling method 'all' {{(pid=113241) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 18:55:47.379666 np0000165235 devstack@c-api.service[113241]: INFO cinder.api.openstack.wsgi [None req-0f838a8a-ee59-4483-9193-d73229ccfcec None None] https://199.204.45.169/volume// returned with HTTP 300 Apr 11 18:55:47.380030 np0000165235 devstack@c-api.service[113241]: [pid: 113241|app: 0|req: 2/4] 199.204.45.169 () {66 vars in 1456 bytes} [Sat Apr 11 18:55:47 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 11 18:56:24.463106 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.463106 np0000165235 devstack@c-api.service[113240]: warnings.warn( Apr 11 18:56:24.478007 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.478007 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.478007 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.478007 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.478375 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.478375 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.478375 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.478375 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.478669 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.478669 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.478669 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.478669 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.478669 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.478669 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.479151 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.479151 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.479151 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.479151 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.479151 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.479540 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.479540 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.479540 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.479540 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.479540 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.479868 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.479868 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.479868 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.479868 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.480193 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.480193 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.480193 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.480193 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.480193 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.480696 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.480696 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.480696 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.480696 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.480696 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.481069 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.481069 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.481069 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.481069 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.481069 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.481069 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.481494 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.481494 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.481494 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.481494 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.481494 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.481494 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.481942 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.481942 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.481942 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.481942 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.481942 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.481942 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.482352 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.482352 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.482352 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.482352 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.482352 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.482711 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.482711 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.482711 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.482711 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.482711 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.483051 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.483051 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.483051 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.483051 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.483051 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.483051 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.483470 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.483470 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.483470 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.483470 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.483470 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.483470 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.483843 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.483843 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.483843 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.483843 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.483843 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.484233 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.484233 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.484233 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.484233 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.484233 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.484579 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.484579 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.484579 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.484579 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.485091 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.485091 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.485091 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.485091 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.485400 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.485400 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.485400 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.485400 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.485400 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.485639 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.485639 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.485639 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.485639 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.485639 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.485786 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.485786 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.485786 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.485786 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.485940 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.485940 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.485940 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.485940 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.486082 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.486082 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.486082 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.486082 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.486213 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.486213 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.486213 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.486213 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.486338 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.486338 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.486338 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.486338 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.486466 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.486466 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.486466 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.486466 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.486466 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.486639 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.486639 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.486639 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.486639 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.486639 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.486639 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.486834 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.486834 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.486834 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.486834 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.486834 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.486995 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.486995 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.486995 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.486995 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.486995 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.486995 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.487181 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.487181 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.487181 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.487181 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.487181 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.487181 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.487364 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.487364 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.487364 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.487364 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.487364 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.487364 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.487553 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.487553 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.487553 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.487553 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.487553 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.487553 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.487749 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.487749 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.487749 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.487749 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.487879 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.487879 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.487879 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.487879 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.487879 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.488066 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.488066 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.488066 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.488066 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.488066 np0000165235 devstack@c-api.service[113240]: warnings.warn(deprecated_msg) Apr 11 18:56:24.488066 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.middleware.request_id [None req-d6eb6476-2297-4a74-89ca-3822de3287ba None None] RequestId filter calling following filter/app {{(pid=113240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 18:56:24.794820 np0000165235 devstack@c-api.service[113240]: INFO cinder.api.openstack.wsgi [None req-d6eb6476-2297-4a74-89ca-3822de3287ba demo demo] GET https://199.204.45.169/volume/v3/types?is_public=None Apr 11 18:56:24.795167 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.openstack.wsgi [None req-d6eb6476-2297-4a74-89ca-3822de3287ba demo demo] Empty body provided in request {{(pid=113240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 18:56:24.795399 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.openstack.wsgi [None req-d6eb6476-2297-4a74-89ca-3822de3287ba demo demo] Calling method 'index' {{(pid=113240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 18:56:24.795893 np0000165235 devstack@c-api.service[113240]: /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 11 18:56:24.795893 np0000165235 devstack@c-api.service[113240]: warnings.warn( Apr 11 18:56:24.796565 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.api_utils [None req-d6eb6476-2297-4a74-89ca-3822de3287ba demo demo] Removing options '' from query. {{(pid=113240) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 18:56:24.807682 np0000165235 devstack@c-api.service[113240]: DEBUG oslo_db.sqlalchemy.engines [None req-d6eb6476-2297-4a74-89ca-3822de3287ba 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=113240) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 18:56:24.823883 np0000165235 devstack@c-api.service[113240]: INFO cinder.api.openstack.wsgi [None req-d6eb6476-2297-4a74-89ca-3822de3287ba demo demo] https://199.204.45.169/volume/v3/types?is_public=None returned with HTTP 200 Apr 11 18:56:24.824316 np0000165235 devstack@c-api.service[113240]: [pid: 113240|app: 0|req: 1/5] 199.204.45.169 () {64 vars in 1263 bytes} [Sat Apr 11 18:56:24 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 11 18:56:24.835802 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.middleware.request_id [req-d6eb6476-2297-4a74-89ca-3822de3287ba req-aca6e75b-ce03-4f14-8e3d-83689ea71846 None None] RequestId filter calling following filter/app {{(pid=113242) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 18:56:24.840862 np0000165235 devstack@c-api.service[113242]: INFO cinder.api.openstack.wsgi [req-d6eb6476-2297-4a74-89ca-3822de3287ba req-aca6e75b-ce03-4f14-8e3d-83689ea71846 demo demo] GET https://199.204.45.169/volume/v3/types/default Apr 11 18:56:24.841163 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.openstack.wsgi [req-d6eb6476-2297-4a74-89ca-3822de3287ba req-aca6e75b-ce03-4f14-8e3d-83689ea71846 demo demo] Empty body provided in request {{(pid=113242) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 18:56:24.841431 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.openstack.wsgi [req-d6eb6476-2297-4a74-89ca-3822de3287ba req-aca6e75b-ce03-4f14-8e3d-83689ea71846 demo demo] Calling method 'show' {{(pid=113242) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 18:56:24.853255 np0000165235 devstack@c-api.service[113242]: INFO cinder.api.openstack.wsgi [req-d6eb6476-2297-4a74-89ca-3822de3287ba req-aca6e75b-ce03-4f14-8e3d-83689ea71846 demo demo] https://199.204.45.169/volume/v3/types/default returned with HTTP 200 Apr 11 18:56:24.853678 np0000165235 devstack@c-api.service[113242]: [pid: 113242|app: 0|req: 2/6] 199.204.45.169 () {66 vars in 1329 bytes} [Sat Apr 11 18:56:24 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 11 18:56:25.175799 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.middleware.request_id [None req-6e8853d9-1f98-4f3b-8056-7860b4ef81d5 None None] RequestId filter calling following filter/app {{(pid=113239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 18:56:25.179458 np0000165235 devstack@c-api.service[113239]: INFO cinder.api.openstack.wsgi [None req-6e8853d9-1f98-4f3b-8056-7860b4ef81d5 demo demo] GET https://199.204.45.169/volume/v3/types/default Apr 11 18:56:25.179852 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.openstack.wsgi [None req-6e8853d9-1f98-4f3b-8056-7860b4ef81d5 demo demo] Empty body provided in request {{(pid=113239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 18:56:25.180326 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.openstack.wsgi [None req-6e8853d9-1f98-4f3b-8056-7860b4ef81d5 demo demo] Calling method 'show' {{(pid=113239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 18:56:25.195666 np0000165235 devstack@c-api.service[113239]: INFO cinder.api.openstack.wsgi [None req-6e8853d9-1f98-4f3b-8056-7860b4ef81d5 demo demo] https://199.204.45.169/volume/v3/types/default returned with HTTP 200 Apr 11 18:56:25.196092 np0000165235 devstack@c-api.service[113239]: [pid: 113239|app: 0|req: 2/7] 199.204.45.169 () {64 vars in 1258 bytes} [Sat Apr 11 18:56:25 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 11 18:56:25.610749 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.middleware.request_id [None req-82fab509-cfc9-43f4-a2b6-4b6c492e626b None None] RequestId filter calling following filter/app {{(pid=113241) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 18:56:25.925307 np0000165235 devstack@c-api.service[113241]: INFO cinder.api.openstack.wsgi [None req-82fab509-cfc9-43f4-a2b6-4b6c492e626b demo demo] GET https://199.204.45.169/volume/v3/types/default Apr 11 18:56:25.925628 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.openstack.wsgi [None req-82fab509-cfc9-43f4-a2b6-4b6c492e626b demo demo] Empty body provided in request {{(pid=113241) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 18:56:25.925779 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.openstack.wsgi [None req-82fab509-cfc9-43f4-a2b6-4b6c492e626b demo demo] Calling method 'show' {{(pid=113241) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 18:56:25.935716 np0000165235 devstack@c-api.service[113241]: DEBUG oslo_db.sqlalchemy.engines [None req-82fab509-cfc9-43f4-a2b6-4b6c492e626b 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=113241) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 18:56:25.954208 np0000165235 devstack@c-api.service[113241]: /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 11 18:56:25.954208 np0000165235 devstack@c-api.service[113241]: warnings.warn( Apr 11 18:56:25.956338 np0000165235 devstack@c-api.service[113241]: INFO cinder.api.openstack.wsgi [None req-82fab509-cfc9-43f4-a2b6-4b6c492e626b demo demo] https://199.204.45.169/volume/v3/types/default returned with HTTP 200 Apr 11 18:56:25.956709 np0000165235 devstack@c-api.service[113241]: [pid: 113241|app: 0|req: 3/8] 199.204.45.169 () {64 vars in 1258 bytes} [Sat Apr 11 18:56:25 2026] GET /volume/v3/types/default => generated 145 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 11 18:56:25.971829 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.middleware.request_id [None req-f2e419f4-bb5d-4a5d-8b73-73593b0b09b6 None None] RequestId filter calling following filter/app {{(pid=113240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 18:56:25.975392 np0000165235 devstack@c-api.service[113240]: INFO cinder.api.openstack.wsgi [None req-f2e419f4-bb5d-4a5d-8b73-73593b0b09b6 demo demo] GET https://199.204.45.169/volume/v3/types/default Apr 11 18:56:25.975802 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.openstack.wsgi [None req-f2e419f4-bb5d-4a5d-8b73-73593b0b09b6 demo demo] Empty body provided in request {{(pid=113240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 18:56:25.976253 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.openstack.wsgi [None req-f2e419f4-bb5d-4a5d-8b73-73593b0b09b6 demo demo] Calling method 'show' {{(pid=113240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 18:56:25.992153 np0000165235 devstack@c-api.service[113240]: INFO cinder.api.openstack.wsgi [None req-f2e419f4-bb5d-4a5d-8b73-73593b0b09b6 demo demo] https://199.204.45.169/volume/v3/types/default returned with HTTP 200 Apr 11 18:56:25.992468 np0000165235 devstack@c-api.service[113240]: [pid: 113240|app: 0|req: 2/9] 199.204.45.169 () {64 vars in 1258 bytes} [Sat Apr 11 18:56:25 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 11 18:56:34.848553 np0000165235 devstack@c-api.service[113242]: DEBUG dbcounter [-] [113242] Writing DB stats cinder:SELECT=2 {{(pid=113242) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 18:56:35.192226 np0000165235 devstack@c-api.service[113239]: DEBUG dbcounter [-] [113239] Writing DB stats cinder:SELECT=2 {{(pid=113239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 18:56:35.951659 np0000165235 devstack@c-api.service[113241]: DEBUG dbcounter [-] [113241] Writing DB stats cinder:SELECT=2 {{(pid=113241) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 18:56:35.988666 np0000165235 devstack@c-api.service[113240]: DEBUG dbcounter [-] [113240] Writing DB stats cinder:SELECT=3 {{(pid=113240) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 19:01:08.873408 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.middleware.request_id [None req-d0044c1d-afd5-4844-8f79-eee3c884ac2f None None] RequestId filter calling following filter/app {{(pid=113242) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 19:01:08.965403 np0000165235 devstack@c-api.service[113242]: INFO cinder.api.openstack.wsgi [None req-d0044c1d-afd5-4844-8f79-eee3c884ac2f demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Apr 11 19:01:08.965670 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.openstack.wsgi [None req-d0044c1d-afd5-4844-8f79-eee3c884ac2f demo demo] Empty body provided in request {{(pid=113242) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 19:01:08.965965 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.openstack.wsgi [None req-d0044c1d-afd5-4844-8f79-eee3c884ac2f demo demo] Calling method 'detail' {{(pid=113242) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 19:01:08.966763 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.api_utils [None req-d0044c1d-afd5-4844-8f79-eee3c884ac2f demo demo] Removing options '' from query. {{(pid=113242) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 19:01:08.967874 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.volume.api [None req-d0044c1d-afd5-4844-8f79-eee3c884ac2f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113242) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 19:01:09.018053 np0000165235 devstack@c-api.service[113242]: INFO cinder.volume.api [None req-d0044c1d-afd5-4844-8f79-eee3c884ac2f demo demo] Get all volumes completed successfully. Apr 11 19:01:09.020945 np0000165235 devstack@c-api.service[113242]: INFO cinder.api.openstack.wsgi [None req-d0044c1d-afd5-4844-8f79-eee3c884ac2f demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Apr 11 19:01:09.021482 np0000165235 devstack@c-api.service[113242]: [pid: 113242|app: 0|req: 3/10] 199.204.45.169 () {64 vars in 1294 bytes} [Sat Apr 11 19:01:08 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 11 19:01:18.997971 np0000165235 devstack@c-api.service[113242]: DEBUG dbcounter [-] [113242] Writing DB stats cinder:SELECT=1 {{(pid=113242) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 19:02:09.075669 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.middleware.request_id [None req-4281a2c4-695f-4ca9-8456-a148bbc3887d None None] RequestId filter calling following filter/app {{(pid=113239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 19:02:09.078346 np0000165235 devstack@c-api.service[113239]: INFO cinder.api.openstack.wsgi [None req-4281a2c4-695f-4ca9-8456-a148bbc3887d demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Apr 11 19:02:09.078765 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.openstack.wsgi [None req-4281a2c4-695f-4ca9-8456-a148bbc3887d demo demo] Empty body provided in request {{(pid=113239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 19:02:09.078765 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.openstack.wsgi [None req-4281a2c4-695f-4ca9-8456-a148bbc3887d demo demo] Calling method 'detail' {{(pid=113239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 19:02:09.079294 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.api_utils [None req-4281a2c4-695f-4ca9-8456-a148bbc3887d demo demo] Removing options '' from query. {{(pid=113239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 19:02:09.080154 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.volume.api [None req-4281a2c4-695f-4ca9-8456-a148bbc3887d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113239) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 19:02:09.112259 np0000165235 devstack@c-api.service[113239]: INFO cinder.volume.api [None req-4281a2c4-695f-4ca9-8456-a148bbc3887d demo demo] Get all volumes completed successfully. Apr 11 19:02:09.114370 np0000165235 devstack@c-api.service[113239]: INFO cinder.api.openstack.wsgi [None req-4281a2c4-695f-4ca9-8456-a148bbc3887d demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Apr 11 19:02:09.114837 np0000165235 devstack@c-api.service[113239]: [pid: 113239|app: 0|req: 3/11] 199.204.45.169 () {64 vars in 1294 bytes} [Sat Apr 11 19:02:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 19:02:19.103710 np0000165235 devstack@c-api.service[113239]: DEBUG dbcounter [-] [113239] Writing DB stats cinder:SELECT=1 {{(pid=113239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 19:03:09.134717 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.middleware.request_id [None req-7cc4e3df-4c94-4f80-9194-840b98c6b90b None None] RequestId filter calling following filter/app {{(pid=113241) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 19:03:09.139284 np0000165235 devstack@c-api.service[113241]: INFO cinder.api.openstack.wsgi [None req-7cc4e3df-4c94-4f80-9194-840b98c6b90b demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Apr 11 19:03:09.139484 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.openstack.wsgi [None req-7cc4e3df-4c94-4f80-9194-840b98c6b90b demo demo] Empty body provided in request {{(pid=113241) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 19:03:09.139677 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.openstack.wsgi [None req-7cc4e3df-4c94-4f80-9194-840b98c6b90b demo demo] Calling method 'detail' {{(pid=113241) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 19:03:09.141275 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.api_utils [None req-7cc4e3df-4c94-4f80-9194-840b98c6b90b demo demo] Removing options '' from query. {{(pid=113241) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 19:03:09.141275 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.volume.api [None req-7cc4e3df-4c94-4f80-9194-840b98c6b90b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113241) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 19:03:09.175457 np0000165235 devstack@c-api.service[113241]: INFO cinder.volume.api [None req-7cc4e3df-4c94-4f80-9194-840b98c6b90b demo demo] Get all volumes completed successfully. Apr 11 19:03:09.177963 np0000165235 devstack@c-api.service[113241]: INFO cinder.api.openstack.wsgi [None req-7cc4e3df-4c94-4f80-9194-840b98c6b90b demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Apr 11 19:03:09.178367 np0000165235 devstack@c-api.service[113241]: [pid: 113241|app: 0|req: 4/12] 199.204.45.169 () {64 vars in 1294 bytes} [Sat Apr 11 19:03:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 19:03:19.172066 np0000165235 devstack@c-api.service[113241]: DEBUG dbcounter [-] [113241] Writing DB stats cinder:SELECT=1 {{(pid=113241) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 19:04:09.203482 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.middleware.request_id [None req-637da564-e325-4e50-86de-eb21a7e5e0c8 None None] RequestId filter calling following filter/app {{(pid=113240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 19:04:09.207510 np0000165235 devstack@c-api.service[113240]: INFO cinder.api.openstack.wsgi [None req-637da564-e325-4e50-86de-eb21a7e5e0c8 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Apr 11 19:04:09.207770 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.openstack.wsgi [None req-637da564-e325-4e50-86de-eb21a7e5e0c8 demo demo] Empty body provided in request {{(pid=113240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 19:04:09.208044 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.openstack.wsgi [None req-637da564-e325-4e50-86de-eb21a7e5e0c8 demo demo] Calling method 'detail' {{(pid=113240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 19:04:09.208592 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.api_utils [None req-637da564-e325-4e50-86de-eb21a7e5e0c8 demo demo] Removing options '' from query. {{(pid=113240) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 19:04:09.209640 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.volume.api [None req-637da564-e325-4e50-86de-eb21a7e5e0c8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113240) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 19:04:09.243191 np0000165235 devstack@c-api.service[113240]: INFO cinder.volume.api [None req-637da564-e325-4e50-86de-eb21a7e5e0c8 demo demo] Get all volumes completed successfully. Apr 11 19:04:09.245232 np0000165235 devstack@c-api.service[113240]: INFO cinder.api.openstack.wsgi [None req-637da564-e325-4e50-86de-eb21a7e5e0c8 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Apr 11 19:04:09.245604 np0000165235 devstack@c-api.service[113240]: [pid: 113240|app: 0|req: 3/13] 199.204.45.169 () {64 vars in 1294 bytes} [Sat Apr 11 19:04:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 19:04:19.236327 np0000165235 devstack@c-api.service[113240]: DEBUG dbcounter [-] [113240] Writing DB stats cinder:SELECT=1 {{(pid=113240) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 19:05:09.266351 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.middleware.request_id [None req-20b1776f-c869-4e4e-9a36-fc3a66106bca None None] RequestId filter calling following filter/app {{(pid=113242) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 19:05:09.271411 np0000165235 devstack@c-api.service[113242]: INFO cinder.api.openstack.wsgi [None req-20b1776f-c869-4e4e-9a36-fc3a66106bca demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Apr 11 19:05:09.271411 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.openstack.wsgi [None req-20b1776f-c869-4e4e-9a36-fc3a66106bca demo demo] Empty body provided in request {{(pid=113242) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 19:05:09.271411 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.openstack.wsgi [None req-20b1776f-c869-4e4e-9a36-fc3a66106bca demo demo] Calling method 'detail' {{(pid=113242) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 19:05:09.271813 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.api_utils [None req-20b1776f-c869-4e4e-9a36-fc3a66106bca demo demo] Removing options '' from query. {{(pid=113242) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 19:05:09.273357 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.volume.api [None req-20b1776f-c869-4e4e-9a36-fc3a66106bca demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113242) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 19:05:09.284166 np0000165235 devstack@c-api.service[113242]: INFO cinder.volume.api [None req-20b1776f-c869-4e4e-9a36-fc3a66106bca demo demo] Get all volumes completed successfully. Apr 11 19:05:09.286040 np0000165235 devstack@c-api.service[113242]: INFO cinder.api.openstack.wsgi [None req-20b1776f-c869-4e4e-9a36-fc3a66106bca demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Apr 11 19:05:09.286494 np0000165235 devstack@c-api.service[113242]: [pid: 113242|app: 0|req: 4/14] 199.204.45.169 () {64 vars in 1294 bytes} [Sat Apr 11 19:05:09 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 11 19:05:19.277994 np0000165235 devstack@c-api.service[113242]: DEBUG dbcounter [-] [113242] Writing DB stats cinder:SELECT=1 {{(pid=113242) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 19:06:09.303960 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.middleware.request_id [None req-112a90a9-3a0d-423f-b04a-666b0f1ba761 None None] RequestId filter calling following filter/app {{(pid=113239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 19:06:09.408136 np0000165235 devstack@c-api.service[113239]: INFO cinder.api.openstack.wsgi [None req-112a90a9-3a0d-423f-b04a-666b0f1ba761 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Apr 11 19:06:09.408703 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.openstack.wsgi [None req-112a90a9-3a0d-423f-b04a-666b0f1ba761 demo demo] Empty body provided in request {{(pid=113239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 19:06:09.409115 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.openstack.wsgi [None req-112a90a9-3a0d-423f-b04a-666b0f1ba761 demo demo] Calling method 'detail' {{(pid=113239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 19:06:09.409594 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.api_utils [None req-112a90a9-3a0d-423f-b04a-666b0f1ba761 demo demo] Removing options '' from query. {{(pid=113239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 19:06:09.411210 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.volume.api [None req-112a90a9-3a0d-423f-b04a-666b0f1ba761 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113239) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 19:06:09.420350 np0000165235 devstack@c-api.service[113239]: INFO cinder.volume.api [None req-112a90a9-3a0d-423f-b04a-666b0f1ba761 demo demo] Get all volumes completed successfully. Apr 11 19:06:09.422351 np0000165235 devstack@c-api.service[113239]: INFO cinder.api.openstack.wsgi [None req-112a90a9-3a0d-423f-b04a-666b0f1ba761 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Apr 11 19:06:09.422712 np0000165235 devstack@c-api.service[113239]: [pid: 113239|app: 0|req: 4/15] 199.204.45.169 () {64 vars in 1294 bytes} [Sat Apr 11 19:06:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 19:06:19.416137 np0000165235 devstack@c-api.service[113239]: DEBUG dbcounter [-] [113239] Writing DB stats cinder:SELECT=1 {{(pid=113239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 19:07:09.442675 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.middleware.request_id [None req-cc8a3197-cdf0-49b2-a73a-ba86c3877e1b None None] RequestId filter calling following filter/app {{(pid=113241) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 19:07:09.447091 np0000165235 devstack@c-api.service[113241]: INFO cinder.api.openstack.wsgi [None req-cc8a3197-cdf0-49b2-a73a-ba86c3877e1b demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Apr 11 19:07:09.447350 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.openstack.wsgi [None req-cc8a3197-cdf0-49b2-a73a-ba86c3877e1b demo demo] Empty body provided in request {{(pid=113241) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 19:07:09.447616 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.openstack.wsgi [None req-cc8a3197-cdf0-49b2-a73a-ba86c3877e1b demo demo] Calling method 'detail' {{(pid=113241) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 19:07:09.448008 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.api_utils [None req-cc8a3197-cdf0-49b2-a73a-ba86c3877e1b demo demo] Removing options '' from query. {{(pid=113241) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 19:07:09.449063 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.volume.api [None req-cc8a3197-cdf0-49b2-a73a-ba86c3877e1b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113241) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 19:07:09.457899 np0000165235 devstack@c-api.service[113241]: INFO cinder.volume.api [None req-cc8a3197-cdf0-49b2-a73a-ba86c3877e1b demo demo] Get all volumes completed successfully. Apr 11 19:07:09.460006 np0000165235 devstack@c-api.service[113241]: INFO cinder.api.openstack.wsgi [None req-cc8a3197-cdf0-49b2-a73a-ba86c3877e1b demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Apr 11 19:07:09.460380 np0000165235 devstack@c-api.service[113241]: [pid: 113241|app: 0|req: 5/16] 199.204.45.169 () {64 vars in 1294 bytes} [Sat Apr 11 19:07:09 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 11 19:07:19.452668 np0000165235 devstack@c-api.service[113241]: DEBUG dbcounter [-] [113241] Writing DB stats cinder:SELECT=1 {{(pid=113241) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 19:08:09.478688 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.middleware.request_id [None req-e8522179-9a5a-4156-a103-5a8c1da79b98 None None] RequestId filter calling following filter/app {{(pid=113240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 19:08:09.481745 np0000165235 devstack@c-api.service[113240]: INFO cinder.api.openstack.wsgi [None req-e8522179-9a5a-4156-a103-5a8c1da79b98 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Apr 11 19:08:09.482005 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.openstack.wsgi [None req-e8522179-9a5a-4156-a103-5a8c1da79b98 demo demo] Empty body provided in request {{(pid=113240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 19:08:09.482268 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.openstack.wsgi [None req-e8522179-9a5a-4156-a103-5a8c1da79b98 demo demo] Calling method 'detail' {{(pid=113240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 19:08:09.482589 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.api_utils [None req-e8522179-9a5a-4156-a103-5a8c1da79b98 demo demo] Removing options '' from query. {{(pid=113240) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 19:08:09.484274 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.volume.api [None req-e8522179-9a5a-4156-a103-5a8c1da79b98 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113240) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 19:08:09.493816 np0000165235 devstack@c-api.service[113240]: INFO cinder.volume.api [None req-e8522179-9a5a-4156-a103-5a8c1da79b98 demo demo] Get all volumes completed successfully. Apr 11 19:08:09.495719 np0000165235 devstack@c-api.service[113240]: INFO cinder.api.openstack.wsgi [None req-e8522179-9a5a-4156-a103-5a8c1da79b98 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Apr 11 19:08:09.496401 np0000165235 devstack@c-api.service[113240]: [pid: 113240|app: 0|req: 4/17] 199.204.45.169 () {64 vars in 1294 bytes} [Sat Apr 11 19:08:09 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 11 19:08:19.487666 np0000165235 devstack@c-api.service[113240]: DEBUG dbcounter [-] [113240] Writing DB stats cinder:SELECT=1 {{(pid=113240) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 19:09:09.519054 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.middleware.request_id [None req-94b2f2ec-7702-4a23-a565-8f3b65188c46 None None] RequestId filter calling following filter/app {{(pid=113242) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 19:09:09.524014 np0000165235 devstack@c-api.service[113242]: INFO cinder.api.openstack.wsgi [None req-94b2f2ec-7702-4a23-a565-8f3b65188c46 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Apr 11 19:09:09.524816 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.openstack.wsgi [None req-94b2f2ec-7702-4a23-a565-8f3b65188c46 demo demo] Empty body provided in request {{(pid=113242) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 19:09:09.524816 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.openstack.wsgi [None req-94b2f2ec-7702-4a23-a565-8f3b65188c46 demo demo] Calling method 'detail' {{(pid=113242) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 19:09:09.525855 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.api_utils [None req-94b2f2ec-7702-4a23-a565-8f3b65188c46 demo demo] Removing options '' from query. {{(pid=113242) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 19:09:09.526450 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.volume.api [None req-94b2f2ec-7702-4a23-a565-8f3b65188c46 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113242) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 19:09:09.536322 np0000165235 devstack@c-api.service[113242]: INFO cinder.volume.api [None req-94b2f2ec-7702-4a23-a565-8f3b65188c46 demo demo] Get all volumes completed successfully. Apr 11 19:09:09.539288 np0000165235 devstack@c-api.service[113242]: INFO cinder.api.openstack.wsgi [None req-94b2f2ec-7702-4a23-a565-8f3b65188c46 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Apr 11 19:09:09.539639 np0000165235 devstack@c-api.service[113242]: [pid: 113242|app: 0|req: 5/18] 199.204.45.169 () {64 vars in 1294 bytes} [Sat Apr 11 19:09:09 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 11 19:09:19.530697 np0000165235 devstack@c-api.service[113242]: DEBUG dbcounter [-] [113242] Writing DB stats cinder:SELECT=1 {{(pid=113242) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 19:10:09.556456 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.middleware.request_id [None req-40bba269-2311-462b-a43b-621790d636ff None None] RequestId filter calling following filter/app {{(pid=113239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 19:10:09.560165 np0000165235 devstack@c-api.service[113239]: INFO cinder.api.openstack.wsgi [None req-40bba269-2311-462b-a43b-621790d636ff demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Apr 11 19:10:09.560390 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.openstack.wsgi [None req-40bba269-2311-462b-a43b-621790d636ff demo demo] Empty body provided in request {{(pid=113239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 19:10:09.560645 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.openstack.wsgi [None req-40bba269-2311-462b-a43b-621790d636ff demo demo] Calling method 'detail' {{(pid=113239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 19:10:09.560978 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.api_utils [None req-40bba269-2311-462b-a43b-621790d636ff demo demo] Removing options '' from query. {{(pid=113239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 19:10:09.561990 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.volume.api [None req-40bba269-2311-462b-a43b-621790d636ff demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113239) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 19:10:09.575713 np0000165235 devstack@c-api.service[113239]: INFO cinder.volume.api [None req-40bba269-2311-462b-a43b-621790d636ff demo demo] Get all volumes completed successfully. Apr 11 19:10:09.580760 np0000165235 devstack@c-api.service[113239]: INFO cinder.api.openstack.wsgi [None req-40bba269-2311-462b-a43b-621790d636ff demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Apr 11 19:10:09.581788 np0000165235 devstack@c-api.service[113239]: [pid: 113239|app: 0|req: 5/19] 199.204.45.169 () {64 vars in 1294 bytes} [Sat Apr 11 19:10:09 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 11 19:10:19.565606 np0000165235 devstack@c-api.service[113239]: DEBUG dbcounter [-] [113239] Writing DB stats cinder:SELECT=1 {{(pid=113239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 19:11:09.596529 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.middleware.request_id [None req-0c7eb32a-bc5a-4f7d-9558-aa625a2e0a60 None None] RequestId filter calling following filter/app {{(pid=113241) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 19:11:09.740009 np0000165235 devstack@c-api.service[113241]: INFO cinder.api.openstack.wsgi [None req-0c7eb32a-bc5a-4f7d-9558-aa625a2e0a60 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Apr 11 19:11:09.740342 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.openstack.wsgi [None req-0c7eb32a-bc5a-4f7d-9558-aa625a2e0a60 demo demo] Empty body provided in request {{(pid=113241) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 19:11:09.740627 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.openstack.wsgi [None req-0c7eb32a-bc5a-4f7d-9558-aa625a2e0a60 demo demo] Calling method 'detail' {{(pid=113241) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 19:11:09.741142 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.api_utils [None req-0c7eb32a-bc5a-4f7d-9558-aa625a2e0a60 demo demo] Removing options '' from query. {{(pid=113241) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 19:11:09.742634 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.volume.api [None req-0c7eb32a-bc5a-4f7d-9558-aa625a2e0a60 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113241) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 19:11:09.752048 np0000165235 devstack@c-api.service[113241]: INFO cinder.volume.api [None req-0c7eb32a-bc5a-4f7d-9558-aa625a2e0a60 demo demo] Get all volumes completed successfully. Apr 11 19:11:09.754693 np0000165235 devstack@c-api.service[113241]: INFO cinder.api.openstack.wsgi [None req-0c7eb32a-bc5a-4f7d-9558-aa625a2e0a60 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Apr 11 19:11:09.755266 np0000165235 devstack@c-api.service[113241]: [pid: 113241|app: 0|req: 6/20] 199.204.45.169 () {64 vars in 1294 bytes} [Sat Apr 11 19:11:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 19:11:19.746824 np0000165235 devstack@c-api.service[113241]: DEBUG dbcounter [-] [113241] Writing DB stats cinder:SELECT=1 {{(pid=113241) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 19:12:09.774283 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.middleware.request_id [None req-f4f6b280-3048-400a-8a97-72a0283acf0a None None] RequestId filter calling following filter/app {{(pid=113240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 19:12:09.777838 np0000165235 devstack@c-api.service[113240]: INFO cinder.api.openstack.wsgi [None req-f4f6b280-3048-400a-8a97-72a0283acf0a demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Apr 11 19:12:09.778109 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.openstack.wsgi [None req-f4f6b280-3048-400a-8a97-72a0283acf0a demo demo] Empty body provided in request {{(pid=113240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 19:12:09.778369 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.openstack.wsgi [None req-f4f6b280-3048-400a-8a97-72a0283acf0a demo demo] Calling method 'detail' {{(pid=113240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 19:12:09.778728 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.api_utils [None req-f4f6b280-3048-400a-8a97-72a0283acf0a demo demo] Removing options '' from query. {{(pid=113240) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 19:12:09.779752 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.volume.api [None req-f4f6b280-3048-400a-8a97-72a0283acf0a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113240) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 19:12:09.790114 np0000165235 devstack@c-api.service[113240]: INFO cinder.volume.api [None req-f4f6b280-3048-400a-8a97-72a0283acf0a demo demo] Get all volumes completed successfully. Apr 11 19:12:09.792701 np0000165235 devstack@c-api.service[113240]: INFO cinder.api.openstack.wsgi [None req-f4f6b280-3048-400a-8a97-72a0283acf0a demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Apr 11 19:12:09.793156 np0000165235 devstack@c-api.service[113240]: [pid: 113240|app: 0|req: 5/21] 199.204.45.169 () {64 vars in 1294 bytes} [Sat Apr 11 19:12:09 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 11 19:12:19.785139 np0000165235 devstack@c-api.service[113240]: DEBUG dbcounter [-] [113240] Writing DB stats cinder:SELECT=1 {{(pid=113240) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 19:13:09.808730 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.middleware.request_id [None req-0b9d78f3-1ca4-4f64-b700-93da67e5dcec None None] RequestId filter calling following filter/app {{(pid=113242) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 19:13:09.813431 np0000165235 devstack@c-api.service[113242]: INFO cinder.api.openstack.wsgi [None req-0b9d78f3-1ca4-4f64-b700-93da67e5dcec demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Apr 11 19:13:09.813829 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.openstack.wsgi [None req-0b9d78f3-1ca4-4f64-b700-93da67e5dcec demo demo] Empty body provided in request {{(pid=113242) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 19:13:09.814297 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.openstack.wsgi [None req-0b9d78f3-1ca4-4f64-b700-93da67e5dcec demo demo] Calling method 'detail' {{(pid=113242) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 19:13:09.814802 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.api_utils [None req-0b9d78f3-1ca4-4f64-b700-93da67e5dcec demo demo] Removing options '' from query. {{(pid=113242) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 19:13:09.816500 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.volume.api [None req-0b9d78f3-1ca4-4f64-b700-93da67e5dcec demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113242) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 19:13:09.828685 np0000165235 devstack@c-api.service[113242]: INFO cinder.volume.api [None req-0b9d78f3-1ca4-4f64-b700-93da67e5dcec demo demo] Get all volumes completed successfully. Apr 11 19:13:09.833464 np0000165235 devstack@c-api.service[113242]: INFO cinder.api.openstack.wsgi [None req-0b9d78f3-1ca4-4f64-b700-93da67e5dcec demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Apr 11 19:13:09.834029 np0000165235 devstack@c-api.service[113242]: [pid: 113242|app: 0|req: 6/22] 199.204.45.169 () {64 vars in 1294 bytes} [Sat Apr 11 19:13:09 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 11 19:13:19.820776 np0000165235 devstack@c-api.service[113242]: DEBUG dbcounter [-] [113242] Writing DB stats cinder:SELECT=1 {{(pid=113242) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 19:14:09.851112 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.middleware.request_id [None req-36b04b56-fabe-4a25-8346-17e5e2e9d141 None None] RequestId filter calling following filter/app {{(pid=113239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 19:14:09.853698 np0000165235 devstack@c-api.service[113239]: INFO cinder.api.openstack.wsgi [None req-36b04b56-fabe-4a25-8346-17e5e2e9d141 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Apr 11 19:14:09.854249 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.openstack.wsgi [None req-36b04b56-fabe-4a25-8346-17e5e2e9d141 demo demo] Empty body provided in request {{(pid=113239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 19:14:09.854249 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.openstack.wsgi [None req-36b04b56-fabe-4a25-8346-17e5e2e9d141 demo demo] Calling method 'detail' {{(pid=113239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 19:14:09.854249 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.api_utils [None req-36b04b56-fabe-4a25-8346-17e5e2e9d141 demo demo] Removing options '' from query. {{(pid=113239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 19:14:09.855012 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.volume.api [None req-36b04b56-fabe-4a25-8346-17e5e2e9d141 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113239) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 19:14:09.861941 np0000165235 devstack@c-api.service[113239]: INFO cinder.volume.api [None req-36b04b56-fabe-4a25-8346-17e5e2e9d141 demo demo] Get all volumes completed successfully. Apr 11 19:14:09.863815 np0000165235 devstack@c-api.service[113239]: INFO cinder.api.openstack.wsgi [None req-36b04b56-fabe-4a25-8346-17e5e2e9d141 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Apr 11 19:14:09.864232 np0000165235 devstack@c-api.service[113239]: [pid: 113239|app: 0|req: 6/23] 199.204.45.169 () {64 vars in 1294 bytes} [Sat Apr 11 19:14:09 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 11 19:14:19.858161 np0000165235 devstack@c-api.service[113239]: DEBUG dbcounter [-] [113239] Writing DB stats cinder:SELECT=1 {{(pid=113239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 19:15:09.880103 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.middleware.request_id [None req-f072d34d-cc09-456c-8b65-4001db560594 None None] RequestId filter calling following filter/app {{(pid=113241) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 19:15:09.882944 np0000165235 devstack@c-api.service[113241]: INFO cinder.api.openstack.wsgi [None req-f072d34d-cc09-456c-8b65-4001db560594 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Apr 11 19:15:09.883291 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.openstack.wsgi [None req-f072d34d-cc09-456c-8b65-4001db560594 demo demo] Empty body provided in request {{(pid=113241) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 19:15:09.883630 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.openstack.wsgi [None req-f072d34d-cc09-456c-8b65-4001db560594 demo demo] Calling method 'detail' {{(pid=113241) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 19:15:09.884082 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.api_utils [None req-f072d34d-cc09-456c-8b65-4001db560594 demo demo] Removing options '' from query. {{(pid=113241) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 19:15:09.885368 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.volume.api [None req-f072d34d-cc09-456c-8b65-4001db560594 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113241) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 19:15:09.896523 np0000165235 devstack@c-api.service[113241]: INFO cinder.volume.api [None req-f072d34d-cc09-456c-8b65-4001db560594 demo demo] Get all volumes completed successfully. Apr 11 19:15:09.898537 np0000165235 devstack@c-api.service[113241]: INFO cinder.api.openstack.wsgi [None req-f072d34d-cc09-456c-8b65-4001db560594 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Apr 11 19:15:09.898939 np0000165235 devstack@c-api.service[113241]: [pid: 113241|app: 0|req: 7/24] 199.204.45.169 () {64 vars in 1294 bytes} [Sat Apr 11 19:15:09 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 11 19:15:19.889728 np0000165235 devstack@c-api.service[113241]: DEBUG dbcounter [-] [113241] Writing DB stats cinder:SELECT=1 {{(pid=113241) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 19:16:09.911190 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.middleware.request_id [None req-7f32b59e-cb75-4094-ac8d-575057befb30 None None] RequestId filter calling following filter/app {{(pid=113240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 19:16:10.032085 np0000165235 devstack@c-api.service[113240]: INFO cinder.api.openstack.wsgi [None req-7f32b59e-cb75-4094-ac8d-575057befb30 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Apr 11 19:16:10.032371 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.openstack.wsgi [None req-7f32b59e-cb75-4094-ac8d-575057befb30 demo demo] Empty body provided in request {{(pid=113240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 19:16:10.032656 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.openstack.wsgi [None req-7f32b59e-cb75-4094-ac8d-575057befb30 demo demo] Calling method 'detail' {{(pid=113240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 19:16:10.033178 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.api_utils [None req-7f32b59e-cb75-4094-ac8d-575057befb30 demo demo] Removing options '' from query. {{(pid=113240) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 19:16:10.034968 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.volume.api [None req-7f32b59e-cb75-4094-ac8d-575057befb30 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113240) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 19:16:10.043150 np0000165235 devstack@c-api.service[113240]: INFO cinder.volume.api [None req-7f32b59e-cb75-4094-ac8d-575057befb30 demo demo] Get all volumes completed successfully. Apr 11 19:16:10.046090 np0000165235 devstack@c-api.service[113240]: INFO cinder.api.openstack.wsgi [None req-7f32b59e-cb75-4094-ac8d-575057befb30 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Apr 11 19:16:10.046639 np0000165235 devstack@c-api.service[113240]: [pid: 113240|app: 0|req: 6/25] 199.204.45.169 () {64 vars in 1294 bytes} [Sat Apr 11 19:16:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 19:16:20.038825 np0000165235 devstack@c-api.service[113240]: DEBUG dbcounter [-] [113240] Writing DB stats cinder:SELECT=1 {{(pid=113240) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 19:17:10.062781 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.middleware.request_id [None req-c476c5fe-03c9-468c-945f-5ce8b17bbd52 None None] RequestId filter calling following filter/app {{(pid=113242) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 19:17:10.067403 np0000165235 devstack@c-api.service[113242]: INFO cinder.api.openstack.wsgi [None req-c476c5fe-03c9-468c-945f-5ce8b17bbd52 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Apr 11 19:17:10.067760 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.openstack.wsgi [None req-c476c5fe-03c9-468c-945f-5ce8b17bbd52 demo demo] Empty body provided in request {{(pid=113242) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 19:17:10.068177 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.openstack.wsgi [None req-c476c5fe-03c9-468c-945f-5ce8b17bbd52 demo demo] Calling method 'detail' {{(pid=113242) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 19:17:10.068622 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.api_utils [None req-c476c5fe-03c9-468c-945f-5ce8b17bbd52 demo demo] Removing options '' from query. {{(pid=113242) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 19:17:10.070095 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.volume.api [None req-c476c5fe-03c9-468c-945f-5ce8b17bbd52 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113242) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 19:17:10.083289 np0000165235 devstack@c-api.service[113242]: INFO cinder.volume.api [None req-c476c5fe-03c9-468c-945f-5ce8b17bbd52 demo demo] Get all volumes completed successfully. Apr 11 19:17:10.088217 np0000165235 devstack@c-api.service[113242]: INFO cinder.api.openstack.wsgi [None req-c476c5fe-03c9-468c-945f-5ce8b17bbd52 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Apr 11 19:17:10.089113 np0000165235 devstack@c-api.service[113242]: [pid: 113242|app: 0|req: 7/26] 199.204.45.169 () {64 vars in 1294 bytes} [Sat Apr 11 19:17:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 19:17:20.075096 np0000165235 devstack@c-api.service[113242]: DEBUG dbcounter [-] [113242] Writing DB stats cinder:SELECT=1 {{(pid=113242) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 19:18:10.105466 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.middleware.request_id [None req-fc8c47f7-6ea5-42cf-96da-095418db24d5 None None] RequestId filter calling following filter/app {{(pid=113239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 19:18:10.109117 np0000165235 devstack@c-api.service[113239]: INFO cinder.api.openstack.wsgi [None req-fc8c47f7-6ea5-42cf-96da-095418db24d5 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Apr 11 19:18:10.109360 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.openstack.wsgi [None req-fc8c47f7-6ea5-42cf-96da-095418db24d5 demo demo] Empty body provided in request {{(pid=113239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 19:18:10.109618 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.openstack.wsgi [None req-fc8c47f7-6ea5-42cf-96da-095418db24d5 demo demo] Calling method 'detail' {{(pid=113239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 19:18:10.109980 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.api_utils [None req-fc8c47f7-6ea5-42cf-96da-095418db24d5 demo demo] Removing options '' from query. {{(pid=113239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 19:18:10.111014 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.volume.api [None req-fc8c47f7-6ea5-42cf-96da-095418db24d5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113239) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 19:18:10.119643 np0000165235 devstack@c-api.service[113239]: INFO cinder.volume.api [None req-fc8c47f7-6ea5-42cf-96da-095418db24d5 demo demo] Get all volumes completed successfully. Apr 11 19:18:10.121676 np0000165235 devstack@c-api.service[113239]: INFO cinder.api.openstack.wsgi [None req-fc8c47f7-6ea5-42cf-96da-095418db24d5 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Apr 11 19:18:10.122402 np0000165235 devstack@c-api.service[113239]: [pid: 113239|app: 0|req: 7/27] 199.204.45.169 () {64 vars in 1294 bytes} [Sat Apr 11 19:18:10 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 11 19:18:20.115494 np0000165235 devstack@c-api.service[113239]: DEBUG dbcounter [-] [113239] Writing DB stats cinder:SELECT=1 {{(pid=113239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 19:19:10.142098 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.middleware.request_id [None req-61ca8d56-2524-497c-aa2d-d2fd296e8a09 None None] RequestId filter calling following filter/app {{(pid=113241) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 19:19:10.145538 np0000165235 devstack@c-api.service[113241]: INFO cinder.api.openstack.wsgi [None req-61ca8d56-2524-497c-aa2d-d2fd296e8a09 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Apr 11 19:19:10.145783 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.openstack.wsgi [None req-61ca8d56-2524-497c-aa2d-d2fd296e8a09 demo demo] Empty body provided in request {{(pid=113241) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 19:19:10.146076 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.openstack.wsgi [None req-61ca8d56-2524-497c-aa2d-d2fd296e8a09 demo demo] Calling method 'detail' {{(pid=113241) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 19:19:10.146400 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.api_utils [None req-61ca8d56-2524-497c-aa2d-d2fd296e8a09 demo demo] Removing options '' from query. {{(pid=113241) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 19:19:10.147444 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.volume.api [None req-61ca8d56-2524-497c-aa2d-d2fd296e8a09 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113241) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 19:19:10.160289 np0000165235 devstack@c-api.service[113241]: INFO cinder.volume.api [None req-61ca8d56-2524-497c-aa2d-d2fd296e8a09 demo demo] Get all volumes completed successfully. Apr 11 19:19:10.162685 np0000165235 devstack@c-api.service[113241]: INFO cinder.api.openstack.wsgi [None req-61ca8d56-2524-497c-aa2d-d2fd296e8a09 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Apr 11 19:19:10.163216 np0000165235 devstack@c-api.service[113241]: [pid: 113241|app: 0|req: 8/28] 199.204.45.169 () {64 vars in 1294 bytes} [Sat Apr 11 19:19:10 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 11 19:19:20.152047 np0000165235 devstack@c-api.service[113241]: DEBUG dbcounter [-] [113241] Writing DB stats cinder:SELECT=1 {{(pid=113241) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 19:20:10.182190 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.middleware.request_id [None req-c82706ec-40bf-4f85-8a06-d0c5d54dae12 None None] RequestId filter calling following filter/app {{(pid=113240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 19:20:10.185462 np0000165235 devstack@c-api.service[113240]: INFO cinder.api.openstack.wsgi [None req-c82706ec-40bf-4f85-8a06-d0c5d54dae12 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Apr 11 19:20:10.185756 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.openstack.wsgi [None req-c82706ec-40bf-4f85-8a06-d0c5d54dae12 demo demo] Empty body provided in request {{(pid=113240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 19:20:10.185813 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.openstack.wsgi [None req-c82706ec-40bf-4f85-8a06-d0c5d54dae12 demo demo] Calling method 'detail' {{(pid=113240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 19:20:10.186150 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.api_utils [None req-c82706ec-40bf-4f85-8a06-d0c5d54dae12 demo demo] Removing options '' from query. {{(pid=113240) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 19:20:10.187132 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.volume.api [None req-c82706ec-40bf-4f85-8a06-d0c5d54dae12 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113240) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 19:20:10.195530 np0000165235 devstack@c-api.service[113240]: INFO cinder.volume.api [None req-c82706ec-40bf-4f85-8a06-d0c5d54dae12 demo demo] Get all volumes completed successfully. Apr 11 19:20:10.198124 np0000165235 devstack@c-api.service[113240]: INFO cinder.api.openstack.wsgi [None req-c82706ec-40bf-4f85-8a06-d0c5d54dae12 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Apr 11 19:20:10.198577 np0000165235 devstack@c-api.service[113240]: [pid: 113240|app: 0|req: 7/29] 199.204.45.169 () {64 vars in 1294 bytes} [Sat Apr 11 19:20:10 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 11 19:20:20.190399 np0000165235 devstack@c-api.service[113240]: DEBUG dbcounter [-] [113240] Writing DB stats cinder:SELECT=1 {{(pid=113240) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 19:21:10.216630 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.middleware.request_id [None req-2e5895de-b618-4ea0-9bfa-efeeb619f7be None None] RequestId filter calling following filter/app {{(pid=113242) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 19:21:10.306757 np0000165235 devstack@c-api.service[113242]: INFO cinder.api.openstack.wsgi [None req-2e5895de-b618-4ea0-9bfa-efeeb619f7be demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Apr 11 19:21:10.307378 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.openstack.wsgi [None req-2e5895de-b618-4ea0-9bfa-efeeb619f7be demo demo] Empty body provided in request {{(pid=113242) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 19:21:10.307378 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.openstack.wsgi [None req-2e5895de-b618-4ea0-9bfa-efeeb619f7be demo demo] Calling method 'detail' {{(pid=113242) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 19:21:10.307653 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.api_utils [None req-2e5895de-b618-4ea0-9bfa-efeeb619f7be demo demo] Removing options '' from query. {{(pid=113242) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 19:21:10.308618 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.volume.api [None req-2e5895de-b618-4ea0-9bfa-efeeb619f7be demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113242) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 19:21:10.316204 np0000165235 devstack@c-api.service[113242]: INFO cinder.volume.api [None req-2e5895de-b618-4ea0-9bfa-efeeb619f7be demo demo] Get all volumes completed successfully. Apr 11 19:21:10.318330 np0000165235 devstack@c-api.service[113242]: INFO cinder.api.openstack.wsgi [None req-2e5895de-b618-4ea0-9bfa-efeeb619f7be demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Apr 11 19:21:10.318749 np0000165235 devstack@c-api.service[113242]: [pid: 113242|app: 0|req: 8/30] 199.204.45.169 () {64 vars in 1294 bytes} [Sat Apr 11 19:21:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 19:21:20.312413 np0000165235 devstack@c-api.service[113242]: DEBUG dbcounter [-] [113242] Writing DB stats cinder:SELECT=1 {{(pid=113242) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 19:22:10.336632 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.middleware.request_id [None req-42beab6f-d3f9-48dc-9ffe-9e18b50c0897 None None] RequestId filter calling following filter/app {{(pid=113239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 19:22:10.341137 np0000165235 devstack@c-api.service[113239]: INFO cinder.api.openstack.wsgi [None req-42beab6f-d3f9-48dc-9ffe-9e18b50c0897 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Apr 11 19:22:10.341532 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.openstack.wsgi [None req-42beab6f-d3f9-48dc-9ffe-9e18b50c0897 demo demo] Empty body provided in request {{(pid=113239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 19:22:10.341966 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.openstack.wsgi [None req-42beab6f-d3f9-48dc-9ffe-9e18b50c0897 demo demo] Calling method 'detail' {{(pid=113239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 19:22:10.342342 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.api_utils [None req-42beab6f-d3f9-48dc-9ffe-9e18b50c0897 demo demo] Removing options '' from query. {{(pid=113239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 19:22:10.343136 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.volume.api [None req-42beab6f-d3f9-48dc-9ffe-9e18b50c0897 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113239) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 19:22:10.350214 np0000165235 devstack@c-api.service[113239]: INFO cinder.volume.api [None req-42beab6f-d3f9-48dc-9ffe-9e18b50c0897 demo demo] Get all volumes completed successfully. Apr 11 19:22:10.352073 np0000165235 devstack@c-api.service[113239]: INFO cinder.api.openstack.wsgi [None req-42beab6f-d3f9-48dc-9ffe-9e18b50c0897 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Apr 11 19:22:10.352434 np0000165235 devstack@c-api.service[113239]: [pid: 113239|app: 0|req: 8/31] 199.204.45.169 () {64 vars in 1294 bytes} [Sat Apr 11 19:22:10 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 11 19:22:20.346282 np0000165235 devstack@c-api.service[113239]: DEBUG dbcounter [-] [113239] Writing DB stats cinder:SELECT=1 {{(pid=113239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 19:23:10.373358 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.middleware.request_id [None req-19e7e225-4f31-4c77-a3ad-2842da6d7d59 None None] RequestId filter calling following filter/app {{(pid=113241) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 19:23:10.377716 np0000165235 devstack@c-api.service[113241]: INFO cinder.api.openstack.wsgi [None req-19e7e225-4f31-4c77-a3ad-2842da6d7d59 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Apr 11 19:23:10.378128 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.openstack.wsgi [None req-19e7e225-4f31-4c77-a3ad-2842da6d7d59 demo demo] Empty body provided in request {{(pid=113241) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 19:23:10.378515 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.openstack.wsgi [None req-19e7e225-4f31-4c77-a3ad-2842da6d7d59 demo demo] Calling method 'detail' {{(pid=113241) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 19:23:10.379032 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.api_utils [None req-19e7e225-4f31-4c77-a3ad-2842da6d7d59 demo demo] Removing options '' from query. {{(pid=113241) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 19:23:10.380535 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.volume.api [None req-19e7e225-4f31-4c77-a3ad-2842da6d7d59 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113241) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 19:23:10.388878 np0000165235 devstack@c-api.service[113241]: INFO cinder.volume.api [None req-19e7e225-4f31-4c77-a3ad-2842da6d7d59 demo demo] Get all volumes completed successfully. Apr 11 19:23:10.390783 np0000165235 devstack@c-api.service[113241]: INFO cinder.api.openstack.wsgi [None req-19e7e225-4f31-4c77-a3ad-2842da6d7d59 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Apr 11 19:23:10.391175 np0000165235 devstack@c-api.service[113241]: [pid: 113241|app: 0|req: 9/32] 199.204.45.169 () {64 vars in 1294 bytes} [Sat Apr 11 19:23:10 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 11 19:23:20.385359 np0000165235 devstack@c-api.service[113241]: DEBUG dbcounter [-] [113241] Writing DB stats cinder:SELECT=1 {{(pid=113241) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 19:24:10.407130 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.middleware.request_id [None req-af01f682-ed88-41bc-a065-e95c0b87b67b None None] RequestId filter calling following filter/app {{(pid=113240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 19:24:10.411465 np0000165235 devstack@c-api.service[113240]: INFO cinder.api.openstack.wsgi [None req-af01f682-ed88-41bc-a065-e95c0b87b67b demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Apr 11 19:24:10.411837 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.openstack.wsgi [None req-af01f682-ed88-41bc-a065-e95c0b87b67b demo demo] Empty body provided in request {{(pid=113240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 19:24:10.412249 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.openstack.wsgi [None req-af01f682-ed88-41bc-a065-e95c0b87b67b demo demo] Calling method 'detail' {{(pid=113240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 19:24:10.412705 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.api_utils [None req-af01f682-ed88-41bc-a065-e95c0b87b67b demo demo] Removing options '' from query. {{(pid=113240) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 19:24:10.414495 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.volume.api [None req-af01f682-ed88-41bc-a065-e95c0b87b67b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113240) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 19:24:10.423702 np0000165235 devstack@c-api.service[113240]: INFO cinder.volume.api [None req-af01f682-ed88-41bc-a065-e95c0b87b67b demo demo] Get all volumes completed successfully. Apr 11 19:24:10.426274 np0000165235 devstack@c-api.service[113240]: INFO cinder.api.openstack.wsgi [None req-af01f682-ed88-41bc-a065-e95c0b87b67b demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Apr 11 19:24:10.426705 np0000165235 devstack@c-api.service[113240]: [pid: 113240|app: 0|req: 8/33] 199.204.45.169 () {64 vars in 1294 bytes} [Sat Apr 11 19:24:10 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 11 19:24:20.418280 np0000165235 devstack@c-api.service[113240]: DEBUG dbcounter [-] [113240] Writing DB stats cinder:SELECT=1 {{(pid=113240) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 19:25:10.446071 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.middleware.request_id [None req-224362bd-80cd-4e6f-b57f-79ae46878484 None None] RequestId filter calling following filter/app {{(pid=113242) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 19:25:10.450050 np0000165235 devstack@c-api.service[113242]: INFO cinder.api.openstack.wsgi [None req-224362bd-80cd-4e6f-b57f-79ae46878484 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Apr 11 19:25:10.450291 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.openstack.wsgi [None req-224362bd-80cd-4e6f-b57f-79ae46878484 demo demo] Empty body provided in request {{(pid=113242) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 19:25:10.450897 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.openstack.wsgi [None req-224362bd-80cd-4e6f-b57f-79ae46878484 demo demo] Calling method 'detail' {{(pid=113242) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 19:25:10.450897 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.api_utils [None req-224362bd-80cd-4e6f-b57f-79ae46878484 demo demo] Removing options '' from query. {{(pid=113242) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 19:25:10.451940 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.volume.api [None req-224362bd-80cd-4e6f-b57f-79ae46878484 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113242) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 19:25:10.460942 np0000165235 devstack@c-api.service[113242]: INFO cinder.volume.api [None req-224362bd-80cd-4e6f-b57f-79ae46878484 demo demo] Get all volumes completed successfully. Apr 11 19:25:10.462884 np0000165235 devstack@c-api.service[113242]: INFO cinder.api.openstack.wsgi [None req-224362bd-80cd-4e6f-b57f-79ae46878484 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Apr 11 19:25:10.463302 np0000165235 devstack@c-api.service[113242]: [pid: 113242|app: 0|req: 9/34] 199.204.45.169 () {64 vars in 1294 bytes} [Sat Apr 11 19:25:10 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 11 19:25:20.455520 np0000165235 devstack@c-api.service[113242]: DEBUG dbcounter [-] [113242] Writing DB stats cinder:SELECT=1 {{(pid=113242) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 19:26:10.487380 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.middleware.request_id [None req-fc987973-8e7e-4a95-8563-bf097b403ca7 None None] RequestId filter calling following filter/app {{(pid=113239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 19:26:10.528413 np0000165235 devstack@c-api.service[113239]: INFO cinder.api.openstack.wsgi [None req-fc987973-8e7e-4a95-8563-bf097b403ca7 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Apr 11 19:26:10.528814 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.openstack.wsgi [None req-fc987973-8e7e-4a95-8563-bf097b403ca7 demo demo] Empty body provided in request {{(pid=113239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 19:26:10.529257 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.openstack.wsgi [None req-fc987973-8e7e-4a95-8563-bf097b403ca7 demo demo] Calling method 'detail' {{(pid=113239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 19:26:10.529733 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.api_utils [None req-fc987973-8e7e-4a95-8563-bf097b403ca7 demo demo] Removing options '' from query. {{(pid=113239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 19:26:10.531326 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.volume.api [None req-fc987973-8e7e-4a95-8563-bf097b403ca7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113239) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 19:26:10.541299 np0000165235 devstack@c-api.service[113239]: INFO cinder.volume.api [None req-fc987973-8e7e-4a95-8563-bf097b403ca7 demo demo] Get all volumes completed successfully. Apr 11 19:26:10.546815 np0000165235 devstack@c-api.service[113239]: INFO cinder.api.openstack.wsgi [None req-fc987973-8e7e-4a95-8563-bf097b403ca7 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Apr 11 19:26:10.547777 np0000165235 devstack@c-api.service[113239]: [pid: 113239|app: 0|req: 9/35] 199.204.45.169 () {64 vars in 1294 bytes} [Sat Apr 11 19:26:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 19:26:20.535523 np0000165235 devstack@c-api.service[113239]: DEBUG dbcounter [-] [113239] Writing DB stats cinder:SELECT=1 {{(pid=113239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 19:27:10.573378 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.middleware.request_id [None req-ebbf2cff-9da0-4324-8714-d7b0b5691671 None None] RequestId filter calling following filter/app {{(pid=113241) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 19:27:10.577728 np0000165235 devstack@c-api.service[113241]: INFO cinder.api.openstack.wsgi [None req-ebbf2cff-9da0-4324-8714-d7b0b5691671 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Apr 11 19:27:10.578215 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.openstack.wsgi [None req-ebbf2cff-9da0-4324-8714-d7b0b5691671 demo demo] Empty body provided in request {{(pid=113241) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 19:27:10.578609 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.openstack.wsgi [None req-ebbf2cff-9da0-4324-8714-d7b0b5691671 demo demo] Calling method 'detail' {{(pid=113241) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 19:27:10.579062 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.api_utils [None req-ebbf2cff-9da0-4324-8714-d7b0b5691671 demo demo] Removing options '' from query. {{(pid=113241) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 19:27:10.579847 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.volume.api [None req-ebbf2cff-9da0-4324-8714-d7b0b5691671 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113241) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 19:27:10.588191 np0000165235 devstack@c-api.service[113241]: INFO cinder.volume.api [None req-ebbf2cff-9da0-4324-8714-d7b0b5691671 demo demo] Get all volumes completed successfully. Apr 11 19:27:10.590732 np0000165235 devstack@c-api.service[113241]: INFO cinder.api.openstack.wsgi [None req-ebbf2cff-9da0-4324-8714-d7b0b5691671 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Apr 11 19:27:10.591198 np0000165235 devstack@c-api.service[113241]: [pid: 113241|app: 0|req: 10/36] 199.204.45.169 () {64 vars in 1294 bytes} [Sat Apr 11 19:27:10 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 11 19:27:20.583066 np0000165235 devstack@c-api.service[113241]: DEBUG dbcounter [-] [113241] Writing DB stats cinder:SELECT=1 {{(pid=113241) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 19:28:10.611102 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.middleware.request_id [None req-86c0d476-8bec-45c1-84f5-1802c71894a4 None None] RequestId filter calling following filter/app {{(pid=113240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 19:28:10.616003 np0000165235 devstack@c-api.service[113240]: INFO cinder.api.openstack.wsgi [None req-86c0d476-8bec-45c1-84f5-1802c71894a4 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Apr 11 19:28:10.616409 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.openstack.wsgi [None req-86c0d476-8bec-45c1-84f5-1802c71894a4 demo demo] Empty body provided in request {{(pid=113240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 19:28:10.616858 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.openstack.wsgi [None req-86c0d476-8bec-45c1-84f5-1802c71894a4 demo demo] Calling method 'detail' {{(pid=113240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 19:28:10.617618 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.api_utils [None req-86c0d476-8bec-45c1-84f5-1802c71894a4 demo demo] Removing options '' from query. {{(pid=113240) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 19:28:10.619050 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.volume.api [None req-86c0d476-8bec-45c1-84f5-1802c71894a4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113240) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 19:28:10.630152 np0000165235 devstack@c-api.service[113240]: INFO cinder.volume.api [None req-86c0d476-8bec-45c1-84f5-1802c71894a4 demo demo] Get all volumes completed successfully. Apr 11 19:28:10.632498 np0000165235 devstack@c-api.service[113240]: INFO cinder.api.openstack.wsgi [None req-86c0d476-8bec-45c1-84f5-1802c71894a4 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Apr 11 19:28:10.632949 np0000165235 devstack@c-api.service[113240]: [pid: 113240|app: 0|req: 9/37] 199.204.45.169 () {64 vars in 1294 bytes} [Sat Apr 11 19:28:10 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 11 19:28:20.624250 np0000165235 devstack@c-api.service[113240]: DEBUG dbcounter [-] [113240] Writing DB stats cinder:SELECT=1 {{(pid=113240) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 19:29:10.650537 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.middleware.request_id [None req-05c01169-b177-423e-8309-9251884e213a None None] RequestId filter calling following filter/app {{(pid=113242) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 19:29:10.655272 np0000165235 devstack@c-api.service[113242]: INFO cinder.api.openstack.wsgi [None req-05c01169-b177-423e-8309-9251884e213a demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Apr 11 19:29:10.655865 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.openstack.wsgi [None req-05c01169-b177-423e-8309-9251884e213a demo demo] Empty body provided in request {{(pid=113242) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 19:29:10.656202 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.openstack.wsgi [None req-05c01169-b177-423e-8309-9251884e213a demo demo] Calling method 'detail' {{(pid=113242) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 19:29:10.656499 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.api_utils [None req-05c01169-b177-423e-8309-9251884e213a demo demo] Removing options '' from query. {{(pid=113242) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 19:29:10.657517 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.volume.api [None req-05c01169-b177-423e-8309-9251884e213a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113242) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 19:29:10.665873 np0000165235 devstack@c-api.service[113242]: INFO cinder.volume.api [None req-05c01169-b177-423e-8309-9251884e213a demo demo] Get all volumes completed successfully. Apr 11 19:29:10.668559 np0000165235 devstack@c-api.service[113242]: INFO cinder.api.openstack.wsgi [None req-05c01169-b177-423e-8309-9251884e213a demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Apr 11 19:29:10.668904 np0000165235 devstack@c-api.service[113242]: [pid: 113242|app: 0|req: 10/38] 199.204.45.169 () {64 vars in 1294 bytes} [Sat Apr 11 19:29:10 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 11 19:29:20.660855 np0000165235 devstack@c-api.service[113242]: DEBUG dbcounter [-] [113242] Writing DB stats cinder:SELECT=1 {{(pid=113242) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 19:30:10.688983 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.middleware.request_id [None req-8d91e015-86d1-4d65-8ad3-c654d351bdf6 None None] RequestId filter calling following filter/app {{(pid=113239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 19:30:10.693649 np0000165235 devstack@c-api.service[113239]: INFO cinder.api.openstack.wsgi [None req-8d91e015-86d1-4d65-8ad3-c654d351bdf6 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Apr 11 19:30:10.693881 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.openstack.wsgi [None req-8d91e015-86d1-4d65-8ad3-c654d351bdf6 demo demo] Empty body provided in request {{(pid=113239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 19:30:10.694167 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.openstack.wsgi [None req-8d91e015-86d1-4d65-8ad3-c654d351bdf6 demo demo] Calling method 'detail' {{(pid=113239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 19:30:10.694463 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.api.api_utils [None req-8d91e015-86d1-4d65-8ad3-c654d351bdf6 demo demo] Removing options '' from query. {{(pid=113239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 19:30:10.695472 np0000165235 devstack@c-api.service[113239]: DEBUG cinder.volume.api [None req-8d91e015-86d1-4d65-8ad3-c654d351bdf6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113239) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 19:30:10.703623 np0000165235 devstack@c-api.service[113239]: INFO cinder.volume.api [None req-8d91e015-86d1-4d65-8ad3-c654d351bdf6 demo demo] Get all volumes completed successfully. Apr 11 19:30:10.705566 np0000165235 devstack@c-api.service[113239]: INFO cinder.api.openstack.wsgi [None req-8d91e015-86d1-4d65-8ad3-c654d351bdf6 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Apr 11 19:30:10.705933 np0000165235 devstack@c-api.service[113239]: [pid: 113239|app: 0|req: 10/39] 199.204.45.169 () {64 vars in 1294 bytes} [Sat Apr 11 19:30:10 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 11 19:30:20.699099 np0000165235 devstack@c-api.service[113239]: DEBUG dbcounter [-] [113239] Writing DB stats cinder:SELECT=1 {{(pid=113239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 19:31:10.734951 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.middleware.request_id [None req-9270f270-2816-482a-ac8d-6e9a5e5e8da3 None None] RequestId filter calling following filter/app {{(pid=113241) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 19:31:10.832261 np0000165235 devstack@c-api.service[113241]: INFO cinder.api.openstack.wsgi [None req-9270f270-2816-482a-ac8d-6e9a5e5e8da3 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Apr 11 19:31:10.832540 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.openstack.wsgi [None req-9270f270-2816-482a-ac8d-6e9a5e5e8da3 demo demo] Empty body provided in request {{(pid=113241) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 19:31:10.833352 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.openstack.wsgi [None req-9270f270-2816-482a-ac8d-6e9a5e5e8da3 demo demo] Calling method 'detail' {{(pid=113241) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 19:31:10.833886 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.api.api_utils [None req-9270f270-2816-482a-ac8d-6e9a5e5e8da3 demo demo] Removing options '' from query. {{(pid=113241) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 19:31:10.835359 np0000165235 devstack@c-api.service[113241]: DEBUG cinder.volume.api [None req-9270f270-2816-482a-ac8d-6e9a5e5e8da3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113241) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 19:31:10.843598 np0000165235 devstack@c-api.service[113241]: INFO cinder.volume.api [None req-9270f270-2816-482a-ac8d-6e9a5e5e8da3 demo demo] Get all volumes completed successfully. Apr 11 19:31:10.846508 np0000165235 devstack@c-api.service[113241]: INFO cinder.api.openstack.wsgi [None req-9270f270-2816-482a-ac8d-6e9a5e5e8da3 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Apr 11 19:31:10.847447 np0000165235 devstack@c-api.service[113241]: [pid: 113241|app: 0|req: 11/40] 199.204.45.169 () {64 vars in 1294 bytes} [Sat Apr 11 19:31:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 19:31:20.839107 np0000165235 devstack@c-api.service[113241]: DEBUG dbcounter [-] [113241] Writing DB stats cinder:SELECT=1 {{(pid=113241) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 19:32:10.870748 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.middleware.request_id [None req-a9d8b8b2-6ad2-41e7-b184-6593cadfeaca None None] RequestId filter calling following filter/app {{(pid=113240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 19:32:10.876159 np0000165235 devstack@c-api.service[113240]: INFO cinder.api.openstack.wsgi [None req-a9d8b8b2-6ad2-41e7-b184-6593cadfeaca demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Apr 11 19:32:10.876545 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.openstack.wsgi [None req-a9d8b8b2-6ad2-41e7-b184-6593cadfeaca demo demo] Empty body provided in request {{(pid=113240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 19:32:10.876942 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.openstack.wsgi [None req-a9d8b8b2-6ad2-41e7-b184-6593cadfeaca demo demo] Calling method 'detail' {{(pid=113240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 19:32:10.878542 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.api.api_utils [None req-a9d8b8b2-6ad2-41e7-b184-6593cadfeaca demo demo] Removing options '' from query. {{(pid=113240) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 19:32:10.880129 np0000165235 devstack@c-api.service[113240]: DEBUG cinder.volume.api [None req-a9d8b8b2-6ad2-41e7-b184-6593cadfeaca demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113240) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 19:32:10.890512 np0000165235 devstack@c-api.service[113240]: INFO cinder.volume.api [None req-a9d8b8b2-6ad2-41e7-b184-6593cadfeaca demo demo] Get all volumes completed successfully. Apr 11 19:32:10.893241 np0000165235 devstack@c-api.service[113240]: INFO cinder.api.openstack.wsgi [None req-a9d8b8b2-6ad2-41e7-b184-6593cadfeaca demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Apr 11 19:32:10.893876 np0000165235 devstack@c-api.service[113240]: [pid: 113240|app: 0|req: 10/41] 199.204.45.169 () {64 vars in 1294 bytes} [Sat Apr 11 19:32:10 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 11 19:32:20.884629 np0000165235 devstack@c-api.service[113240]: DEBUG dbcounter [-] [113240] Writing DB stats cinder:SELECT=1 {{(pid=113240) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 19:33:10.910588 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.middleware.request_id [None req-40f97d47-9af0-469f-aa6b-6e96e6efde42 None None] RequestId filter calling following filter/app {{(pid=113242) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 19:33:10.913431 np0000165235 devstack@c-api.service[113242]: INFO cinder.api.openstack.wsgi [None req-40f97d47-9af0-469f-aa6b-6e96e6efde42 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Apr 11 19:33:10.913604 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.openstack.wsgi [None req-40f97d47-9af0-469f-aa6b-6e96e6efde42 demo demo] Empty body provided in request {{(pid=113242) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 19:33:10.913789 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.openstack.wsgi [None req-40f97d47-9af0-469f-aa6b-6e96e6efde42 demo demo] Calling method 'detail' {{(pid=113242) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 19:33:10.914101 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.api.api_utils [None req-40f97d47-9af0-469f-aa6b-6e96e6efde42 demo demo] Removing options '' from query. {{(pid=113242) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 19:33:10.914956 np0000165235 devstack@c-api.service[113242]: DEBUG cinder.volume.api [None req-40f97d47-9af0-469f-aa6b-6e96e6efde42 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113242) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 19:33:10.925832 np0000165235 devstack@c-api.service[113242]: INFO cinder.volume.api [None req-40f97d47-9af0-469f-aa6b-6e96e6efde42 demo demo] Get all volumes completed successfully. Apr 11 19:33:10.930528 np0000165235 devstack@c-api.service[113242]: INFO cinder.api.openstack.wsgi [None req-40f97d47-9af0-469f-aa6b-6e96e6efde42 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Apr 11 19:33:10.931503 np0000165235 devstack@c-api.service[113242]: [pid: 113242|app: 0|req: 11/42] 199.204.45.169 () {64 vars in 1294 bytes} [Sat Apr 11 19:33:10 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)