Apr 07 19:35:44.051176 np0000164076 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Apr 07 19:35:44.060318 np0000164076 devstack@c-api.service[111313]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Apr 07 19:35:44.063332 np0000164076 devstack@c-api.service[111313]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Apr 7 19:35:44 2026] *** Apr 07 19:35:44.063332 np0000164076 devstack@c-api.service[111313]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Apr 07 19:35:44.063332 np0000164076 devstack@c-api.service[111313]: os: Linux-6.8.0-107-generic #107-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 13 19:51:50 UTC 2026 Apr 07 19:35:44.063332 np0000164076 devstack@c-api.service[111313]: nodename: np0000164076 Apr 07 19:35:44.063332 np0000164076 devstack@c-api.service[111313]: machine: x86_64 Apr 07 19:35:44.063332 np0000164076 devstack@c-api.service[111313]: clock source: unix Apr 07 19:35:44.063332 np0000164076 devstack@c-api.service[111313]: pcre jit disabled Apr 07 19:35:44.063332 np0000164076 devstack@c-api.service[111313]: detected number of CPU cores: 16 Apr 07 19:35:44.063332 np0000164076 devstack@c-api.service[111313]: current working directory: / Apr 07 19:35:44.063332 np0000164076 devstack@c-api.service[111313]: detected binary path: /usr/bin/uwsgi-core Apr 07 19:35:44.063332 np0000164076 devstack@c-api.service[111313]: your processes number limit is 256917 Apr 07 19:35:44.063332 np0000164076 devstack@c-api.service[111313]: your memory page size is 4096 bytes Apr 07 19:35:44.063332 np0000164076 devstack@c-api.service[111313]: detected max file descriptor number: 2048 Apr 07 19:35:44.063332 np0000164076 devstack@c-api.service[111313]: lock engine: pthread robust mutexes Apr 07 19:35:44.064322 np0000164076 devstack@c-api.service[111313]: thunder lock: enabled Apr 07 19:35:44.064322 np0000164076 devstack@c-api.service[111313]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Apr 07 19:35:44.064322 np0000164076 devstack@c-api.service[111313]: Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Apr 07 19:35:44.064322 np0000164076 devstack@c-api.service[111313]: PEP 405 virtualenv detected: /opt/stack/data/venv Apr 07 19:35:44.064322 np0000164076 devstack@c-api.service[111313]: Set PythonHome to /opt/stack/data/venv Apr 07 19:35:44.105473 np0000164076 devstack@c-api.service[111313]: Python main interpreter initialized at 0x7e6314ea3668 Apr 07 19:35:44.105473 np0000164076 devstack@c-api.service[111313]: python threads support enabled Apr 07 19:35:44.105473 np0000164076 devstack@c-api.service[111313]: your server socket listen backlog is limited to 100 connections Apr 07 19:35:44.105473 np0000164076 devstack@c-api.service[111313]: your mercy for graceful operations on workers is 80 seconds Apr 07 19:35:44.106152 np0000164076 devstack@c-api.service[111313]: mapped 671795 bytes (656 KB) for 4 cores Apr 07 19:35:44.106289 np0000164076 devstack@c-api.service[111313]: *** Operational MODE: preforking *** Apr 07 19:35:44.106586 np0000164076 devstack@c-api.service[111313]: *** uWSGI is running in multiple interpreter mode *** Apr 07 19:35:44.106586 np0000164076 devstack@c-api.service[111313]: spawned uWSGI master process (pid: 111313) Apr 07 19:35:44.106864 np0000164076 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Apr 07 19:35:44.107412 np0000164076 devstack@c-api.service[111313]: spawned uWSGI worker 1 (pid: 111320, cores: 1) Apr 07 19:35:44.108092 np0000164076 devstack@c-api.service[111313]: spawned uWSGI worker 2 (pid: 111321, cores: 1) Apr 07 19:35:44.108696 np0000164076 devstack@c-api.service[111313]: spawned uWSGI worker 3 (pid: 111322, cores: 1) Apr 07 19:35:44.109351 np0000164076 devstack@c-api.service[111313]: spawned uWSGI worker 4 (pid: 111323, cores: 1) Apr 07 19:35:44.109351 np0000164076 devstack@c-api.service[111313]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Apr 07 19:35:44.233489 np0000164076 devstack@c-api.service[111320]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 07 19:35:44.233489 np0000164076 devstack@c-api.service[111320]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 07 19:35:44.233489 np0000164076 devstack@c-api.service[111320]: we strongly recommend against using it for new projects. Apr 07 19:35:44.233489 np0000164076 devstack@c-api.service[111320]: If you are already using Eventlet, we recommend migrating to a different Apr 07 19:35:44.233489 np0000164076 devstack@c-api.service[111320]: framework. For more detail see Apr 07 19:35:44.233489 np0000164076 devstack@c-api.service[111320]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 07 19:35:44.233489 np0000164076 devstack@c-api.service[111320]: import eventlet # noqa Apr 07 19:35:44.234822 np0000164076 devstack@c-api.service[111322]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 07 19:35:44.234822 np0000164076 devstack@c-api.service[111322]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 07 19:35:44.234822 np0000164076 devstack@c-api.service[111322]: we strongly recommend against using it for new projects. Apr 07 19:35:44.234822 np0000164076 devstack@c-api.service[111322]: If you are already using Eventlet, we recommend migrating to a different Apr 07 19:35:44.234822 np0000164076 devstack@c-api.service[111322]: framework. For more detail see Apr 07 19:35:44.234822 np0000164076 devstack@c-api.service[111322]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 07 19:35:44.234822 np0000164076 devstack@c-api.service[111322]: import eventlet # noqa Apr 07 19:35:44.236307 np0000164076 devstack@c-api.service[111323]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 07 19:35:44.236307 np0000164076 devstack@c-api.service[111323]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 07 19:35:44.236307 np0000164076 devstack@c-api.service[111323]: we strongly recommend against using it for new projects. Apr 07 19:35:44.236307 np0000164076 devstack@c-api.service[111323]: If you are already using Eventlet, we recommend migrating to a different Apr 07 19:35:44.236307 np0000164076 devstack@c-api.service[111323]: framework. For more detail see Apr 07 19:35:44.236307 np0000164076 devstack@c-api.service[111323]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 07 19:35:44.236307 np0000164076 devstack@c-api.service[111323]: import eventlet # noqa Apr 07 19:35:44.241302 np0000164076 devstack@c-api.service[111321]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 07 19:35:44.241302 np0000164076 devstack@c-api.service[111321]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 07 19:35:44.241302 np0000164076 devstack@c-api.service[111321]: we strongly recommend against using it for new projects. Apr 07 19:35:44.241302 np0000164076 devstack@c-api.service[111321]: If you are already using Eventlet, we recommend migrating to a different Apr 07 19:35:44.241302 np0000164076 devstack@c-api.service[111321]: framework. For more detail see Apr 07 19:35:44.241302 np0000164076 devstack@c-api.service[111321]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 07 19:35:44.241302 np0000164076 devstack@c-api.service[111321]: import eventlet # noqa Apr 07 19:35:44.320870 np0000164076 devstack@c-api.service[111322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 07 19:35:44.320870 np0000164076 devstack@c-api.service[111322]: debtcollector.deprecate( Apr 07 19:35:44.326165 np0000164076 devstack@c-api.service[111321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 07 19:35:44.326165 np0000164076 devstack@c-api.service[111321]: debtcollector.deprecate( Apr 07 19:35:44.330945 np0000164076 devstack@c-api.service[111323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 07 19:35:44.330945 np0000164076 devstack@c-api.service[111323]: debtcollector.deprecate( Apr 07 19:35:44.333058 np0000164076 devstack@c-api.service[111320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 07 19:35:44.333058 np0000164076 devstack@c-api.service[111320]: debtcollector.deprecate( Apr 07 19:35:44.401468 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:44.401468 np0000164076 devstack@c-api.service[111322]: from cgi import parse_header Apr 07 19:35:44.404519 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:44.404519 np0000164076 devstack@c-api.service[111321]: from cgi import parse_header Apr 07 19:35:44.409284 np0000164076 devstack@c-api.service[111323]: /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 07 19:35:44.409284 np0000164076 devstack@c-api.service[111323]: from cgi import parse_header Apr 07 19:35:44.424601 np0000164076 devstack@c-api.service[111320]: /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 07 19:35:44.424601 np0000164076 devstack@c-api.service[111320]: from cgi import parse_header Apr 07 19:35:44.444713 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:44.444713 np0000164076 devstack@c-api.service[111322]: removals.removed_module( Apr 07 19:35:44.445376 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:44.445376 np0000164076 devstack@c-api.service[111322]: removals.removed_module( Apr 07 19:35:44.449852 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:44.449852 np0000164076 devstack@c-api.service[111321]: removals.removed_module( Apr 07 19:35:44.450560 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:44.450560 np0000164076 devstack@c-api.service[111321]: removals.removed_module( Apr 07 19:35:44.454979 np0000164076 devstack@c-api.service[111323]: /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 07 19:35:44.454979 np0000164076 devstack@c-api.service[111323]: removals.removed_module( Apr 07 19:35:44.455745 np0000164076 devstack@c-api.service[111323]: /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 07 19:35:44.455745 np0000164076 devstack@c-api.service[111323]: removals.removed_module( Apr 07 19:35:44.471377 np0000164076 devstack@c-api.service[111320]: /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 07 19:35:44.471377 np0000164076 devstack@c-api.service[111320]: removals.removed_module( Apr 07 19:35:44.472106 np0000164076 devstack@c-api.service[111320]: /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 07 19:35:44.472106 np0000164076 devstack@c-api.service[111320]: removals.removed_module( Apr 07 19:35:45.055445 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:45.055445 np0000164076 devstack@c-api.service[111322]: warnings.warn( Apr 07 19:35:45.069803 np0000164076 devstack@c-api.service[111323]: /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 07 19:35:45.069803 np0000164076 devstack@c-api.service[111323]: warnings.warn( Apr 07 19:35:45.070891 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:45.070891 np0000164076 devstack@c-api.service[111321]: warnings.warn( Apr 07 19:35:45.095585 np0000164076 devstack@c-api.service[111320]: /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 07 19:35:45.095585 np0000164076 devstack@c-api.service[111320]: warnings.warn( Apr 07 19:35:45.166879 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:45.166879 np0000164076 devstack@c-api.service[111322]: warnings.warn( Apr 07 19:35:45.169462 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:45.169462 np0000164076 devstack@c-api.service[111321]: warnings.warn( Apr 07 19:35:45.169729 np0000164076 devstack@c-api.service[111323]: /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 07 19:35:45.169729 np0000164076 devstack@c-api.service[111323]: warnings.warn( Apr 07 19:35:45.201159 np0000164076 devstack@c-api.service[111320]: /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 07 19:35:45.201159 np0000164076 devstack@c-api.service[111320]: warnings.warn( Apr 07 19:35:45.452743 np0000164076 devstack@c-api.service[111321]: 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 07 19:35:45.453437 np0000164076 devstack@c-api.service[111321]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111321) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 07 19:35:45.453491 np0000164076 devstack@c-api.service[111322]: 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 07 19:35:45.453491 np0000164076 devstack@c-api.service[111322]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111322) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 07 19:35:45.454966 np0000164076 devstack@c-api.service[111323]: 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 07 19:35:45.455232 np0000164076 devstack@c-api.service[111323]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111323) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 07 19:35:45.478330 np0000164076 devstack@c-api.service[111320]: 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 07 19:35:45.478850 np0000164076 devstack@c-api.service[111320]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111320) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 07 19:35:45.538815 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:45.538815 np0000164076 devstack@c-api.service[111321]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 07 19:35:45.539175 np0000164076 devstack@c-api.service[111323]: /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 07 19:35:45.539175 np0000164076 devstack@c-api.service[111323]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 07 19:35:45.539339 np0000164076 devstack@c-api.service[111320]: /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 07 19:35:45.539339 np0000164076 devstack@c-api.service[111320]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 07 19:35:45.539459 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:45.539459 np0000164076 devstack@c-api.service[111322]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 07 19:35:45.991284 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111323) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 07 19:35:45.991533 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111320) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 07 19:35:45.991610 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111321) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 07 19:35:45.991757 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111322) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 07 19:35:45.991858 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.991940 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.992012 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.992071 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.992156 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.992156 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.992268 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.992344 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.992404 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.992463 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.992522 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.992522 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.994523 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.994636 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.994636 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.994797 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.994863 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.994926 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.994926 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.995069 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.995141 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.995202 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.995202 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.995202 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.995202 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.995407 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.995467 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.995528 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.995596 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.995674 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.995674 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.995808 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.995875 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.995939 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.995939 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.996045 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.996109 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.996165 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.996223 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.996223 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:45.999311 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.999389 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.999430 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:45.999485 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.999567 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:45.999636 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:45.999730 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:45.999792 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:45.999792 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:45.999930 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.000004 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.000086 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.000148 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.000207 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.000282 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.000342 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.000425 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.000503 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.000572 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.000632 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.000632 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.000829 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.000897 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.000980 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.001053 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.001133 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.001133 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.001133 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.001736 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.001842 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.001842 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.001954 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.002040 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.002100 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.002157 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.002217 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.002289 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.002349 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.002410 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.002495 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.002597 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.002732 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.002732 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.002932 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.002932 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.003062 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.003122 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.003180 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.003180 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.003289 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.003289 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.003419 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.003514 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.003514 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.003514 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.003514 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.004235 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.004329 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.004329 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.004461 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.004461 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.004871 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.004956 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.005018 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.005088 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.005148 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.005218 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.005280 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.005411 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.005520 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.005637 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.005730 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.005807 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.005869 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.005927 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.005988 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.006057 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.006116 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.006175 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.006234 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.006305 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.006364 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.006422 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.006484 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.006535 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.006570 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.006609 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.006651 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.006651 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.006780 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.006833 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.006869 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.006906 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.006940 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.006973 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.007006 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.007006 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.007006 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.007107 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.007107 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.007107 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.007107 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.007107 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.007107 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.007107 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.007107 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.007107 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.007107 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.007423 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.007423 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.007423 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.007423 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.010088 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.010157 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.010197 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.010234 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.010273 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.010312 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.010350 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.010386 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.010461 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.010512 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.010551 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.010588 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.010625 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.010706 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.010767 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.010820 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.010870 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.010921 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.010975 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.011027 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.011076 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.011125 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.011181 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.011227 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.011264 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.011264 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.011264 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.011264 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.011605 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.011696 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.011772 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.011813 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.011857 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.011896 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.011936 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.011975 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.012014 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.012058 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.012096 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.012138 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.012183 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.012221 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.012264 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.012300 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.012339 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.012339 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.012413 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.012463 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.012534 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.012574 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.012611 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.012646 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.012732 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.012732 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.012732 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.012732 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.013063 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.013120 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.013163 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.013206 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.013247 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.013284 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.013347 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.013386 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.013423 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.013480 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.013541 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.013598 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.013685 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.013747 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.013786 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.013849 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.013888 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.013938 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.014001 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.014001 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.014070 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.014112 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.014154 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.014191 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.014227 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.014227 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.014227 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.014227 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.014354 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.014354 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.014354 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.014495 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.014553 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.014553 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.014628 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.014698 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.014767 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.014812 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.014864 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.014864 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.014947 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.014987 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.014987 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.015060 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.015060 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.015134 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.015177 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.015222 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.015265 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.015302 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.015343 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.015381 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.015417 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.015581 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.015581 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.015581 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.016939 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.017018 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.017067 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.017108 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.017142 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.017181 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.017213 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.017245 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.017277 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.017340 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.017340 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.017429 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.017499 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.017564 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.017613 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.017613 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.017751 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.017801 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.017851 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.017897 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.017946 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.018001 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.018055 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.018101 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.018149 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.018203 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.018203 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.018203 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.018329 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.018381 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.018426 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.018426 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.018493 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.018530 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.018570 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.018611 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.018686 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.018729 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.018762 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.018820 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.018872 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.018924 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.018970 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.019045 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.019093 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.019141 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.019183 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.019235 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.019283 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.019338 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.019372 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.019372 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.019429 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.019429 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.019498 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.019548 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.021223 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.021303 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.021385 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.021434 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.021496 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.021496 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.021577 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.021634 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.021720 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.021768 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.021814 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.021858 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.021910 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.021961 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.022008 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.022063 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.022106 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.022156 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.022208 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.022256 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.022312 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.022366 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.022416 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.022475 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.022537 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.022584 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.022639 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.022706 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.022755 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.022816 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.022870 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.022916 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.022967 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.023030 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.023077 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.023123 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.023170 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.023207 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.023251 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.023288 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.023321 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.023361 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.023398 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.023438 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.023475 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.023520 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.023562 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.023598 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.023598 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.023687 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.023730 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.023855 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.023855 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.023855 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.023855 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.023855 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.024053 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.024053 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.024053 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.024168 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.024207 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.024246 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.024280 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.024328 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.024364 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.024398 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.024429 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.024462 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.024504 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.024541 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.024576 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.024576 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.024645 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.024717 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.024753 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.024784 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.024822 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.024853 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.024890 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.024932 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.024932 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.024932 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.024932 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.024932 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.025139 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.025188 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.025242 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.025242 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.025371 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.025429 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.025487 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.025541 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.025603 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.025671 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.025712 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.025754 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.025797 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.025841 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.025897 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.025948 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.025984 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.026030 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.026065 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.026101 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.026134 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.026175 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.026229 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.026286 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.026328 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.026367 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.026367 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.026367 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.026487 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.026487 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.026487 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.026487 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.026487 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.026697 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.026743 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.026782 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.026830 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.026875 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.026917 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.026952 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.026988 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.027024 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.027059 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.027093 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.027128 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.027163 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.027204 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.027239 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.027274 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.027313 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.027348 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.027387 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.027428 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.027475 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.027523 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.027523 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.032775 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.032859 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.032859 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.032926 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.032994 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.033040 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.033135 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.033220 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.033340 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.033464 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.033531 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.033569 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.033643 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.033700 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.033747 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.033786 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.033820 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.033820 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.033889 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.033972 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.034013 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.034055 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.034092 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.034092 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.034152 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.034188 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.034222 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.034259 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.034292 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.034292 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.034415 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.034475 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.034518 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.034555 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.034590 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.034590 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.034671 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.034709 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.034744 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.034791 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.034834 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.034872 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.034906 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.034906 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.034965 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.035001 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.035035 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.035070 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.035112 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.035154 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.035190 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.035244 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.035311 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.035382 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.035423 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.035473 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.035538 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.035576 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.035613 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.035684 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.035749 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.035803 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.035840 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.035883 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.035923 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.035958 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.035995 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.036028 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.036028 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.036098 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.036134 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.036169 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.036203 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.036236 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.036278 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.036319 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.036355 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.036390 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.036430 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.036507 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.036561 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.036602 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.036638 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.036719 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.036776 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.036813 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.036858 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.036926 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.036984 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.037053 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.037108 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.037161 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.037208 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.037254 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.037301 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.037407 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.037457 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.037513 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.037576 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.037622 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.037690 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.037733 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.037776 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.037818 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.037863 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.037906 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.037950 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.038006 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.038060 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.038109 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.038158 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.038206 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.038258 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.038298 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.038331 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.038365 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.038404 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.038449 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.038495 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.038528 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.038571 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.038606 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.038645 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.038723 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.038769 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.038804 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.038842 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.038888 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.038926 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.038967 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.038967 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.039035 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.039069 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.039104 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.039145 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.039179 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.039223 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.039256 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.039296 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.039332 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.039366 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.039397 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.039438 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.039438 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.039543 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.039582 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.039623 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.039699 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.039759 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.039793 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.039828 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.039828 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.039890 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.039922 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.039954 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.039954 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.039954 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.039954 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.039954 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.039954 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.039954 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.040175 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.040175 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.040175 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.040175 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.040175 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.040175 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.040175 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.041087 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.041165 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.041204 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.041255 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.041299 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.041363 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.041397 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.041430 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.041502 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.041554 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.041587 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.041624 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.041688 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.041734 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.041799 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.041839 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.041874 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.041930 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.041969 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.042004 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.042039 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.042075 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.042109 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.042141 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.042172 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.042208 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.042240 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.042275 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.042314 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.042354 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.042387 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.042422 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.042468 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.042534 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.042572 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.042610 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.042647 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.042647 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.042647 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.042647 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.042647 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.042647 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.042971 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.043025 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.043133 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.043222 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.043290 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.043328 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.043367 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.043411 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.043568 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.043626 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.043706 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.043771 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.043813 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.043851 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.043888 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.043924 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.043962 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.044019 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.044061 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.044098 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.044142 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.044180 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.044218 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.044255 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.044293 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.044332 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.044370 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.044413 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.044482 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.044548 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.044596 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.044634 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.044691 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.044729 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.044778 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.044821 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.044858 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.044900 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.044944 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.044983 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.045026 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.045064 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.045101 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.045137 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.045173 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.045209 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.045245 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.045281 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.045346 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.045391 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.045430 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.045479 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.045522 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.045565 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.045601 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.045601 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.045706 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.045706 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.045706 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.045706 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.045706 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.045706 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.045706 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.045706 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.045706 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.045706 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.045706 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.046104 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.046143 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.046188 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.046226 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.046268 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.046304 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.046304 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.046304 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.046304 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.046304 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.046511 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.046568 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.046614 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.046652 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.046761 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.046803 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.046845 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.046884 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.046920 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.046958 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.046996 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.047039 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.047075 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.047111 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.047208 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.047253 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.047290 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.047333 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.047374 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.047412 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.047461 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.047531 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.047571 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.047624 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.047696 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.047770 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.047810 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.047853 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.047891 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.047929 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.047967 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.048002 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.048044 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.048088 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.048130 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.048173 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.048209 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.048250 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.048292 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.048330 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.048330 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.048397 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.048434 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.048514 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.048514 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.048514 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.048514 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.048514 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.048514 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.048735 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.048774 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.048811 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.048893 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.048936 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.048974 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.049012 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.049049 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.049086 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.049123 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.049160 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.049197 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.049235 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.049279 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.049399 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.049469 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.049520 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.049559 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.049559 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.049559 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.049684 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.049912 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.049969 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.050012 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.050080 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.050125 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.050165 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.050201 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.050238 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.050274 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.050312 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.050356 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.050398 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.050436 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.050493 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.050537 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.050570 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.050612 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.050651 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.050699 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.050723 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.050818 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.050875 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.050908 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.050933 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.050933 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.050933 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.050933 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.050933 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.051056 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.051089 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.051116 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.051146 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.051175 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.051205 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.051232 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.051258 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.051287 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.051317 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.051348 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.051373 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.051401 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.051427 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.051458 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.051491 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.051520 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.051545 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.051573 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.051601 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.051601 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.051671 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.051697 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.051723 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.051723 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.051723 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.051798 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.051851 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.051899 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.051990 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.052074 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.052172 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.052245 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.052333 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.052422 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:46.052503 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.052576 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.052637 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.052682 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.052721 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.052750 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.052797 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.052825 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.052855 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.052886 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.052911 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.052974 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.053003 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.053035 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:46.053061 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.053086 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:46.053112 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.053141 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:46.053181 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.053239 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:46.053269 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.053294 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.053349 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:46.053427 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:46.101444 np0000164076 devstack@c-api.service[111323]: INFO dbcounter [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Registered counter for database cinder Apr 07 19:35:46.107102 np0000164076 devstack@c-api.service[111322]: INFO dbcounter [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Registered counter for database cinder Apr 07 19:35:46.112961 np0000164076 devstack@c-api.service[111323]: DEBUG oslo_db.sqlalchemy.engines [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 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=111323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 07 19:35:46.115552 np0000164076 devstack@c-api.service[111320]: INFO dbcounter [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Registered counter for database cinder Apr 07 19:35:46.116592 np0000164076 devstack@c-api.service[111321]: INFO dbcounter [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Registered counter for database cinder Apr 07 19:35:46.123343 np0000164076 devstack@c-api.service[111322]: DEBUG oslo_db.sqlalchemy.engines [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 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=111322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 07 19:35:46.134520 np0000164076 devstack@c-api.service[111320]: DEBUG oslo_db.sqlalchemy.engines [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 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=111320) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 07 19:35:46.138695 np0000164076 devstack@c-api.service[111321]: DEBUG oslo_db.sqlalchemy.engines [None req-099d4400-4949-48ea-a5aa-8f3b33463404 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=111321) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 07 19:35:46.237133 np0000164076 devstack@c-api.service[111323]: DEBUG dbcounter [-] [111323] Writer thread running {{(pid=111323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 07 19:35:46.239943 np0000164076 devstack@c-api.service[111323]: INFO cinder.rpc [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 07 19:35:46.241431 np0000164076 devstack@c-api.service[111322]: DEBUG dbcounter [-] [111322] Writer thread running {{(pid=111322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 07 19:35:46.242574 np0000164076 devstack@c-api.service[111323]: INFO cinder.rpc [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 07 19:35:46.245256 np0000164076 devstack@c-api.service[111322]: INFO cinder.rpc [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 07 19:35:46.245354 np0000164076 devstack@c-api.service[111323]: INFO cinder.rpc [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 07 19:35:46.247685 np0000164076 devstack@c-api.service[111323]: INFO cinder.rpc [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 07 19:35:46.247980 np0000164076 devstack@c-api.service[111322]: INFO cinder.rpc [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 07 19:35:46.248848 np0000164076 devstack@c-api.service[111323]: WARNING castellan.key_manager.migration [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.250161 np0000164076 devstack@c-api.service[111322]: INFO cinder.rpc [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 07 19:35:46.251744 np0000164076 devstack@c-api.service[111323]: WARNING castellan.key_manager.migration [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.252146 np0000164076 devstack@c-api.service[111322]: INFO cinder.rpc [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 07 19:35:46.253387 np0000164076 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.255867 np0000164076 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.257826 np0000164076 devstack@c-api.service[111323]: DEBUG oslo_db.sqlalchemy.engines [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 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=111323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 07 19:35:46.259767 np0000164076 devstack@c-api.service[111323]: INFO cinder.rpc [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 07 19:35:46.260969 np0000164076 devstack@c-api.service[111322]: DEBUG oslo_db.sqlalchemy.engines [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 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=111322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 07 19:35:46.261773 np0000164076 devstack@c-api.service[111323]: INFO cinder.rpc [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 07 19:35:46.263167 np0000164076 devstack@c-api.service[111323]: WARNING castellan.key_manager.migration [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.263321 np0000164076 devstack@c-api.service[111322]: INFO cinder.rpc [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 07 19:35:46.265817 np0000164076 devstack@c-api.service[111322]: INFO cinder.rpc [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 07 19:35:46.267163 np0000164076 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.274440 np0000164076 devstack@c-api.service[111320]: DEBUG dbcounter [-] [111320] Writer thread running {{(pid=111320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 07 19:35:46.276461 np0000164076 devstack@c-api.service[111323]: WARNING castellan.key_manager.migration [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.276784 np0000164076 devstack@c-api.service[111320]: INFO cinder.rpc [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 07 19:35:46.279136 np0000164076 devstack@c-api.service[111320]: INFO cinder.rpc [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 07 19:35:46.279303 np0000164076 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.280207 np0000164076 devstack@c-api.service[111323]: WARNING castellan.key_manager.migration [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.281115 np0000164076 devstack@c-api.service[111320]: INFO cinder.rpc [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 07 19:35:46.282541 np0000164076 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.282995 np0000164076 devstack@c-api.service[111320]: INFO cinder.rpc [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 07 19:35:46.283124 np0000164076 devstack@c-api.service[111321]: DEBUG dbcounter [-] [111321] Writer thread running {{(pid=111321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 07 19:35:46.283444 np0000164076 devstack@c-api.service[111323]: WARNING castellan.key_manager.migration [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.283877 np0000164076 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.285601 np0000164076 devstack@c-api.service[111321]: INFO cinder.rpc [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 07 19:35:46.285736 np0000164076 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.285833 np0000164076 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.287728 np0000164076 devstack@c-api.service[111323]: WARNING castellan.key_manager.migration [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.287823 np0000164076 devstack@c-api.service[111321]: INFO cinder.rpc [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 07 19:35:46.289804 np0000164076 devstack@c-api.service[111321]: INFO cinder.rpc [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 07 19:35:46.289927 np0000164076 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.290886 np0000164076 devstack@c-api.service[111323]: WARNING castellan.key_manager.migration [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.291295 np0000164076 devstack@c-api.service[111320]: DEBUG oslo_db.sqlalchemy.engines [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 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=111320) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 07 19:35:46.291565 np0000164076 devstack@c-api.service[111321]: INFO cinder.rpc [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 07 19:35:46.292431 np0000164076 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.292926 np0000164076 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.293871 np0000164076 devstack@c-api.service[111320]: INFO cinder.rpc [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 07 19:35:46.293998 np0000164076 devstack@c-api.service[111323]: WARNING castellan.key_manager.migration [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.294263 np0000164076 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.295961 np0000164076 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.296056 np0000164076 devstack@c-api.service[111320]: INFO cinder.rpc [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 07 19:35:46.297260 np0000164076 devstack@c-api.service[111323]: WARNING castellan.key_manager.migration [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.297388 np0000164076 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.298881 np0000164076 devstack@c-api.service[111321]: DEBUG oslo_db.sqlalchemy.engines [None req-099d4400-4949-48ea-a5aa-8f3b33463404 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=111321) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 07 19:35:46.299066 np0000164076 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.300301 np0000164076 devstack@c-api.service[111323]: WARNING castellan.key_manager.migration [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.300733 np0000164076 devstack@c-api.service[111321]: INFO cinder.rpc [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 07 19:35:46.301953 np0000164076 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.302504 np0000164076 devstack@c-api.service[111321]: INFO cinder.rpc [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 07 19:35:46.303300 np0000164076 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.304056 np0000164076 devstack@c-api.service[111323]: WARNING castellan.key_manager.migration [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.304895 np0000164076 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.305766 np0000164076 devstack@c-api.service[111323]: WARNING castellan.key_manager.migration [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.306495 np0000164076 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.308521 np0000164076 devstack@c-api.service[111323]: WARNING castellan.key_manager.migration [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.309804 np0000164076 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.309911 np0000164076 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.312576 np0000164076 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.313086 np0000164076 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.315128 np0000164076 devstack@c-api.service[111323]: WARNING castellan.key_manager.migration [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.315428 np0000164076 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.315800 np0000164076 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.316353 np0000164076 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.318944 np0000164076 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.319043 np0000164076 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.319966 np0000164076 devstack@c-api.service[111323]: WARNING castellan.key_manager.migration [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.320543 np0000164076 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.321097 np0000164076 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.322691 np0000164076 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.323024 np0000164076 devstack@c-api.service[111323]: WARNING castellan.key_manager.migration [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.323115 np0000164076 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.323674 np0000164076 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.324274 np0000164076 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.325317 np0000164076 devstack@c-api.service[111323]: WARNING castellan.key_manager.migration [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.325970 np0000164076 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.326267 np0000164076 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.327005 np0000164076 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.327418 np0000164076 devstack@c-api.service[111322]: WARNING cinder.api.contrib.hosts [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 07 19:35:46.327788 np0000164076 devstack@c-api.service[111323]: WARNING castellan.key_manager.migration [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.328189 np0000164076 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.329420 np0000164076 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.329575 np0000164076 devstack@c-api.service[111323]: WARNING castellan.key_manager.migration [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.330012 np0000164076 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.330541 np0000164076 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.330681 np0000164076 devstack@c-api.service[111323]: WARNING cinder.api.contrib.hosts [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 07 19:35:46.331462 np0000164076 devstack@c-api.service[111323]: WARNING castellan.key_manager.migration [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.331639 np0000164076 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.332566 np0000164076 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.333024 np0000164076 devstack@c-api.service[111323]: WARNING castellan.key_manager.migration [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.333131 np0000164076 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.334018 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Extended resource: extensions {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.334204 np0000164076 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.334717 np0000164076 devstack@c-api.service[111323]: WARNING castellan.key_manager.migration [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.335454 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Extended resource: cgsnapshots {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.335562 np0000164076 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.336599 np0000164076 devstack@c-api.service[111323]: WARNING castellan.key_manager.migration [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.337059 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Extended resource: os-volume-type-access {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.337572 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.v3.router [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Extended resource: extensions {{(pid=111323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.338198 np0000164076 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.338820 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Extended resource: encryption {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.338869 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.v3.router [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Extended resource: cgsnapshots {{(pid=111323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.339362 np0000164076 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.339790 np0000164076 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.340322 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Extended resource: consistencygroups {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.340373 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.v3.router [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Extended resource: os-volume-type-access {{(pid=111323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.341061 np0000164076 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.342254 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.v3.router [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Extended resource: encryption {{(pid=111323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.342497 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Extended resource: extra_specs {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.342767 np0000164076 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.343745 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.v3.router [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Extended resource: consistencygroups {{(pid=111323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.343850 np0000164076 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.344063 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Extended resource: encryption {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.345721 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Extended resource: os-volume-transfer {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.345974 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.v3.router [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Extended resource: extra_specs {{(pid=111323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.347723 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.v3.router [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Extended resource: encryption {{(pid=111323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.348242 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Extended resource: os-quota-class-sets {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.348417 np0000164076 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.349519 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.v3.router [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Extended resource: os-volume-transfer {{(pid=111323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.350075 np0000164076 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.350296 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Extended resource: qos-specs {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.351103 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.v3.router [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Extended resource: os-quota-class-sets {{(pid=111323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.352261 np0000164076 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.352593 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Extended resource: os-volume-manage {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.352812 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.v3.router [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Extended resource: qos-specs {{(pid=111323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.354142 np0000164076 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.354531 np0000164076 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.354890 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Extended resource: os-quota-sets {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.355812 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.v3.router [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Extended resource: os-volume-manage {{(pid=111323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.356143 np0000164076 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.356308 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Extended resource: os-hosts {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.356402 np0000164076 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.357515 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.v3.router [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Extended resource: os-quota-sets {{(pid=111323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.357797 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Extended resource: os-snapshot-manage {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.357850 np0000164076 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.357990 np0000164076 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.358973 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.v3.router [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Extended resource: os-hosts {{(pid=111323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.359300 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Extended resource: capabilities {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.359473 np0000164076 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.359527 np0000164076 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.360486 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.v3.router [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Extended resource: os-snapshot-manage {{(pid=111323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.360550 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Extended resource: backups {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.360679 np0000164076 devstack@c-api.service[111320]: WARNING cinder.api.contrib.hosts [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 07 19:35:46.361168 np0000164076 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.361535 np0000164076 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.362288 np0000164076 devstack@c-api.service[111321]: WARNING cinder.api.contrib.hosts [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 07 19:35:46.362679 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Extended resource: scheduler-stats {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.363018 np0000164076 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.363083 np0000164076 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.364104 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Extended resource: os-availability-zone {{(pid=111322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.364519 np0000164076 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.364583 np0000164076 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.366073 np0000164076 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.366141 np0000164076 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.397464 np0000164076 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.397627 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Extended resource: extensions {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.397727 np0000164076 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.398234 np0000164076 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.398365 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Extended resource: cgsnapshots {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.398482 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Extended resource: extensions {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.398482 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Extended resource: cgsnapshots {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.398636 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Extended resource: os-volume-type-access {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.398775 np0000164076 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.398887 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Extended resource: os-volume-type-access {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.398993 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Extended resource: encryption {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.399118 np0000164076 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.399165 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Extended resource: encryption {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.399209 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Extended resource: consistencygroups {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.399264 np0000164076 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.399309 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Extended resource: consistencygroups {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.399350 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Extended resource: extra_specs {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.399400 np0000164076 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.399400 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.contrib.snapshot_actions [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] SnapshotActionsController initialized {{(pid=111322) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 07 19:35:46.399488 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Extended resource: extra_specs {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.399532 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Extended resource: encryption {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.399574 np0000164076 devstack@c-api.service[111322]: WARNING castellan.key_manager.migration [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.399614 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Extended resource: encryption {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.399670 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Extension AdminActions extending resource: volumes {{(pid=111322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:46.399670 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Extension AdminActions extending resource: snapshots {{(pid=111322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:46.399670 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Extension AdminActions extending resource: backups {{(pid=111322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:46.399809 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Extended resource: os-volume-transfer {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.399854 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:46.399854 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:46.399854 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Extension VolumeActions extending resource: volumes {{(pid=111322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:46.399854 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:46.399854 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:46.399854 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Extension UsedLimits extending resource: limits {{(pid=111322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:46.399854 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Extension TypesManage extending resource: types {{(pid=111322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:46.400148 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Extended resource: os-volume-transfer {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.400204 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:46.400204 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:46.400204 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:46.400204 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:46.400204 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:46.400416 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Extended resource: os-quota-class-sets {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.400460 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.v3.router [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:46.400509 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Extended resource: os-quota-class-sets {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.400554 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Extended resource: qos-specs {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.400636 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Extended resource: qos-specs {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.400737 np0000164076 devstack@c-api.service[111322]: WARNING keystonemiddleware.auth_token [None req-c41f4ee9-63de-49e9-9bb1-9caf07d581f3 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 07 19:35:46.400785 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Extended resource: os-volume-manage {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.400833 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Extended resource: os-volume-manage {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.400878 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Extended resource: os-quota-sets {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.400921 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Extended resource: os-quota-sets {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.400966 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Extended resource: os-hosts {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.401010 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Extended resource: os-hosts {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.401053 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Extended resource: os-snapshot-manage {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.401106 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Extended resource: os-snapshot-manage {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.401157 np0000164076 devstack@c-api.service[111322]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e6314ea3668 pid: 111322 (default app) Apr 07 19:35:46.401206 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Extended resource: capabilities {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.401251 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.401251 np0000164076 devstack@c-api.service[111322]: warnings.warn( Apr 07 19:35:46.401385 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Extended resource: capabilities {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.401436 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Extended resource: backups {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.401481 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Extended resource: backups {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.401531 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Extended resource: scheduler-stats {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.401575 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Extended resource: scheduler-stats {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.401631 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Extended resource: os-availability-zone {{(pid=111320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.401695 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Extended resource: os-availability-zone {{(pid=111321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.401695 np0000164076 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.401789 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.v3.router [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Extended resource: capabilities {{(pid=111323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.401838 np0000164076 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.401882 np0000164076 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.401924 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.v3.router [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Extended resource: backups {{(pid=111323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.401965 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.401965 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.401965 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.401965 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.401965 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.402236 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.402236 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.402236 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.402236 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.402236 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.402448 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.402448 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.402448 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.402448 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.402448 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.402448 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.402737 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.402737 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.402737 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.402737 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.402919 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.402919 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.402919 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.402919 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.403218 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.403218 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.403218 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.403218 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.403405 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.403405 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.403405 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.403405 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.403405 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.403669 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.403669 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.403669 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.403669 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.403669 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.403888 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.403888 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.403888 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.403888 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.403888 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.403888 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.404166 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.404166 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.404166 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.404166 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.404166 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.404166 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.404454 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.404454 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.404454 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.404454 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.404454 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.404454 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.404756 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.404756 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.404756 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.404756 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.404756 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.405022 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.405022 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.405022 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.405153 np0000164076 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.405194 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.405194 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.405194 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.405194 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.405194 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.405452 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.405507 np0000164076 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.405549 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.405549 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.405549 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.405549 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.405760 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.405760 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.405760 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.405760 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.405760 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.405760 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.406028 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.406028 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.406028 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.406028 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.406028 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.406261 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.406261 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.406261 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.406261 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.406261 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.406489 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.406489 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.406489 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.406489 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.406685 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.406685 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.406685 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.406685 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.406886 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.406886 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.406886 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.406886 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.406886 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.407146 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.407146 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.407146 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.407146 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.407146 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.407364 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.407364 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.407364 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.407364 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.407567 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.407567 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.407567 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.407567 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.407779 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.407779 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.407893 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.v3.router [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Extended resource: scheduler-stats {{(pid=111323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.407940 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.407940 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.407940 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.407940 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.408140 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.408140 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.408140 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.408140 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.408357 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.408357 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.408357 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.408357 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.408357 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.408624 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.408624 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.408624 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.408624 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.408624 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.408624 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.408862 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.408862 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.408862 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.408862 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.408862 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.409034 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.409034 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.409034 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.409034 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.409034 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.409034 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.409232 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.409232 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.409232 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.409232 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.409232 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.409232 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.409447 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.409447 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.409447 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.409447 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.409447 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.409447 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.409640 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.409640 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.409640 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.409640 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.409640 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.409640 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.409915 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.409915 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.409915 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.409915 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.410049 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.410049 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.410049 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.410049 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.410049 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.410226 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.410226 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.410226 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.410226 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:46.410226 np0000164076 devstack@c-api.service[111322]: warnings.warn(deprecated_msg) Apr 07 19:35:46.410378 np0000164076 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.410416 np0000164076 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.410447 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.v3.router [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Extended resource: os-availability-zone {{(pid=111323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:46.410482 np0000164076 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.410509 np0000164076 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.410539 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.middleware.request_id [None req-e4c840a7-9a3a-46f3-95de-ce9a4cb0e1da None None] RequestId filter calling following filter/app {{(pid=111322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:35:46.410566 np0000164076 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.410594 np0000164076 devstack@c-api.service[111323]: WARNING castellan.key_manager.migration [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.410623 np0000164076 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.410664 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.contrib.snapshot_actions [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] SnapshotActionsController initialized {{(pid=111321) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 07 19:35:46.410664 np0000164076 devstack@c-api.service[111321]: WARNING castellan.key_manager.migration [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.410763 np0000164076 devstack@c-api.service[111323]: WARNING castellan.key_manager.migration [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.410796 np0000164076 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.410825 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Extension AdminActions extending resource: volumes {{(pid=111321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:46.410825 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Extension AdminActions extending resource: snapshots {{(pid=111321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:46.410825 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Extension AdminActions extending resource: backups {{(pid=111321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:46.410916 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.contrib.snapshot_actions [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] SnapshotActionsController initialized {{(pid=111320) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 07 19:35:46.410945 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:46.410945 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:46.410945 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Extension VolumeActions extending resource: volumes {{(pid=111321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:46.411026 np0000164076 devstack@c-api.service[111323]: WARNING castellan.key_manager.migration [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.411055 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:46.411055 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:46.411055 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Extension UsedLimits extending resource: limits {{(pid=111321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:46.411055 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Extension TypesManage extending resource: types {{(pid=111321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:46.411167 np0000164076 devstack@c-api.service[111320]: WARNING castellan.key_manager.migration [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.411196 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:46.411234 np0000164076 devstack@c-api.service[111322]: [pid: 111322|app: 0|req: 1/1] 162.253.55.204 () {60 vars in 953 bytes} [Tue Apr 7 19:35:46 2026] GET /volume/v3 => generated 114 bytes in 18 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Apr 07 19:35:46.411263 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:46.411263 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:46.411263 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:46.411263 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:46.411263 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.v3.router [None req-099d4400-4949-48ea-a5aa-8f3b33463404 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:46.411395 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Extension AdminActions extending resource: volumes {{(pid=111320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:46.411395 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Extension AdminActions extending resource: snapshots {{(pid=111320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:46.411395 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Extension AdminActions extending resource: backups {{(pid=111320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:46.411475 np0000164076 devstack@c-api.service[111323]: WARNING castellan.key_manager.migration [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.411506 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:46.411506 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:46.411506 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Extension VolumeActions extending resource: volumes {{(pid=111320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:46.411506 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:46.411506 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:46.411506 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Extension UsedLimits extending resource: limits {{(pid=111320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:46.411506 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Extension TypesManage extending resource: types {{(pid=111320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:46.411699 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:46.411699 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:46.411699 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:46.411699 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:46.411699 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:46.411825 np0000164076 devstack@c-api.service[111323]: WARNING castellan.key_manager.migration [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.411853 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.v3.router [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:46.411881 np0000164076 devstack@c-api.service[111321]: WARNING keystonemiddleware.auth_token [None req-099d4400-4949-48ea-a5aa-8f3b33463404 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 07 19:35:46.412588 np0000164076 devstack@c-api.service[111323]: WARNING castellan.key_manager.migration [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.413585 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.contrib.snapshot_actions [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] SnapshotActionsController initialized {{(pid=111323) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 07 19:35:46.414361 np0000164076 devstack@c-api.service[111323]: WARNING castellan.key_manager.migration [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:46.414399 np0000164076 devstack@c-api.service[111320]: WARNING keystonemiddleware.auth_token [None req-8a2b0e32-58e6-4f62-a052-d4e4bdd135f6 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 07 19:35:46.415244 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.v3.router [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Extension AdminActions extending resource: volumes {{(pid=111323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:46.415544 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.v3.router [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Extension AdminActions extending resource: snapshots {{(pid=111323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:46.415544 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.v3.router [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Extension AdminActions extending resource: backups {{(pid=111323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:46.415617 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.v3.router [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:46.415750 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.v3.router [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:46.418710 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.v3.router [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Extension VolumeActions extending resource: volumes {{(pid=111323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:46.418710 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.v3.router [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:46.418710 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.v3.router [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:46.418710 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.v3.router [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Extension UsedLimits extending resource: limits {{(pid=111323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:46.418710 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.v3.router [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Extension TypesManage extending resource: types {{(pid=111323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:46.418710 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.v3.router [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:46.418710 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.v3.router [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:46.418910 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.v3.router [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:46.418910 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.v3.router [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:46.418910 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.v3.router [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:46.418910 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.v3.router [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:46.419006 np0000164076 devstack@c-api.service[111321]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e6314ea3668 pid: 111321 (default app) Apr 07 19:35:46.420087 np0000164076 devstack@c-api.service[111323]: WARNING keystonemiddleware.auth_token [None req-5d97a015-4cb7-4be6-8dc0-eb16280a8cb4 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 07 19:35:46.422566 np0000164076 devstack@c-api.service[111320]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e6314ea3668 pid: 111320 (default app) Apr 07 19:35:46.428745 np0000164076 devstack@c-api.service[111323]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e6314ea3668 pid: 111323 (default app) Apr 07 19:35:53.390230 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.middleware.request_id [None req-7fc5072b-1282-4670-a331-f2666dcb4c7a None None] RequestId filter calling following filter/app {{(pid=111322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:35:53.867835 np0000164076 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-7fc5072b-1282-4670-a331-f2666dcb4c7a admin admin] POST https://162.253.55.204/volume/v3/types Apr 07 19:35:53.868348 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-7fc5072b-1282-4670-a331-f2666dcb4c7a admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=111322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 07 19:35:53.869985 np0000164076 devstack@c-api.service[111322]: /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 07 19:35:53.869985 np0000164076 devstack@c-api.service[111322]: warnings.warn( Apr 07 19:35:53.879923 np0000164076 devstack@c-api.service[111322]: DEBUG oslo_db.sqlalchemy.engines [None req-7fc5072b-1282-4670-a331-f2666dcb4c7a 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=111322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 07 19:35:53.910080 np0000164076 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-7fc5072b-1282-4670-a331-f2666dcb4c7a admin admin] https://162.253.55.204/volume/v3/types returned with HTTP 200 Apr 07 19:35:53.910568 np0000164076 devstack@c-api.service[111322]: [pid: 111322|app: 0|req: 2/2] 162.253.55.204 () {68 vars in 1288 bytes} [Tue Apr 7 19:35:53 2026] POST /volume/v3/types => generated 186 bytes in 521 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 07 19:35:53.921734 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.921734 np0000164076 devstack@c-api.service[111321]: warnings.warn( Apr 07 19:35:53.932810 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.932810 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.932810 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.932810 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.932810 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.933467 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.933467 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.933467 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.933467 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.933467 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.933864 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.933864 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.933864 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.933864 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.933864 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.933864 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.934213 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.934213 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.934213 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.934213 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.934452 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.934452 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.934452 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.934452 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.934816 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.934816 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.934816 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.934816 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.935055 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.935055 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.935055 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.935055 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.935055 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.935375 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.935375 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.935375 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.935375 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.935375 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.935678 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.935678 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.935678 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.935678 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.935678 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.935678 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.936050 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.936050 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.936050 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.936050 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.936050 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.936050 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.936396 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.936396 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.936396 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.936396 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.936396 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.936396 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.936774 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.936774 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.936774 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.936774 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.936774 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.937107 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.937107 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.937107 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.937107 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.937107 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.937393 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.937393 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.937393 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.937393 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.937393 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.937393 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.937796 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.937796 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.937796 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.937796 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.937796 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.937796 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.938288 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.938288 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.938288 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.938288 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.938288 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.939571 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.939571 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.939571 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.939571 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.939571 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.939847 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.939847 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.939847 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.939847 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.940037 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.940037 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.940037 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.940037 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.940214 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.940214 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.940214 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.940214 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.940214 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.940409 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.940409 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.940409 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.940409 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.940409 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.940574 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.940574 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.940574 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.940574 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.940787 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.940787 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.940787 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.940787 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.940950 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.940950 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.940950 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.940950 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.941104 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.941104 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.941104 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.941104 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.941276 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.941276 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.941276 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.941276 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.941432 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.941432 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.941432 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.941432 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.941432 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.941622 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.941622 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.941622 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.941622 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.941622 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.941622 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.941841 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.941841 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.941841 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.941841 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.941841 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.942002 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.942002 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.942002 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.942002 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.942002 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.942002 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.942211 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.942211 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.942211 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.942211 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.942211 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.942211 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.942441 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.942441 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.942441 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.942441 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.942441 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.942441 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.942676 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.942676 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.942676 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.942676 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.942676 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.942676 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.942888 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.942888 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.942888 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.942888 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.943030 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.943030 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.943030 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.943030 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.943030 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.943258 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.943258 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.943258 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.943258 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:53.943258 np0000164076 devstack@c-api.service[111321]: warnings.warn(deprecated_msg) Apr 07 19:35:53.943258 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.middleware.request_id [req-7fc5072b-1282-4670-a331-f2666dcb4c7a req-b254a682-c657-4b71-956f-86287b567168 None None] RequestId filter calling following filter/app {{(pid=111321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:35:54.271873 np0000164076 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [req-7fc5072b-1282-4670-a331-f2666dcb4c7a req-b254a682-c657-4b71-956f-86287b567168 admin admin] POST https://162.253.55.204/volume/v3/types/463e8bab-ad23-414b-871f-89294e7bae12/extra_specs Apr 07 19:35:54.272326 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [req-7fc5072b-1282-4670-a331-f2666dcb4c7a req-b254a682-c657-4b71-956f-86287b567168 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 07 19:35:54.273996 np0000164076 devstack@c-api.service[111321]: /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 07 19:35:54.273996 np0000164076 devstack@c-api.service[111321]: warnings.warn( Apr 07 19:35:54.280197 np0000164076 devstack@c-api.service[111321]: DEBUG oslo_db.sqlalchemy.engines [req-7fc5072b-1282-4670-a331-f2666dcb4c7a req-b254a682-c657-4b71-956f-86287b567168 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=111321) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 07 19:35:54.338023 np0000164076 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [req-7fc5072b-1282-4670-a331-f2666dcb4c7a req-b254a682-c657-4b71-956f-86287b567168 admin admin] https://162.253.55.204/volume/v3/types/463e8bab-ad23-414b-871f-89294e7bae12/extra_specs returned with HTTP 200 Apr 07 19:35:54.338550 np0000164076 devstack@c-api.service[111321]: [pid: 111321|app: 0|req: 1/3] 162.253.55.204 () {70 vars in 1505 bytes} [Tue Apr 7 19:35:53 2026] POST /volume/v3/types/463e8bab-ad23-414b-871f-89294e7bae12/extra_specs => generated 55 bytes in 417 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 19:35:56.261169 np0000164076 devstack@c-api.service[111323]: DEBUG dbcounter [-] [111323] Writing DB stats cinder:SELECT=6 {{(pid=111323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:35:56.295285 np0000164076 devstack@c-api.service[111320]: DEBUG dbcounter [-] [111320] Writing DB stats cinder:SELECT=6 {{(pid=111320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:36:03.907876 np0000164076 devstack@c-api.service[111322]: DEBUG dbcounter [-] [111322] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:36:04.337162 np0000164076 devstack@c-api.service[111321]: DEBUG dbcounter [-] [111321] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:40:25.964072 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.964072 np0000164076 devstack@c-api.service[111320]: warnings.warn( Apr 07 19:40:25.972508 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.972508 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.972508 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.972508 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.973008 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.973008 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.973008 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.973008 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.973348 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.973348 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.973348 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.973348 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.973348 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.973348 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.973795 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.973795 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.973795 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.973795 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.973795 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.974202 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.974202 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.974202 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.974202 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.974202 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.974510 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.974510 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.974510 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.974510 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.974823 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.974823 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.974823 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.974823 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.974823 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.975188 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.975188 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.975188 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.975188 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.975188 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.975512 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.975512 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.975512 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.975512 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.975512 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.975512 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.975940 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.975940 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.975940 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.975940 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.975940 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.975940 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.976328 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.976328 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.976328 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.976328 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.976328 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.976328 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.977060 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.977060 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.977060 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.977060 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.977060 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.977424 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.977424 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.977424 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.977424 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.977424 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.977795 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.977795 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.977795 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.977795 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.977795 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.977795 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.978289 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.978289 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.978289 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.978289 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.978289 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.978289 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.978524 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.978524 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.978524 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.978524 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.978524 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.978794 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.978794 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.978794 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.978794 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.978794 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.979003 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.979003 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.979003 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.979003 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.979189 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.979189 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.979189 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.979189 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.979370 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.979370 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.979370 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.979370 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.979370 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.979602 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.979602 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.979602 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.979602 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.979602 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.979824 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.979824 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.979824 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.979824 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.979998 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.979998 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.979998 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.979998 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.980198 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.980198 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.980198 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.980198 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.980381 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.980381 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.980381 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.980381 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.980555 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.980555 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.980555 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.980555 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.980773 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.980773 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.980773 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.980773 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.980773 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.981000 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.981000 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.981000 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.981000 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.981000 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.981000 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.981251 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.981251 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.981251 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.981251 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.981251 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.981450 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.981450 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.981450 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.981450 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.981450 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.981450 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.981731 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.981731 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.981731 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.981731 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.981731 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.981731 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.982003 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.982003 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.982003 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.982003 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.982003 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.982003 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.982267 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.982267 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.982267 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.982267 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.982267 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.982267 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.982524 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.982524 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.982524 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.982524 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.982721 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.982721 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.982721 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.982721 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.982721 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.982958 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.982958 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.982958 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.982958 np0000164076 devstack@c-api.service[111320]: /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 07 19:40:25.982958 np0000164076 devstack@c-api.service[111320]: warnings.warn(deprecated_msg) Apr 07 19:40:25.982958 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.middleware.request_id [None req-0a4989cb-1940-4ddb-a4a2-f8b575b55dc3 None None] RequestId filter calling following filter/app {{(pid=111320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:40:25.982958 np0000164076 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-0a4989cb-1940-4ddb-a4a2-f8b575b55dc3 None None] GET https://162.253.55.204/volume// Apr 07 19:40:25.983411 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-0a4989cb-1940-4ddb-a4a2-f8b575b55dc3 None None] Empty body provided in request {{(pid=111320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:40:25.983411 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-0a4989cb-1940-4ddb-a4a2-f8b575b55dc3 None None] Calling method 'all' {{(pid=111320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:40:25.983411 np0000164076 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-0a4989cb-1940-4ddb-a4a2-f8b575b55dc3 None None] https://162.253.55.204/volume// returned with HTTP 300 Apr 07 19:40:25.983411 np0000164076 devstack@c-api.service[111320]: [pid: 111320|app: 0|req: 1/4] 162.253.55.204 () {66 vars in 1456 bytes} [Tue Apr 7 19:40:25 2026] GET /volume/ => generated 390 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Apr 07 19:41:05.436523 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.436523 np0000164076 devstack@c-api.service[111323]: warnings.warn( Apr 07 19:41:05.446581 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.446581 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.446581 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.446581 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.446906 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.446906 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.446906 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.446906 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.447190 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.447190 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.447190 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.447190 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.447190 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.447190 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.447460 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.447460 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.447460 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.447460 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.447460 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.447706 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.447706 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.447706 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.447706 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.447706 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.447932 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.447932 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.447932 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.447932 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.448109 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.448109 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.448109 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.448109 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.448109 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.448338 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.448338 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.448338 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.448338 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.448338 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.448561 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.448561 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.448561 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.448561 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.448561 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.448561 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.448885 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.448885 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.448885 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.448885 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.448885 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.448885 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.449176 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.449176 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.449176 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.449176 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.449176 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.449176 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.449452 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.449452 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.449452 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.449452 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.449452 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.449730 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.449730 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.449730 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.449730 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.449730 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.449964 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.449964 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.449964 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.449964 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.449964 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.449964 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.450259 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.450259 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.450259 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.450259 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.450259 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.450259 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.450558 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.450558 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.450558 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.450558 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.450558 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.450840 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.450840 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.450840 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.450840 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.450840 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.451084 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.451084 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.451084 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.451084 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.451297 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.451297 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.451297 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.451297 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.451561 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.451561 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.451561 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.451561 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.451561 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.452042 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.452042 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.452042 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.452042 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.452042 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.452398 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.452398 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.452398 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.452398 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.452602 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.452602 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.452602 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.452602 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.452828 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.452828 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.452828 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.452828 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.453044 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.453044 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.453044 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.453044 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.453255 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.453255 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.453255 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.453255 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.453440 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.453440 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.453440 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.453440 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.453440 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.453731 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.453731 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.453731 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.453731 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.453731 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.453731 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.454026 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.454026 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.454026 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.454026 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.454026 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.454261 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.454261 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.454261 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.454261 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.454261 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.454261 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.454593 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.454593 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.454593 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.454593 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.454593 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.454593 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.454984 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.454984 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.454984 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.454984 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.454984 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.454984 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.455202 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.455202 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.455202 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.455202 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.455202 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.455202 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.455418 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.455418 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.455418 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.455418 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.455571 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.455571 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.455571 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.455571 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.455571 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.455772 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.455772 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.455772 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.455772 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.455772 np0000164076 devstack@c-api.service[111323]: warnings.warn(deprecated_msg) Apr 07 19:41:05.455772 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.middleware.request_id [None req-4227537d-7cbb-42e0-a0f0-36e347db820d None None] RequestId filter calling following filter/app {{(pid=111323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:41:05.887425 np0000164076 devstack@c-api.service[111323]: INFO cinder.api.openstack.wsgi [None req-4227537d-7cbb-42e0-a0f0-36e347db820d demo demo] GET https://162.253.55.204/volume/v3/types?is_public=None Apr 07 19:41:05.887808 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.openstack.wsgi [None req-4227537d-7cbb-42e0-a0f0-36e347db820d demo demo] Empty body provided in request {{(pid=111323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:41:05.888097 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.openstack.wsgi [None req-4227537d-7cbb-42e0-a0f0-36e347db820d demo demo] Calling method 'index' {{(pid=111323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:41:05.888789 np0000164076 devstack@c-api.service[111323]: /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 07 19:41:05.888789 np0000164076 devstack@c-api.service[111323]: warnings.warn( Apr 07 19:41:05.889520 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.api_utils [None req-4227537d-7cbb-42e0-a0f0-36e347db820d demo demo] Removing options '' from query. {{(pid=111323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 19:41:05.902994 np0000164076 devstack@c-api.service[111323]: DEBUG oslo_db.sqlalchemy.engines [None req-4227537d-7cbb-42e0-a0f0-36e347db820d 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=111323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 07 19:41:05.926150 np0000164076 devstack@c-api.service[111323]: INFO cinder.api.openstack.wsgi [None req-4227537d-7cbb-42e0-a0f0-36e347db820d demo demo] https://162.253.55.204/volume/v3/types?is_public=None returned with HTTP 200 Apr 07 19:41:05.926891 np0000164076 devstack@c-api.service[111323]: [pid: 111323|app: 0|req: 1/5] 162.253.55.204 () {64 vars in 1263 bytes} [Tue Apr 7 19:41:05 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 498 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 07 19:41:05.939644 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.middleware.request_id [req-4227537d-7cbb-42e0-a0f0-36e347db820d req-4e985a0e-0889-4974-b4fe-eb7b03e4bec7 None None] RequestId filter calling following filter/app {{(pid=111322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:41:05.945799 np0000164076 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [req-4227537d-7cbb-42e0-a0f0-36e347db820d req-4e985a0e-0889-4974-b4fe-eb7b03e4bec7 demo demo] GET https://162.253.55.204/volume/v3/types/default Apr 07 19:41:05.946364 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [req-4227537d-7cbb-42e0-a0f0-36e347db820d req-4e985a0e-0889-4974-b4fe-eb7b03e4bec7 demo demo] Empty body provided in request {{(pid=111322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:41:05.946862 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [req-4227537d-7cbb-42e0-a0f0-36e347db820d req-4e985a0e-0889-4974-b4fe-eb7b03e4bec7 demo demo] Calling method 'show' {{(pid=111322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:41:05.959442 np0000164076 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [req-4227537d-7cbb-42e0-a0f0-36e347db820d req-4e985a0e-0889-4974-b4fe-eb7b03e4bec7 demo demo] https://162.253.55.204/volume/v3/types/default returned with HTTP 200 Apr 07 19:41:05.960004 np0000164076 devstack@c-api.service[111322]: [pid: 111322|app: 0|req: 3/6] 162.253.55.204 () {66 vars in 1329 bytes} [Tue Apr 7 19:41:05 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 07 19:41:06.315123 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.middleware.request_id [None req-a33eb173-1976-40a5-86de-9370bc2c04fc None None] RequestId filter calling following filter/app {{(pid=111321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:41:06.321328 np0000164076 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-a33eb173-1976-40a5-86de-9370bc2c04fc demo demo] GET https://162.253.55.204/volume/v3/types/default Apr 07 19:41:06.321849 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [None req-a33eb173-1976-40a5-86de-9370bc2c04fc demo demo] Empty body provided in request {{(pid=111321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:41:06.322371 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [None req-a33eb173-1976-40a5-86de-9370bc2c04fc demo demo] Calling method 'show' {{(pid=111321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:41:06.336120 np0000164076 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-a33eb173-1976-40a5-86de-9370bc2c04fc demo demo] https://162.253.55.204/volume/v3/types/default returned with HTTP 200 Apr 07 19:41:06.336576 np0000164076 devstack@c-api.service[111321]: [pid: 111321|app: 0|req: 2/7] 162.253.55.204 () {64 vars in 1258 bytes} [Tue Apr 7 19:41:06 2026] GET /volume/v3/types/default => generated 145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 07 19:41:06.761235 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.middleware.request_id [None req-b0766442-ad72-437b-8fc9-88cd6906bb67 None None] RequestId filter calling following filter/app {{(pid=111320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:41:07.087466 np0000164076 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-b0766442-ad72-437b-8fc9-88cd6906bb67 demo demo] GET https://162.253.55.204/volume/v3/types/default Apr 07 19:41:07.087742 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-b0766442-ad72-437b-8fc9-88cd6906bb67 demo demo] Empty body provided in request {{(pid=111320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:41:07.087934 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-b0766442-ad72-437b-8fc9-88cd6906bb67 demo demo] Calling method 'show' {{(pid=111320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:41:07.097782 np0000164076 devstack@c-api.service[111320]: DEBUG oslo_db.sqlalchemy.engines [None req-b0766442-ad72-437b-8fc9-88cd6906bb67 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=111320) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 07 19:41:07.113793 np0000164076 devstack@c-api.service[111320]: /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 07 19:41:07.113793 np0000164076 devstack@c-api.service[111320]: warnings.warn( Apr 07 19:41:07.116430 np0000164076 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-b0766442-ad72-437b-8fc9-88cd6906bb67 demo demo] https://162.253.55.204/volume/v3/types/default returned with HTTP 200 Apr 07 19:41:07.116884 np0000164076 devstack@c-api.service[111320]: [pid: 111320|app: 0|req: 2/8] 162.253.55.204 () {64 vars in 1258 bytes} [Tue Apr 7 19:41:06 2026] GET /volume/v3/types/default => generated 145 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 07 19:41:07.130123 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.middleware.request_id [None req-7ab301e0-daf0-472b-8b9d-4fdd2766a388 None None] RequestId filter calling following filter/app {{(pid=111323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:41:07.133235 np0000164076 devstack@c-api.service[111323]: INFO cinder.api.openstack.wsgi [None req-7ab301e0-daf0-472b-8b9d-4fdd2766a388 demo demo] GET https://162.253.55.204/volume/v3/types/default Apr 07 19:41:07.133570 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.openstack.wsgi [None req-7ab301e0-daf0-472b-8b9d-4fdd2766a388 demo demo] Empty body provided in request {{(pid=111323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:41:07.133921 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.openstack.wsgi [None req-7ab301e0-daf0-472b-8b9d-4fdd2766a388 demo demo] Calling method 'show' {{(pid=111323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:41:07.149744 np0000164076 devstack@c-api.service[111323]: INFO cinder.api.openstack.wsgi [None req-7ab301e0-daf0-472b-8b9d-4fdd2766a388 demo demo] https://162.253.55.204/volume/v3/types/default returned with HTTP 200 Apr 07 19:41:07.150115 np0000164076 devstack@c-api.service[111323]: [pid: 111323|app: 0|req: 2/9] 162.253.55.204 () {64 vars in 1258 bytes} [Tue Apr 7 19:41:07 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 07 19:41:15.953632 np0000164076 devstack@c-api.service[111322]: DEBUG dbcounter [-] [111322] Writing DB stats cinder:SELECT=2 {{(pid=111322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:41:16.332198 np0000164076 devstack@c-api.service[111321]: DEBUG dbcounter [-] [111321] Writing DB stats cinder:SELECT=2 {{(pid=111321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:41:17.111054 np0000164076 devstack@c-api.service[111320]: DEBUG dbcounter [-] [111320] Writing DB stats cinder:SELECT=2 {{(pid=111320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:41:17.146228 np0000164076 devstack@c-api.service[111323]: DEBUG dbcounter [-] [111323] Writing DB stats cinder:SELECT=3 {{(pid=111323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:47:40.549992 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.middleware.request_id [None req-e4b7eef6-875a-4bc6-aca6-526ad9a00e75 None None] RequestId filter calling following filter/app {{(pid=111322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:47:40.644972 np0000164076 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-e4b7eef6-875a-4bc6-aca6-526ad9a00e75 demo demo] GET https://162.253.55.204/volume/v3/volumes/detail Apr 07 19:47:40.645331 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-e4b7eef6-875a-4bc6-aca6-526ad9a00e75 demo demo] Empty body provided in request {{(pid=111322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:47:40.645682 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-e4b7eef6-875a-4bc6-aca6-526ad9a00e75 demo demo] Calling method 'detail' {{(pid=111322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:47:40.646560 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.api_utils [None req-e4b7eef6-875a-4bc6-aca6-526ad9a00e75 demo demo] Removing options '' from query. {{(pid=111322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 19:47:40.648102 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.volume.api [None req-e4b7eef6-875a-4bc6-aca6-526ad9a00e75 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111322) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 19:47:40.695072 np0000164076 devstack@c-api.service[111322]: INFO cinder.volume.api [None req-e4b7eef6-875a-4bc6-aca6-526ad9a00e75 demo demo] Get all volumes completed successfully. Apr 07 19:47:40.697247 np0000164076 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-e4b7eef6-875a-4bc6-aca6-526ad9a00e75 demo demo] https://162.253.55.204/volume/v3/volumes/detail returned with HTTP 200 Apr 07 19:47:40.697745 np0000164076 devstack@c-api.service[111322]: [pid: 111322|app: 0|req: 4/10] 162.253.55.204 () {64 vars in 1295 bytes} [Tue Apr 7 19:47:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 19:47:50.686055 np0000164076 devstack@c-api.service[111322]: DEBUG dbcounter [-] [111322] Writing DB stats cinder:SELECT=1 {{(pid=111322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:48:40.716733 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.middleware.request_id [None req-ce24ecad-c909-4e1f-bcc2-f7c764a2c221 None None] RequestId filter calling following filter/app {{(pid=111321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:48:40.719590 np0000164076 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-ce24ecad-c909-4e1f-bcc2-f7c764a2c221 demo demo] GET https://162.253.55.204/volume/v3/volumes/detail Apr 07 19:48:40.719852 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [None req-ce24ecad-c909-4e1f-bcc2-f7c764a2c221 demo demo] Empty body provided in request {{(pid=111321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:48:40.720143 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [None req-ce24ecad-c909-4e1f-bcc2-f7c764a2c221 demo demo] Calling method 'detail' {{(pid=111321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:48:40.720852 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.api_utils [None req-ce24ecad-c909-4e1f-bcc2-f7c764a2c221 demo demo] Removing options '' from query. {{(pid=111321) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 19:48:40.721948 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.volume.api [None req-ce24ecad-c909-4e1f-bcc2-f7c764a2c221 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111321) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 19:48:40.762286 np0000164076 devstack@c-api.service[111321]: INFO cinder.volume.api [None req-ce24ecad-c909-4e1f-bcc2-f7c764a2c221 demo demo] Get all volumes completed successfully. Apr 07 19:48:40.764781 np0000164076 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-ce24ecad-c909-4e1f-bcc2-f7c764a2c221 demo demo] https://162.253.55.204/volume/v3/volumes/detail returned with HTTP 200 Apr 07 19:48:40.765151 np0000164076 devstack@c-api.service[111321]: [pid: 111321|app: 0|req: 3/11] 162.253.55.204 () {64 vars in 1295 bytes} [Tue Apr 7 19:48:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 19:48:50.754238 np0000164076 devstack@c-api.service[111321]: DEBUG dbcounter [-] [111321] Writing DB stats cinder:SELECT=1 {{(pid=111321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:49:40.781466 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.middleware.request_id [None req-63f4ba5e-e8c9-406b-bd52-8941c43133f9 None None] RequestId filter calling following filter/app {{(pid=111320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:49:40.785959 np0000164076 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-63f4ba5e-e8c9-406b-bd52-8941c43133f9 demo demo] GET https://162.253.55.204/volume/v3/volumes/detail Apr 07 19:49:40.786143 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-63f4ba5e-e8c9-406b-bd52-8941c43133f9 demo demo] Empty body provided in request {{(pid=111320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:49:40.786479 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-63f4ba5e-e8c9-406b-bd52-8941c43133f9 demo demo] Calling method 'detail' {{(pid=111320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:49:40.788104 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.api_utils [None req-63f4ba5e-e8c9-406b-bd52-8941c43133f9 demo demo] Removing options '' from query. {{(pid=111320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 19:49:40.790063 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.volume.api [None req-63f4ba5e-e8c9-406b-bd52-8941c43133f9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111320) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 19:49:40.830418 np0000164076 devstack@c-api.service[111320]: INFO cinder.volume.api [None req-63f4ba5e-e8c9-406b-bd52-8941c43133f9 demo demo] Get all volumes completed successfully. Apr 07 19:49:40.834074 np0000164076 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-63f4ba5e-e8c9-406b-bd52-8941c43133f9 demo demo] https://162.253.55.204/volume/v3/volumes/detail returned with HTTP 200 Apr 07 19:49:40.834815 np0000164076 devstack@c-api.service[111320]: [pid: 111320|app: 0|req: 3/12] 162.253.55.204 () {64 vars in 1295 bytes} [Tue Apr 7 19:49:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 19:49:50.822690 np0000164076 devstack@c-api.service[111320]: DEBUG dbcounter [-] [111320] Writing DB stats cinder:SELECT=1 {{(pid=111320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:50:40.857563 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.middleware.request_id [None req-eff02698-c4be-4999-a462-00545be06b2e None None] RequestId filter calling following filter/app {{(pid=111323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:50:40.861488 np0000164076 devstack@c-api.service[111323]: INFO cinder.api.openstack.wsgi [None req-eff02698-c4be-4999-a462-00545be06b2e demo demo] GET https://162.253.55.204/volume/v3/volumes/detail Apr 07 19:50:40.861882 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.openstack.wsgi [None req-eff02698-c4be-4999-a462-00545be06b2e demo demo] Empty body provided in request {{(pid=111323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:50:40.862421 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.openstack.wsgi [None req-eff02698-c4be-4999-a462-00545be06b2e demo demo] Calling method 'detail' {{(pid=111323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:50:40.863201 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.api_utils [None req-eff02698-c4be-4999-a462-00545be06b2e demo demo] Removing options '' from query. {{(pid=111323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 19:50:40.865614 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.volume.api [None req-eff02698-c4be-4999-a462-00545be06b2e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111323) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 19:50:40.914315 np0000164076 devstack@c-api.service[111323]: INFO cinder.volume.api [None req-eff02698-c4be-4999-a462-00545be06b2e demo demo] Get all volumes completed successfully. Apr 07 19:50:40.917570 np0000164076 devstack@c-api.service[111323]: INFO cinder.api.openstack.wsgi [None req-eff02698-c4be-4999-a462-00545be06b2e demo demo] https://162.253.55.204/volume/v3/volumes/detail returned with HTTP 200 Apr 07 19:50:40.918311 np0000164076 devstack@c-api.service[111323]: [pid: 111323|app: 0|req: 3/13] 162.253.55.204 () {64 vars in 1295 bytes} [Tue Apr 7 19:50:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 19:50:50.905009 np0000164076 devstack@c-api.service[111323]: DEBUG dbcounter [-] [111323] Writing DB stats cinder:SELECT=1 {{(pid=111323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:51:40.935796 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.middleware.request_id [None req-3f65613c-4968-4809-b0e3-7c4dc87c1c12 None None] RequestId filter calling following filter/app {{(pid=111322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:51:40.939085 np0000164076 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-3f65613c-4968-4809-b0e3-7c4dc87c1c12 demo demo] GET https://162.253.55.204/volume/v3/volumes/detail Apr 07 19:51:40.939375 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-3f65613c-4968-4809-b0e3-7c4dc87c1c12 demo demo] Empty body provided in request {{(pid=111322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:51:40.939613 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-3f65613c-4968-4809-b0e3-7c4dc87c1c12 demo demo] Calling method 'detail' {{(pid=111322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:51:40.940006 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.api_utils [None req-3f65613c-4968-4809-b0e3-7c4dc87c1c12 demo demo] Removing options '' from query. {{(pid=111322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 19:51:40.941045 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.volume.api [None req-3f65613c-4968-4809-b0e3-7c4dc87c1c12 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111322) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 19:51:40.949624 np0000164076 devstack@c-api.service[111322]: INFO cinder.volume.api [None req-3f65613c-4968-4809-b0e3-7c4dc87c1c12 demo demo] Get all volumes completed successfully. Apr 07 19:51:40.952549 np0000164076 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-3f65613c-4968-4809-b0e3-7c4dc87c1c12 demo demo] https://162.253.55.204/volume/v3/volumes/detail returned with HTTP 200 Apr 07 19:51:40.955146 np0000164076 devstack@c-api.service[111322]: [pid: 111322|app: 0|req: 5/14] 162.253.55.204 () {64 vars in 1295 bytes} [Tue Apr 7 19:51:40 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 07 19:51:50.944621 np0000164076 devstack@c-api.service[111322]: DEBUG dbcounter [-] [111322] Writing DB stats cinder:SELECT=1 {{(pid=111322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:52:40.967858 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.middleware.request_id [None req-ec8c1ad0-51dd-4ce4-a8cb-458a102d1450 None None] RequestId filter calling following filter/app {{(pid=111321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:52:41.123726 np0000164076 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-ec8c1ad0-51dd-4ce4-a8cb-458a102d1450 demo demo] GET https://162.253.55.204/volume/v3/volumes/detail Apr 07 19:52:41.124152 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [None req-ec8c1ad0-51dd-4ce4-a8cb-458a102d1450 demo demo] Empty body provided in request {{(pid=111321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:52:41.124590 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [None req-ec8c1ad0-51dd-4ce4-a8cb-458a102d1450 demo demo] Calling method 'detail' {{(pid=111321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:52:41.125165 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.api_utils [None req-ec8c1ad0-51dd-4ce4-a8cb-458a102d1450 demo demo] Removing options '' from query. {{(pid=111321) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 19:52:41.126539 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.volume.api [None req-ec8c1ad0-51dd-4ce4-a8cb-458a102d1450 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111321) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 19:52:41.138945 np0000164076 devstack@c-api.service[111321]: INFO cinder.volume.api [None req-ec8c1ad0-51dd-4ce4-a8cb-458a102d1450 demo demo] Get all volumes completed successfully. Apr 07 19:52:41.142912 np0000164076 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-ec8c1ad0-51dd-4ce4-a8cb-458a102d1450 demo demo] https://162.253.55.204/volume/v3/volumes/detail returned with HTTP 200 Apr 07 19:52:41.143566 np0000164076 devstack@c-api.service[111321]: [pid: 111321|app: 0|req: 4/15] 162.253.55.204 () {64 vars in 1295 bytes} [Tue Apr 7 19:52:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 19:52:51.132293 np0000164076 devstack@c-api.service[111321]: DEBUG dbcounter [-] [111321] Writing DB stats cinder:SELECT=1 {{(pid=111321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:53:41.158885 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.middleware.request_id [None req-ec5837d7-a399-431e-baa0-a92753f46c2a None None] RequestId filter calling following filter/app {{(pid=111320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:53:41.161922 np0000164076 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-ec5837d7-a399-431e-baa0-a92753f46c2a demo demo] GET https://162.253.55.204/volume/v3/volumes/detail Apr 07 19:53:41.162128 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-ec5837d7-a399-431e-baa0-a92753f46c2a demo demo] Empty body provided in request {{(pid=111320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:53:41.162306 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-ec5837d7-a399-431e-baa0-a92753f46c2a demo demo] Calling method 'detail' {{(pid=111320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:53:41.162600 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.api_utils [None req-ec5837d7-a399-431e-baa0-a92753f46c2a demo demo] Removing options '' from query. {{(pid=111320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 19:53:41.163463 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.volume.api [None req-ec5837d7-a399-431e-baa0-a92753f46c2a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111320) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 19:53:41.171579 np0000164076 devstack@c-api.service[111320]: INFO cinder.volume.api [None req-ec5837d7-a399-431e-baa0-a92753f46c2a demo demo] Get all volumes completed successfully. Apr 07 19:53:41.173944 np0000164076 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-ec5837d7-a399-431e-baa0-a92753f46c2a demo demo] https://162.253.55.204/volume/v3/volumes/detail returned with HTTP 200 Apr 07 19:53:41.174319 np0000164076 devstack@c-api.service[111320]: [pid: 111320|app: 0|req: 4/16] 162.253.55.204 () {64 vars in 1295 bytes} [Tue Apr 7 19:53:41 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 07 19:53:51.166598 np0000164076 devstack@c-api.service[111320]: DEBUG dbcounter [-] [111320] Writing DB stats cinder:SELECT=1 {{(pid=111320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:54:41.187621 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.middleware.request_id [None req-df91b1a0-75a0-449e-8a88-827c03b2816f None None] RequestId filter calling following filter/app {{(pid=111323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:54:41.190425 np0000164076 devstack@c-api.service[111323]: INFO cinder.api.openstack.wsgi [None req-df91b1a0-75a0-449e-8a88-827c03b2816f demo demo] GET https://162.253.55.204/volume/v3/volumes/detail Apr 07 19:54:41.191011 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.openstack.wsgi [None req-df91b1a0-75a0-449e-8a88-827c03b2816f demo demo] Empty body provided in request {{(pid=111323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:54:41.191011 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.openstack.wsgi [None req-df91b1a0-75a0-449e-8a88-827c03b2816f demo demo] Calling method 'detail' {{(pid=111323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:54:41.191011 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.api_utils [None req-df91b1a0-75a0-449e-8a88-827c03b2816f demo demo] Removing options '' from query. {{(pid=111323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 19:54:41.191812 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.volume.api [None req-df91b1a0-75a0-449e-8a88-827c03b2816f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111323) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 19:54:41.201187 np0000164076 devstack@c-api.service[111323]: INFO cinder.volume.api [None req-df91b1a0-75a0-449e-8a88-827c03b2816f demo demo] Get all volumes completed successfully. Apr 07 19:54:41.204060 np0000164076 devstack@c-api.service[111323]: INFO cinder.api.openstack.wsgi [None req-df91b1a0-75a0-449e-8a88-827c03b2816f demo demo] https://162.253.55.204/volume/v3/volumes/detail returned with HTTP 200 Apr 07 19:54:41.204556 np0000164076 devstack@c-api.service[111323]: [pid: 111323|app: 0|req: 4/17] 162.253.55.204 () {64 vars in 1295 bytes} [Tue Apr 7 19:54:41 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 07 19:54:51.194920 np0000164076 devstack@c-api.service[111323]: DEBUG dbcounter [-] [111323] Writing DB stats cinder:SELECT=1 {{(pid=111323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:55:41.219635 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.middleware.request_id [None req-e23ff56c-a100-4eb4-a7bc-cf3dbe106d04 None None] RequestId filter calling following filter/app {{(pid=111322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:55:41.222906 np0000164076 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-e23ff56c-a100-4eb4-a7bc-cf3dbe106d04 demo demo] GET https://162.253.55.204/volume/v3/volumes/detail Apr 07 19:55:41.223151 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-e23ff56c-a100-4eb4-a7bc-cf3dbe106d04 demo demo] Empty body provided in request {{(pid=111322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:55:41.223420 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-e23ff56c-a100-4eb4-a7bc-cf3dbe106d04 demo demo] Calling method 'detail' {{(pid=111322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:55:41.223760 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.api_utils [None req-e23ff56c-a100-4eb4-a7bc-cf3dbe106d04 demo demo] Removing options '' from query. {{(pid=111322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 19:55:41.224793 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.volume.api [None req-e23ff56c-a100-4eb4-a7bc-cf3dbe106d04 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111322) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 19:55:41.241246 np0000164076 devstack@c-api.service[111322]: INFO cinder.volume.api [None req-e23ff56c-a100-4eb4-a7bc-cf3dbe106d04 demo demo] Get all volumes completed successfully. Apr 07 19:55:41.244538 np0000164076 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-e23ff56c-a100-4eb4-a7bc-cf3dbe106d04 demo demo] https://162.253.55.204/volume/v3/volumes/detail returned with HTTP 200 Apr 07 19:55:41.245184 np0000164076 devstack@c-api.service[111322]: [pid: 111322|app: 0|req: 6/18] 162.253.55.204 () {64 vars in 1295 bytes} [Tue Apr 7 19:55:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 19:55:51.229460 np0000164076 devstack@c-api.service[111322]: DEBUG dbcounter [-] [111322] Writing DB stats cinder:SELECT=1 {{(pid=111322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:56:41.268857 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.middleware.request_id [None req-6185d16e-d415-4a6a-ba28-66a7f5f67f73 None None] RequestId filter calling following filter/app {{(pid=111321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:56:41.272207 np0000164076 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-6185d16e-d415-4a6a-ba28-66a7f5f67f73 demo demo] GET https://162.253.55.204/volume/v3/volumes/detail Apr 07 19:56:41.272439 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [None req-6185d16e-d415-4a6a-ba28-66a7f5f67f73 demo demo] Empty body provided in request {{(pid=111321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:56:41.272695 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [None req-6185d16e-d415-4a6a-ba28-66a7f5f67f73 demo demo] Calling method 'detail' {{(pid=111321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:56:41.273004 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.api_utils [None req-6185d16e-d415-4a6a-ba28-66a7f5f67f73 demo demo] Removing options '' from query. {{(pid=111321) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 19:56:41.273927 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.volume.api [None req-6185d16e-d415-4a6a-ba28-66a7f5f67f73 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111321) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 19:56:41.281796 np0000164076 devstack@c-api.service[111321]: INFO cinder.volume.api [None req-6185d16e-d415-4a6a-ba28-66a7f5f67f73 demo demo] Get all volumes completed successfully. Apr 07 19:56:41.284449 np0000164076 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-6185d16e-d415-4a6a-ba28-66a7f5f67f73 demo demo] https://162.253.55.204/volume/v3/volumes/detail returned with HTTP 200 Apr 07 19:56:41.284929 np0000164076 devstack@c-api.service[111321]: [pid: 111321|app: 0|req: 5/19] 162.253.55.204 () {64 vars in 1295 bytes} [Tue Apr 7 19:56:41 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 07 19:56:51.277168 np0000164076 devstack@c-api.service[111321]: DEBUG dbcounter [-] [111321] Writing DB stats cinder:SELECT=1 {{(pid=111321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:57:41.300535 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.middleware.request_id [None req-ed9e511e-bf47-4852-9a5e-ff5cbae1eca4 None None] RequestId filter calling following filter/app {{(pid=111320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:57:41.438396 np0000164076 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-ed9e511e-bf47-4852-9a5e-ff5cbae1eca4 demo demo] GET https://162.253.55.204/volume/v3/volumes/detail Apr 07 19:57:41.438735 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-ed9e511e-bf47-4852-9a5e-ff5cbae1eca4 demo demo] Empty body provided in request {{(pid=111320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:57:41.438839 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-ed9e511e-bf47-4852-9a5e-ff5cbae1eca4 demo demo] Calling method 'detail' {{(pid=111320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:57:41.439137 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.api_utils [None req-ed9e511e-bf47-4852-9a5e-ff5cbae1eca4 demo demo] Removing options '' from query. {{(pid=111320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 19:57:41.440096 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.volume.api [None req-ed9e511e-bf47-4852-9a5e-ff5cbae1eca4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111320) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 19:57:41.449868 np0000164076 devstack@c-api.service[111320]: INFO cinder.volume.api [None req-ed9e511e-bf47-4852-9a5e-ff5cbae1eca4 demo demo] Get all volumes completed successfully. Apr 07 19:57:41.452599 np0000164076 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-ed9e511e-bf47-4852-9a5e-ff5cbae1eca4 demo demo] https://162.253.55.204/volume/v3/volumes/detail returned with HTTP 200 Apr 07 19:57:41.453098 np0000164076 devstack@c-api.service[111320]: [pid: 111320|app: 0|req: 5/20] 162.253.55.204 () {64 vars in 1295 bytes} [Tue Apr 7 19:57:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 19:57:51.444324 np0000164076 devstack@c-api.service[111320]: DEBUG dbcounter [-] [111320] Writing DB stats cinder:SELECT=1 {{(pid=111320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:58:41.471111 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.middleware.request_id [None req-9c472733-f85a-4bbb-b256-0de609cefae9 None None] RequestId filter calling following filter/app {{(pid=111323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:58:41.475403 np0000164076 devstack@c-api.service[111323]: INFO cinder.api.openstack.wsgi [None req-9c472733-f85a-4bbb-b256-0de609cefae9 demo demo] GET https://162.253.55.204/volume/v3/volumes/detail Apr 07 19:58:41.475919 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.openstack.wsgi [None req-9c472733-f85a-4bbb-b256-0de609cefae9 demo demo] Empty body provided in request {{(pid=111323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:58:41.476390 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.openstack.wsgi [None req-9c472733-f85a-4bbb-b256-0de609cefae9 demo demo] Calling method 'detail' {{(pid=111323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:58:41.476913 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.api_utils [None req-9c472733-f85a-4bbb-b256-0de609cefae9 demo demo] Removing options '' from query. {{(pid=111323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 19:58:41.478418 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.volume.api [None req-9c472733-f85a-4bbb-b256-0de609cefae9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111323) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 19:58:41.487719 np0000164076 devstack@c-api.service[111323]: INFO cinder.volume.api [None req-9c472733-f85a-4bbb-b256-0de609cefae9 demo demo] Get all volumes completed successfully. Apr 07 19:58:41.489762 np0000164076 devstack@c-api.service[111323]: INFO cinder.api.openstack.wsgi [None req-9c472733-f85a-4bbb-b256-0de609cefae9 demo demo] https://162.253.55.204/volume/v3/volumes/detail returned with HTTP 200 Apr 07 19:58:41.490204 np0000164076 devstack@c-api.service[111323]: [pid: 111323|app: 0|req: 5/21] 162.253.55.204 () {64 vars in 1295 bytes} [Tue Apr 7 19:58:41 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 07 19:58:51.482731 np0000164076 devstack@c-api.service[111323]: DEBUG dbcounter [-] [111323] Writing DB stats cinder:SELECT=1 {{(pid=111323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:59:41.507592 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.middleware.request_id [None req-26263035-bc75-4532-aed2-89a63cf1b0b8 None None] RequestId filter calling following filter/app {{(pid=111322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:59:41.510695 np0000164076 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-26263035-bc75-4532-aed2-89a63cf1b0b8 demo demo] GET https://162.253.55.204/volume/v3/volumes/detail Apr 07 19:59:41.510898 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-26263035-bc75-4532-aed2-89a63cf1b0b8 demo demo] Empty body provided in request {{(pid=111322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:59:41.511160 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-26263035-bc75-4532-aed2-89a63cf1b0b8 demo demo] Calling method 'detail' {{(pid=111322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:59:41.511446 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.api_utils [None req-26263035-bc75-4532-aed2-89a63cf1b0b8 demo demo] Removing options '' from query. {{(pid=111322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 19:59:41.512443 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.volume.api [None req-26263035-bc75-4532-aed2-89a63cf1b0b8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111322) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 19:59:41.521057 np0000164076 devstack@c-api.service[111322]: INFO cinder.volume.api [None req-26263035-bc75-4532-aed2-89a63cf1b0b8 demo demo] Get all volumes completed successfully. Apr 07 19:59:41.523565 np0000164076 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-26263035-bc75-4532-aed2-89a63cf1b0b8 demo demo] https://162.253.55.204/volume/v3/volumes/detail returned with HTTP 200 Apr 07 19:59:41.524016 np0000164076 devstack@c-api.service[111322]: [pid: 111322|app: 0|req: 7/22] 162.253.55.204 () {64 vars in 1295 bytes} [Tue Apr 7 19:59:41 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 07 19:59:51.515750 np0000164076 devstack@c-api.service[111322]: DEBUG dbcounter [-] [111322] Writing DB stats cinder:SELECT=1 {{(pid=111322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:00:41.539424 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.middleware.request_id [None req-c13dd36f-6067-4610-9eb6-ee925225f9fa None None] RequestId filter calling following filter/app {{(pid=111321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:00:41.546720 np0000164076 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-c13dd36f-6067-4610-9eb6-ee925225f9fa demo demo] GET https://162.253.55.204/volume/v3/volumes/detail Apr 07 20:00:41.550505 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [None req-c13dd36f-6067-4610-9eb6-ee925225f9fa demo demo] Empty body provided in request {{(pid=111321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:00:41.550505 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [None req-c13dd36f-6067-4610-9eb6-ee925225f9fa demo demo] Calling method 'detail' {{(pid=111321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:00:41.550505 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.api_utils [None req-c13dd36f-6067-4610-9eb6-ee925225f9fa demo demo] Removing options '' from query. {{(pid=111321) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:00:41.550505 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.volume.api [None req-c13dd36f-6067-4610-9eb6-ee925225f9fa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111321) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:00:41.557301 np0000164076 devstack@c-api.service[111321]: INFO cinder.volume.api [None req-c13dd36f-6067-4610-9eb6-ee925225f9fa demo demo] Get all volumes completed successfully. Apr 07 20:00:41.560527 np0000164076 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-c13dd36f-6067-4610-9eb6-ee925225f9fa demo demo] https://162.253.55.204/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:00:41.561284 np0000164076 devstack@c-api.service[111321]: [pid: 111321|app: 0|req: 6/23] 162.253.55.204 () {64 vars in 1295 bytes} [Tue Apr 7 20:00:41 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 07 20:00:51.552579 np0000164076 devstack@c-api.service[111321]: DEBUG dbcounter [-] [111321] Writing DB stats cinder:SELECT=1 {{(pid=111321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:01:41.591052 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.middleware.request_id [None req-3acf109a-a47c-4820-ba45-96b024c62717 None None] RequestId filter calling following filter/app {{(pid=111320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:01:41.594385 np0000164076 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-3acf109a-a47c-4820-ba45-96b024c62717 demo demo] GET https://162.253.55.204/volume/v3/volumes/detail Apr 07 20:01:41.594609 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-3acf109a-a47c-4820-ba45-96b024c62717 demo demo] Empty body provided in request {{(pid=111320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:01:41.594910 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-3acf109a-a47c-4820-ba45-96b024c62717 demo demo] Calling method 'detail' {{(pid=111320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:01:41.595198 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.api_utils [None req-3acf109a-a47c-4820-ba45-96b024c62717 demo demo] Removing options '' from query. {{(pid=111320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:01:41.596279 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.volume.api [None req-3acf109a-a47c-4820-ba45-96b024c62717 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111320) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:01:41.605735 np0000164076 devstack@c-api.service[111320]: INFO cinder.volume.api [None req-3acf109a-a47c-4820-ba45-96b024c62717 demo demo] Get all volumes completed successfully. Apr 07 20:01:41.607965 np0000164076 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-3acf109a-a47c-4820-ba45-96b024c62717 demo demo] https://162.253.55.204/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:01:41.608260 np0000164076 devstack@c-api.service[111320]: [pid: 111320|app: 0|req: 6/24] 162.253.55.204 () {64 vars in 1295 bytes} [Tue Apr 7 20:01:41 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 07 20:01:51.599469 np0000164076 devstack@c-api.service[111320]: DEBUG dbcounter [-] [111320] Writing DB stats cinder:SELECT=1 {{(pid=111320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:02:41.621017 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.middleware.request_id [None req-250773c2-b257-4a2d-a193-7cb281369e42 None None] RequestId filter calling following filter/app {{(pid=111323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:02:41.731770 np0000164076 devstack@c-api.service[111323]: INFO cinder.api.openstack.wsgi [None req-250773c2-b257-4a2d-a193-7cb281369e42 demo demo] GET https://162.253.55.204/volume/v3/volumes/detail Apr 07 20:02:41.732153 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.openstack.wsgi [None req-250773c2-b257-4a2d-a193-7cb281369e42 demo demo] Empty body provided in request {{(pid=111323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:02:41.732535 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.openstack.wsgi [None req-250773c2-b257-4a2d-a193-7cb281369e42 demo demo] Calling method 'detail' {{(pid=111323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:02:41.733026 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.api_utils [None req-250773c2-b257-4a2d-a193-7cb281369e42 demo demo] Removing options '' from query. {{(pid=111323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:02:41.734699 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.volume.api [None req-250773c2-b257-4a2d-a193-7cb281369e42 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111323) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:02:41.743423 np0000164076 devstack@c-api.service[111323]: INFO cinder.volume.api [None req-250773c2-b257-4a2d-a193-7cb281369e42 demo demo] Get all volumes completed successfully. Apr 07 20:02:41.745286 np0000164076 devstack@c-api.service[111323]: INFO cinder.api.openstack.wsgi [None req-250773c2-b257-4a2d-a193-7cb281369e42 demo demo] https://162.253.55.204/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:02:41.745620 np0000164076 devstack@c-api.service[111323]: [pid: 111323|app: 0|req: 6/25] 162.253.55.204 () {64 vars in 1295 bytes} [Tue Apr 7 20:02:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 20:02:51.739431 np0000164076 devstack@c-api.service[111323]: DEBUG dbcounter [-] [111323] Writing DB stats cinder:SELECT=1 {{(pid=111323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:03:41.766931 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.middleware.request_id [None req-38a06c14-3f5b-4efd-84b2-ff0d61e2ea64 None None] RequestId filter calling following filter/app {{(pid=111322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:03:41.770601 np0000164076 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-38a06c14-3f5b-4efd-84b2-ff0d61e2ea64 demo demo] GET https://162.253.55.204/volume/v3/volumes/detail Apr 07 20:03:41.770950 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-38a06c14-3f5b-4efd-84b2-ff0d61e2ea64 demo demo] Empty body provided in request {{(pid=111322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:03:41.771264 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-38a06c14-3f5b-4efd-84b2-ff0d61e2ea64 demo demo] Calling method 'detail' {{(pid=111322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:03:41.771649 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.api_utils [None req-38a06c14-3f5b-4efd-84b2-ff0d61e2ea64 demo demo] Removing options '' from query. {{(pid=111322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:03:41.772964 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.volume.api [None req-38a06c14-3f5b-4efd-84b2-ff0d61e2ea64 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111322) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:03:41.782114 np0000164076 devstack@c-api.service[111322]: INFO cinder.volume.api [None req-38a06c14-3f5b-4efd-84b2-ff0d61e2ea64 demo demo] Get all volumes completed successfully. Apr 07 20:03:41.784746 np0000164076 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-38a06c14-3f5b-4efd-84b2-ff0d61e2ea64 demo demo] https://162.253.55.204/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:03:41.785209 np0000164076 devstack@c-api.service[111322]: [pid: 111322|app: 0|req: 8/26] 162.253.55.204 () {64 vars in 1295 bytes} [Tue Apr 7 20:03:41 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 07 20:03:51.777020 np0000164076 devstack@c-api.service[111322]: DEBUG dbcounter [-] [111322] Writing DB stats cinder:SELECT=1 {{(pid=111322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:04:41.801346 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.middleware.request_id [None req-1a4f6e70-cc2d-46f9-9afd-f4237a1893cb None None] RequestId filter calling following filter/app {{(pid=111321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:04:41.804240 np0000164076 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-1a4f6e70-cc2d-46f9-9afd-f4237a1893cb demo demo] GET https://162.253.55.204/volume/v3/volumes/detail Apr 07 20:04:41.804496 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [None req-1a4f6e70-cc2d-46f9-9afd-f4237a1893cb demo demo] Empty body provided in request {{(pid=111321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:04:41.804773 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [None req-1a4f6e70-cc2d-46f9-9afd-f4237a1893cb demo demo] Calling method 'detail' {{(pid=111321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:04:41.805143 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.api_utils [None req-1a4f6e70-cc2d-46f9-9afd-f4237a1893cb demo demo] Removing options '' from query. {{(pid=111321) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:04:41.806219 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.volume.api [None req-1a4f6e70-cc2d-46f9-9afd-f4237a1893cb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111321) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:04:41.814175 np0000164076 devstack@c-api.service[111321]: INFO cinder.volume.api [None req-1a4f6e70-cc2d-46f9-9afd-f4237a1893cb demo demo] Get all volumes completed successfully. Apr 07 20:04:41.816089 np0000164076 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-1a4f6e70-cc2d-46f9-9afd-f4237a1893cb demo demo] https://162.253.55.204/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:04:41.816452 np0000164076 devstack@c-api.service[111321]: [pid: 111321|app: 0|req: 7/27] 162.253.55.204 () {64 vars in 1295 bytes} [Tue Apr 7 20:04:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 20:04:51.809865 np0000164076 devstack@c-api.service[111321]: DEBUG dbcounter [-] [111321] Writing DB stats cinder:SELECT=1 {{(pid=111321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:05:41.834738 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.middleware.request_id [None req-e3363b1d-57e0-4d50-a1ff-3d243be2b4eb None None] RequestId filter calling following filter/app {{(pid=111320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:05:41.838129 np0000164076 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-e3363b1d-57e0-4d50-a1ff-3d243be2b4eb demo demo] GET https://162.253.55.204/volume/v3/volumes/detail Apr 07 20:05:41.838385 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-e3363b1d-57e0-4d50-a1ff-3d243be2b4eb demo demo] Empty body provided in request {{(pid=111320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:05:41.838763 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-e3363b1d-57e0-4d50-a1ff-3d243be2b4eb demo demo] Calling method 'detail' {{(pid=111320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:05:41.839517 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.api_utils [None req-e3363b1d-57e0-4d50-a1ff-3d243be2b4eb demo demo] Removing options '' from query. {{(pid=111320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:05:41.839894 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.volume.api [None req-e3363b1d-57e0-4d50-a1ff-3d243be2b4eb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111320) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:05:41.847981 np0000164076 devstack@c-api.service[111320]: INFO cinder.volume.api [None req-e3363b1d-57e0-4d50-a1ff-3d243be2b4eb demo demo] Get all volumes completed successfully. Apr 07 20:05:41.850372 np0000164076 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-e3363b1d-57e0-4d50-a1ff-3d243be2b4eb demo demo] https://162.253.55.204/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:05:41.850701 np0000164076 devstack@c-api.service[111320]: [pid: 111320|app: 0|req: 7/28] 162.253.55.204 () {64 vars in 1295 bytes} [Tue Apr 7 20:05:41 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 07 20:05:51.842896 np0000164076 devstack@c-api.service[111320]: DEBUG dbcounter [-] [111320] Writing DB stats cinder:SELECT=1 {{(pid=111320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:06:41.872824 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.middleware.request_id [None req-86182b1e-8801-4d98-bfb7-ebb055e2fd30 None None] RequestId filter calling following filter/app {{(pid=111323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:06:41.875064 np0000164076 devstack@c-api.service[111323]: INFO cinder.api.openstack.wsgi [None req-86182b1e-8801-4d98-bfb7-ebb055e2fd30 demo demo] GET https://162.253.55.204/volume/v3/volumes/detail Apr 07 20:06:41.875231 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.openstack.wsgi [None req-86182b1e-8801-4d98-bfb7-ebb055e2fd30 demo demo] Empty body provided in request {{(pid=111323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:06:41.875409 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.openstack.wsgi [None req-86182b1e-8801-4d98-bfb7-ebb055e2fd30 demo demo] Calling method 'detail' {{(pid=111323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:06:41.875631 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.api_utils [None req-86182b1e-8801-4d98-bfb7-ebb055e2fd30 demo demo] Removing options '' from query. {{(pid=111323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:06:41.876338 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.volume.api [None req-86182b1e-8801-4d98-bfb7-ebb055e2fd30 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111323) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:06:41.890094 np0000164076 devstack@c-api.service[111323]: INFO cinder.volume.api [None req-86182b1e-8801-4d98-bfb7-ebb055e2fd30 demo demo] Get all volumes completed successfully. Apr 07 20:06:41.891865 np0000164076 devstack@c-api.service[111323]: INFO cinder.api.openstack.wsgi [None req-86182b1e-8801-4d98-bfb7-ebb055e2fd30 demo demo] https://162.253.55.204/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:06:41.892411 np0000164076 devstack@c-api.service[111323]: [pid: 111323|app: 0|req: 7/29] 162.253.55.204 () {64 vars in 1295 bytes} [Tue Apr 7 20:06:41 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 07 20:06:51.881943 np0000164076 devstack@c-api.service[111323]: DEBUG dbcounter [-] [111323] Writing DB stats cinder:SELECT=1 {{(pid=111323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:07:41.913881 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.middleware.request_id [None req-a56f1951-1a05-4530-a825-3c5942f17423 None None] RequestId filter calling following filter/app {{(pid=111322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:07:41.999528 np0000164076 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-a56f1951-1a05-4530-a825-3c5942f17423 demo demo] GET https://162.253.55.204/volume/v3/volumes/detail Apr 07 20:07:41.999948 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-a56f1951-1a05-4530-a825-3c5942f17423 demo demo] Empty body provided in request {{(pid=111322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:07:42.000283 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-a56f1951-1a05-4530-a825-3c5942f17423 demo demo] Calling method 'detail' {{(pid=111322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:07:42.000592 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.api_utils [None req-a56f1951-1a05-4530-a825-3c5942f17423 demo demo] Removing options '' from query. {{(pid=111322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:07:42.001518 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.volume.api [None req-a56f1951-1a05-4530-a825-3c5942f17423 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111322) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:07:42.009286 np0000164076 devstack@c-api.service[111322]: INFO cinder.volume.api [None req-a56f1951-1a05-4530-a825-3c5942f17423 demo demo] Get all volumes completed successfully. Apr 07 20:07:42.012158 np0000164076 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-a56f1951-1a05-4530-a825-3c5942f17423 demo demo] https://162.253.55.204/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:07:42.012610 np0000164076 devstack@c-api.service[111322]: [pid: 111322|app: 0|req: 9/30] 162.253.55.204 () {64 vars in 1295 bytes} [Tue Apr 7 20:07:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 20:07:52.004571 np0000164076 devstack@c-api.service[111322]: DEBUG dbcounter [-] [111322] Writing DB stats cinder:SELECT=1 {{(pid=111322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:08:42.030670 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.middleware.request_id [None req-249a0969-d8ad-4e4d-b05f-781d89905745 None None] RequestId filter calling following filter/app {{(pid=111321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:08:42.033404 np0000164076 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-249a0969-d8ad-4e4d-b05f-781d89905745 demo demo] GET https://162.253.55.204/volume/v3/volumes/detail Apr 07 20:08:42.033667 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [None req-249a0969-d8ad-4e4d-b05f-781d89905745 demo demo] Empty body provided in request {{(pid=111321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:08:42.033922 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [None req-249a0969-d8ad-4e4d-b05f-781d89905745 demo demo] Calling method 'detail' {{(pid=111321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:08:42.034221 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.api_utils [None req-249a0969-d8ad-4e4d-b05f-781d89905745 demo demo] Removing options '' from query. {{(pid=111321) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:08:42.035200 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.volume.api [None req-249a0969-d8ad-4e4d-b05f-781d89905745 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111321) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:08:42.041882 np0000164076 devstack@c-api.service[111321]: INFO cinder.volume.api [None req-249a0969-d8ad-4e4d-b05f-781d89905745 demo demo] Get all volumes completed successfully. Apr 07 20:08:42.043637 np0000164076 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-249a0969-d8ad-4e4d-b05f-781d89905745 demo demo] https://162.253.55.204/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:08:42.043982 np0000164076 devstack@c-api.service[111321]: [pid: 111321|app: 0|req: 8/31] 162.253.55.204 () {64 vars in 1295 bytes} [Tue Apr 7 20:08:42 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 07 20:08:52.038731 np0000164076 devstack@c-api.service[111321]: DEBUG dbcounter [-] [111321] Writing DB stats cinder:SELECT=1 {{(pid=111321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:09:42.062284 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.middleware.request_id [None req-20705ff8-9623-4b7c-8317-7c7b808a1bec None None] RequestId filter calling following filter/app {{(pid=111320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:09:42.066114 np0000164076 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-20705ff8-9623-4b7c-8317-7c7b808a1bec demo demo] GET https://162.253.55.204/volume/v3/volumes/detail Apr 07 20:09:42.066355 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-20705ff8-9623-4b7c-8317-7c7b808a1bec demo demo] Empty body provided in request {{(pid=111320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:09:42.066629 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-20705ff8-9623-4b7c-8317-7c7b808a1bec demo demo] Calling method 'detail' {{(pid=111320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:09:42.066967 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.api_utils [None req-20705ff8-9623-4b7c-8317-7c7b808a1bec demo demo] Removing options '' from query. {{(pid=111320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:09:42.068078 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.volume.api [None req-20705ff8-9623-4b7c-8317-7c7b808a1bec demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111320) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:09:42.080420 np0000164076 devstack@c-api.service[111320]: INFO cinder.volume.api [None req-20705ff8-9623-4b7c-8317-7c7b808a1bec demo demo] Get all volumes completed successfully. Apr 07 20:09:42.086784 np0000164076 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-20705ff8-9623-4b7c-8317-7c7b808a1bec demo demo] https://162.253.55.204/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:09:42.087282 np0000164076 devstack@c-api.service[111320]: [pid: 111320|app: 0|req: 8/32] 162.253.55.204 () {64 vars in 1295 bytes} [Tue Apr 7 20:09:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 20:09:52.071819 np0000164076 devstack@c-api.service[111320]: DEBUG dbcounter [-] [111320] Writing DB stats cinder:SELECT=1 {{(pid=111320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:10:42.106281 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.middleware.request_id [None req-87dc3444-cea3-41dc-a913-b9baad014609 None None] RequestId filter calling following filter/app {{(pid=111323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:10:42.110998 np0000164076 devstack@c-api.service[111323]: INFO cinder.api.openstack.wsgi [None req-87dc3444-cea3-41dc-a913-b9baad014609 demo demo] GET https://162.253.55.204/volume/v3/volumes/detail Apr 07 20:10:42.111480 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.openstack.wsgi [None req-87dc3444-cea3-41dc-a913-b9baad014609 demo demo] Empty body provided in request {{(pid=111323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:10:42.111966 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.openstack.wsgi [None req-87dc3444-cea3-41dc-a913-b9baad014609 demo demo] Calling method 'detail' {{(pid=111323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:10:42.112323 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.api_utils [None req-87dc3444-cea3-41dc-a913-b9baad014609 demo demo] Removing options '' from query. {{(pid=111323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:10:42.113282 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.volume.api [None req-87dc3444-cea3-41dc-a913-b9baad014609 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111323) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:10:42.121884 np0000164076 devstack@c-api.service[111323]: INFO cinder.volume.api [None req-87dc3444-cea3-41dc-a913-b9baad014609 demo demo] Get all volumes completed successfully. Apr 07 20:10:42.124633 np0000164076 devstack@c-api.service[111323]: INFO cinder.api.openstack.wsgi [None req-87dc3444-cea3-41dc-a913-b9baad014609 demo demo] https://162.253.55.204/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:10:42.125109 np0000164076 devstack@c-api.service[111323]: [pid: 111323|app: 0|req: 8/33] 162.253.55.204 () {64 vars in 1295 bytes} [Tue Apr 7 20:10:42 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 07 20:10:52.116799 np0000164076 devstack@c-api.service[111323]: DEBUG dbcounter [-] [111323] Writing DB stats cinder:SELECT=1 {{(pid=111323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:11:42.142361 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.middleware.request_id [None req-db00bcfd-01b4-4510-824d-55ffdef56362 None None] RequestId filter calling following filter/app {{(pid=111322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:11:42.146347 np0000164076 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-db00bcfd-01b4-4510-824d-55ffdef56362 demo demo] GET https://162.253.55.204/volume/v3/volumes/detail Apr 07 20:11:42.146653 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-db00bcfd-01b4-4510-824d-55ffdef56362 demo demo] Empty body provided in request {{(pid=111322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:11:42.146981 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-db00bcfd-01b4-4510-824d-55ffdef56362 demo demo] Calling method 'detail' {{(pid=111322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:11:42.147320 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.api_utils [None req-db00bcfd-01b4-4510-824d-55ffdef56362 demo demo] Removing options '' from query. {{(pid=111322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:11:42.148317 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.volume.api [None req-db00bcfd-01b4-4510-824d-55ffdef56362 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111322) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:11:42.158990 np0000164076 devstack@c-api.service[111322]: INFO cinder.volume.api [None req-db00bcfd-01b4-4510-824d-55ffdef56362 demo demo] Get all volumes completed successfully. Apr 07 20:11:42.162788 np0000164076 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-db00bcfd-01b4-4510-824d-55ffdef56362 demo demo] https://162.253.55.204/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:11:42.163205 np0000164076 devstack@c-api.service[111322]: [pid: 111322|app: 0|req: 10/34] 162.253.55.204 () {64 vars in 1295 bytes} [Tue Apr 7 20:11:42 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 07 20:11:52.151339 np0000164076 devstack@c-api.service[111322]: DEBUG dbcounter [-] [111322] Writing DB stats cinder:SELECT=1 {{(pid=111322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:12:42.178108 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.middleware.request_id [None req-aa27a120-05bb-4ac2-ba6b-cb80a751ae40 None None] RequestId filter calling following filter/app {{(pid=111321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:12:42.219446 np0000164076 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-aa27a120-05bb-4ac2-ba6b-cb80a751ae40 demo demo] GET https://162.253.55.204/volume/v3/volumes/detail Apr 07 20:12:42.219874 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [None req-aa27a120-05bb-4ac2-ba6b-cb80a751ae40 demo demo] Empty body provided in request {{(pid=111321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:12:42.220340 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [None req-aa27a120-05bb-4ac2-ba6b-cb80a751ae40 demo demo] Calling method 'detail' {{(pid=111321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:12:42.220883 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.api_utils [None req-aa27a120-05bb-4ac2-ba6b-cb80a751ae40 demo demo] Removing options '' from query. {{(pid=111321) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:12:42.221848 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.volume.api [None req-aa27a120-05bb-4ac2-ba6b-cb80a751ae40 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111321) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:12:42.230499 np0000164076 devstack@c-api.service[111321]: INFO cinder.volume.api [None req-aa27a120-05bb-4ac2-ba6b-cb80a751ae40 demo demo] Get all volumes completed successfully. Apr 07 20:12:42.233121 np0000164076 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-aa27a120-05bb-4ac2-ba6b-cb80a751ae40 demo demo] https://162.253.55.204/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:12:42.233818 np0000164076 devstack@c-api.service[111321]: [pid: 111321|app: 0|req: 9/35] 162.253.55.204 () {64 vars in 1295 bytes} [Tue Apr 7 20:12:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 20:12:52.224999 np0000164076 devstack@c-api.service[111321]: DEBUG dbcounter [-] [111321] Writing DB stats cinder:SELECT=1 {{(pid=111321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:13:42.249416 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.middleware.request_id [None req-aa200a5f-8309-4988-a03f-4b10907d07ae None None] RequestId filter calling following filter/app {{(pid=111320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:13:42.253013 np0000164076 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-aa200a5f-8309-4988-a03f-4b10907d07ae demo demo] GET https://162.253.55.204/volume/v3/volumes/detail Apr 07 20:13:42.253249 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-aa200a5f-8309-4988-a03f-4b10907d07ae demo demo] Empty body provided in request {{(pid=111320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:13:42.253492 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-aa200a5f-8309-4988-a03f-4b10907d07ae demo demo] Calling method 'detail' {{(pid=111320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:13:42.254032 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.api_utils [None req-aa200a5f-8309-4988-a03f-4b10907d07ae demo demo] Removing options '' from query. {{(pid=111320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:13:42.255032 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.volume.api [None req-aa200a5f-8309-4988-a03f-4b10907d07ae demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111320) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:13:42.265222 np0000164076 devstack@c-api.service[111320]: INFO cinder.volume.api [None req-aa200a5f-8309-4988-a03f-4b10907d07ae demo demo] Get all volumes completed successfully. Apr 07 20:13:42.268677 np0000164076 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-aa200a5f-8309-4988-a03f-4b10907d07ae demo demo] https://162.253.55.204/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:13:42.269138 np0000164076 devstack@c-api.service[111320]: [pid: 111320|app: 0|req: 9/36] 162.253.55.204 () {64 vars in 1295 bytes} [Tue Apr 7 20:13:42 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 07 20:13:52.258713 np0000164076 devstack@c-api.service[111320]: DEBUG dbcounter [-] [111320] Writing DB stats cinder:SELECT=1 {{(pid=111320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:14:42.287996 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.middleware.request_id [None req-397b179f-9e00-441c-85f2-709045da4de3 None None] RequestId filter calling following filter/app {{(pid=111323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:14:42.291291 np0000164076 devstack@c-api.service[111323]: INFO cinder.api.openstack.wsgi [None req-397b179f-9e00-441c-85f2-709045da4de3 demo demo] GET https://162.253.55.204/volume/v3/volumes/detail Apr 07 20:14:42.291882 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.openstack.wsgi [None req-397b179f-9e00-441c-85f2-709045da4de3 demo demo] Empty body provided in request {{(pid=111323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:14:42.292186 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.openstack.wsgi [None req-397b179f-9e00-441c-85f2-709045da4de3 demo demo] Calling method 'detail' {{(pid=111323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:14:42.292558 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.api_utils [None req-397b179f-9e00-441c-85f2-709045da4de3 demo demo] Removing options '' from query. {{(pid=111323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:14:42.293583 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.volume.api [None req-397b179f-9e00-441c-85f2-709045da4de3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111323) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:14:42.300601 np0000164076 devstack@c-api.service[111323]: INFO cinder.volume.api [None req-397b179f-9e00-441c-85f2-709045da4de3 demo demo] Get all volumes completed successfully. Apr 07 20:14:42.302674 np0000164076 devstack@c-api.service[111323]: INFO cinder.api.openstack.wsgi [None req-397b179f-9e00-441c-85f2-709045da4de3 demo demo] https://162.253.55.204/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:14:42.303083 np0000164076 devstack@c-api.service[111323]: [pid: 111323|app: 0|req: 9/37] 162.253.55.204 () {64 vars in 1295 bytes} [Tue Apr 7 20:14:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 20:14:52.296723 np0000164076 devstack@c-api.service[111323]: DEBUG dbcounter [-] [111323] Writing DB stats cinder:SELECT=1 {{(pid=111323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:15:42.318964 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.middleware.request_id [None req-7a84c2fd-c56a-465c-8a06-3cbd2bd184d9 None None] RequestId filter calling following filter/app {{(pid=111322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:15:42.321621 np0000164076 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-7a84c2fd-c56a-465c-8a06-3cbd2bd184d9 demo demo] GET https://162.253.55.204/volume/v3/volumes/detail Apr 07 20:15:42.321905 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-7a84c2fd-c56a-465c-8a06-3cbd2bd184d9 demo demo] Empty body provided in request {{(pid=111322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:15:42.322149 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.openstack.wsgi [None req-7a84c2fd-c56a-465c-8a06-3cbd2bd184d9 demo demo] Calling method 'detail' {{(pid=111322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:15:42.322467 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.api.api_utils [None req-7a84c2fd-c56a-465c-8a06-3cbd2bd184d9 demo demo] Removing options '' from query. {{(pid=111322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:15:42.323511 np0000164076 devstack@c-api.service[111322]: DEBUG cinder.volume.api [None req-7a84c2fd-c56a-465c-8a06-3cbd2bd184d9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111322) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:15:42.333149 np0000164076 devstack@c-api.service[111322]: INFO cinder.volume.api [None req-7a84c2fd-c56a-465c-8a06-3cbd2bd184d9 demo demo] Get all volumes completed successfully. Apr 07 20:15:42.336083 np0000164076 devstack@c-api.service[111322]: INFO cinder.api.openstack.wsgi [None req-7a84c2fd-c56a-465c-8a06-3cbd2bd184d9 demo demo] https://162.253.55.204/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:15:42.336747 np0000164076 devstack@c-api.service[111322]: [pid: 111322|app: 0|req: 11/38] 162.253.55.204 () {64 vars in 1295 bytes} [Tue Apr 7 20:15:42 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 07 20:15:52.327551 np0000164076 devstack@c-api.service[111322]: DEBUG dbcounter [-] [111322] Writing DB stats cinder:SELECT=1 {{(pid=111322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:16:42.355425 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.middleware.request_id [None req-6258da76-dc70-41e3-9ed8-55e46d032eb3 None None] RequestId filter calling following filter/app {{(pid=111321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:16:42.358578 np0000164076 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-6258da76-dc70-41e3-9ed8-55e46d032eb3 demo demo] GET https://162.253.55.204/volume/v3/volumes/detail Apr 07 20:16:42.358876 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [None req-6258da76-dc70-41e3-9ed8-55e46d032eb3 demo demo] Empty body provided in request {{(pid=111321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:16:42.359146 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.openstack.wsgi [None req-6258da76-dc70-41e3-9ed8-55e46d032eb3 demo demo] Calling method 'detail' {{(pid=111321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:16:42.359453 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.api.api_utils [None req-6258da76-dc70-41e3-9ed8-55e46d032eb3 demo demo] Removing options '' from query. {{(pid=111321) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:16:42.360584 np0000164076 devstack@c-api.service[111321]: DEBUG cinder.volume.api [None req-6258da76-dc70-41e3-9ed8-55e46d032eb3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111321) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:16:42.368986 np0000164076 devstack@c-api.service[111321]: INFO cinder.volume.api [None req-6258da76-dc70-41e3-9ed8-55e46d032eb3 demo demo] Get all volumes completed successfully. Apr 07 20:16:42.370916 np0000164076 devstack@c-api.service[111321]: INFO cinder.api.openstack.wsgi [None req-6258da76-dc70-41e3-9ed8-55e46d032eb3 demo demo] https://162.253.55.204/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:16:42.371292 np0000164076 devstack@c-api.service[111321]: [pid: 111321|app: 0|req: 10/39] 162.253.55.204 () {64 vars in 1295 bytes} [Tue Apr 7 20:16:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 20:16:52.363985 np0000164076 devstack@c-api.service[111321]: DEBUG dbcounter [-] [111321] Writing DB stats cinder:SELECT=1 {{(pid=111321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:17:42.388026 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.middleware.request_id [None req-c5b7fbc1-309a-490e-a911-4bf0def2bca6 None None] RequestId filter calling following filter/app {{(pid=111320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:17:42.490060 np0000164076 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-c5b7fbc1-309a-490e-a911-4bf0def2bca6 demo demo] GET https://162.253.55.204/volume/v3/volumes/detail Apr 07 20:17:42.490212 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-c5b7fbc1-309a-490e-a911-4bf0def2bca6 demo demo] Empty body provided in request {{(pid=111320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:17:42.490389 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.openstack.wsgi [None req-c5b7fbc1-309a-490e-a911-4bf0def2bca6 demo demo] Calling method 'detail' {{(pid=111320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:17:42.490600 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.api.api_utils [None req-c5b7fbc1-309a-490e-a911-4bf0def2bca6 demo demo] Removing options '' from query. {{(pid=111320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:17:42.491349 np0000164076 devstack@c-api.service[111320]: DEBUG cinder.volume.api [None req-c5b7fbc1-309a-490e-a911-4bf0def2bca6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111320) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:17:42.499024 np0000164076 devstack@c-api.service[111320]: INFO cinder.volume.api [None req-c5b7fbc1-309a-490e-a911-4bf0def2bca6 demo demo] Get all volumes completed successfully. Apr 07 20:17:42.501811 np0000164076 devstack@c-api.service[111320]: INFO cinder.api.openstack.wsgi [None req-c5b7fbc1-309a-490e-a911-4bf0def2bca6 demo demo] https://162.253.55.204/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:17:42.502494 np0000164076 devstack@c-api.service[111320]: [pid: 111320|app: 0|req: 10/40] 162.253.55.204 () {64 vars in 1295 bytes} [Tue Apr 7 20:17:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 20:17:52.494757 np0000164076 devstack@c-api.service[111320]: DEBUG dbcounter [-] [111320] Writing DB stats cinder:SELECT=1 {{(pid=111320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:18:42.519290 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.middleware.request_id [None req-eda8c07f-72df-4b28-9835-d05bd97b9a50 None None] RequestId filter calling following filter/app {{(pid=111323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:18:42.523141 np0000164076 devstack@c-api.service[111323]: INFO cinder.api.openstack.wsgi [None req-eda8c07f-72df-4b28-9835-d05bd97b9a50 demo demo] GET https://162.253.55.204/volume/v3/volumes/detail Apr 07 20:18:42.523500 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.openstack.wsgi [None req-eda8c07f-72df-4b28-9835-d05bd97b9a50 demo demo] Empty body provided in request {{(pid=111323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:18:42.523906 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.openstack.wsgi [None req-eda8c07f-72df-4b28-9835-d05bd97b9a50 demo demo] Calling method 'detail' {{(pid=111323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:18:42.524356 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.api.api_utils [None req-eda8c07f-72df-4b28-9835-d05bd97b9a50 demo demo] Removing options '' from query. {{(pid=111323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:18:42.525901 np0000164076 devstack@c-api.service[111323]: DEBUG cinder.volume.api [None req-eda8c07f-72df-4b28-9835-d05bd97b9a50 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111323) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:18:42.533242 np0000164076 devstack@c-api.service[111323]: INFO cinder.volume.api [None req-eda8c07f-72df-4b28-9835-d05bd97b9a50 demo demo] Get all volumes completed successfully. Apr 07 20:18:42.535189 np0000164076 devstack@c-api.service[111323]: INFO cinder.api.openstack.wsgi [None req-eda8c07f-72df-4b28-9835-d05bd97b9a50 demo demo] https://162.253.55.204/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:18:42.535543 np0000164076 devstack@c-api.service[111323]: [pid: 111323|app: 0|req: 10/41] 162.253.55.204 () {64 vars in 1295 bytes} [Tue Apr 7 20:18:42 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)